Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Apply GPL to inplace.awk. | Arnold D. Robbins | 2017-07-28 | 4 | -0/+96 |
| | |||||
* | Revert 92ec6835548d36 - don't use DFA if need_start is true. | Arnold D. Robbins | 2017-07-15 | 2 | -3/+21 |
| | |||||
* | Fix GCC 7.1 warnings (incrementing/decrementing booleans). | Arnold D. Robbins | 2017-07-07 | 8 | -13/+26 |
| | |||||
* | Expand tab characters in the doc. | Arnold D. Robbins | 2017-06-15 | 5 | -275/+279 |
| | |||||
* | Fix argarray test on VMS | John Malmberg | 2017-03-25 | 2 | -1/+7 |
| | |||||
* | Patch argarray test to work regardless of how configure is invoked. | Andrew J. Schorr | 2017-03-19 | 4 | -20/+15 |
| | |||||
* | Fix some typos in the doc, update the wordlist. | Arnold D. Robbins | 2017-02-13 | 5 | -40/+47 |
| | |||||
* | Typo fix in ChangeLog. | Arnold D. Robbins | 2017-01-27 | 1 | -1/+1 |
| | |||||
* | Fix assignment from gensub to $0. | Arnold D. Robbins | 2017-01-27 | 9 | -6/+40 |
| | |||||
* | Improve messge translatability in debug.c. Update copyright in interpret.h. | Arnold D. Robbins | 2017-01-27 | 3 | -4/+11 |
| | |||||
* | Update copyright and UPDATE-MONTH in the manual. | Arnold D. Robbins | 2017-01-27 | 4 | -8/+12 |
| | |||||
* | Updated po/pt_BR.po and reactivated it in LINGUAS. | Arnold D. Robbins | 2017-01-27 | 3 | -1198/+2644 |
| | |||||
* | Doc update - awk.info is gone. | Arnold D. Robbins | 2017-01-25 | 4 | -559/+564 |
| | |||||
* | Fix bug in string concatenation optimization. | Andrew J. Schorr | 2017-01-15 | 8 | -4/+41 |
| | |||||
* | Update ca.po. | Arnold D. Robbins | 2016-12-19 | 1 | -528/+334 |
| | |||||
* | Fix gawk exe directory for cld verb | John Malmberg | 2016-11-24 | 2 | -1/+5 |
| | |||||
* | Add valgrind.awk to EXTRA_DIST in test/Makefile.am. | Arnold D. Robbins | 2016-11-21 | 3 | -0/+6 |
| | |||||
* | Fix doc on dcngettext. | Arnold D. Robbins | 2016-11-10 | 4 | -207/+219 |
| | |||||
* | Small doc fixes. | Arnold D. Robbins | 2016-11-08 | 5 | -319/+326 |
| | |||||
* | Improve valgrind scan. | Arnold D. Robbins | 2016-11-07 | 4 | -22/+53 |
| | |||||
* | Fix some valgrind errors. | Arnold D. Robbins | 2016-11-07 | 2 | -2/+9 |
| | |||||
* | Improve behavior on MS-Windows when stdout is redirected to a pipe. | Eli Zaretskii | 2016-11-04 | 5 | -3/+40 |
| | |||||
* | Add README.aix. Typo fix in README.zLinux. | Arnold D. Robbins | 2016-10-31 | 3 | -1/+15 |
| | |||||
* | Minor bug fix for init_awkpath. | Arnold D. Robbins | 2016-10-26 | 2 | -1/+7 |
| | |||||
* | Restore null elements in paths being same as dot. | Arnold D. Robbins | 2016-10-25 | 2 | -31/+50 |
| | |||||
* | VMS should not kit the entire git clone | John Malmberg | 2016-10-24 | 3 | -20/+24 |
| | |||||
* | Remove references to MS-DOS and OS/2 from the doc. | Arnold D. Robbins | 2016-10-23 | 5 | -1276/+687 |
| | |||||
* | Rework Bugs section in the manual. | Arnold D. Robbins | 2016-10-02 | 4 | -656/+729 |
| | |||||
* | Fix compilation warnings on MinGW with the latest runtime | Eli Zaretskii | 2016-09-24 | 6 | -2/+31 |
| | | | | reported by Marc de Bourget <marcdebourget@gmail.com>. | ||||
* | Minor documentation fixes. | Arnold D. Robbins | 2016-09-20 | 5 | -322/+330 |
| | |||||
* | Update pc/Makefile.tst. | Arnold D. Robbins | 2016-09-08 | 2 | -2/+11 |
| | |||||
* | Update command.y to version 3 of the GPL. | Arnold D. Robbins | 2016-09-08 | 2 | -1/+5 |
| | |||||
* | Fix license texts in a few files. | Arnold D. Robbins | 2016-09-07 | 5 | -9/+33 |
| | |||||
* | Make 4.1.4 release tar ball. | Arnold D. Robbins | 2016-08-25 | 52 | -757/+1082 |
| | |||||
* | Include m4 in what gets distributed. | Arnold D. Robbins | 2016-08-25 | 2 | -0/+2 |
| | |||||
* | Update README.macosx file. | Arnold D. Robbins | 2016-08-24 | 2 | -0/+23 |
| | |||||
* | Add more words to spelling word list. | Arnold D. Robbins | 2016-08-24 | 2 | -0/+192 |
| | |||||
* | Add the wordlist to the repo. | Arnold D. Robbins | 2016-08-24 | 1 | -0/+1749 |
| | |||||
* | Updates after distcheck. | Arnold D. Robbins | 2016-08-23 | 2 | -16/+16 |
| | |||||
* | Bump version for one last pre-release tarball. | Arnold D. Robbins | 2016-08-23 | 2 | -11/+11 |
| | |||||
* | Doc updates, add 'spell' target for make. | Arnold D. Robbins | 2016-08-23 | 10 | -296/+325 |
| | |||||
* | Update dfa, including API changes. | Arnold D. Robbins | 2016-08-23 | 5 | -422/+478 |
| | |||||
* | Sync dfa.c with grep. | Arnold D. Robbins | 2016-08-18 | 2 | -86/+249 |
| | |||||
* | Speedup regexp compilation if not using dfa. | Arnold D. Robbins | 2016-08-14 | 2 | -4/+14 |
| | |||||
* | Minor updates to Checklist. | Arnold D. Robbins | 2016-08-12 | 1 | -2/+2 |
| | |||||
* | Minor text and formatting edits in int_array.c. | Arnold D. Robbins | 2016-08-12 | 2 | -2/+7 |
| | |||||
* | Sync dfa.c with GNU grep. | Arnold D. Robbins | 2016-08-12 | 2 | -0/+5 |
| | |||||
* | If a strnum integer has a non-standard string representation, do not accept ↵ | Andrew J. Schorr | 2016-08-09 | 3 | -5/+85 |
| | | | | it as an integer array subscript. | ||||
* | Update VMS tests | John Malmberg | 2016-08-09 | 2 | -6/+79 |
| | |||||
* | Update nl.po. | Arnold D. Robbins | 2016-08-08 | 1 | -452/+303 |
| |