summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* version 2.5.24flex-2-5-24wlestes2002-11-252-2/+2
* try to make sure we have GNU m4wlestes2002-11-231-1/+1
* include tests/test-c++-multipl-scanners/test.inputwlestes2002-11-231-1/+1
* more portability fixeswlestes2002-11-231-0/+2
* apparently on some BSD systems, we need sys/params.h; reported by millawaywlestes2002-11-232-1/+4
* update NEWSwlestes2002-11-221-1/+5
* Fixed prefix of yyalloc,yyfree,yyrealloc in C++ scanner.millaway2002-11-223-7/+11
* renamed some faqs.millaway2002-11-221-135/+145
* update wording about authorshipwlestes2002-11-221-4/+5
* Removed space before line num in error messages to look more like gcc's errors.millaway2002-11-171-1/+1
* new turkish translation from the translation projectwlestes2002-11-062-149/+204
* applied c++ from lilypond folks for std:: reasonswlestes2002-10-281-5/+5
* proofreadingwlestes2002-10-251-7/+6
* proofreadingwlestes2002-10-241-34/+34
* use c-style header names in c++ for now; at some point we'll have a separate ...wlestes2002-10-221-2/+2
* c++ rantswlestes2002-10-221-0/+5
* more proofreadingwlestes2002-10-221-126/+90
* include intent.pro; indent target is MAINTAINER_MODE conditionalwlestes2002-10-221-0/+3
* When we use AC_PATH_PROG, value-if-not-found is the name of thewlestes2002-10-221-5/+6
* Added a missing function prototype.millaway2002-10-211-2/+4
* version 2.5.23flex-2-5-23wlestes2002-10-212-2/+2
* update NEWS on recent changeswlestes2002-10-211-0/+11
* use sys/types.h and not inttypes.hwlestes2002-10-211-1/+1
* check for limits.hwlestes2002-10-211-1/+1
* update TODO on recent suggestionswlestes2002-10-211-2/+10
* titlepage and contentswlestes2002-10-211-0/+14
* typowlestes2002-10-211-1/+1
* include README.cvs-snapshot in the distribution; in README-cvs-snapshot, ment...wlestes2002-10-212-5/+14
* typo.millaway2002-10-211-1/+1
* report the current version info that flex provides; reformat a list of non-po...wlestes2002-10-181-27/+51
* report the current version info that flex provideswlestes2002-10-181-0/+2
* FLEX_BETA defined if flex is betawlestes2002-10-181-1/+4
* if we're doing c++, then we can't use long longwlestes2002-10-161-2/+2
* update TODO on several thingswlestes2002-10-141-9/+7
* more proofreadingwlestes2002-10-111-47/+33
* remove BISON assignment as per suggestion from Akim Demaillewlestes2002-10-1134-34/+33
* remove intl from distwlestes2002-10-112-9/+1
* we use maintainer mode nowwlestes2002-10-111-0/+1
* include create-testwlestes2002-10-111-0/+5
* rename test to check-local as per Akim Demaille; test for failed testswlestes2002-10-111-2/+3
* use dist_noinst_scripts as per email from Akim Demaillewlestes2002-10-111-1/+1
* Documentation.millaway2002-10-101-19/+19
* version 2.5.22; portability fixes and attn to the test suitewlestes2002-10-102-3/+10
* ok, this seems to workwlestes2002-10-101-13/+13
* use builddir in tests that need it in their include pathwlestes2002-10-108-7/+23
* sometimes we put header files in the builddir and so we should account for thatwlestes2002-10-101-1/+1
* replace the last instancewlestes2002-10-101-2/+2
* include unistd.h and not cunistd as cunistd only seems to be present on very ...wlestes2002-10-101-1/+1
* redo integral types again; add flexint.h; change dependencies caused by addin...wlestes2002-10-105-87/+98
* current swipe at header magic; int types be damnedwlestes2002-10-083-29/+9