14 Commits (master)

Author SHA1 Message Date
Peter Johnson 3d8a8f577c Make ISO C89 compliant (too long constant string, use of // comment). 17 years ago
Peter Johnson 305a8e54e8 * re2c/main.c: Include string.h so strlen and memcpy are prototyped. 19 years ago
Peter Johnson b6ed510e7e re2c: Finish update to latest version. 19 years ago
Peter Johnson ccec93a51e re2c: Fix yyaccept warnings. 19 years ago
Peter Johnson 1702e9d833 Continue re2c updates. This one gets rid of the unused label warnings. 19 years ago
Peter Johnson 90b7a5d9da Update re2c to May 12, 2004 version. This adds an output file option, so 19 years ago
Peter Johnson f094f47abb Update auto*, libtool, libltdl, and gettext scripts. 21 years ago
Peter Johnson db4c347e32 Generate #line in the output in a useful way. Now it's much more usable for 22 years ago
Peter Johnson c998053da9 Undo part of the tools/re2c flattening. Specifying a re2c_CFLAGS causes 22 years ago
Peter Johnson 582c5ea3d7 Warning cleanups. 23 years ago
Peter Johnson aacbbef7f9 Fix pointer comparison. Should be checking for == NULL, not <0. 23 years ago
Peter Johnson 6c7bb59857 Flatten the tools/re2c build. 23 years ago
Peter Johnson d11a297283 Portability fixes: include config.h to get rid of inline if necessary, remove 23 years ago
Peter Johnson 33a981424e Don't conflict local parser.h with bison-generated parser.h by renaming 23 years ago
Peter Johnson 27b0d041ea Finish C conversion. 23 years ago
Peter Johnson 910d5c64aa Start C conversion. Eliminate bootstrap files. 23 years ago
Peter Johnson 7cd8fdd1a0 Initial revision 23 years ago