Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Update indexing in debugger chapter. | Arnold D. Robbins | 2018-12-18 | 4 | -221/+316 | |
| | | ||||||
| * | Update it.po. | Arnold D. Robbins | 2018-12-18 | 2 | -253/+259 | |
| | | ||||||
| * | Update Italian man page. | Arnold D. Robbins | 2018-12-18 | 2 | -35/+77 | |
| | | ||||||
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-12-15 | 3 | -9/+13 | |
|\| | ||||||
| * | Update dfa.h and dfa.c from GNULIB. | Arnold D. Robbins | 2018-12-15 | 3 | -9/+13 | |
| | | ||||||
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-12-14 | 4 | -6/+12 | |
|\| | ||||||
| * | Update config.guess. | Arnold D. Robbins | 2018-12-14 | 4 | -6/+12 | |
| | | ||||||
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-12-14 | 2 | -0/+7 | |
|\| | ||||||
| * | Add comment indicating that timegm came from the Linux man page. | Andrew J. Schorr | 2018-12-12 | 2 | -0/+7 | |
| | | ||||||
* | | Update TODO. | Arnold D. Robbins | 2018-12-12 | 2 | -3/+5 | |
| | | ||||||
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-12-12 | 9 | -31/+55 | |
|\| | ||||||
| * | Speed up UTC mktime by using library timegm if available instead of our slow ↵ | Andrew J. Schorr | 2018-12-12 | 9 | -31/+55 | |
| | | | | | | | | implementation. | |||||
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-12-06 | 8 | -8/+40 | |
|\| | ||||||
| * | Configuration stuff updates, including no optimization. | Arnold D. Robbins | 2018-12-06 | 8 | -8/+40 | |
| | | ||||||
* | | Additional commenting fix. | Arnold D. Robbins | 2018-12-02 | 3 | -0/+25 | |
| | | ||||||
* | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2018-11-29 | 11 | -431/+418 | |
|\ \ | ||||||
| * | | And add doc. | Arnold D. Robbins | 2018-11-29 | 2 | -378/+377 | |
| | | | ||||||
| * | | Disable writing to arbitrary elements of SYMTAB. | Arnold D. Robbins | 2018-11-29 | 9 | -53/+41 | |
| | | | ||||||
* | | | Some polishing in awkgram.y. | Arnold D. Robbins | 2018-11-29 | 3 | -780/+763 | |
| | | | ||||||
* | | | More adjustments. profile11 now gets all the comments! | Arnold D. Robbins | 2018-11-28 | 5 | -444/+491 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2018-11-27 | 4 | -42/+82 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-11-27 | 4 | -42/+82 | |
| |\| | ||||||
| | * | Document goawk implementation of awk. | Arnold D. Robbins | 2018-11-27 | 4 | -42/+82 | |
| | | | ||||||
* | | | Improve comments before/after functions. | Arnold D. Robbins | 2018-11-27 | 7 | -493/+1675 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2018-11-26 | 7 | -450/+491 | |
|\| | | ||||||
| * | | Revise PROCINFO["platform"] and related doc. | Arnold D. Robbins | 2018-11-26 | 6 | -413/+438 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-11-26 | 5 | -371/+387 | |
| |\| | ||||||
| | * | Doc update on split(). | Arnold D. Robbins | 2018-11-26 | 5 | -371/+387 | |
| | | | ||||||
* | | | Continue polishing comments. New test. | Arnold D. Robbins | 2018-11-26 | 11 | -11/+717 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2018-11-25 | 14 | -402/+575 | |
|\| | | ||||||
| * | | Add PROCINFO["platform"] to code and doc. | Arnold D. Robbins | 2018-11-25 | 8 | -389/+544 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-11-25 | 11 | -11/+29 | |
| |\| | ||||||
| | * | Update config.sub. | Arnold D. Robbins | 2018-11-25 | 4 | -2/+12 | |
| | | | ||||||
| | * | Layout improvement in test/Makefile.am. | Arnold D. Robbins | 2018-11-25 | 3 | -6/+10 | |
| | | | ||||||
| | * | Small typo fix in doc. | Arnold D. Robbins | 2018-11-25 | 4 | -3/+7 | |
| | | | ||||||
* | | | Get comments at outermost level working. | Arnold D. Robbins | 2018-11-24 | 5 | -1724/+674 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2018-11-24 | 15 | -541/+647 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-11-24 | 15 | -542/+648 | |
| |\| | ||||||
| | * | Add test for command line typed regexp assignment. | Arnold D. Robbins | 2018-11-24 | 5 | -2/+30 | |
| | | | ||||||
| | * | Improve portability of spacere test. | Arnold D. Robbins | 2018-11-24 | 5 | -11/+17 | |
| | | | ||||||
| | * | Allow command line assignment of typed regexps. | Arnold D. Robbins | 2018-11-24 | 6 | -448/+525 | |
| | | | ||||||
| | * | Update it.po. | Arnold D. Robbins | 2018-11-24 | 2 | -81/+76 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2018-11-17 | 37 | -8415/+9636 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-11-17 | 37 | -8415/+9636 | |
| |\| | ||||||
| | * | Fix building pc/Makefile.tst. Make gawk 4.2.1a tarball. | Arnold D. Robbins | 2018-11-17 | 37 | -8415/+9636 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2018-11-17 | 7 | -634/+633 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-11-17 | 7 | -612/+611 | |
| |\| | ||||||
| | * | Update to Bison 3.2.1. | Arnold D. Robbins | 2018-11-17 | 4 | -609/+600 | |
| | | | ||||||
| | * | Update config.guess. | Arnold D. Robbins | 2018-11-17 | 4 | -3/+11 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2018-11-11 | 2 | -1/+4 | |
|\| | |