summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* remove flex.specwlestes2007-02-131-1/+0
* add unit test for c++ with yywrapwlestes2006-10-201-0/+1
* Added configure check for assert.h.john432006-03-271-0/+1
* Added extended, perl-compatible comment syntax.john432006-03-251-0/+1
* Added negated character class expressions.john432006-03-221-0/+1
* Added test to verify user code is unmangled.john432006-03-211-0/+1
* remove website directory from configure.inwlestes2006-02-211-1/+0
* version 2.5.33 marks in NEWS and configure.inwlestes2006-02-201-1/+1
* change email address in configure.in to point to flex-help@sourceforge.netwlestes2006-02-201-1/+1
* Removed reference to RoadMap in Makefile.am.john432006-02-151-0/+1
* yy_lex_destroy calls yy_init_globals to reset everything for next call to yylex.john432006-02-151-0/+2
* Added C99 macro for inttypes, just to be conformant.john432006-02-141-0/+1
* Added check for locale.h and libintl.h in configure script.john432006-02-141-0/+1
* Minor patch to call to head in configure script.john432006-02-141-1/+1
* Configure checks for GNU m4.millaway2003-12-111-1/+16
* upgrade gettext to 0.12; this allows running make pdf and make ps to be succe...wlestes2003-05-201-1/+1
* version 2.5.31flex-2-5-31wlestes2003-04-011-1/+1
* remove AM_MAINTAINER_MODEwlestes2003-04-011-1/+0
* Added %top block syntax.millaway2003-03-271-0/+1
* check for sys/wait.h since we use wait(2)wlestes2003-03-261-1/+2
* add tools/ subdirectory to distributionwlestes2003-03-261-0/+1
* Added test for yypush_buffer_state and yypop_buffer_state.millaway2003-03-261-0/+1
* Added test for #line directives.millaway2003-03-261-0/+1
* Added test for noansi (traditional) options.millaway2003-03-261-0/+2
* merge millaway's m4 branch workwlestes2003-03-251-0/+1
* version 2.5.29wlestes2003-03-051-1/+1
* move flex.texi and flex.1 to new doc/ subdirectorywlestes2003-02-271-0/+1
* version 2.5.28flex-2-5-28wlestes2003-02-121-1/+1
* update documentation to reflect the sourceforge movewlestes2003-02-101-1/+1
* version 2.5.27flex-2-5-27wlestes2003-01-211-1/+1
* version 2.5.26flex-2-5-26wlestes2003-01-141-1/+1
* add a spec filewlestes2003-01-091-0/+1
* version 2.5.25flex-2-5-25wlestes2002-12-021-1/+1
* version 2.5.24flex-2-5-24wlestes2002-11-251-1/+1
* try to make sure we have GNU m4wlestes2002-11-231-1/+1
* apparently on some BSD systems, we need sys/params.h; reported by millawaywlestes2002-11-231-1/+1
* When we use AC_PATH_PROG, value-if-not-found is the name of thewlestes2002-10-221-5/+6
* version 2.5.23flex-2-5-23wlestes2002-10-211-1/+1
* check for limits.hwlestes2002-10-211-1/+1
* remove intl from distwlestes2002-10-111-2/+1
* we use maintainer mode nowwlestes2002-10-111-0/+1
* version 2.5.22; portability fixes and attn to the test suitewlestes2002-10-101-1/+1
* redo integral types again; add flexint.h; change dependencies caused by addin...wlestes2002-10-101-2/+1
* current swipe at header magic; int types be damnedwlestes2002-10-081-2/+2
* we check for {u,}int*_t types; maybe this will simplify thingswlestes2002-10-071-0/+1
* we create the tests/TEMPLATE/Makefile so that we can build the dist archiveswlestes2002-10-071-1/+2
* test c++ with multiple scannerswlestes2002-10-011-0/+1
* apparently, AM_CONFIG_HEADER is obsoletewlestes2002-09-271-1/+1
* since we dont run the template test, we dont need to generate its Makefile ei...wlestes2002-09-271-1/+0
* check for c++ compilerwlestes2002-09-271-0/+1