CVS log for ports/devel/re2c/files/Attic/patch-aa
Up to [FreeBSD] / ports / devel / re2c / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.2
Tue Feb 20 22:25:03 2001 UTC (10 years, 11 months ago) by eivind
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.1: +0 -0 lines
Update to version 0.9.1 PR: 24906 Submitted by: Anton Berezin <tobez@tobez.org>
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sat May 16 17:41:24 1998 UTC (13 years, 8 months ago) by eivind
Branches: EE
CVS tags: initial, RELEASE_4_2_0, RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_4_0_0, RELEASE_3_5_0, RELEASE_3_4_0, RELEASE_3_3_0, RELEASE_3_2_0, RELEASE_3_1_0, RELEASE_3_0_0, RELEASE_2_2_8, RELEASE_2_2_7
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Initial import of re2c, a program to compile regular expression to C. This is basically the same concept as lex, except this time it doesn't turn your code inside out, and it generates actual C code to parse the expressions (not tables), and the resulting code is usually about 2 times faster than flex.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat May 16 17:41:24 1998 UTC (13 years, 8 months ago) by eivind
Branches: MAIN
Initial revision
