summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* test: echo 'set -v' before setting so in shell.Explorer092017-06-04
* doc: tableopts rule portability mentioned in NEWSWill Estes2017-05-26
* test: remove duplicate shell options lineWill Estes2017-05-26
* test: use portable pattern substitution in tableopts.shExplorer092017-05-24
* doc: document NetBSD build crash fixWill Estes2017-05-19
* build: remove automake check-newsWill Estes2017-05-19
* scanner: Use reallocarr() when available.Thomas Klausner2017-05-19
* doc: list line number directives in NEWSWill Estes2017-05-14
* filter: Output correct #line value for current file.Jeff Smith2017-05-14
* scanner: corrected typoWill Estes2017-05-13
* doc: noyyget/set_column options documentedWill Estes2017-05-13
* scanner: finish support for noyy{get,set}_column.Will Estes2017-05-13
* build: .mailmap for cleaning up shortlogWill Estes2017-05-13
* test: rename some files for non-case-sensitive filesystems.Hans-Bernhard Broeker2017-05-06
* build: 2.6.4 is previous versionWill Estes2017-05-06
* build: ignore .sig files.Will Estes2017-05-06
* build: no longer ignore *.tar.bz2Will Estes2017-05-06
* gettext: pulled latest translations; recompiled against current sourcesWill Estes2017-05-06
* version 2.6.4Will Estes2017-05-06
* note previous versionWill Estes2017-05-06
* doc: update NEWS for upcoming releaseWill Estes2017-05-06
* doc: Correct typo in C code sample in manualviktor.shepel2017-05-06
* scanner: Mention %# comments are removed when building skel.cExplorer092017-05-06
* Honor user definitions of yy_* macrosDemi Obenour2017-05-03
* Don't leak macro definitions into header filesDemi Obenour2017-05-03
* scanner: Check for 0 bracecount when EOL ends quoted literal.Demi Obenour2017-05-03
* scanner: when bracelevel is negative, treat as zero.Demi Obenour2017-05-03
* test: enable more silent building of tests.Jeff Smith2017-05-03
* build: Delete comments from skeleton file.Demi Obenour2017-05-03
* build: do not generate lib/Makefile.in.Explorer092017-05-03
* gettext: revert listing generated .c filesWill Estes2017-05-02
* FLEX_EXIT() is the preferred way to exit flexJeff Smith2017-05-02
* Fix myesc() 'sptr' conditionalsExplorer092017-05-02
* Obsolete htoui() and otoui(); use strtoul().Explorer092017-05-02
* scanner: update yy_buf_size after yyrealloc()Todd C. Miller2017-05-02
* build: use lowest versions for gettext, automake.Simon Sobisch2017-05-02
* gettext: more recent makevars; new script to update po files.Simon Sobisch2017-05-02
* gettext: list generated files instead of flex, bison sources in POTFILES.in.Simon Sobisch2017-05-02
* build: only touch ChangeLog if it does not existSimon Sobisch2017-05-02
* build: list earliest useable versions for automakeSimon Sobisch2017-05-02
* build: check for how to call libtoolize.Simon Sobisch2017-05-02
* build: support cross compiling.Alastair Hughes2017-02-23
* build: Include <strings.h>; add strcasecmp() check to configure.Explorer092017-02-17
* build: Let configure error if missing required functions, headers..Explorer092017-02-17
* scanner: compute powers of two faster.Explorer092017-02-16
* test: skip pthread test when needed files missing.Explorer092017-02-16
* build: mv scan.c when building dist.Will Estes2017-02-16
* build: don't assume distdir/scan.c is writeableWill Estes2017-02-06
* build: Add dist-hook to force remake scan.c.Explorer092017-02-06
* build: respect '--localedir' from configure.Explorer092017-02-06