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
| |
* | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-12-153-9/+13
|\|
| * Update dfa.h and dfa.c from GNULIB.Arnold D. Robbins2018-12-153-9/+13
| |
* | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-12-144-6/+12
|\|
| * Update config.guess.Arnold D. Robbins2018-12-144-6/+12
| |
* | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-12-142-0/+7
|\|
| * Add comment indicating that timegm came from the Linux man page.Andrew J. Schorr2018-12-122-0/+7
| |
* | Update TODO.Arnold D. Robbins2018-12-122-3/+5
| |
* | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-12-129-31/+55
|\|
| * Speed up UTC mktime by using library timegm if available instead of our slow ↵Andrew J. Schorr2018-12-129-31/+55
| | | | | | | | implementation.
* | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-12-068-8/+40
|\|
| * Configuration stuff updates, including no optimization.Arnold D. Robbins2018-12-068-8/+40
| |
* | Additional commenting fix.Arnold D. Robbins2018-12-023-0/+25
| |
* | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2018-11-2911-431/+418
|\ \
| * | And add doc.Arnold D. Robbins2018-11-292-378/+377
| | |
| * | Disable writing to arbitrary elements of SYMTAB.Arnold D. Robbins2018-11-299-53/+41
| | |
* | | Some polishing in awkgram.y.Arnold D. Robbins2018-11-293-780/+763
| | |
* | | More adjustments. profile11 now gets all the comments!Arnold D. Robbins2018-11-285-444/+491
| | |
* | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2018-11-274-42/+82
|\| |
| * | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-11-274-42/+82
| |\|
| | * Document goawk implementation of awk.Arnold D. Robbins2018-11-274-42/+82
| | |
* | | Improve comments before/after functions.Arnold D. Robbins2018-11-277-493/+1675
| | |
* | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2018-11-267-450/+491
|\| |
| * | Revise PROCINFO["platform"] and related doc.Arnold D. Robbins2018-11-266-413/+438
| | |
| * | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-11-265-371/+387
| |\|
| | * Doc update on split().Arnold D. Robbins2018-11-265-371/+387
| | |
* | | Continue polishing comments. New test.Arnold D. Robbins2018-11-2611-11/+717
| | |
* | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2018-11-2514-402/+575
|\| |
| * | Add PROCINFO["platform"] to code and doc.Arnold D. Robbins2018-11-258-389/+544
| | |
| * | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-11-2511-11/+29
| |\|
| | * 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
| | |
* | | Get comments at outermost level working.Arnold D. Robbins2018-11-245-1724/+674
| | |
* | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2018-11-2415-541/+647
|\| |
| * | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-11-2415-542/+648
| |\|
| | * 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
| | |
* | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2018-11-1737-8415/+9636
|\| |
| * | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-11-1737-8415/+9636
| |\|
| | * Fix building pc/Makefile.tst. Make gawk 4.2.1a tarball.Arnold D. Robbins2018-11-1737-8415/+9636
| | |
* | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2018-11-177-634/+633
|\| |
| * | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-11-177-612/+611
| |\|
| | * Update to Bison 3.2.1.Arnold D. Robbins2018-11-174-609/+600
| | |
| | * Update config.guess.Arnold D. Robbins2018-11-174-3/+11
| | |
* | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2018-11-112-1/+4
|\| |