]> granicus.if.org Git - flex/shortlog
flex
2002-08-14 John MillawayStart condition prefixes attempts to adjust to user...
2002-08-13 John MillawayInclude start condition symbols in header.
2002-08-13 John MillawayOmit user code and tables from generated header file.
2002-08-13 Will Estesuse @copying construct to display the flex license...
2002-08-13 Will Estesprintf fix and yylex_init reports errors
2002-08-12 John MillawayUpdated manual for %option header.
2002-08-12 John MillawayFixed type mismatch in printf.
2002-08-10 John MillawayAdded alignment flag for future use.
2002-08-10 John MillawayAdded options to test-table-opts
2002-08-10 John MillawayAdded a test for various DFA table options.
2002-08-09 Will Estesmore faq editing; corrected mistyped nodenames
2002-08-09 Will Estesfix typo which propogates out to generated scanners
2002-08-09 Will Estesedited a few more faqs
2002-08-09 Will Estesremove faq.texi as it's included in flex.texi
2002-08-08 Will Estesa few more faq edits; remove faq-89
2002-08-08 Will Estescite, not site
2002-08-08 Will Estesand get the faq included
2002-08-08 Will Estesfix some grammer/typography in the top node and add...
2002-08-08 Will Esteswe've updated gettext
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.
next