pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/flex



Module Name:    pkgsrc
Committed By:   tnn
Date:           Thu Feb 21 18:26:05 UTC 2008

Modified Files:
        pkgsrc/devel/flex: Makefile PLIST distinfo

Log Message:
Update to flex-2.5.34. Highlights from NEWS:
* flex now provides for a libfl_pic.a compiled with position indep. code.
* introduce yylex_init_extra (c.f. manual)
* pattern language expanded (c.f. manual)
* introduce %option extra-type="your_type *"
* parse multiple short concatenated options
* better checking after yyalloc/yyrealloc
* Expose YY_BUF_SIZE in the header file.
* better escape of filenames with special characters
* memory leaks were plugged
* support case-insensitive patterns
* POSIX character classes may be negated in patterns
* patterns may now use set difference, union operators
* c++ scanner updates
* updated translations


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 pkgsrc/devel/flex/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/devel/flex/PLIST
cvs rdiff -r1.6 -r1.7 pkgsrc/devel/flex/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index