Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Make fts test more robust. | Arnold D. Robbins | 2015-04-09 | 2 | -1/+8 | |
| | | ||||||
| * | VMS build and compilation fixes. | Arnold D. Robbins | 2015-04-09 | 4 | -2/+14 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-08 | 2 | -0/+8 | |
|\| | ||||||
| * | Add a comment for tranlators in main.c. | Arnold D. Robbins | 2015-04-08 | 2 | -0/+8 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-08 | 16 | -476/+449 | |
|\| | ||||||
| * | More doc updates towards release. | Arnold D. Robbins | 2015-04-08 | 4 | -67/+95 | |
| | | ||||||
| * | Enable special filenames for profiling output. | Arnold D. Robbins | 2015-04-08 | 4 | -17/+72 | |
| | | ||||||
| * | Regenerate test/Makefile.in after Eli's fixes. | Arnold D. Robbins | 2015-04-08 | 1 | -1/+1 | |
| | | ||||||
| * | Add nl.po. | Arnold D. Robbins | 2015-04-08 | 1 | -382/+247 | |
| | | ||||||
| * | Avoid dependency on libgcc DLL in the extensions. | Eli Zaretskii | 2015-04-08 | 2 | -5/+12 | |
| | | ||||||
| * | 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 | |
| |/ | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-08 | 5 | -5/+10 | |
|\| | ||||||
| * | Update copyright years in extension files. | Arnold D. Robbins | 2015-04-08 | 5 | -5/+10 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-08 | 3 | -1022/+686 | |
|\| | ||||||
| * | Updated some translations. | Arnold D. Robbins | 2015-04-08 | 3 | -1022/+686 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-07 | 16 | -27/+32 | |
|\| | ||||||
| * | Update copyrights and prep towards release. | Arnold D. Robbins | 2015-04-07 | 18 | -38/+43 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-07 | 6 | -20/+104 | |
|\| | ||||||
| * | 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 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-06 | 4 | -19/+35 | |
|\| | ||||||
| * | Minor code cleanups. | Arnold D. Robbins | 2015-04-06 | 4 | -19/+35 | |
| | | ||||||
* | | Another small doc fix. | Arnold D. Robbins | 2015-04-05 | 4 | -359/+360 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-05 | 4 | -421/+412 | |
|\| | ||||||
| * | Doc fixes. | Arnold D. Robbins | 2015-04-05 | 5 | -420/+410 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-05 | 3 | -6/+32 | |
|\| | ||||||
| * | Don't install gawk extensions if --posix or --traditional. | Arnold D. Robbins | 2015-04-05 | 3 | -6/+32 | |
| | | ||||||
* | | In NEWS file, rename div to intdiv. | Andrew J. Schorr | 2015-04-03 | 2 | -1/+5 | |
| | | ||||||
* | | Rename "div()" to "intdiv()". | Arnold D. Robbins | 2015-04-03 | 17 | -449/+476 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-03-31 | 18 | -718/+1407 | |
|\| | ||||||
| * | 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 | |
| | | | | ||||||
* | | | | Minor doc edits. | Arnold D. Robbins | 2015-03-31 | 4 | -465/+479 | |
| | | | | ||||||
* | | | | Update NEWS. | Arnold D. Robbins | 2015-03-27 | 2 | -0/+7 | |
| | | | | ||||||
* | | | | Some more cleanups. Ready to merge! | Arnold D. Robbins | 2015-03-27 | 15 | -59/+81 | |
| | | | | ||||||
* | | | | Merge branch 'master' into select | Arnold D. Robbins | 2015-03-27 | 8 | -11/+40 | |
|\ \ \ \ | ||||||
| * | | | | Merge branch 'gawk-4.1-stable' | Andrew J. Schorr | 2015-03-24 | 8 | -11/+40 | |
| |\| | | | ||||||
| | * | | | Fix bug where exit with no argument was setting the exit status to zero. | Andrew J. Schorr | 2015-03-24 | 8 | -11/+40 | |
| | | |/ | | |/| | ||||||
* | | | | General cleanups prepatory to merging. | Arnold D. Robbins | 2015-03-24 | 9 | -626/+680 | |
| | | | | ||||||
* | | | | Merge branch 'master' into select | Arnold D. Robbins | 2015-03-24 | 4 | -83/+138 | |
|\| | | |