home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 3: Developer Tools / Linux Cubed Series 3 - Developer Tools.iso / devel / lang / c / c-tools-.000 / c-tools- / c-tools-0.4 / CHANGES < prev    next >
Encoding:
Text File  |  1995-08-13  |  747 b   |  36 lines

  1. Major changes from 0.1a to 0.2a
  2.  
  3. * added c-compiler-snapshot directory tree with some C compiler stuff
  4.  
  5. * obscure
  6.   -  added silly words (-w option)
  7.   -  added help
  8.  
  9. * highlight
  10.   -  added help
  11.  
  12. * hsort
  13.   -  added help
  14.  
  15. Major changes from 0.2a to 0.3
  16.  
  17. * removed c-compiler-snapshot directory tree
  18.  
  19. * added cinfo tool
  20.  
  21. * obscure
  22.   -  rewritten for using the new lexical analyzer (lex.c)
  23.   -  -s option renamed to -u
  24.   -  -w option renamed to -s
  25.   -  added -i option
  26.   -  added width control (-w option)
  27.  
  28. * highlight
  29.   -  rewritten for using the new lexical analyzer (lex.c)
  30.   -  rewritten color table management functions
  31.   -  now handles all the c tokens (= for every token a color)
  32.  
  33. Major changes from 0.3 to 0.4
  34.  
  35. * added man pages for the tools
  36.