aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | implementation.
* 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
|
* Remove unneeded files.Arnold D. Robbins2018-10-033-740/+5
|
* Fix for regex for non-GNU compilers.Arnold D. Robbins2018-10-012-0/+11
|
* Fix most recent ChangeLog entry.Arnold D. Robbins2018-09-271-1/+1
|
* Fix problem with MPFR conversion to int from hex numbers.Arnold D. Robbins2018-09-279-5/+39
|
* Add more lint warnings.Arnold D. Robbins2018-09-265-9/+39
|
* Small fix for Sun compilers.Arnold D. Robbins2018-09-232-0/+7
|
* Fix beta patch level in gawktexi.in(Extracting).Arnold D. Robbins2018-09-234-3/+8
|
* Bug fix for trailing backslash in dynamic regexp.Arnold D. Robbins2018-09-219-3/+42
|
* Sync files from GNULIB.Arnold D. Robbins2018-09-217-82/+239
|
* Update UPDATE_MONTH in the doc.Arnold D. Robbins2018-09-214-2/+59
|
* Fix compile problem for AIX.Arnold D. Robbins2018-09-212-1/+7
|
* Update config.rpath from GNULIB.Arnold D. Robbins2018-09-182-1/+5
|
* Add lint check for decrementing NF.Arnold D. Robbins2018-09-182-0/+12
|
* Improve lint check for accessing fields in END rule.Arnold D. Robbins2018-09-183-8/+17
|
* Fix typo in gettext version in NEWS.Arnold D. Robbins2018-09-182-1/+8
|
* Update to Gettext 0.19.8.1.Arnold D. Robbins2018-09-1618-588/+641
|