summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: require gettext at least 0.18, not exactly 0.18feature/am_gettext_require_versionWill Estes2017-07-091-0/+1
* doc: NEWS memory leak fixWill Estes2017-07-031-0/+2
* scanner: memory leak free scanner generator.viktor.shepel2017-07-031-14/+13
* filter: memory leak free scanner postprocessing.viktor.shepel2017-07-031-12/+4
* doc: NEWS c{i,j}Will Estes2017-07-031-0/+5
* scanner: c{i,j} should preserve case.NieDzejkob2017-07-031-0/+2
* doc: document --backup-file in NEWSWill Estes2017-07-031-0/+4
* scanner: add optionn to specify backup filename.EricSharkey2017-07-033-2/+11
* doc: new uk translationWill Estes2017-06-182-23/+6
* doc: new uk translation from the Translation ProjectTranslation Project2017-06-181-0/+975
* doc: formatting fixes in READMEExplorer092017-06-041-3/+5
* test: echo 'set -v' before setting so in shell.Explorer092017-06-042-1/+2
* doc: tableopts rule portability mentioned in NEWSWill Estes2017-05-261-0/+2
* test: remove duplicate shell options lineWill Estes2017-05-261-1/+0
* test: use portable pattern substitution in tableopts.shExplorer092017-05-241-4/+6
* doc: document NetBSD build crash fixWill Estes2017-05-191-0/+4
* build: remove automake check-newsWill Estes2017-05-191-1/+1
* scanner: Use reallocarr() when available.Thomas Klausner2017-05-192-2/+15
* doc: list line number directives in NEWSWill Estes2017-05-141-0/+3
* filter: Output correct #line value for current file.Jeff Smith2017-05-141-1/+1
* scanner: corrected typoWill Estes2017-05-131-1/+1
* doc: noyyget/set_column options documentedWill Estes2017-05-131-0/+4
* scanner: finish support for noyy{get,set}_column.Will Estes2017-05-134-0/+18
* build: .mailmap for cleaning up shortlogWill Estes2017-05-131-0/+50
* test: rename some files for non-case-sensitive filesystems.Hans-Bernhard Broeker2017-05-064-36/+42
* build: 2.6.4 is previous versionWill Estes2017-05-062-1/+3
* build: ignore .sig files.Will Estes2017-05-061-0/+1
* build: no longer ignore *.tar.bz2Will Estes2017-05-061-1/+0
* gettext: pulled latest translations; recompiled against current sourcesv2.6.4Will Estes2017-05-0621-4158/+5549
* version 2.6.4Will Estes2017-05-061-1/+1
* note previous versionWill Estes2017-05-061-0/+1
* doc: update NEWS for upcoming releaseWill Estes2017-05-061-5/+61
* doc: Correct typo in C code sample in manualviktor.shepel2017-05-061-1/+1
* scanner: Mention %# comments are removed when building skel.cExplorer092017-05-061-2/+3
* Honor user definitions of yy_* macrosDemi Obenour2017-05-031-2/+8
* Don't leak macro definitions into header filesDemi Obenour2017-05-032-5/+7
* scanner: Check for 0 bracecount when EOL ends quoted literal.Demi Obenour2017-05-031-2/+2
* scanner: when bracelevel is negative, treat as zero.Demi Obenour2017-05-031-9/+9
* test: enable more silent building of tests.Jeff Smith2017-05-033-95/+95
* build: Delete comments from skeleton file.Demi Obenour2017-05-033-11/+21
* build: do not generate lib/Makefile.in.Explorer092017-05-033-5/+0
* gettext: revert listing generated .c filesWill Estes2017-05-021-2/+2
* FLEX_EXIT() is the preferred way to exit flexJeff Smith2017-05-021-3/+3
* Fix myesc() 'sptr' conditionalsExplorer092017-05-021-9/+5
* Obsolete htoui() and otoui(); use strtoul().Explorer092017-05-022-31/+2
* scanner: update yy_buf_size after yyrealloc()Todd C. Miller2017-05-021-0/+2
* build: use lowest versions for gettext, automake.Simon Sobisch2017-05-021-2/+2
* gettext: more recent makevars; new script to update po files.Simon Sobisch2017-05-023-10/+64
* gettext: list generated files instead of flex, bison sources in POTFILES.in.Simon Sobisch2017-05-021-2/+2
* build: only touch ChangeLog if it does not existSimon Sobisch2017-05-021-1/+3