aboutsummaryrefslogtreecommitdiffstats
path: root/FIXES
Commit message (Expand)AuthorAgeFilesLines
* Additional fixes for DJGPP.upstream-masterArnold D. Robbins2020-08-161-0/+4
* Update FIXES and version in main.c.Arnold D. Robbins2020-08-071-0/+5
* Fix Issue #92; see FIXES.Arnold D. Robbins2020-08-041-0/+5
* Update version and FIXES.Arnold D. Robbins2020-07-301-0/+7
* Add regression script for bugs-fixed directory.Arnold D. Robbins2020-07-021-0/+4
* Update FIXES and date in main.c.Arnold D. Robbins2020-06-251-0/+4
* Fix Issue 78 and apply PR 80.Arnold D. Robbins2020-06-121-0/+9
* In fldbld(), check that inputFS is set.Arnold D. Robbins2020-06-051-0/+5
* Fix test for use of noreturn.Arnold D. Robbins2020-05-151-0/+4
* Fix noreturn for old compilers.Arnold D. Robbins2020-04-161-0/+4
* Update FIXES and version date.Arnold D. Robbins2020-04-051-0/+4
* Fixes from Christo Zoulas.Arnold D. Robbins2020-02-281-0/+6
* Update FIXES, version.Arnold D. Robbins2020-02-191-0/+3
* Small cleanups before merge to master.Arnold D. Robbins2020-02-181-0/+4
* Restore zoulas fixes, step 1.Arnold D. Robbins2020-02-061-0/+4
* Revert zoulas changes until we can keep tests passing.Arnold D. Robbins2020-02-061-4/+0
* Update version and FIXES.Arnold D. Robbins2020-02-061-0/+4
* Get tests working again.Arnold D. Robbins2020-01-311-1/+2
* Fix a{0}, update tests.Arnold D. Robbins2020-01-311-3/+8
* Update version info.Arnold D. Robbins2020-01-241-0/+5
* Fix Issue 60; sub/gsub follow POSIX if POSIXLY_CORRECT in the environment.Arnold D. Robbins2020-01-191-0/+5
* Make I/O errors fatal instead of mere warnings (#63)Martijn Dekker2020-01-171-0/+4
* Fix merging of concatenated string constants.Arnold D. Robbins2020-01-051-0/+7
* Bug fix in interval expressions.Arnold D. Robbins2019-12-271-0/+4
* Small edits, update version and FIXES.Arnold D. Robbins2019-12-111-0/+4
* Update version and FIXES.Arnold D. Robbins2019-12-081-0/+5
* Convert variables to bool and enum.Arnold D. Robbins2019-11-101-0/+6
* From Ori Bernstein, ori@eigenstate.org, for FS="" in multibyte locale.Arnold D. Robbins2019-11-081-0/+6
* Typo fix in FIXES.Arnold D. Robbins2019-11-081-1/+1
* Update FIXES and main.c version.Arnold D. Robbins2019-10-251-0/+4
* Optimize string concatenation.Arnold D. Robbins2019-10-241-0/+2
* Additional fixes after merge of PR 53.Arnold D. Robbins2019-10-241-0/+4
* Update FIXES and date in main.c.Arnold D. Robbins2019-10-171-0/+4
* Make RS as regexp work without ifdef. Add doc, bump version.Arnold D. Robbins2019-10-061-0/+4
* Update FIXES and version date in main.c.Arnold D. Robbins2019-09-101-0/+5
* Grammar optimization from NetBSD: Two adjacent string constants are merged.Arnold D. Robbins2019-07-281-0/+5
* Remove trailing whitespace on lines in all files.Arnold D. Robbins2019-07-281-17/+17
* Add support for "\a" and "\v" to regex and command line args (#44)Martijn Dekker2019-07-261-0/+7
* Update FIXES and main.c version.Arnold D. Robbins2019-07-171-0/+7
* Update FIXES and version in main.c.Arnold D. Robbins2019-07-161-0/+6
* Update FIXES for test suite changes.Arnold D. Robbins2019-06-241-0/+5
* Disallow deleting SYMTAB and its elements (#43)Cody Mello2019-06-171-0/+5
* Allow unmatched right paren in regexes. Fixes Issue #40.Arnold D. Robbins2019-06-041-2/+8
* Fix Issue #38 - don't require non-= after = in cmd line assignment.Arnold D. Robbins2019-05-291-0/+6
* Update awktest.tar(p.50) to modern sort options.Arnold D. Robbins2019-04-071-0/+5
* Simplify cross-compiling change. Update FIXES.Arnold D. Robbins2019-03-121-0/+6
* Sync FIXES with GitHub repo activity.Arnold D. Robbins2019-03-051-0/+11
* Merge remote-tracking branch 'upstream/master' into interval-exprMartijn Dekker2019-03-051-1/+11
|\
| * Update FIXES.Arnold D. Robbins2019-01-251-0/+10
* | backport ERE interval/repetition expressions from Apple awk-24Martijn Dekker2019-01-231-0/+5
|/