]> granicus.if.org Git - flex/shortlog
flex
2002-08-08 Will Esteswe need to ignore a few more gettext files
2002-08-08 Will Estesversion 2.5.12 flex-2-5-12
2002-08-08 Will Estesmention gettext; document the non-need for bison/flex...
2002-08-08 Will Estesinclude intl in the distribution and in the build process
2002-08-08 Will Estesbuilddir in help2man call needed @-signs around it
2002-08-08 Will Esteswe can ignore Makefile.in.in
2002-08-08 Will Estesoops, too hasty on deleting this directory, sigh
2002-08-08 Will Estesif autopoint is going to run automatically, it's going...
2002-08-08 Will Estesautopoint now works so let's let it run the gettext...
2002-08-07 Will Esteswe need to index the faq entries
2002-08-07 Will Estesproofed "Why do flex scanners call fileno if it is...
2002-08-07 Will Estesproofed "How do I expand \ escape sequences in C-style...
2002-08-07 Will Esteschanges to README to align with GNU coding standards
2002-08-06 Will Esteshelp2man should look in builddir for the flex binary
2002-08-02 John MillawayFixed yyunput prototype.
2002-08-01 Will Estesnew fr translation from the translation project
2002-08-01 Will Estesnew fr.po translation from the translation project
2002-08-01 Will Estesyylineno performance hit is fixed
2002-07-31 John MillawayUpdated docs on yylineno.
2002-07-31 Will Estesdiscuss yylineno performance
2002-07-31 Will Estesforgot to say what the date was that we made the release
2002-07-31 Will Estesversion 2.5.11 flex-2-5-11
2002-07-31 Will Estesfixed a menu entry and related problems
2002-07-31 Will Estessomeday, maybe we can use autopoint
2002-07-31 Will Esteswe need to include texinfo.tex now
2002-07-31 Will Estesadd texinfo.tex
2002-07-30 Will Estesfix up some fatal bugs in the texinfo of the faq; begin...
2002-07-30 Will Estesfaqs need work
2002-07-30 Will Estesprototypes get airtime these days
2002-07-28 John MillawayAdded some comments.
2002-07-28 John MillawayFixed bug where yyless did not consider yylineno.
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
next