]> granicus.if.org Git - flex/shortlog
flex
2014-12-01 Mariusz PlucińskiMake charset support working with C++ scanners too unicode
2014-12-01 Mariusz PlucińskiExtend test-charset to check C++ scanner too
2014-12-01 Mariusz PlucińskiAdd implementation for charset support
2014-12-01 Mariusz PlucińskiAdd test cases for charset support
2014-12-01 Mariusz PlucińskiUse YY_CHAR macro instead of `char` type in places...
2014-11-26 Mariusz PlucińskiFix `label unused` warning
2014-11-26 Mariusz PlucińskiFix two "signed/unsigned" warnings
2014-11-26 Mariusz PlucińskiFix `unused function` warnings in tests
2014-11-25 Mariusz PlucińskiFix `implicit function declaration` warnings in tests
2014-11-25 Mariusz PlucińskiRemove a few `unused variable` warnings
2014-11-25 Mariusz PlucińskiRemove unused variable from src/filter.c:filter_fix_lin...
2014-11-24 Mariusz PlucińskiRemove unused argument and variable from src/scanopt...
2014-11-24 Mariusz PlucińskiFix a few "unused parameter" warnings
2014-11-24 Mariusz PlucińskiFix warning about redefined macro when multiple scanner...
2014-11-24 Mariusz PlucińskiAvoid passing `const char*` argument as `char*` in...
2014-11-21 Alexis La GoutteFix -Wdocumentation warnings
2014-11-16 Will Estesdocument new suite layout
2014-11-16 Will Estesremove unused files after test suite refactor
2014-11-14 Will EstesIgnore directories build-aux/, m4/
2014-11-14 Will Estesadded back call to AC_CONFIG_AUX_DIR.
2014-11-12 Will Estesuse unofficial bash strict mode and cleanups in support...
2014-11-12 Will Estessplit apart table options tests into tests per threadin...
2014-11-12 Will Estesadd tableopts.sh script
2014-11-12 Will Estesuse automake conditional around pthread test
2014-11-12 Will Estesrefactor lineno_trailing test for new test suite layout
2014-11-12 Will Estesrefactor lineno_r test for new test suite layout
2014-11-12 Will Estesrefactor lineno_nr test for new test suite layout
2014-11-12 Will EstesRemove linedir_r test.
2014-11-12 Will Estesrefactor pthread test for new test suite layout
2014-11-12 Will Estesbuild reject_[vs]er tests explicitly to pass proper...
2014-11-12 Will Estesrefactor cxx_yywrap test for new test suite layout
2014-11-12 Will Estesrefactor concatenated options test for new test suite...
2014-11-12 Will Estesrefactor include_by_* tests for new test suite layout
2014-11-12 Will Estesrefactor rescan_r test for new test suite layout
2014-11-12 Will EstesRefactor rescan_nr test for new test suite layout.
2014-11-12 Will Estescorrect use of objext to OBJEXT
2014-11-12 Will Estesrefactor quotes test for new test suite layout
2014-11-12 Will EstesRefactor reject test for new test suite layout.
2014-11-12 Will EstesRefactor multiple_scanners_r test for new test suite...
2014-11-12 Will Estesrefactor multiple_scanners_nr test for new test suite...
2014-11-12 Will Estesrefactor cxx_multiple_scanners test for new test suite...
2014-11-12 Will Estesrefactor c_cxx_nr, c_cxx_r tests for new test suite...
2014-11-12 Will Estesrefactor cxx_basic test for new test suite layout
2014-11-12 Will Estesrefactor posixly_correct test for new test suite layout
2014-11-12 Will Estesrefactor yyextra test for new test suite layout
2014-11-12 Will Estesrefactor top test for new test suite layout
2014-11-12 Will Estesrefactor string_r test for new test suite layout
2014-11-12 Will Estesrefactor string_nr test for new test suite layout
2014-11-12 Will Estesrefactor prefix_r test for new test suite layout
2014-11-12 Will Estesrefactor prefix_nr for new test suite layout
2014-11-12 Will EstesCheck if test input file exists.
2014-11-12 Will Estesrefactor posix test for new test suite layout
2014-11-12 Will Estesrefactor noansi_r test for new test suite layout
2014-11-12 Will Estesrefactor noansi_nr for new test suite layout
2014-11-12 Will Estesrefactor mem_r test for new test suite layout
2014-11-12 Will Estesrefactor mem_nr test for new test suite layout
2014-11-12 Will Estesrefactor header_r test for new test suite layout
2014-11-12 Will Estesrefactor header_nr test for new test suite layout
2014-11-12 Will Estesrefactor extended test for new test suite layout
2014-11-12 Will Estesrefactor debug_r test for new test suite layout
2014-11-12 Will Estesrefactor debug_nr test for new test suite layout
2014-11-12 Will Estesrefactor ccl test for new test suite layout
2014-11-12 Will Estesuse underscores in test file names to silence automake...
2014-11-12 Will Estesdo not track m4 subdirectory any more
2014-11-12 Will Estesupgrade automake version to 1.14.1
2014-11-12 Will Estesignore more files generated by texinfo
2014-11-12 Will Estesupdate gettext version to 0.19
2014-11-12 Will Estescall LT_INIT earlier in configure.ac
2014-11-12 Will Estesrefactor bison-yylval test for new test suite layout
2014-11-12 Will Estesrefactor bison-yylloc test for new test suite layout
2014-11-12 Will Estesrefactor bison-nr test for new test suite layout
2014-11-12 Will Estesrefactor array-r test for new test suite layout
2014-11-12 Will Esteslist tests/README with other EXTRA_DIST files in tests/
2014-11-12 Will Estesrefactor array-nr test for new test suite layout
2014-11-12 Will Estesmake tests/testwrapper.sh more verbose; find input...
2014-11-12 Will Estesdistribute tests/testwrapper.sh
2014-11-12 Will Estesrefacter alloc-extra for new test suite layout
2014-11-12 Will Estesrefactor basic-r test for new test suite layout
2014-11-12 Will Estesrefactor basic-nr test for new test suite layout
2014-11-12 Will Estesremove old tests/ subdirectories from build system
2014-11-12 Will Estesadd parallel test suite option to build system
2014-11-12 Will Estesignore files for new test suite layout
2014-11-12 Will Estesuse automake parallel test suite option to build test...
2014-11-12 Manoj SrivastavaDo not use obsolete bison constructs in tests.
2014-11-12 Christos ZoulasNetBSD downstream patches.
2014-07-25 Mariusz PlucińskiAllow error reporting routines to accept varying number...
2014-07-25 Mariusz PlucińskiFix warning on assigning from `const char*` to `char*`
2014-07-25 Mariusz PlucińskiAdd disambiguation braces in main.c
2014-07-25 YuriRemoved deprecated 'register' storage class specifier.
2014-06-26 Mariusz PlucińskiChange output formats from octal to hexadecimal
2014-06-12 Will Estesupdate version number to 2.6.0-pre
2014-05-03 Will Estescheck limits before using array index cclp; resolves...
2014-04-03 Sean McBrideSuppress clang warning about empty @param paragraph...
2014-04-03 Will Estesfix punction when talking about colon-bracket delimiter...
2014-04-03 Will Estesremove proofreading comment
2014-04-03 Will EstesPut angle brackets around start condition name; resolve...
2014-04-02 Michael HaubenwallnerFix malloc/realloc replacement, bug#151.
2014-04-02 Will Esteschange crlf line ending to lf
2014-03-26 Will Estesmention flex 2.5.39 release in NEWS file
2014-03-26 Will Estesinitial default control file for shipper
next