summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* version 2.5.17flex-2-5-17wlestes2002-08-291-1/+1
* more portability fixes; new version numberwlestes2002-08-291-1/+3
* #include fixes; we've factored out all the system include files and put them ...wlestes2002-08-294-25/+56
* eat a blank linewlestes2002-08-291-1/+0
* new config.{sub,guess} files; mention that we use indent on flexwlestes2002-08-291-0/+7
* warn if no indent found; version 2.5.16flex-2-5-16wlestes2002-08-281-3/+4
* catch up on recent changes; version 2.5.16wlestes2002-08-281-2/+7
* ran the indent target; commit the resultswlestes2002-08-2720-5482/+5503
* touch up the indent targeet; it's ready for production use nowwlestes2002-08-271-5/+5
* test for GNU indent; reorder the tests somewhatwlestes2002-08-271-9/+19
* automake is smarter about autoconf's versioning schemewlestes2002-08-231-1/+1
* catch NEWS up on what we've been doingwlestes2002-08-231-0/+12
* do some more conditional including for folks without standard systemswlestes2002-08-221-13/+3
* use CXX to link the test scanner herewlestes2002-08-221-2/+2
* Documentation.millaway2002-08-221-105/+109
* Created 'indent' target and added .indent.pro.millaway2002-08-221-1/+25
* Fixed missing 'make clean' files.millaway2002-08-225-5/+5
* fixed missing 'clean' file.millaway2002-08-222-2/+2
* Removed core of yylex_destroy from c++ scanner -- hack!millaway2002-08-223-12/+13
* official releases are being hosted by Vernwlestes2002-08-211-0/+4
* new beta version; more entries in NEWS from millaway; the top level entry for...flex-2-5-15wlestes2002-08-212-4/+10
* add test-c++-basicwlestes2002-08-215-0/+108
* More tabels work.millaway2002-08-212-3/+47
* More work on tables.millaway2002-08-214-81/+225
* Cleaned up macros that took no ';'.millaway2002-08-201-24/+24
* Fixed oddball '=-'.millaway2002-08-201-1/+1
* Dynamically allocate REJECT state buffer.millaway2002-08-203-25/+49
* More work on tables code.millaway2002-08-201-26/+60
* we're using m4 so have configure test for itwlestes2002-08-203-1/+6
* Added tables.c and rebuilt dependencies.millaway2002-08-202-17/+119
* Dicussed prototypes and header in manual.millaway2002-08-202-13/+13
* More work on tables serialization.millaway2002-08-195-13/+114
* Skeleton is now passed through m4 (before dist is built).millaway2002-08-192-2/+2
* add zh_cn translation from the translation projectwlestes2002-08-192-0/+727
* millaway's done a lot of things which need to be mentioned in NEWSwlestes2002-08-191-0/+15
* Removed #undef of start conditions.millaway2002-08-181-5/+11
* todo listmillaway2002-08-171-0/+2
* Start conditions now optional in header.millaway2002-08-173-116/+9
* Working on tables API.millaway2002-08-172-28/+49
* Added --tables option.millaway2002-08-167-4/+36
* Prelimary work on tables API.millaway2002-08-163-1/+224
* Tests now respect CFLAGS, CPPFLAGS, etc..millaway2002-08-1630-58/+58
* Got rid of flex -s warnings in tests.millaway2002-08-164-5/+5
* Updated dependencies list.millaway2002-08-161-20/+20
* Fixed seg fault bug in ecs.millaway2002-08-151-4/+4
* ignore .cpp files since we generate them instead of .cwlestes2002-08-152-2/+2
* version 2.5.14flex-2-5-14wlestes2002-08-151-2/+2
* c-as-c++ tests reworkedwlestes2002-08-151-2/+5
* The c++ tests use .cpp instead of .c extensions just to be on the safe side.millaway2002-08-154-16/+10
* conditionally include <locale.h>; include config.h as wellwlestes2002-08-151-15/+5