]> granicus.if.org Git - flex/shortlog
flex
2007-12-12 Will Estesrevert NEWS and configure.in to version 2.5.34 flex-2-5-34
2007-09-12 Will Estesupdate version number to 2.5.35
2007-09-10 Aaron StoneUse %option extra-type.
2007-09-10 Aaron StoneIntroduce %option extra-type="your_type *" (resolves...
2007-08-15 Will Estesnew nl translations from the translation project
2007-06-28 Will Esteschange release date
2007-06-28 Will Estesadjustment for prefix classes; patch submitted by Petr...
2007-06-28 Will EstesNEWS item for yy_init_extra
2007-06-12 Aaron StoneDocs and example for yylex_init_extra.
2007-06-01 Will Estesignore OUTPUT file in test-alloc-extra
2007-06-01 Will Estesadd description of concatenated options test
2007-05-31 Will Estesadd missing .cvsignore to test-alloc-extra
2007-05-31 Aaron StoneChanges to resolve SF bugs 1568325 and 1563589.
2007-05-31 Aaron StoneAdding test cases for yylex_init_extra.
2007-05-12 Will Estesfixes to test-pthread
2007-05-12 Will EstesNEWS item for concatenated options
2007-05-12 Will Estesunit test to verify concatenated options parsing
2007-05-12 Will Estesparse multiple short concatenated options; patch submit...
2007-05-11 Will Estesremove --force option from autogen.sh; much faster...
2007-05-11 Will Estesversion 2.5.34
2007-05-08 Aaron StoneBetter checking after yyalloc/yyrealloc (resolves bug...
2007-05-01 Will Esteschange title of manual to 'Lexical Analysis with Flex'
2007-04-25 Will Estesc++ memory leak plug
2007-04-23 Will Estesroll back c++ memory patch as it causes the test suite...
2007-04-23 Will Estesfix function definitions for non-ANSI environments...
2007-04-23 Will Estesfix c++ memory leak (from Manoj Srivastava from Debian...
2007-04-23 Will Estesfix parameter name in comment (patch from Manoj Srivast...
2007-04-23 Will Estesadd a size_t cast (patch from Manoj Srivastava from...
2007-04-16 Will Estescleanups to handle VPATH builds better; passifies make...
2007-04-16 Will Estesdrop using the \ in \ escaping as it throws pdf generat...
2007-04-14 Will Estesadd compile and *.tar.bz2 to .cvsignore
2007-04-14 Will Estesadd call to setlocale for ctype as per debian patchset
2007-04-14 Will Estesprovide for a PIC version of libfl.a for shared librari...
2007-04-13 Will Estesannotate endifs since they're a bit far from their...
2007-04-13 Will Estesrefactor and slightly redo alloca testing, resolves...
2007-04-13 Will Estesoverhaul configure.in: use octathorps for comments...
2007-04-13 Will Estesbetter handling of class that use the prefix functional...
2007-04-13 Will Estesfix skeleton for reentrant scanners
2007-04-13 Will Estesremove homegrown tags target; automake does that for us
2007-04-12 Will Estesfix skeleton for reentrant scanners, resolves bug ...
2007-04-12 Will Estesdeclare some const where missing in c++ header file
2007-04-10 Will Estescorrections to the manual as per suggestions from flex...
2007-04-03 Will Estesinclude author names in online versions of the manual
2007-04-03 Will Estesupdate copyright notice
2007-04-03 Will Estesrearrange and update AUTHORS
2007-03-29 Will Estesnote sf feature request 1658379 in NEWS
2007-03-29 Will Estesadd sodabrew to cvsauthors file
2007-03-29 Aaron StoneSourceForge feature request #1658379:
2007-03-07 Will Estesapply patches submitted by sodabrew
2007-03-07 Will Estesmore changes describing building flex from cvs
2007-03-07 Will Estesrename README.cvs-snapshot to README.cvs
2007-03-07 Will Estesupdate to explain where flex cvs lives
2007-03-07 Will Estescorrect how to submit bugs
2007-02-16 Will Estesclarify NEWS item re man page and pdf manual
2007-02-14 Will Estesupdate bug address to point to flex-devel instead of...
2007-02-13 Will Estesmake better use of AC_INIT; clean up, simplify and...
2007-02-13 Will Estesremove option check-news from call to AM_INIT_AUTOMAKE...
2007-02-13 Will Estesmove automake options from Makefile.am to configure.in
2007-02-13 Will Estesrestore --install option to autogen.sh since --force...
2007-02-13 Will Estesadd john43 to cvsauthors file
2007-02-13 Will Estescall autoreconf with --force instead of --install
2007-02-13 Will Estesremove texinfo.tex from cvs tree
2007-02-13 Will Estesupdates to NEWS file to reflect recent changes
2007-02-13 Will Estesadd flex.pdf to EXTRA_DIST
2007-02-13 Will Estesremove flex.spec
2007-02-13 Will Estesremove maintainercleanfiles
2007-02-01 Will Estesmore changes to build system to distribute man page
2007-02-01 Will Estesadd flex man page to distribution
2007-02-01 Will Estesremove flex spec file
2006-11-17 Will Estesmake test target depend on test groupings, which in...
2006-11-10 Will Esteschange create-test script to edit files in place
2006-11-09 Will Esteschange CLEANFILES to include instead of just the testn...
2006-11-09 Will Estesfix typos in manual; resolves bug #1592857
2006-11-09 Will Esteschange test template to remove test executable when...
2006-11-08 Will Estestest names weren't displaying in test success/failure...
2006-10-30 Will Estesadd flex.html to .cvsignore in doc directory
2006-10-22 Will Estesupdate NEWS file for the work that millaway did
2006-10-22 Will Estesmake yywrap work with c++ scanners as per sf bug report
2006-10-20 Will Estesmemory leak issues in c++ scanner
2006-10-20 Will Estesadd unit test for c++ with yywrap
2006-10-20 Will Estesuse configure-provided awk variable for portability...
2006-10-17 Will Estesadd noyywrap option to example; use whitespace to clari...
2006-08-02 Will Estesnew translations
2006-04-11 John MillawayCasted away signedness to appease -Werror freaks.
2006-03-28 John MillawayAdded ccl union operator.
2006-03-28 John MillawayExtended syntax excluded for lex/posix compat mode.
2006-03-27 John MillawayImplemented (?x:) syntax to allow whitespace in patterns.
2006-03-27 John MillawayImplemented dot-all syntax.
2006-03-27 John MillawayRemoved global variable caseins.
2006-03-27 John MillawayAdded configure check for assert.h.
2006-03-25 John MillawayAdded extended, perl-compatible comment syntax.
2006-03-25 John MillawayChanged explicit 'A'-'Z' to isupper(), where correct...
2006-03-24 John MillawayDocumentation.
2006-03-24 John MillawayAdded appendix of patterns to manual.
2006-03-23 John Millaway.
2006-03-22 John MillawayDocumentation.
2006-03-22 John MillawayDocumented set difference operator {-}.
2006-03-22 John MillawayAdded set difference operator {-} for character classes.
2006-03-22 John MillawayAdded negated character class expressions.
2006-03-22 John MillawayReplaced sprintf with snprintf everywhere.
next