]> granicus.if.org Git - flex/shortlog
flex
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...
2002-11-22 Will Estesupdate NEWS
2002-11-22 John MillawayFixed prefix of yyalloc,yyfree,yyrealloc in C++ scanner.
2002-11-22 John Millawayrenamed some faqs.
2002-11-22 Will Estesupdate wording about authorship
2002-11-17 John MillawayRemoved space before line num in error messages to...
2002-11-06 Will Estesnew turkish translation from the translation project
2002-10-28 Will Estesapplied c++ from lilypond folks for std:: reasons
2002-10-25 Will Estesproofreading
2002-10-24 Will Estesproofreading
2002-10-22 Will Estesuse c-style header names in c++ for now; at some point...
2002-10-22 Will Estesc++ rants
2002-10-22 Will Estesmore proofreading
2002-10-22 Will Estesinclude intent.pro; indent target is MAINTAINER_MODE...
2002-10-22 Will EstesWhen we use AC_PATH_PROG, value-if-not-found is the...
2002-10-21 John MillawayAdded a missing function prototype.
2002-10-21 Will Estesversion 2.5.23 flex-2-5-23
2002-10-21 Will Estesupdate NEWS on recent changes
2002-10-21 Will Estesuse sys/types.h and not inttypes.h
2002-10-21 Will Estescheck for limits.h
2002-10-21 Will Estesupdate TODO on recent suggestions
2002-10-21 Will Estestitlepage and contents
2002-10-21 Will Estestypo
2002-10-21 Will Estesinclude README.cvs-snapshot in the distribution; in...
2002-10-21 John Millawaytypo.
2002-10-18 Will Estesreport the current version info that flex provides...
2002-10-18 Will Estesreport the current version info that flex provides
2002-10-18 Will EstesFLEX_BETA defined if flex is beta
2002-10-16 Will Estesif we're doing c++, then we can't use long long
2002-10-14 Will Estesupdate TODO on several things
2002-10-11 Will Estesmore proofreading
2002-10-11 Will Estesremove BISON assignment as per suggestion from Akim...
2002-10-11 Will Estesremove intl from dist
2002-10-11 Will Esteswe use maintainer mode now
2002-10-11 Will Estesinclude create-test
2002-10-11 Will Estesrename test to check-local as per Akim Demaille; test...
2002-10-11 Will Estesuse dist_noinst_scripts as per email from Akim Demaille
2002-10-10 John MillawayDocumentation.
2002-10-10 Will Estesversion 2.5.22; portability fixes and attn to the test...
2002-10-10 Will Estesok, this seems to work
2002-10-10 Will Estesuse builddir in tests that need it in their include...
2002-10-10 Will Estessometimes we put header files in the builddir and so...
2002-10-10 Will Estesreplace the last instance
2002-10-10 Will Estesinclude unistd.h and not cunistd as cunistd only seems...
2002-10-10 Will Estesredo integral types again; add flexint.h; change depend...
2002-10-08 Will Estescurrent swipe at header magic; int types be damned
2002-10-08 Will Esteschange version constant info to reflect change to flex.skl
2002-10-08 Will Estesremove README-alpha option; add definitions for FLEX_...
2002-10-07 Will Estesok, here goes; try to handle integral typedefs in one...
2002-10-07 Will Esteswe check for {u,}int*_t types; maybe this will simplify...
2002-10-07 Will Esteswe create the tests/TEMPLATE/Makefile so that we can...
2002-10-07 Will Estesmore test suite cleanups
2002-10-07 Will Esteswe don't use header files...
2002-10-07 Will Estesremove include of malloc.h
next