]> granicus.if.org Git - flex/shortlog
flex
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.
2006-03-22 John MillawayRemoved includedir from AM_CPPFLAGS #1439351.
2006-03-21 John MillawayAdded test to verify user code is unmangled.
2006-03-21 John MillawayFixed escape in actions.
2006-03-21 John MillawayReverted previous input filter changes.
2006-03-21 John MillawayRemoved m4 from test-table-opts
2006-03-21 John MillawayRemoved m4 from test-reject
2006-03-21 John MillawayMoved set_input_file to different file.
2006-03-21 John MillawayRelaxed tests for __STDC__ and __STDC_VERSION__ to...
2006-03-20 John MillawayDocumented filter chain. Removed fdopen. Added no-op...
2006-03-13 John MillawayFixed another -Wall report.
2006-03-10 Will Estesnew vi translation
2006-03-09 Will Estesnew nl, ga translations
2006-02-21 Will Estesadd po.m4 to extra_dist in m4/ so it gets picked up... flex-2-5-33
2006-02-21 Will Estesadd nls.m4 to extra_dist in m4/ so it will get picked...
2006-02-21 Will Estesremove website directory from configure.in
2006-02-20 Will Estesversion 2.5.33 marks in NEWS and configure.in
2006-02-20 Will Esteschange email address in configure.in to point to flex...
2006-02-20 John MillawayDocumentation.
2006-02-20 John MillawayAppended to BUGS file.
2006-02-18 Will Estesremove website directory (since it now has its own...
2006-02-16 John MillawayFixed buffer overflow in reject state buffer.
2006-02-16 John MillawayReverted num_read from size_t back to int.
2006-02-15 John MillawayRemoved reference to RoadMap in Makefile.am.
2006-02-15 Will Estesremove RoadMap and reference to it in README
2006-02-15 John MillawayEliminated references to lex.sf.net.
2006-02-15 John MillawayTransfered bugs list from lex.sf.net to BUGS file.
2006-02-15 John MillawayRecommit of last commit -- broken pipe.
2006-02-15 John Millawayyy_lex_destroy calls yy_init_globals to reset everythin...
2006-02-14 John MillawayPatched rpm spec file.
2006-02-14 John MillawayAdded C99 macro for inttypes, just to be conformant.
2006-02-14 John MillawayChanged symbol INFINITE to fix conflict with C math...
2006-02-14 John MillawayOmitting parens for named rules in trailing context.
2006-02-14 John MillawayAdded check for locale.h and libintl.h in configure...
2006-02-14 John MillawayRemoved unused local vars.
2006-02-14 John MillawayRemoved certain offending #undefs.
2006-02-14 John MillawayRemoved logical and from preprocessor statement.
2006-02-14 Will Estesremove eroneously named nl.po.1; update nl.po
2006-02-14 John Millaway.
2006-02-14 John MillawayIncluded <sys/types.h> for serialized tables.
2006-02-14 John MillawayMinor patch to call to head in configure script.
2006-02-14 John MillawayDocumentation patch.
2006-02-14 John MillawayPatch for full file system failure.
2006-02-13 John MillawayDocumentation.
2006-02-13 John MillawayFixed double-fclose when input file is empty.
2006-02-10 Will Estesnewtranslations
2005-12-22 John MillawayImprovement request 1069716 log vs. log10
2005-12-22 John MillawayFixed bug 1257093 yy_init_globals in header file
2005-04-14 Will Estesnew nl translation
2005-04-07 Will Estesnew nl and vi translations
2004-07-20 Will Estescorrect improper stdin assignment flex-2-5-32
2004-05-22 Will Estesnew tr translation
2004-05-12 Will Estes.cvsignore and .indent.pro got missed in the import...
2004-05-11 Will Estesnew fr translation
2004-05-03 Will Estespolish is pl, not po
2004-03-22 Will Estesyet another sweedish update
2004-03-19 Will Estesnew sv translation
2003-12-11 John MillawayConfigure checks for GNU m4.
2003-12-09 John Millawayadded 3 faqs
2003-11-24 Will Estesnew ro translation
2003-11-07 Will Estesnew french translation
2003-11-07 Will Estesnew catalan translation from the translation project
2003-11-07 Will Estesnew polish translation; updated irish translation from...
2003-10-10 Will Estesnew Irish translation
2003-08-25 Will Estesadd romanian translation
2003-07-16 Will Estesflex_*int* type fixes
2003-07-16 Will Esteschange wlestes email address
2003-07-16 Will Estesundef yytext_ptr has some bad side effects
2003-07-07 John MillawayDocumented m4 incompatibility with lex.
2003-05-21 Will Estesupgrade to gettext 0.12
2003-05-20 Will Estespatches from manoj via sourceforge
2003-05-20 Will Estesupgrade gettext to 0.12; this allows running make pdf...
2003-05-20 Will Estescvs should ignore flex.pdf and flex.ps
2003-04-25 John MillawayAdded yylineno bugs to TODO list.
2003-04-03 John MillawayDocbook.
2003-04-03 John Millawayxml now validates.
2003-04-02 John MillawayBegan conversion to DocBook.
2003-04-01 Will Estesversion 2.5.31 flex-2-5-31
2003-04-01 Will Estesremove --enable-maintainer-mode configure option
2003-04-01 Will Estesremove AM_MAINTAINER_MODE
2003-04-01 John MillawayRenamed some internal variables. flex-2-5-30
2003-03-31 Will Estesyylineno is now per-buffer in reentrant scanners
2003-03-31 John MillawayAdded TODO item.
2003-03-30 John Millawayyylineno is per-buffer in the reentrant scanner.
2003-03-28 John MillawayMinor documentation.
2003-03-28 Will Estesadded %top directive
2003-03-27 John MillawayAdded %top block syntax.
2003-03-27 John MillawayDocumented the m4 dependency.
next