Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-01-21 | 4 | -1403/+691 | |
|\| | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Remove obsolete start/end of range indexing comments. | Arnold D. Robbins | 2015-01-21 | 3 | -728/+1 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | More O'Reilly fixes. | Arnold D. Robbins | 2015-01-21 | 4 | -678/+695 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-01-20 | 7 | -714/+733 | |
|\| | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Fix a typo. | Arnold D. Robbins | 2015-01-20 | 3 | -448/+448 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Remove unneeded calls to make_aname. | Arnold D. Robbins | 2015-01-20 | 3 | -3/+8 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | O'Reilly fixes. | Arnold D. Robbins | 2015-01-20 | 4 | -707/+721 | |
| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-01-19 | 10 | -621/+638 | |
|\| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Doc edits. | Arnold D. Robbins | 2015-01-19 | 6 | -613/+623 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Update to bison 3.0.3. | Arnold D. Robbins | 2015-01-19 | 4 | -7/+14 | |
| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Finish adding profile8 test. | Arnold D. Robbins | 2015-01-19 | 3 | -2/+13 | |
| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Bug fix in pretty-printing comments and test case. | Arnold D. Robbins | 2015-01-16 | 8 | -350/+395 | |
| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-01-15 | 7 | -7/+13 | |
|\| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Sync some external files. | Arnold D. Robbins | 2015-01-15 | 7 | -7/+13 | |
| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Update TODO. | Arnold D. Robbins | 2015-01-15 | 1 | -4/+0 | |
| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-01-14 | 4 | -4/+4 | |
|\| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Fix dumpvars test after removing deferred variables. | Arnold D. Robbins | 2015-01-14 | 4 | -4/+4 | |
| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-01-14 | 9 | -535/+387 | |
|\| | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Remove deferred variables. | Arnold D. Robbins | 2015-01-14 | 9 | -535/+387 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-01-07 | 18 | -396/+478 | |
|\| | | | | | | | | | | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Load PROCINFO and ENVIRON if using extensions. | Arnold D. Robbins | 2015-01-07 | 7 | -376/+402 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Fix count$ in printf for dynamic width/precision. | Arnold D. Robbins | 2015-01-07 | 8 | -4/+35 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Bug fix in regexp parsing. | Arnold D. Robbins | 2015-01-07 | 10 | -13/+34 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Update debug flags for compiling when developing. | Arnold D. Robbins | 2015-01-07 | 3 | -3/+7 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-12-26 | 4 | -138/+142 | |
|\| | | | | | | | | | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Sort the glossary. | Arnold D. Robbins | 2014-12-26 | 4 | -138/+142 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Minor bug fix in pretty printing code. | Arnold D. Robbins | 2014-12-24 | 2 | -0/+6 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-12-24 | 1 | -5/+5 | |
|\| | | | | | | | | ||||||
| * | | | | | | | | Fix test/ChangeLog. | Arnold D. Robbins | 2014-12-24 | 1 | -5/+5 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-12-24 | 13 | -1163/+1280 | |
|\| | | | | | | | | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | New test for bad builds (with non-bison). | Arnold D. Robbins | 2014-12-24 | 7 | -4/+35 | |
| | | | | | | | | ||||||
| * | | | | | | | If a test fails, run make diffout and exit 1. | Arnold D. Robbins | 2014-12-24 | 3 | -2/+8 | |
| | | | | | | | | ||||||
| * | | | | | | | Update it.po. | Arnold D. Robbins | 2014-12-24 | 1 | -572/+602 | |
| | | | | | | | | ||||||
| * | | | | | | | Update texinfo.tex. | Arnold D. Robbins | 2014-12-24 | 2 | -46/+79 | |
| | | | | | | | | ||||||
| * | | | | | | | Typo in exponentiation fix in manual. | Arnold D. Robbins | 2014-12-24 | 3 | -2/+4 | |
| | | | | | | | | ||||||
| * | | | | | | | Update foreword from Mike Brennan. | Arnold D. Robbins | 2014-12-24 | 4 | -553/+566 | |
| | | | | | | | | ||||||
* | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-12-12 | 4 | -3/+8 | |
|\| | | | | | | | ||||||
| * | | | | | | | Small doc fix. | Arnold D. Robbins | 2014-12-12 | 4 | -3/+8 | |
| | | | | | | | | ||||||
* | | | | | | | | Improve comment handling in pretty printing. | Arnold D. Robbins | 2014-12-12 | 7 | -797/+976 | |
| | | | | | | | | ||||||
* | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-12-10 | 2 | -24/+19 | |
|\| | | | | | | | ||||||
| * | | | | | | | Sync dfa.c with grep. | Arnold D. Robbins | 2014-12-10 | 2 | -24/+19 | |
| | | | | | | | | ||||||
* | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-12-10 | 4 | -460/+461 | |
|\| | | | | | | | ||||||
| * | | | | | | | More doc fixes. | Arnold D. Robbins | 2014-12-10 | 4 | -459/+460 | |
| | | | | | | | | ||||||
* | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-12-09 | 4 | -443/+447 | |
|\| | | | | | | | ||||||
| * | | | | | | | More minor doc edits. | Arnold D. Robbins | 2014-12-09 | 4 | -442/+446 | |
| | | | | | | | | ||||||
* | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-12-07 | 4 | -488/+493 | |
|\| | | | | | | | ||||||
| * | | | | | | | Minor edits. | Arnold D. Robbins | 2014-12-07 | 4 | -487/+492 | |
| | | | | | | | | ||||||
* | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-12-06 | 4 | -438/+442 | |
|\| | | | | | | | ||||||
| * | | | | | | | A minor doc fix. | Arnold D. Robbins | 2014-12-06 | 4 | -437/+441 | |
| | | | | | | | | ||||||
* | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-12-05 | 4 | -591/+621 | |
|\| | | | | | | |