]> granicus.if.org Git - flex/shortlog
flex
2016-01-30 Tobias KlauserUsed NULL constant instead of plain integer for NULL...
2016-01-30 Tobias KlauserMarked declaration and definition of yy_fatal_error...
2016-01-27 Tobias KlauserFixed declaration mismatch in yy_fatal_error.
2016-01-23 Will Estesflex is for flex #NCoC
2016-01-18 Will EstesReferred to github for issue tracking, no longer sf
2016-01-10 Egor PuginOpened files in binary mode explicitly
2016-01-08 OBATA AkioLinked flex binary against libintl, not libfl.
2016-01-08 Michael van... Improved pipe-stdin hack behavior; resolves sf#198.
2015-12-27 Will EstesRemoved no longer needed header checks
2015-12-27 Will EstesChecked for reallocarray() with AC_REPLACE_FUNCS
2015-12-27 Will Estesinclude libgen.h from flexdef.h, not main.c
2015-12-27 Michael ReedReplace basename2() with basename(3).
2015-12-27 Michael ReedSimplify basename2().
2015-12-27 Michael ReedCleaned up __STDC__ #ifdefs.
2015-12-25 Michael ReedRemove remaining use of PROTO
2015-12-21 Serguey Parkhomovskybuf.c: use snprintf
2015-12-19 Will Estesbuild: reformatted AC_CHECK_FUNCS for readability
2015-12-17 Will Estescorrect function prototype
2015-12-15 Michael ReedRemove more instances of PROTO
2015-12-15 Michael ReedRemoved prototype for main().
2015-12-14 Michael McConvilleRemoved more instances of PROTO, ansifying.
2015-12-14 Will EstesNoted github for issue tracking and pull requests
2015-12-14 Michael McConvilleReformatted README; removed sf bug tracking link.
2015-12-14 Michael McConvilleRemoved macros for indentation level.
2015-12-14 Mike Frysingertests: fixed paths to input files.
2015-12-14 Mike Frysingerconfigure: fixed realloc test.
2015-12-12 Michael McConvilleStarted removal of PROTO macro.
2015-12-12 Michael ReedRemoved SHORT_FILE_NAMES preprocessor symbol.
2015-12-12 Michael McConvilleAdded new function reallocarray.
2015-12-12 Michael McConvilleRemoved MS-DOS, VMS macros.
2015-12-12 Will EstesMade search for m4 more explicit.
2015-12-12 Will EstesReturned 0 from yywrap() instead of EOF
2015-12-12 Will EstesChanged end of main() in libmain to exit(0)
2015-12-11 Will EstesMentioned v2.6.1; documented some changes since v2.6.0
2015-12-11 Will EstesUpdated build documentation; finished sf#155.
2015-12-11 Will EstesRemoved flex.pdf from distribution; partially fixed...
2015-12-11 Will EstesCommented in C style in skeleton; fixed sf#195
2015-12-10 Will EstesIgnored autoscan files
2015-12-10 Will EstesChecked for ranlib and strdup() at configure time
2015-12-09 Michael McConvilleReplace zero_out() with stdlib's memset.
2015-12-09 Michael McConvilleRemoved memory allocation casts.
2015-12-09 Michael McConvilleRemoved alloca() configuration.
2015-12-09 Michael McConvilleRemoved implementation of isascii().
2015-12-09 Michael McConvilleRemoved NULL-checks before free()
2015-12-09 Michael McConvilleRemoved flex_free()i, corrected buf_destroy logic.
2015-12-09 Michael McConvilleRemoved flex_realloc().
2015-12-09 Michael McConvilleRemoved flex_alloc; cleaned up style.
2015-12-08 Michael McConvilleRemove allocation casts
2015-12-07 Will EstesBuilt flex with itself.
2015-12-05 Michael McConvilleUse NULL rather than (type *) 0.
2015-12-05 Michael McConvilleReplace copy_unsigned_string() with xstrdup().
2015-12-05 Akim DemailleCleaned up white space.
2015-12-05 Akim DemailleRemoved struct keyword before yy_buffer_state
2015-12-05 Akim DemailleReplaced FLEX_STD macro with std::.
2015-12-04 Akim DemailleGenerated skel.c explicitly in srcdir.
2015-12-04 Akim DemailleCalled glibtoolize if libtoolize run fails.
2015-12-03 MightyjoChecked for (g)texi2dvi. Better bison, help2man checks.
2015-12-02 Michael McConvilleMade string copying more standard.
2015-12-01 Serguey ParkhomovskyError on unbalanced parentheses in rules section.
2015-11-30 Will EstesCleaned up BUILT_SOURCES list.
2015-11-30 Will EstesSorted file names in flex_SOURCES
2015-11-29 MightyjoReplaced CHAR macro with unsigned char type.
2015-11-21 Will Estesupdated syntax of AC_INIT call as per autoupdate
2015-11-21 Will Estesremoved extra call to a _CPPFLAGS variable
2015-11-20 Stefan ReinauerSwitch function definitions from mixed K&R to consisten...
2015-11-18 MightyjoUsed in-tree header file for c++ tests.
2015-11-17 Will EstesDeclared version 2.6.0 v2.6.0
2015-11-17 Will EstesDated, described flex release 2.6.0
2015-11-13 Will EstesDeclared version 2.6.0rc1
2015-11-13 lukeallardyceSupplied versioning information in flex libraries.
2015-11-13 Will EstesCleaned up more precisely after make check.
2015-11-12 Will EstesPulled out scripts in tests/Makefile.am
2015-11-11 Will EstesAdded srcdir to tableopts.am include
2015-11-11 Will EstesChanged man page dependencies.
2015-11-10 Will EstesCalled libtoolize directly because autoreconf fails...
2015-11-10 Will EstesAdded tableopts.sh to EXTRA_DIST
2015-11-10 MightyjoMade tests depend on the built flex binary.
2015-11-08 MightyjoMerge branch 'master' into streamrefs
2015-11-08 MightyjoCleaned more generated sources.
2015-11-08 MightyjoUpdated documentation to reflect the revisions to FlexL...
2015-11-08 MightyjoChanged several pointers to istream (and ostream) to...
2015-09-29 Translation... new zh_CN translation from the translation project
2015-08-06 Jaska Uimonenfix possible resource leak with yynultrans_tbl
2015-08-06 Jaska Uimonenfix possible uninitialized array values
2015-08-05 Will Estesadd %{...%} block to example in manual
2015-07-15 Will Estesinitialize libtool earlier in build system generation
2015-05-08 Translation... new da translation from the Translation Project
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
next