summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bug fix in support/regexec.c.gawk-4.2-stableArnold D. Robbins2019-01-252-2/+11
* Indexing and minor doc improvements.Arnold D. Robbins2019-01-144-578/+601
* Fix small potential memory leak for intdiv.Arnold D. Robbins2019-01-143-2/+12
* Indexing fixes.Arnold D. Robbins2019-01-134-28/+64
* Further doc on translations.Arnold D. Robbins2019-01-114-210/+215
* Fixes for building on OpenVMSJohn Malmberg2019-01-099-11/+28
* Improve doc on making directory to hold .mo files.Arnold D. Robbins2019-01-084-229/+290
* Small optimization for translatable strings.Arnold D. Robbins2019-01-082-1/+10
* Small doc improvements.Arnold D. Robbins2019-01-044-277/+309
* Small indexing fixes.Arnold D. Robbins2019-01-034-258/+275
* Sync and update regex from GNULIB.Arnold D. Robbins2018-12-268-418/+1125
* Make inet tests keep going if they fail.Arnold D. Robbins2018-12-243-8/+13
* Fix test/inftest.ok.Arnold D. Robbins2018-12-232-2/+6
* Improve auto debug for .developing.Arnold D. Robbins2018-12-213-2/+10
* Bug fix in dfa, with test.Arnold D. Robbins2018-12-219-7/+61
* Remove .deps directory upon make distclean.Arnold D. Robbins2018-12-1812-42/+82
* Update indexing in debugger chapter.Arnold D. Robbins2018-12-184-221/+316
* Update it.po.Arnold D. Robbins2018-12-182-253/+259
* Update Italian man page.Arnold D. Robbins2018-12-182-35/+77
* Update dfa.h and dfa.c from GNULIB.Arnold D. Robbins2018-12-153-9/+13
* Update config.guess.Arnold D. Robbins2018-12-144-6/+12
* Add comment indicating that timegm came from the Linux man page.Andrew J. Schorr2018-12-122-0/+7
* Speed up UTC mktime by using library timegm if available instead of our slow ...Andrew J. Schorr2018-12-129-31/+55
* Configuration stuff updates, including no optimization.Arnold D. Robbins2018-12-068-8/+40
* Document goawk implementation of awk.Arnold D. Robbins2018-11-274-42/+82
* Doc update on split().Arnold D. Robbins2018-11-265-371/+387
* Update config.sub.Arnold D. Robbins2018-11-254-2/+12
* Layout improvement in test/Makefile.am.Arnold D. Robbins2018-11-253-6/+10
* Small typo fix in doc.Arnold D. Robbins2018-11-254-3/+7
* Add test for command line typed regexp assignment.Arnold D. Robbins2018-11-245-2/+30
* Improve portability of spacere test.Arnold D. Robbins2018-11-245-11/+17
* Allow command line assignment of typed regexps.Arnold D. Robbins2018-11-246-448/+525
* Update it.po.Arnold D. Robbins2018-11-242-81/+76
* Fix building pc/Makefile.tst. Make gawk 4.2.1a tarball.Arnold D. Robbins2018-11-1737-8415/+9636
* Update to Bison 3.2.1.Arnold D. Robbins2018-11-174-609/+600
* Update config.guess.Arnold D. Robbins2018-11-174-3/+11
* Fix usage for -Z option.Arnold D. Robbins2018-11-112-1/+5
* Small doc fixes.Arnold D. Robbins2018-11-024-38/+45
* Remove unused function in dfa.c.Arnold D. Robbins2018-10-312-21/+4
* Merge branch 'gawk-4.2-stable' into update-dfaArnold D. Robbins2018-10-304-351/+357
|\
| * Small doc typo fixes.Arnold D. Robbins2018-10-304-351/+357
* | Merge branch 'gawk-4.2-stable' into update-dfaArnold D. Robbins2018-10-274-37/+57
|\ \ | |/
| * Doc update: don't post bug reports in web forums.Arnold D. Robbins2018-10-274-37/+57
* | Merge branch 'gawk-4.2-stable' into update-dfaArnold D. Robbins2018-10-2410-46/+82
|\ \ | |/
| * Improve usage message when debugging enabled.Arnold D. Robbins2018-10-242-1/+8
| * Update aux files.Arnold D. Robbins2018-10-236-11/+21
| * Mention GNU Kind Communication Guidelines in the doc.Arnold D. Robbins2018-10-234-34/+53
* | Update dfa.c.Arnold D. Robbins2018-10-222-129/+254
|/
* Fix Op_comment in debug.c:print_instruction.Arnold D. Robbins2018-10-102-1/+6
* Ignore failure in profile1 test, allows make to keep going.Arnold D. Robbins2018-10-103-2/+7