Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'gawk-4.1-stable' of git.savannah.gnu.org:/srv/git/gawk into ↵ | Eli Zaretskii | 2015-04-08 | 1 | -1/+1 |
|\ | | | | | | | gawk-4.1-stable | ||||
| * | Update copyright date in extension/Makefile.in. | Arnold D. Robbins | 2015-04-08 | 1 | -1/+1 |
| | | |||||
* | | Allow to redirect profile to stdout more portably. | Eli Zaretskii | 2015-04-08 | 6 | -3/+21 |
|/ | |||||
* | Update copyright years in extension files. | Arnold D. Robbins | 2015-04-08 | 5 | -5/+10 |
| | |||||
* | Updated some translations. | Arnold D. Robbins | 2015-04-08 | 3 | -1022/+686 |
| | |||||
* | Update copyrights and prep towards release. | Arnold D. Robbins | 2015-04-07 | 18 | -38/+43 |
| | |||||
* | Update pc/Makefile.tst and pc/config.h. | Arnold D. Robbins | 2015-04-07 | 3 | -20/+89 |
| | |||||
* | Minor doc update. | Arnold D. Robbins | 2015-04-07 | 3 | -0/+15 |
| | |||||
* | Minor code cleanups. | Arnold D. Robbins | 2015-04-06 | 4 | -19/+35 |
| | |||||
* | Doc fixes. | Arnold D. Robbins | 2015-04-05 | 5 | -420/+410 |
| | |||||
* | Don't install gawk extensions if --posix or --traditional. | Arnold D. Robbins | 2015-04-05 | 3 | -6/+32 |
| | |||||
* | Small doc fix. | Arnold D. Robbins | 2015-03-31 | 4 | -334/+335 |
| | |||||
* | Merge branch 'feature/fix-indirect-call' into gawk-4.1-stable | Arnold D. Robbins | 2015-03-31 | 18 | -669/+1362 |
|\ | |||||
| * | Update doc on calling built-ins indirectly. | Arnold D. Robbins | 2015-03-31 | 4 | -298/+337 |
| | | |||||
| * | Add tests for indirect call of builtins. | Arnold D. Robbins | 2015-03-31 | 6 | -2/+64 |
| | | |||||
| * | Get indirect calls working! | Arnold D. Robbins | 2015-03-31 | 6 | -20/+207 |
| | | |||||
| * | Further improvements. sub/gsub working. | Arnold D. Robbins | 2015-03-31 | 6 | -34/+97 |
| | | |||||
| * | Further progress on indirect calls of builtins. | Arnold D. Robbins | 2015-03-24 | 8 | -373/+395 |
| | | |||||
| * | Fix a test. | Arnold D. Robbins | 2015-03-24 | 2 | -0/+5 |
| | | |||||
| * | Merge branch 'gawk-4.1-stable' into feature/fix-indirect-call | Arnold D. Robbins | 2015-03-24 | 4 | -82/+137 |
| |\ | |||||
| * | | Start on testing/fixing indirect calls of builtins. | Arnold D. Robbins | 2015-03-20 | 7 | -5/+319 |
| | | | |||||
* | | | Fix bug where exit with no argument was setting the exit status to zero. | Andrew J. Schorr | 2015-03-24 | 8 | -11/+40 |
| |/ |/| | |||||
* | | Doc updates. | Arnold D. Robbins | 2015-03-24 | 4 | -82/+137 |
|/ | |||||
* | Update to libtool 2.4.6. | Arnold D. Robbins | 2015-03-18 | 13 | -56/+98 |
| | |||||
* | Bug fix to inplace extension and doc updates. | Arnold D. Robbins | 2015-03-18 | 11 | -117/+151 |
| | |||||
* | Fix bad allocs -M and profiling. | Arnold D. Robbins | 2015-03-17 | 7 | -10/+63 |
| | |||||
* | Documentation fix: positive -> nonnegative as appropriate. | Arnold D. Robbins | 2015-03-17 | 4 | -484/+489 |
| | |||||
* | Document a limitation in the inplace extension. | Arnold D. Robbins | 2015-03-17 | 2 | -2/+6 |
| | |||||
* | Fix a compiler warning. | Arnold D. Robbins | 2015-03-17 | 2 | -2/+7 |
| | |||||
* | Add additional fpat test. | Arnold D. Robbins | 2015-03-10 | 6 | -2/+191 |
| | |||||
* | Remove unneeded routine. | Arnold D. Robbins | 2015-03-08 | 2 | -37/+4 |
| | |||||
* | Fix permissions on some of the files in test. | Arnold D. Robbins | 2015-03-06 | 6 | -0/+5 |
| | |||||
* | Minor doc fix. | Arnold D. Robbins | 2015-03-01 | 4 | -3/+8 |
| | |||||
* | Small configuration fix. | Arnold D. Robbins | 2015-02-27 | 4 | -60/+93 |
| | |||||
* | Small bug fix. | Arnold D. Robbins | 2015-02-27 | 2 | -1/+5 |
| | |||||
* | Minor doc update. | Arnold D. Robbins | 2015-02-27 | 3 | -0/+9 |
| | |||||
* | Change update-date and fix copyright year. | Arnold D. Robbins | 2015-02-27 | 3 | -4/+8 |
| | |||||
* | Update po/* for tarball. | Arnold D. Robbins | 2015-02-26 | 27 | -7121/+8019 |
| | |||||
* | Bump test version. | Arnold D. Robbins | 2015-02-26 | 3 | -14/+14 |
| | |||||
* | Fixes for building a tarball. | Arnold D. Robbins | 2015-02-26 | 6 | -2/+15 |
| | |||||
* | Add a FIXME in the doc for @sup. One day... | Arnold D. Robbins | 2015-02-24 | 3 | -0/+9 |
| | |||||
* | Fix line continuation with CR-LF. | Arnold D. Robbins | 2015-02-24 | 9 | -4/+49 |
| | |||||
* | Minor doc edit. | Arnold D. Robbins | 2015-02-24 | 4 | -549/+550 |
| | |||||
* | Update copyright in POSIX.STD. | Arnold D. Robbins | 2015-02-24 | 2 | -1/+5 |
| | |||||
* | Update texinfo.tex. | Arnold D. Robbins | 2015-02-24 | 2 | -24/+130 |
| | |||||
* | Doc: change div to divisor in some examples. | Arnold D. Robbins | 2015-02-22 | 4 | -388/+394 |
| | |||||
* | Last review items! | Arnold D. Robbins | 2015-02-20 | 4 | -220/+236 |
| | |||||
* | More edits. | Arnold D. Robbins | 2015-02-19 | 4 | -575/+581 |
| | |||||
* | More minor doc fixes. | Arnold D. Robbins | 2015-02-17 | 4 | -335/+340 |
| | |||||
* | Through QC1 review of doc! | Arnold D. Robbins | 2015-02-13 | 4 | -566/+578 |
| |