]> granicus.if.org Git - flex/shortlog
flex
2019-09-12 Will Estesdoc: document release page in README master
2019-06-20 Will Estesdoc: new translations
2018-05-22 Explorer09scanner: Include-guard flexint_shared.h
2018-05-22 jannick0scanner: no YYTABLES_NAME macro unless requested
2018-05-07 Will Estespo: include update_linguas script in distribution.
2018-05-07 viktor.shepeldoc: display build status badge in README
2018-04-07 Simon Sobischdoc: describe mailing list usage in more detail
2018-03-13 Jannickdoc: amend manual section on state stack functions.
2018-03-13 jannick0scanner: fix default of yy_top_state()
2018-03-13 jannick0scanner: fix default of yy_top_state()
2018-03-12 Explorer09build: Add "-f" flag to "mv" in makefiles.
2018-03-12 Explorer09build: Fix makefile dist-hook directory permissions.
2018-03-08 Explorer09scanner: More compatible flex integer type definitions.
2018-03-08 Explorer09scanner: Skeleton no longer includes integer limit...
2018-03-08 Explorer09scanner: Add a fallback INT_MAX definition.
2018-03-08 Explorer09scanner: correct comments about __STDC_LIMIT_MACROS.
2018-03-08 Explorer09scanner: Fix glibc features.h dependency in skeleton.
2018-03-04 Explorer09scanner: Fix scan.l xgettext warnings.
2018-03-01 Explorer09travis: '--disable-acl' when building gettext
2018-03-01 Explorer09travis: Silence build output of automake and gettext
2018-03-01 Kang-Che Sungtravis: Hard-code hashes for verifying tarballs
2018-03-01 Explorer09build: Move dnl comments out of AC_CHECK_FUNCS
2018-02-24 Explorer09test: Remove redundant '-o $@' in tableopts.am
2018-01-03 Will Estesdoc: list travis in NEWS [skip ci]
2018-01-03 Will Estesinitial .travis.yml file
2017-12-09 Explorer09scanner: Allow "--" as option argument.
2017-12-08 Explorer09scanner: scanopt_err() now returns void
2017-12-08 Explorer09scanner: simplify scanopt_usage().
2017-12-06 Explorer09scanner: prevent overflow in add_action()
2017-11-29 Michael W.... scanner: use calloc to allocate new filter memory
2017-11-28 Explorer09Obsolete yypad64() macro.
2017-11-28 Explorer09scanner: temporarily protect against ccl overflow ...
2017-11-28 Explorer09build: fix ENABLE_NLS preprocessor check.
2017-11-03 Explorer09scanner: Rename genecs() local variables. No code changes.
2017-11-03 Explorer09scanner: Remove unused BASENAME() macro.
2017-11-03 Alex Richardsonbuild: use #ifdef for ENABLE_NLS check.
2017-11-03 Explorer09scanner: Define _POSIX_C_SOURCE when needed in skeleton.
2017-10-05 Lukasz Bajbuild: Remove custom reallocarray() declaration.
2017-10-05 Explorer09scanner: Simplify PRINT_SPACES() macro
2017-09-04 Explorer09build: AC_USE_SYSTEM_EXTENSIONS in configure.ac.
2017-09-04 Will Estesdoc: document config.h inclusion by flex itself
2017-09-04 Explorer09scanner: Include flexdef.h at %top block of scan.l
2017-09-02 Explorer09{re,}allocate_array code cleanup
2017-09-02 Will Estesdoc: document libfl targets in Makefile
2017-08-31 Explorer09build: Add convenience targets to build libfl only
2017-08-31 Will Estesdoc: document src/libfl in NEWS
2017-08-26 Explorer09Don't install libfl.pc if --disable-libfl.
2017-08-26 Explorer09libfl.pc: Rewrite descriptions, remove unneeded Cflags.
2017-08-26 Explorer09Move libfl.pc.in to src subdirectory.
2017-08-24 Will Estesdoc: NEWS updates
2017-08-24 Explorer09Hardcode flex name in --help text
2017-08-24 Explorer09Remove an unneeded gettext() in --version output
2017-08-24 Explorer09scanner: remove BASENAME(); don't strip path from progr...
2017-08-24 Will Estesbuild: sort .gitignore
2017-08-24 Michael Haubenwallnerhave libobjs depend on libobjdir (#244)
2017-08-24 Will Estesbuild: git ignore libfl.pc
2017-08-24 Tyler SlabinskiCreate libfl.pc target for pkgconfig
2017-07-18 Jannickscanner: #define BASENAME, remove #include libgen.h
2017-07-18 Jannickmkskel.sh: fix EOL issue for CRLF systems
2017-07-15 jannick0scanner: Ignore comment lines in skeleton files.
2017-07-15 Explorer09filter: faster is_blank_line implementation
2017-07-13 Explorer09filter: new internal function is_blank_line()
2017-07-13 Will Estesbuild: require automake, gettext versions as per mainta...
2017-07-03 Will Estesdoc: NEWS memory leak fix
2017-07-03 viktor.shepelscanner: memory leak free scanner generator.
2017-07-03 viktor.shepelfilter: memory leak free scanner postprocessing.
2017-07-03 Will Estesdoc: NEWS c{i,j}
2017-07-03 NieDzejkobscanner: c{i,j} should preserve case.
2017-07-03 Will Estesdoc: document --backup-file in NEWS
2017-07-03 EricSharkeyscanner: add optionn to specify backup filename.
2017-06-18 Will Estesdoc: new uk translation
2017-06-18 Translation... doc: new uk translation from the Translation Project
2017-06-04 Explorer09doc: formatting fixes in README
2017-06-04 Explorer09test: echo 'set -v' before setting so in shell.
2017-05-26 Will Estesdoc: tableopts rule portability mentioned in NEWS
2017-05-26 Will Estestest: remove duplicate shell options line
2017-05-24 Explorer09test: use portable pattern substitution in tableopts.sh
2017-05-19 Will Estesdoc: document NetBSD build crash fix
2017-05-19 Will Estesbuild: remove automake check-news
2017-05-19 Thomas Klausnerscanner: Use reallocarr() when available.
2017-05-14 Will Estesdoc: list line number directives in NEWS
2017-05-14 Jeff Smithfilter: Output correct #line value for current file.
2017-05-13 Will Estesscanner: corrected typo
2017-05-13 Will Estesdoc: noyyget/set_column options documented
2017-05-13 Will Estesscanner: finish support for noyy{get,set}_column.
2017-05-13 Will Estesbuild: .mailmap for cleaning up shortlog
2017-05-07 Hans-Bernhard... test: rename some files for non-case-sensitive filesystems.
2017-05-07 Will Estesbuild: 2.6.4 is previous version
2017-05-06 Will Estesbuild: ignore .sig files.
2017-05-06 Will Estesbuild: no longer ignore *.tar.bz2
2017-05-06 Will Estesgettext: pulled latest translations; recompiled against... v2.6.4
2017-05-06 Will Estesversion 2.6.4
2017-05-06 Will Estesnote previous version
2017-05-06 Will Estesdoc: update NEWS for upcoming release
2017-05-06 viktor.shepeldoc: Correct typo in C code sample in manual
2017-05-06 Explorer09scanner: Mention %# comments are removed when building...
2017-05-03 Demi ObenourHonor user definitions of yy_* macros
2017-05-03 Demi ObenourDon't leak macro definitions into header files
2017-05-03 Demi Obenourscanner: Check for 0 bracecount when EOL ends quoted...
2017-05-03 Demi Obenourscanner: when bracelevel is negative, treat as zero.
next