home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / c / library / dos / database / cbase103 / cbddl / rlsnotes.txt < prev   
Encoding:
Text File  |  1991-09-23  |  1.5 KB  |  53 lines

  1. ----------------------------------------------------------------------
  2. | Citadel                                                            |
  3. | 241 East Eleventh Street * Brookville, IN 47012 * 317-647-4720     |
  4. |                                               BBS 317-647-2403     |
  5. ----------------------------------------------------------------------
  6.  
  7. In this file are summarized the additions and modifications made to
  8. cbddlp this release.  Users upgrading from a previous release should
  9. read it carefully.
  10.  
  11.  
  12.                       cbddlp 1.0.3 Release Notes
  13.                       --------------------------
  14.  
  15. o C preprocessor statements allowed in ddl files.
  16.  
  17. o Expressions allowed in specifying the number of elements in arrays.
  18.  
  19. o const removed from field defintion lists in generated code.
  20.  
  21. o Limits on fields and records removed.  Most data areas are now
  22.   dynamically allocated.
  23.  
  24. o Lexical analyzer now generated with lex.
  25.  
  26.  
  27.                       cbddlp 1.0.2 Release Notes
  28.                       --------------------------
  29.  
  30. o t_cistring data type added.
  31.  
  32. o Mechanism implemented to allow user-defined data types in ddl files
  33.   without modifying cbddlp source code.
  34.  
  35. o Macros can be used to specify number of elements is array data
  36.   types.
  37.  
  38.                       cbddlp 1.0.1 Release Notes
  39.                       --------------------------
  40.  
  41. o Tab bug fixed.  Tabs previously discarded rather than converted to
  42.   spaces.
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.                                                      Citadel  91/09/23
  53.