]> granicus.if.org Git - flex/shortlog
flex
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.
2003-03-26 Will Estescheck for sys/wait.h since we use wait(2)
2003-03-26 Will Estesreorder include directives so as to catch system intege...
2003-03-26 Will Estesassign tasks due before major release can happen; remove
2003-03-26 Will Estesonly rebuild the ChangeLog if we're inside a cvs workin...
2003-03-26 Will Estesadd tools/ subdirectory to distribution
2003-03-26 Will Estesremove maintainer_mode conditional; add filter.c and...
2003-03-26 Will Estesclean up flex.texi processing leftovers with cleanfiles
2003-03-26 Will Estesan awk script wasn't included in the distribution
2003-03-26 John MillawayAdded test for yypush_buffer_state and yypop_buffer_state.
2003-03-26 John MillawayRemoved items from TODO list.
2003-03-26 John MillawayAdded test for #line directives.
2003-03-26 John MillawayAdded test for noansi (traditional) options.
2003-03-25 Will Estesremove maintainer-mode conditional around rebuilding...
2003-03-25 Will Estesmention doc/ for user documentation
2003-03-25 Will Estesrework distribution items
2003-03-25 Will Estesmention m4 processing
2003-03-25 Will Estesupdate instructions for running test suite
2003-03-25 Will Estesmerge millaway's m4 branch work
2003-03-20 Will Esteswe want to move the contents of to.do/Wishlist to top...
2003-03-20 John MillawayAssessment of every item in Wish-List.
2003-03-05 Will Estesmove texinfo.tex to doc/
2003-03-05 Will Estesupdate TODO flex-2-5-29
2003-03-05 Will Estesversion 2.5.29
2003-03-04 John MillawayAdded growable buffer stack to C++ scanner as well.
2003-03-02 John MillawayRemoved awkward %push %pop syntax from skeleton.
2003-03-02 John MillawayRenamed YY_CURRENT_BUFFER_FAST to YY_CURRENT_BUFFER_LVA...
2003-02-28 John Millawaymade entry on input buffer stacks.
2003-02-28 Will Estesbuild on . in top level first; this will simplify calli...
2003-02-28 John MillawayRemoved yy_current_buffer from the planet.
2003-02-28 John MillawayRemoved some symbols from the undef list. They are...
2003-02-27 Will Estesmove flex.texi and flex.1 to new doc/ subdirectory
2003-02-27 Will Estesnamespace cleanups
2003-02-26 John MillawayAdded a few macros to the undef list.
2003-02-26 John MillawayPut the undef macros in an array.
2003-02-12 Will Estesversion 2.5.28 flex-2-5-28
2003-02-10 Will Estesupdate documentation to reflect the sourceforge move
2003-02-06 Will Estesupdate according to current thinking
2003-02-06 Will Estesmcvs reviewed
2003-02-06 Will Estessourceforge migration tasks
2003-02-04 Will EstesFlex now warns if always-interactive is specified with...
2003-01-31 John MillawayFlex now warns if always-interactive is specified with...
2003-01-31 Will Estesswitch to using cvs2cl.pl to generate the ChangeLog
2003-01-31 Will Esteswe're going to be switching how we handle our ChangeLog
2003-01-29 John MillawayFixed trailing slash bug in YY_INPUT macro def.
2003-01-29 Will Estesupgrade texinfo to 4.3d
2003-01-29 Will Estesthe @copying construct works now; thanks to the texinfo...
2003-01-21 Will Estesversion 2.5.27 flex-2-5-27
2003-01-21 Will Estesflex now works with recent bison versions
2003-01-18 John MillawayCheck for YYLTYPE_IS_DECLARED. This fixes bison-bridge...
2003-01-15 Will Estesnew pt_br translation
2003-01-14 Will Estesversion 2.5.26 flex-2-5-26
2003-01-14 Will EstesFixed table deserialization bug on big-endian archs...
2003-01-12 John MillawayFixed table deserialization bug on big-endian archs...
2003-01-10 Will Estesadd version numbers for some tools and explain about...
2003-01-10 Will Estescatch news up
2003-01-09 John MillawayChanged size_t to yy_size_t in yyalloc() and yyrealloc...
2003-01-09 John MillawayChanged type of yyleng from size_t to int. This fixes...
2003-01-09 Will Estescatch news up
2003-01-09 Will Estesmore c++ fixes
2003-01-09 Will Estesadd a spec file
2003-01-09 Will Estestype cast to pacify c++ compilers; patch from Bruce...
2003-01-08 Will Estesnew es translation
2003-01-08 Will Estesnew spanish translation
2002-12-19 John MillawayFixed bug where YY_G(0) sometimes occurs (created by...
2002-12-17 John MillawayFixed bug submitted by Bojan Smojver <bojan@rexursive...
2002-12-17 Will Estesupdate NEWS
2002-12-17 John MillawayDocumented new behavior with character ranges.
2002-12-16 John MillawayFixed bug submitted by Bruce Lilly <blilly@erols.com...
2002-12-16 John MillawayAdded utility functions to deal with character case.
2002-12-09 Will Esteswe don't really need int64 anyway
2002-12-09 Will Estesapparently some lints are happier with fllthrough witho...
2002-12-02 Will Estesversion 2.5.25 flex-2-5-25
2002-12-02 Will Estesenclose flex.1 target in MAINTERNER_MODE
2002-12-02 Will Estesnew pt_br translation
2002-12-01 John MillawayIndexed some more faqs.
2002-11-29 John MillawayFixed bug in SECOND yyless definition where argument...
2002-11-29 John MillawayFixed bug in yyless definition where argument was not...
2002-11-27 Will Estesflex uses flex_int*_t types
2002-11-27 Will Estesinteger types for non-C99 systems flexint.h
2002-11-27 John MillawayChanged int types to flex_intX_t. The build is now...
2002-11-27 Will EstesMAINTAINERCLEANFILES: new variable: try to make it...
2002-11-27 Will Estesremove config.rpath
2002-11-27 Will Estesjust list location of betas
2002-11-26 Will Estes__STDC_VERSION__ needs an L suffix
2002-11-26 Will Estesnew pt_br translation from the translation project
2002-11-25 Will Estesinclude inttypes.h for folks who really are C99
2002-11-25 Will Estesfix a typo
2002-11-25 Will Estesversion 2.5.24 flex-2-5-24
2002-11-23 Will Estestry to make sure we have GNU m4
2002-11-23 Will Estesinclude tests/test-c++-multipl-scanners/test.input
2002-11-23 Will Estesmore portability fixes
2002-11-23 Will Estesapparently on some BSD systems, we need sys/params...
next