2002-10-10 |
Will Estes | sometimes we put header files in the builddir and so... |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Will Estes | replace the last instance |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Will Estes | include unistd.h and not cunistd as cunistd only seems... |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Will Estes | redo integral types again; add flexint.h; change depend... |
commit | commitdiff | tree | snapshot |
2002-10-08 |
Will Estes | current swipe at header magic; int types be damned |
commit | commitdiff | tree | snapshot |
2002-10-08 |
Will Estes | change version constant info to reflect change to flex.skl |
commit | commitdiff | tree | snapshot |
2002-10-08 |
Will Estes | remove README-alpha option; add definitions for FLEX_... |
commit | commitdiff | tree | snapshot |
2002-10-07 |
Will Estes | ok, here goes; try to handle integral typedefs in one... |
commit | commitdiff | tree | snapshot |
2002-10-07 |
Will Estes | we check for {u,}int*_t types; maybe this will simplify... |
commit | commitdiff | tree | snapshot |
2002-10-07 |
Will Estes | we create the tests/TEMPLATE/Makefile so that we can... |
commit | commitdiff | tree | snapshot |
2002-10-07 |
Will Estes | more test suite cleanups |
commit | commitdiff | tree | snapshot |
2002-10-07 |
Will Estes | we don't use header files... |
commit | commitdiff | tree | snapshot |
2002-10-07 |
Will Estes | remove include of malloc.h |
commit | commitdiff | tree | snapshot |
2002-10-04 |
Will Estes | more editing; remove examples index; merge examples... |
commit | commitdiff | tree | snapshot |
2002-10-04 |
Will Estes | edited one more faq; used C-u C-c C-u C-a to update... |
commit | commitdiff | tree | snapshot |
2002-10-04 |
Will Estes | yesterday's proofreading |
commit | commitdiff | tree | snapshot |
2002-10-02 |
Will Estes | proofread some more |
commit | commitdiff | tree | snapshot |
2002-10-02 |
Will Estes | proofread edit begins |
commit | commitdiff | tree | snapshot |
2002-10-01 |
Will Estes | test c++ with multiple scanners |
commit | commitdiff | tree | snapshot |
2002-09-27 |
Will Estes | we used INCLUDES in another place in the Makefile.am... |
commit | commitdiff | tree | snapshot |
2002-09-27 |
Will Estes | oops, I typed that last s/// command to perl way wrong |
commit | commitdiff | tree | snapshot |
2002-09-27 |
Will Estes | use AM_CPPFLAGS instead of INCLUDES; write -I with... |
commit | commitdiff | tree | snapshot |
2002-09-27 |
Will Estes | INCLUDES is obsolete; use AM_CPPFLAGS instead |
commit | commitdiff | tree | snapshot |
2002-09-27 |
Will Estes | apparently, AM_CONFIG_HEADER is obsolete |
commit | commitdiff | tree | snapshot |
2002-09-27 |
Will Estes | integrate test suite into automake |
commit | commitdiff | tree | snapshot |
2002-09-27 |
Will Estes | since we dont run the template test, we dont need to... |
commit | commitdiff | tree | snapshot |
2002-09-27 |
Will Estes | use autoreconf instead of calling individual utilities... |
commit | commitdiff | tree | snapshot |
2002-09-27 |
Will Estes | check for c++ compiler |
commit | commitdiff | tree | snapshot |
2002-09-27 |
Will Estes | re-organize according to suggested layout in autoconf... |
commit | commitdiff | tree | snapshot |
2002-09-26 |
Will Estes | update automake to 1.7 and autoconf to 2.54 |
commit | commitdiff | tree | snapshot |
2002-09-26 |
Will Estes | use AM_YFLAGS since YFLAGS is a user variable |
commit | commitdiff | tree | snapshot |
2002-09-25 |
Will Estes | catch NEWS up on things, some of which happened a long... |
commit | commitdiff | tree | snapshot |
2002-09-25 |
Will Estes | include a single, automatically generated version numbe... |
commit | commitdiff | tree | snapshot |
2002-09-23 |
Will Estes | complain audibly when argument not supplied; echo on... |
commit | commitdiff | tree | snapshot |
2002-09-23 |
Will Estes | DIST_SUBDIRS so we don't have to run the TEMPLATE test... |
commit | commitdiff | tree | snapshot |
2002-09-23 |
Will Estes | not all compilers support '-I dir' so we write '-Idir... |
commit | commitdiff | tree | snapshot |
2002-09-23 |
Will Estes | reorganize faq entries; proofread the manual |
commit | commitdiff | tree | snapshot |
2002-09-23 |
Will Estes | move c++ experimental warning to top of cxx node |
commit | commitdiff | tree | snapshot |
2002-09-20 |
Will Estes | move stdint.h include to table-serialization section... |
commit | commitdiff | tree | snapshot |
2002-09-20 |
Will Estes | new smarter skeleton/scanner generation |
commit | commitdiff | tree | snapshot |
2002-09-20 |
John Millaway | bison-bridge skel handled via %if/%endif pairs. |
commit | commitdiff | tree | snapshot |
2002-09-19 |
John Millaway | reentrant skel handled via %if/%endif pairs. |
commit | commitdiff | tree | snapshot |
2002-09-19 |
John Millaway | skeleton uses %push/%pop to keep skelout() scope sane. |
commit | commitdiff | tree | snapshot |
2002-09-19 |
John Millaway | Added %push and %pop operations to skel processing. |
commit | commitdiff | tree | snapshot |
2002-09-17 |
Will Estes | flex 2.5.21 flex-2-5-21 |
commit | commitdiff | tree | snapshot |
2002-09-17 |
John Millaway | minor fixup for dist. |
commit | commitdiff | tree | snapshot |
2002-09-16 |
Will Estes | version 2.5.20 flex-2-5-20 |
commit | commitdiff | tree | snapshot |
2002-09-16 |
Will Estes | correct typo |
commit | commitdiff | tree | snapshot |
2002-09-16 |
Will Estes | note the new tables functionality |
commit | commitdiff | tree | snapshot |
2002-09-16 |
John Millaway | Fixed `clean' target and .cvsignore. |
commit | commitdiff | tree | snapshot |
2002-09-16 |
John Millaway | Serialization works in headers (%option headers). |
commit | commitdiff | tree | snapshot |
2002-09-16 |
Will Estes | replace yytables_load with yytables_fload as per millaw... |
commit | commitdiff | tree | snapshot |
2002-09-15 |
John Millaway | Created user API for tables deserialization. |
commit | commitdiff | tree | snapshot |
2002-09-15 |
John Millaway | Tables deserialization uses yyalloc/yyfree. |
commit | commitdiff | tree | snapshot |
2002-09-15 |
John Millaway | minor upkeep. |
commit | commitdiff | tree | snapshot |
2002-09-15 |
John Millaway | Categorized and indexed scanner options in manual. |
commit | commitdiff | tree | snapshot |
2002-09-15 |
John Millaway | Initialization of reject vars and %array vars in reentr... |
commit | commitdiff | tree | snapshot |
2002-09-13 |
John Millaway | Created test for reject. |
commit | commitdiff | tree | snapshot |
2002-09-13 |
Will Estes | millaway has been very busy |
commit | commitdiff | tree | snapshot |
2002-09-13 |
John Millaway | Added test for multiple tables in one file. |
commit | commitdiff | tree | snapshot |
2002-09-13 |
John Millaway | forgot to add .cvsignore on last commit. |
commit | commitdiff | tree | snapshot |
2002-09-13 |
John Millaway | Added test-bison-bridge. |
commit | commitdiff | tree | snapshot |
2002-09-13 |
John Millaway | Bison bridge code now works for all C scanners and... |
commit | commitdiff | tree | snapshot |
2002-09-12 |
John Millaway | documentation of tabels api in manual |
commit | commitdiff | tree | snapshot |
2002-09-12 |
John Millaway | Renamed *_fwrite to *_write to reflect writer abstraction. |
commit | commitdiff | tree | snapshot |
2002-09-11 |
John Millaway | Added perl script to read/dump serialized tables in... |
commit | commitdiff | tree | snapshot |
2002-09-11 |
Will Estes | the debian patch used strlen(yytext) and similar constr... |
commit | commitdiff | tree | snapshot |
2002-09-11 |
Will Estes | new de translation from the translation project |
commit | commitdiff | tree | snapshot |
2002-09-11 |
John Millaway | yytbl_load now checks tables set by name. |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Will Estes | make clean before make test |
commit | commitdiff | tree | snapshot |
2002-09-09 |
John Millaway | Fixed deserialization of --fast tables. |
commit | commitdiff | tree | snapshot |
2002-09-09 |
Will Estes | fix typo; remove the yylineo entry |
commit | commitdiff | tree | snapshot |
2002-09-09 |
John Millaway | Table deserialization works for everything except ... |
commit | commitdiff | tree | snapshot |
2002-09-09 |
Will Estes | flex has better internal diagnostics |
commit | commitdiff | tree | snapshot |
2002-09-09 |
Will Estes | test for presence of __func__ and compensate if absent |
commit | commitdiff | tree | snapshot |
2002-09-09 |
Will Estes | include the intl/ subdirectory when searching for inclu... |
commit | commitdiff | tree | snapshot |
2002-09-09 |
Will Estes | new sv, ru translations from the translation project |
commit | commitdiff | tree | snapshot |
2002-09-07 |
John Millaway | Changed cryptic skeleton markers to readable form. |
commit | commitdiff | tree | snapshot |
2002-09-07 |
John Millaway | Members of struct yy_trans_info are now forced to be... |
commit | commitdiff | tree | snapshot |
2002-09-06 |
Will Estes | new ca translation |
commit | commitdiff | tree | snapshot |
2002-09-06 |
Will Estes | new fr translation |
commit | commitdiff | tree | snapshot |
2002-09-06 |
Will Estes | new french translation from the translation project |
commit | commitdiff | tree | snapshot |
2002-09-05 |
Will Estes | c99 function defs by default |
commit | commitdiff | tree | snapshot |
2002-09-05 |
John Millaway | Added flex_die macro. May need some autoconf massaging. |
commit | commitdiff | tree | snapshot |
2002-09-05 |
John Millaway | Flex generates C99 defs now. |
commit | commitdiff | tree | snapshot |
2002-09-05 |
John Millaway | Added serialization test to table-opts test. |
commit | commitdiff | tree | snapshot |
2002-09-05 |
Will Estes | oops, i made a typo flex-2-5-19 |
commit | commitdiff | tree | snapshot |
2002-09-05 |
Will Estes | version 2.5.19 |
commit | commitdiff | tree | snapshot |
2002-09-05 |
Will Estes | use FLEX_EXIT(), not exit() |
commit | commitdiff | tree | snapshot |
2002-09-05 |
John Millaway | Added devel/ directory for junk that we don't want... |
commit | commitdiff | tree | snapshot |
2002-09-05 |
Will Estes | s/exit(1)/exit(EXIT_FAILURE) |
commit | commitdiff | tree | snapshot |
2002-09-05 |
John Millaway | Tables are now generated with %option tables-file=FILE. |
commit | commitdiff | tree | snapshot |
2002-09-05 |
Will Estes | catch up on a few things |
commit | commitdiff | tree | snapshot |
2002-09-05 |
Will Estes | prevent segfault on input lines which are longer than... |
commit | commitdiff | tree | snapshot |
2002-09-05 |
John Millaway | Changed option 'header' to 'header-file'. 'header'... |
commit | commitdiff | tree | snapshot |
2002-09-05 |
John Millaway | Tons more work on tables. |
commit | commitdiff | tree | snapshot |
2002-09-05 |
John Millaway | Lots of work on tables serialization code. |
commit | commitdiff | tree | snapshot |
2002-09-04 |
Will Estes | mention GNU indent flex-2-5-18 |
commit | commitdiff | tree | snapshot |
2002-09-04 |
Will Estes | remove the word after from the version line |
commit | commitdiff | tree | snapshot |
2002-09-03 |
Will Estes | version 2.5.18 |
commit | commitdiff | tree | snapshot |
next |