summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix test suite after inplace.awk license additon.gawk-4.1-stableArnold D. Robbins2017-07-284-4/+9
|
* Apply GPL to inplace.awk.Arnold D. Robbins2017-07-284-0/+96
|
* Revert 92ec6835548d36 - don't use DFA if need_start is true.Arnold D. Robbins2017-07-152-3/+21
|
* Fix GCC 7.1 warnings (incrementing/decrementing booleans).Arnold D. Robbins2017-07-078-13/+26
|
* Expand tab characters in the doc.Arnold D. Robbins2017-06-155-275/+279
|
* Fix argarray test on VMSJohn Malmberg2017-03-252-1/+7
|
* Patch argarray test to work regardless of how configure is invoked.Andrew J. Schorr2017-03-194-20/+15
|
* Fix some typos in the doc, update the wordlist.Arnold D. Robbins2017-02-135-40/+47
|
* Typo fix in ChangeLog.Arnold D. Robbins2017-01-271-1/+1
|
* Fix assignment from gensub to $0.Arnold D. Robbins2017-01-279-6/+40
|
* Improve messge translatability in debug.c. Update copyright in interpret.h.Arnold D. Robbins2017-01-273-4/+11
|
* Update copyright and UPDATE-MONTH in the manual.Arnold D. Robbins2017-01-274-8/+12
|
* Updated po/pt_BR.po and reactivated it in LINGUAS.Arnold D. Robbins2017-01-273-1198/+2644
|
* Doc update - awk.info is gone.Arnold D. Robbins2017-01-254-559/+564
|
* Fix bug in string concatenation optimization.Andrew J. Schorr2017-01-158-4/+41
|
* Update ca.po.Arnold D. Robbins2016-12-191-528/+334
|
* Fix gawk exe directory for cld verbJohn Malmberg2016-11-242-1/+5
|
* Add valgrind.awk to EXTRA_DIST in test/Makefile.am.Arnold D. Robbins2016-11-213-0/+6
|
* Fix doc on dcngettext.Arnold D. Robbins2016-11-104-207/+219
|
* Small doc fixes.Arnold D. Robbins2016-11-085-319/+326
|
* Improve valgrind scan.Arnold D. Robbins2016-11-074-22/+53
|
* Fix some valgrind errors.Arnold D. Robbins2016-11-072-2/+9
|
* Improve behavior on MS-Windows when stdout is redirected to a pipe.Eli Zaretskii2016-11-045-3/+40
|
* Add README.aix. Typo fix in README.zLinux.Arnold D. Robbins2016-10-313-1/+15
|
* Minor bug fix for init_awkpath.Arnold D. Robbins2016-10-262-1/+7
|
* Restore null elements in paths being same as dot.Arnold D. Robbins2016-10-252-31/+50
|
* VMS should not kit the entire git cloneJohn Malmberg2016-10-243-20/+24
|
* Remove references to MS-DOS and OS/2 from the doc.Arnold D. Robbins2016-10-235-1276/+687
|
* Rework Bugs section in the manual.Arnold D. Robbins2016-10-024-656/+729
|
* Fix compilation warnings on MinGW with the latest runtimeEli Zaretskii2016-09-246-2/+31
| | | | reported by Marc de Bourget <marcdebourget@gmail.com>.
* Minor documentation fixes.Arnold D. Robbins2016-09-205-322/+330
|
* Update pc/Makefile.tst.Arnold D. Robbins2016-09-082-2/+11
|
* Update command.y to version 3 of the GPL.Arnold D. Robbins2016-09-082-1/+5
|
* Fix license texts in a few files.Arnold D. Robbins2016-09-075-9/+33
|
* Make 4.1.4 release tar ball.gawk-4.1.4Arnold D. Robbins2016-08-2552-757/+1082
|
* Include m4 in what gets distributed.Arnold D. Robbins2016-08-252-0/+2
|
* Update README.macosx file.Arnold D. Robbins2016-08-242-0/+23
|
* Add more words to spelling word list.Arnold D. Robbins2016-08-242-0/+192
|
* Add the wordlist to the repo.Arnold D. Robbins2016-08-241-0/+1749
|
* Updates after distcheck.Arnold D. Robbins2016-08-232-16/+16
|
* Bump version for one last pre-release tarball.Arnold D. Robbins2016-08-232-11/+11
|
* Doc updates, add 'spell' target for make.Arnold D. Robbins2016-08-2310-296/+325
|
* Update dfa, including API changes.Arnold D. Robbins2016-08-235-422/+478
|
* Sync dfa.c with grep.Arnold D. Robbins2016-08-182-86/+249
|
* Speedup regexp compilation if not using dfa.Arnold D. Robbins2016-08-142-4/+14
|
* Minor updates to Checklist.Arnold D. Robbins2016-08-121-2/+2
|
* Minor text and formatting edits in int_array.c.Arnold D. Robbins2016-08-122-2/+7
|
* Sync dfa.c with GNU grep.Arnold D. Robbins2016-08-122-0/+5
|
* If a strnum integer has a non-standard string representation, do not accept ↵Andrew J. Schorr2016-08-093-5/+85
| | | | it as an integer array subscript.
* Update VMS testsJohn Malmberg2016-08-092-6/+79
|