File: NEWS

package info (click to toggle)
cppopt 0.0.2-3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 172 kB
  • ctags: 51
  • sloc: cpp: 730; sh: 177; makefile: 141
file content (8 lines) | stat: -rw-r--r-- 278 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
Version 0.0.1 (2001-02-24):

 * First public release.
 * Autoparsing of single strings works.  Parsing of command-line
   options simply feeds those into a single string and hands it off to
   the string parser.  Despite this crudeness, it is actually usable
   at this point.