Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Start fixing memory leaks in namespace management. | Arnold D. Robbins | 2019-01-18 | 1 | -0/+16 | |
| |/ |/| | ||||||
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2019-01-14 | 1 | -0/+6 | |
|\ \ | |/ |/| | ||||||
| * | Fix small potential memory leak for intdiv. | Arnold D. Robbins | 2019-01-14 | 1 | -0/+6 | |
| | | ||||||
* | | Fix memory leak in new do_typeof optional array arg. | Andrew J. Schorr | 2019-01-14 | 1 | -0/+5 | |
| | | ||||||
* | | Squashed merge of feature/namespaces. Add code and doc. | Arnold D. Robbins | 2019-01-11 | 1 | -0/+266 | |
| | | ||||||
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2019-01-11 | 1 | -0/+5 | |
|\| | ||||||
| * | Fixes for building on OpenVMS | John Malmberg | 2019-01-09 | 1 | -0/+5 | |
| | | ||||||
* | | Implement optional second array arg to type of returning info on variable ↵ | Andrew J. Schorr | 2019-01-09 | 1 | -0/+7 | |
| | | | | | | | | internals. | |||||
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2019-01-08 | 1 | -0/+6 | |
|\| | ||||||
| * | Small optimization for translatable strings. | Arnold D. Robbins | 2019-01-08 | 1 | -0/+6 | |
| | | ||||||
* | | Use a struct instead of an array to contain the array methods. | Andrew J. Schorr | 2019-01-07 | 1 | -0/+37 | |
| | | ||||||
* | | Reset the implementation of empty arrays. | Andrew J. Schorr | 2019-01-06 | 1 | -0/+6 | |
| | | ||||||
* | | Remove alength array method in favor of accessing table_size directly. | Andrew J. Schorr | 2019-01-06 | 1 | -0/+21 | |
| | | ||||||
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-12-21 | 1 | -0/+4 | |
|\| | ||||||
| * | Improve auto debug for .developing. | Arnold D. Robbins | 2018-12-21 | 1 | -0/+4 | |
| | | ||||||
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-12-18 | 1 | -0/+4 | |
|\| | ||||||
| * | Remove .deps directory upon make distclean. | Arnold D. Robbins | 2018-12-18 | 1 | -0/+4 | |
| | | ||||||
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-12-14 | 1 | -0/+4 | |
|\| | ||||||
| * | Update config.guess. | Arnold D. Robbins | 2018-12-14 | 1 | -0/+4 | |
| | | ||||||
* | | Update TODO. | Arnold D. Robbins | 2018-12-12 | 1 | -0/+4 | |
| | | ||||||
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-12-12 | 1 | -0/+8 | |
|\| | ||||||
| * | Speed up UTC mktime by using library timegm if available instead of our slow ↵ | Andrew J. Schorr | 2018-12-12 | 1 | -0/+8 | |
| | | | | | | | | implementation. | |||||
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-12-06 | 1 | -0/+6 | |
|\| | ||||||
| * | Configuration stuff updates, including no optimization. | Arnold D. Robbins | 2018-12-06 | 1 | -0/+6 | |
| | | ||||||
* | | Additional commenting fix. | Arnold D. Robbins | 2018-12-02 | 1 | -0/+5 | |
| | | ||||||
* | | Some polishing in awkgram.y. | Arnold D. Robbins | 2018-11-29 | 1 | -0/+5 | |
| | | ||||||
* | | More adjustments. profile11 now gets all the comments! | Arnold D. Robbins | 2018-11-28 | 1 | -0/+6 | |
| | | ||||||
* | | Improve comments before/after functions. | Arnold D. Robbins | 2018-11-27 | 1 | -0/+6 | |
| | | ||||||
* | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2018-11-26 | 1 | -0/+5 | |
|\ \ | ||||||
| * | | Revise PROCINFO["platform"] and related doc. | Arnold D. Robbins | 2018-11-26 | 1 | -0/+5 | |
| | | | ||||||
* | | | Continue polishing comments. New test. | Arnold D. Robbins | 2018-11-26 | 1 | -0/+6 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2018-11-25 | 1 | -0/+11 | |
|\| | | ||||||
| * | | Add PROCINFO["platform"] to code and doc. | Arnold D. Robbins | 2018-11-25 | 1 | -0/+7 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-11-25 | 1 | -0/+4 | |
| |\| | ||||||
| | * | Update config.sub. | Arnold D. Robbins | 2018-11-25 | 1 | -0/+4 | |
| | | | ||||||
* | | | Get comments at outermost level working. | Arnold D. Robbins | 2018-11-24 | 1 | -0/+6 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2018-11-24 | 1 | -0/+6 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-11-24 | 1 | -0/+6 | |
| |\| | ||||||
| | * | Allow command line assignment of typed regexps. | Arnold D. Robbins | 2018-11-24 | 1 | -0/+6 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2018-11-17 | 1 | -0/+2 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-11-17 | 1 | -0/+2 | |
| |\| | ||||||
| | * | Fix building pc/Makefile.tst. Make gawk 4.2.1a tarball. | Arnold D. Robbins | 2018-11-17 | 1 | -0/+2 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2018-11-17 | 1 | -1/+10 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-11-17 | 1 | -1/+10 | |
| |\| | ||||||
| | * | Update to Bison 3.2.1. | Arnold D. Robbins | 2018-11-17 | 1 | -0/+5 | |
| | | | ||||||
| | * | Update config.guess. | Arnold D. Robbins | 2018-11-17 | 1 | -1/+5 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2018-11-11 | 1 | -0/+3 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-11-11 | 1 | -0/+4 | |
| |\| | ||||||
| | * | Fix usage for -Z option. | Arnold D. Robbins | 2018-11-11 | 1 | -0/+4 | |
| | | | ||||||
* | | | More improvements on block comments. | Arnold D. Robbins | 2018-11-11 | 1 | -0/+6 | |
| | | |