2002-10-22 |
Will Estes | When we use AC_PATH_PROG, value-if-not-found is the... |
commit | commitdiff | tree | snapshot |
2002-10-21 |
John Millaway | Added a missing function prototype. |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Will Estes | version 2.5.23 flex-2-5-23 |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Will Estes | update NEWS on recent changes |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Will Estes | use sys/types.h and not inttypes.h |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Will Estes | check for limits.h |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Will Estes | update TODO on recent suggestions |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Will Estes | titlepage and contents |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Will Estes | typo |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Will Estes | include README.cvs-snapshot in the distribution; in... |
commit | commitdiff | tree | snapshot |
2002-10-21 |
John Millaway | typo. |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Will Estes | report the current version info that flex provides... |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Will Estes | report the current version info that flex provides |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Will Estes | FLEX_BETA defined if flex is beta |
commit | commitdiff | tree | snapshot |
2002-10-16 |
Will Estes | if we're doing c++, then we can't use long long |
commit | commitdiff | tree | snapshot |
2002-10-14 |
Will Estes | update TODO on several things |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Will Estes | more proofreading |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Will Estes | remove BISON assignment as per suggestion from Akim... |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Will Estes | remove intl from dist |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Will Estes | we use maintainer mode now |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Will Estes | include create-test |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Will Estes | rename test to check-local as per Akim Demaille; test... |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Will Estes | use dist_noinst_scripts as per email from Akim Demaille |
commit | commitdiff | tree | snapshot |
2002-10-10 |
John Millaway | Documentation. |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Will Estes | version 2.5.22; portability fixes and attn to the test... |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Will Estes | ok, this seems to work |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Will Estes | use builddir in tests that need it in their include... |
commit | commitdiff | tree | snapshot |
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 |
next |