]> granicus.if.org Git - flex/shortlog
flex
2012-10-25 Translation... add hr translation from the translation project
2012-10-25 Translation... new fr translation project from the translation project
2012-09-08 Will Estesupdate languages list to include esperanto translation
2012-09-08 Translation... add eo translation from the translation project
2012-08-26 Will Estesadd dist-xz to automake options; resolves #3561837
2012-08-26 Will Estesrequire gettext 0.18; force autoreconf in autogen.sh...
2012-08-15 Will Estesremove README.cvs from dist_doc_DATA in Makefile.am
2012-08-13 Will EstesMerge branch 'readme'
2012-08-13 Will Estesupdate README with better urls and make a copyediting...
2012-08-13 Will Estesappend README.cvs contents to README
2012-08-08 Will Estesfix m4 error when useecs and nultrans are true; resolve...
2012-08-08 Robert Minskput user code after yyguts init; resolves #1744516
2012-08-08 Robert Minskdo not output yy_nxt to header with %option full; resol...
2012-08-08 Will Esteslet flex decide if yymore and reject are needed in...
2012-08-07 Translation... new vi translation from the translation project
2012-08-06 Will Estesadd more patterns to .gitignore
2012-08-06 Will Estesrename configure.in to configure.ac to prep for upcomin...
2012-08-06 Elias PippingFix two tests to pass under bison 2.6
2012-08-04 Will Estesnew nl translation from the translation project
2012-08-04 Mike Frysingeradd prototype for lerrsf_fatal to flexdef.h
2012-08-04 nomis52Change variable types to silence compiler warnings...
2012-08-03 Will Estesupdate NEWS to reflect changes in 2.5.37 flex-2.5.37
2012-08-03 Will Estesupdate flex version to 2.5.37
2012-08-03 Will Estesnew de translation from the translation project
2012-08-03 Will Estesnew vi translation from the translation project
2012-08-02 Will Estesnew pl translation from the translation project
2012-08-02 Will Estesnew fi translation from the translation project
2012-08-02 Will EstesAdd -f option to LN_S to create flex++
2012-08-02 Will Estesreplace cvs2cl with git2cl
2012-07-29 Will Estesrename .cvsignore files in tests/ subdirectories to...
2012-07-23 Will Estesremove unneeded .cvsignore files
2012-07-23 Will Estesadd *.o and *.a to top level .gitignore
2012-07-23 Will Estesrename .cvsignore files to .gitignore
2012-07-23 Will Estesupdate NEWS file to note release date of 2.5.36
2012-06-23 Will Estesfix call to version in manual flex-2-5-36
2012-06-22 Will Estesadd missing argument to call to yylex in manual
2012-04-27 Will Esteslintish cleanup in flex.skl; resolves #2040664
2012-04-27 Will Estesadd a 7 to the c99 octal pattern; resolves #3518269
2012-03-31 Will Estescopyedit; resolves #3513670
2012-03-23 Will Estesescape backslashes in #line filenames in %top section...
2012-03-21 Will Estesprovide malloc() and realloc() for systems that do...
2012-03-21 Will Estesinstall flex++ as a link; resolves bug #2939681
2012-03-21 Will Estesfix dependencies for make -j in test suite
2012-03-19 Will Estesadd missing prototypes for yyset_column() and yyget_col...
2012-03-02 Will Esteswrap yy_fatal_error calls appropriately
2012-03-02 Will Estesfix overlapping data buffer issue; patch from Tim Lands...
2012-03-02 Will Estesbetter bracket handling in the scanner
2012-03-02 Will EstesRemove unneeded tracking of line/column output; patch...
2012-03-02 Will Estesfix test for m4 to accept an m4 with -P and not jus...
2012-03-02 Will Estesfix order of td_lolen and td_hilen in documentation...
2012-03-02 Will Estescorrect document of YY_FLUSH_BUFFER; resolves #1723028
2012-02-17 Will Estesspeed up things for complex inputs; resolves #2891390
2012-02-17 Will Estesfix ipv6 pattern in manual; update manual copyright...
2012-02-17 Will Estesfremove isatty() declaration; resolves #1984987
2012-02-17 Will EstesAdd link for RFC 2396
2012-02-17 Will Estesresolve #1990170
2012-02-17 Will Estesfix documentation to reflect arguments actually used...
2012-02-05 Will Estesfix yywrap behavior for reentrant scanners
2012-02-04 Will EstesMmention tr translation
2012-02-04 Will Estesprevent unused stuff from being compiled so as to reduc...
2012-02-03 Will Estesmore better error messages; more better memory handling
2012-02-03 Will Estesmore careful/paranoia
2012-02-03 Will Estesmore careful memory allocation in option processing
2012-02-03 Will Estesremove m4/ directory and generally clean up automake...
2012-02-03 Will Estescvsignore files that need that
2012-02-03 Will Estescheck in translations
2012-02-03 Will Estescorrect macro definition of yywrap
2012-02-03 Will EstesGreater specificity in error messages
2012-02-03 Will Estesimprove rule handling at EOF
2012-02-03 Will Estesinclude cstdio for definition of EOF in all cases
2012-02-03 Will Estessuppress warning on unused yyguts_t
2010-08-13 Will Estesnew fi translation from the translation project
2009-03-31 Will Estes Include version.texi after @setfilename,
2008-12-28 Will Estesremove line break that broke configure
2008-12-28 Will Estesspecify the title on the title page since @settitle...
2008-12-28 Will Estescheck for regex.h; resolves bug #2337486
2008-07-23 Will Estesnew ga translation from the translation project
2008-06-10 Will Estesnew ca translation
2008-05-31 Will Estesmove ABOUT-NLS back to EXTRA_DIST
2008-05-31 Will Estescreate new dist_doc_DATA; move some EXTRA_DIST files...
2008-05-31 Will Estesignore more automake generated config.status* files
2008-05-31 Will Estesflex distribution now built with automake and autoconf...
2008-05-31 Will Estesdocument GNU auto* version changes for building flex...
2008-05-31 Will Estesignore automake-supplied ylwrap
2008-05-15 Will Estesclean up types; resolves 1961902
2008-05-15 Will Estesupdate NEWS re manual
2008-05-15 Will Estescorrect eroneous references to 'nowrap' to refer to...
2008-05-14 Will Estescall clearerr on stdin before dup2'ing it; resolves...
2008-05-14 Will Estesgeneric updates to NEWS
2008-05-14 Will Estesmove library flags in linker command; resolves patch...
2008-05-14 Will Estesuse ansi syntax in simple examples; resolves patch...
2008-04-10 Will Estesfix typo in example (from Paolo J. Matos
2008-04-10 Will Estesmove endif to better account for what C99 defines for...
2008-04-10 Will Estesfix another int type to be size_t
2008-03-30 Will Estesnew fr translation
2008-03-30 Will Estesstart version 2.5.36
2008-02-26 Will Estesadd date of release flex-2-5-35
2008-02-15 Will Estesfix bug that prevented comments from working properly
2008-02-12 Will Estesnew de translation
2008-02-10 Will Estesnew vi translation
next