home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Power-Programmierung
/
CD2.mdf
/
c
/
library
/
mslang
/
isamunin
/
history.doc
< prev
next >
Wrap
Text File
|
1994-02-07
|
3KB
|
51 lines
--------------------------------------------------------------------------------
Release Date | Version | Details
--------------------------------------------------------------------------------
02/02/94 | 1.10 | 1) Compiled and tested to work with Borland C++
| | v 4, Symantec C++ v 6.1, Microsoft Visual C++
| | v 1.00, and Borland C++ for OS/2 v 1.00. Minor
| | incompatibility bug in FSbarmenu() fixed.
| | 2) FScreen library now works with all compilers.
| | 3) On-disk and printed documentation updated.
| |
17/12/93 | 1.02 | 1) Now works correctly with OS/2. DDFOS2.EXE is
(Internal release) | the OS/2 version of DDF.EXE. Shareware version
| | to be shipped with Borland C++ OS/2 libraries.
| | 2) Fixed looping bug in sample KEYSRCH program.
| | 3) Problem with unique indexes that weren't no
| | 0 has been fixed.
| | 4) Additional constructor provided to allow user
| | to override the file and path names of a data
| | and index file.
| | 5) No longer gives 'Constant is long' on some
| | setups.
| | 6) prep() provided to handle short's.
| | 7) with next() and prev(), you can now specify the
| | number of records you wish to move.
| | 8) In the FScreen library, assembler code replaced
| | with C code - this makes the code more portable,
| | though it will now cause snow on old CGA monitors.
| | 9) Memory leak fixed - ouch!
| |
27/08/93 | 1.01a | 1) Microsoft Visual C++ support added. FScreen
| | library not supported for MS, though.
| |
27/07/93 | 1.01 | 1) All library models are now included in the
| | shareware version.
| | 2) The maximum no of indexes per data file has
| | been increased from 10 to 30.
| | 3) Bug fix - find() was always failing on
| | non-unique indexes, even when there was an
| | exact match!
| | 4) Serious bug with erase() function fixed. erase()
| | was sometimes corrupting the index files!
| | 5) Multi-dimensional arrays are now supported in
| | data files.
| | 6) Bug fix - the size of doubles was calculated at
| | 6 instead of 8.
| |
19/05/93 | 1.00 | Initial release
| |
--------------------------------------------------------------------------------