]> granicus.if.org Git - flex/shortlog
flex
2002-08-27 Will Estestouch up the indent targeet; it's ready for production...
2002-08-27 Will Estestest for GNU indent; reorder the tests somewhat
2002-08-23 Will Estesautomake is smarter about autoconf's versioning scheme
2002-08-23 Will Estescatch NEWS up on what we've been doing
2002-08-22 Will Estesdo some more conditional including for folks without...
2002-08-22 Will Estesuse CXX to link the test scanner here
2002-08-22 John MillawayDocumentation.
2002-08-22 John MillawayCreated 'indent' target and added .indent.pro.
2002-08-22 John MillawayFixed missing 'make clean' files.
2002-08-22 John Millawayfixed missing 'clean' file.
2002-08-22 John MillawayRemoved core of yylex_destroy from c++ scanner -- hack!
2002-08-21 Will Estesofficial releases are being hosted by Vern
2002-08-21 Will Estesnew beta version; more entries in NEWS from millaway... flex-2-5-15
2002-08-21 Will Estesadd test-c++-basic
2002-08-21 John MillawayMore tabels work.
2002-08-21 John MillawayMore work on tables.
2002-08-20 John MillawayCleaned up macros that took no ';'.
2002-08-20 John MillawayFixed oddball '=-'.
2002-08-20 John MillawayDynamically allocate REJECT state buffer.
2002-08-20 John MillawayMore work on tables code.
2002-08-20 Will Esteswe're using m4 so have configure test for it
2002-08-20 John MillawayAdded tables.c and rebuilt dependencies.
2002-08-20 John MillawayDicussed prototypes and header in manual.
2002-08-19 John MillawayMore work on tables serialization.
2002-08-19 John MillawaySkeleton is now passed through m4 (before dist is built).
2002-08-19 Will Estesadd zh_cn translation from the translation project
2002-08-19 Will Estesmillaway's done a lot of things which need to be mentio...
2002-08-18 John MillawayRemoved #undef of start conditions.
2002-08-17 John Millawaytodo list
2002-08-17 John MillawayStart conditions now optional in header.
2002-08-17 John MillawayWorking on tables API.
2002-08-16 John MillawayAdded --tables option.
2002-08-16 John MillawayPrelimary work on tables API.
2002-08-16 John MillawayTests now respect CFLAGS, CPPFLAGS, etc..
2002-08-16 John MillawayGot rid of flex -s warnings in tests.
2002-08-16 John MillawayUpdated dependencies list.
2002-08-15 John MillawayFixed seg fault bug in ecs.
2002-08-15 Will Estesignore .cpp files since we generate them instead of .c
2002-08-15 Will Estesversion 2.5.14 flex-2-5-14
2002-08-15 Will Estesc-as-c++ tests reworked
2002-08-15 John MillawayThe c++ tests use .cpp instead of .c extensions just...
2002-08-15 Will Estesconditionally include <locale.h>; include config.h...
2002-08-15 Will Estesonly include <cunistd> if we have it
2002-08-15 Will Estesportability fixes; added missing punctuation; de transl...
2002-08-15 Will Esteswe also translate to german
2002-08-15 Will Estesrequire automake at least 1.6
2002-08-15 Will Estesversion 2.5.13 flex-2-5-13
2002-08-14 Will Estesreverted away from the @copying as it breaks the info...
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.
next