home *** CD-ROM | disk | FTP | other *** search
/ Hot Shareware 32 / hot34.iso / ficheros / DTOOL / CPP2HTML.ZIP / CPP2HTML / CHANGELO next >
Text File  |  1998-04-04  |  3KB  |  90 lines

  1. Fri Mar 22 13:06:35 1991  Norbert Kiesel  (norbert at haydn)
  2.  
  3.     * Version 1.1 Patchlevel 5 released.
  4.  
  5.     * Link rules for silly makes (GNU make dosen't need it!)
  6.  
  7.     * Added index support {-x,+index} (Jim Penny <jpenny@ukma.uky.edu>)
  8.  
  9.     * Added ``#line'' recognition to c++2latex.l
  10.  
  11. Wed Mar 20 12:11:06 1991  Norbert Kiesel  (norbert at haydn)
  12.  
  13.     * corrected typo in c++2latex.1
  14.  
  15. Thu Oct  4 09:14:53 1990  Norbert Kiesel  (norbert at haydn)
  16.  
  17.     * Version 1.1 Patchlevel 4 released.
  18.  
  19.     * fixed bug in Makefile.
  20.  
  21.     * Added ``#error'' recognition to c++2latex.l
  22.  
  23. Tue Sep 11 13:51:03 1990  Norbert Kiesel  (norbert at haydn)
  24.  
  25.     * Version 1.1 Patchlevel 3 released.
  26.  
  27.     * changed '###' in definition section of c++2latex.l to '/* * */'
  28.  
  29. Wed Aug  8 13:16:43 1990  Norbert Kiesel  (norbert at haydn)
  30.  
  31.     * Version 1.1 Patchlevel 2 released.
  32.  
  33. Tue May 29 14:50:37 1990  Norbert Kiesel  (norbert at haydn)
  34.  
  35.     * changed __DATE__ and __TIME__ to ctime() to get program run time
  36.       instead of program compile time.
  37.  
  38. Wed Apr 25 10:53:05 1990  Norbert Kiesel  (norbert at rwthi3)
  39.  
  40.     * Version 1.1 Patchlevel 1 released.
  41.  
  42.     * If BEGIN (INITIAL) was done, the CPLUSPLUS state was
  43.       forgotten. (Rein Tollevik <rein@ifi.uio.no>)
  44.  
  45.     * The C++ comment style (//) is (again) recognized. (Rein Tollevik
  46.       <rein@ifi.uio.no>)
  47.  
  48.     * Return value from main(). (Rein Tollevik <rein@ifi.uio.no>)
  49.  
  50.     * Backshlash characters in character constants corrected. (Rein
  51.       Tollevik <rein@ifi.uio.no>)
  52.  
  53.     * #pragma accepted as CPP directrive.  (Rein Tollevik
  54.       <rein@ifi.uio.no> and Patrick Dussud <edsel!dussud>) 
  55.  
  56. Mon Apr 23 09:53:23 1990  Norbert Kiesel  (norbert at rwthi3)
  57.  
  58.     * Version 1.1 Patchlevel 0 released
  59.  
  60.     * USE-NAME, ANSI-C and C-PLUSPLUS macros for input mode selection
  61.  
  62.     * new option [-p,+c-plusplus] for C++ input selection
  63.  
  64.     * allow whitespace in CPP-directrives
  65.  
  66.     * leading whitespace in block comments and strings preserved
  67.  
  68.     * "--" outputs "-{}-"
  69.  
  70.     * strdup substituted by malloc/strcpy (seems to be more portable)
  71.  
  72. Fri Apr  6 13:05:34 1990  Norbert Kiesel  (norbert at rwthi3)
  73.  
  74.     * Version 1.0 Patchlevel 2 released
  75.       Some minor bugs in c++2latex.l removed. Also print's #included
  76.       fileames in string-font (def.: tt) (both <xx.h> and "xx.h").
  77.  
  78.     * Version 1.0 Patchlevel 1 released
  79.       It includes changes to c++2latex.l, version.c, a flexed version
  80.       of c++2latex.l, a ChangeLog and the fancyheadings.sty from Piet
  81.       van Oostrum.
  82.  
  83.     * c++2latex.l: Some changes to the flex part (<,>,empty lines)
  84.  
  85. Thu Apr  5 14:22:15 1990  Norbert Kiesel  (norbert at rwthi3)
  86.  
  87.     * c++2latex.l: Inserted missing \\mbox{} in <BCOMMNET>"\n"
  88.  
  89.  
  90.