]> granicus.if.org Git - flex/shortlog
flex
2002-07-28 John MillawayFixed bug I created in previous commit.
2002-07-28 John MillawayDon't wrap ()s around {NAMEDEFS} at the end of a rule.
2002-07-27 John MillawayFixed test-c-cpp to actually use the C++ compiler for...
2002-07-27 John Millawayyylineno check is only performed on rules whose regexs...
2002-07-25 John MillawayAll prototypes were rewritten to depend upon the macro...
2002-07-24 Will Estesdist-bzip2 and rename yy_globals and yy_globals_t flex-2-5-10
2002-07-24 Will Estesversion 2.5.10
2002-07-24 Will Estesadd dist-bzip2 to automake_options so we'll start getti...
2002-07-23 John Millaways/yy_globals_t/yyguts_t/g
2002-07-23 John Millawaytypo in tags target
2002-07-22 John MillawayRemoved erroneous $(srcdir) from help2man target.
2002-07-22 Will Estesit's version 2.5.9 now
2002-07-22 Will Estesupdated gettext to 0.11.3
2002-07-22 Will Estesupdated gettext to version 0.11.3
2002-07-22 Will Estesrollback on configure.in and autogen.sh because autpoin...
2002-07-22 Will Estesnew russian translation from translation project
2002-07-19 Will Estesok, we're going to start using autopoint, but the tree...
2002-07-19 Will Esteswe're preparing for autopoint
2002-07-17 John MillawayUpdated manual.
2002-07-17 Will Estesupdate the NEWS file for lots of things millaway has...
2002-07-17 John MillawayFixed prototype/definition conflicts with "traditional...
2002-07-15 John MillawayWorked on mem mgmt sect of manual.
2002-07-15 Will Estesallow blank lines and continuations in more places
2002-07-12 Will Estesmillaway finished the faqs directory
2002-07-12 Will Estesremoved items as per email from millaway
2002-07-12 John MillawayAdded test for %option posix-compat and repeat operator.
2002-07-12 John MillawayFixed POSIXLY_CORRECT detection in scanner.
2002-07-11 John MillawayMore work on faq.
2002-07-11 John MillawayMoved all faqs into manual -- but did not evaluate...
2002-07-10 John MillawayRemoved duplicate definition of FLEX_DEBUG. gcc doesn...
2002-07-10 John MillawayWrote some more about memory mgmt in the manual.
2002-07-10 John Millawayflex.texi now works with install-info.
2002-07-10 Will Estesadded items as per email from millaway
2002-07-10 Will Estesafter we release a version, we have to keep the version...
2002-07-10 John MillawayFixed prefix issue with get/set debug functions.
2002-07-09 John MillawayMemory functions are no longer static.
2002-07-09 John MillawayAdded a missing input file for test-mem-nr/
2002-07-09 John MillawayAdded tests for overriding memory.
2002-07-09 John MillawayAdded sections in manual for memory management.
2002-07-09 Will Estesnoted more user visible changes
2002-07-09 John MillawayAdded yylex_destroy() to non-reentrant scanner.
2002-07-09 Will Estesnew POSIXLY_CORRECT and new ru translation
2002-07-09 Will Estesnew ru translation from the translation project
2002-07-09 John MillawayMade note of set/get debug in docs.
2002-07-09 John MillawayReplaced obsolete macros in configure.in.
2002-07-09 John MillawayCheck POSIXLY_CORRECT env variable.
2002-07-09 John MillawayAdded prototypes for the get/set debug functions.
2002-07-09 John MillawayMade yy_flex_debug non-global in reentrant scanner.
2002-07-09 John Millawaycreate-test script now modifies .cvsignore
2002-07-09 John MillawayImproved the error checking.
2002-07-03 Will Estesfix bug whereby prefix didn't get passed to everybody...
2002-07-03 Will Estes~ is an active character, so we'll just use the word...
2002-07-02 John MillawayFixed typo.
2002-07-02 John MillawayAdded a faq.
2002-06-28 John MillawayAdded 'tags' target -- something I should have done...
2002-06-28 Will Estesadd two new items regarding coding; remove tests/ copyr...
2002-06-26 Will Estesnote the copyright messages in tests/
2002-06-25 John MillawayPrepended explicit license to all test-*/ sources.
2002-06-25 Will Estesnew ca, de, fr, sv, tr translations
2002-06-19 Will Estesadd bootstrapper to the todo list
2002-06-19 Will Estesnew version number
2002-06-19 Will Estesupdate TODO list
2002-06-19 Will Estesaddress typos in NEWS; add --posix option for ERE parsi...
2002-05-31 Will Estesmade code quality warning more explicit; gave url for...
2002-05-23 John MillawayFixed bug where omission of user section 3 caused unmat...
2002-05-20 Will Estesconfigure.in requires at least autoconf 2.50
2002-05-13 John MillawayUpdated my email address.
2002-05-10 John Millawaychomp'd lines when reading external skel file.
2002-05-07 Will Estesnew sweedish translation from the translation project
2002-04-29 Will Estesnew catalan translation from the translation project
2002-04-29 Will Estesnew spanish translation from the translation project
2002-04-25 Will Estesnote that the lex matching of abc{1,3} is the posix...
2002-04-25 Will Estesnote that the lex matching of abc{1,3} is the posix...
2002-04-23 Will Estesnew version 2.5.7; use autoconf versioning info
2002-04-23 Will Estesnote changes in 2.5.7
2002-04-23 Will Estesconditional compile gettext initialization
2002-04-22 Will Estesnew german translation from the translation project
2002-04-19 John MillawayFixed command line for test-include-by-reentrant/Makefi...
2002-04-19 John MillawayAdded -I . to compiler search path in tests (so it...
2002-04-19 John MillawayApplied 'const' to a few more char*, where appropriate.
2002-04-19 John MillawayAdded top_builddir to -I path.
2002-04-19 John MillawayChanged 'char[]' to 'const char*' wherever in conflicte...
2002-04-19 Will Estesnew files from translation after 2.5.6 beta release
2002-04-18 John MillawayFixed minor typo/cut and paste error.
2002-04-18 John MillawayAdded yylineno test.
2002-04-18 John MillawayAdded yylineno tests.
2002-04-18 John MillawayCreated yylineno tests.
2002-04-15 John MillawayApplied gettext macros to error messages from scanopt.
2002-04-15 John MillawayChanged copyright from Millaway to flex? U.S. Gov't...
2002-04-15 Will Esteswe missed a few main.c files in the distribution
2002-04-15 Will Estesa lot more work has happened to flex; note this by...
2002-04-15 Will Estesmake sure all gettext modules use gettext translation...
2002-04-14 John MillawayConverted faqs 34-41 to texinfo.
2002-04-14 John MillawayAdded faq.texi to archive.
2002-04-13 John Millawaydefined FLEX_EXIT macro to call longjmp on errors.
2002-04-13 John MillawayReplaced exit(2) calls with longjmps (in the form of...
2002-04-13 John MillawayFixed minor typo in error message
2002-04-12 Will Estesremoved eroneous files listed in EXTRA_DIST
2002-04-12 Will Estesignore Makefile.in
2002-04-12 Will Estesit's Makefile.in, not makefile.in
next