Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-04-14 | 3 | -0/+12 |
|\ | |||||
| * | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-14 | 3 | -0/+12 |
| |\ | |||||
| | * | Make indirect call of gensub with 3 args work. | Arnold D. Robbins | 2015-04-14 | 3 | -0/+12 |
| | | | |||||
* | | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-04-14 | 5 | -2/+27 |
|\| | | |||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-13 | 5 | -2/+27 |
| |\| | |||||
| | * | Remove fatal error if strftime timestamp < 0. | Arnold D. Robbins | 2015-04-13 | 5 | -2/+27 |
| | | | |||||
* | | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-04-13 | 4 | -15/+46 |
|\| | | |||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-09 | 4 | -15/+46 |
| |\| | |||||
| | * | Robustify the charset tests against missing locales. | Arnold D. Robbins | 2015-04-09 | 3 | -14/+38 |
| | | | |||||
| | * | Make fts test more robust. | Arnold D. Robbins | 2015-04-09 | 2 | -1/+8 |
| | | | |||||
* | | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-04-08 | 3 | -2/+7 |
|\| | | |||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-08 | 3 | -2/+7 |
| |\| | |||||
| | * | Regenerate test/Makefile.in after Eli's fixes. | Arnold D. Robbins | 2015-04-08 | 1 | -1/+1 |
| | | | |||||
| | * | Allow to redirect profile to stdout more portably. | Eli Zaretskii | 2015-04-08 | 2 | -1/+6 |
| | | | |||||
* | | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-04-03 | 3 | -4/+8 |
|\| | | |||||
| * | | Rename "div()" to "intdiv()". | Arnold D. Robbins | 2015-04-03 | 3 | -4/+8 |
| | | | |||||
* | | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-03-31 | 17 | -10/+674 |
|\| | | |||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-03-31 | 7 | -2/+440 |
| |\| | |||||
| | * | Merge branch 'feature/fix-indirect-call' into gawk-4.1-stable | Arnold D. Robbins | 2015-03-31 | 7 | -2/+440 |
| | |\ | |||||
| | | * | Add tests for indirect call of builtins. | Arnold D. Robbins | 2015-03-31 | 6 | -2/+435 |
| | | | | |||||
| | | * | Fix a test. | Arnold D. Robbins | 2015-03-24 | 2 | -0/+5 |
| | | | | |||||
| * | | | Some more cleanups. Ready to merge! | Arnold D. Robbins | 2015-03-27 | 6 | -24/+15 |
| | | | | |||||
| * | | | Merge branch 'master' into select | Arnold D. Robbins | 2015-03-27 | 6 | -2/+25 |
| |\ \ \ | |||||
| | * | | | Merge branch 'gawk-4.1-stable' | Andrew J. Schorr | 2015-03-24 | 6 | -2/+25 |
| | |\| | | |||||
| | | * | | Fix bug where exit with no argument was setting the exit status to zero. | Andrew J. Schorr | 2015-03-24 | 6 | -2/+25 |
| | | |/ | |||||
| * | | | Merge branch 'master' into select | Arnold D. Robbins | 2015-03-20 | 27 | -14/+417 |
| |\| | | |||||
| * | | | Merge branch 'master' into select | Andrew J. Schorr | 2015-02-01 | 5 | -25/+29 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' into select | Andrew J. Schorr | 2015-02-01 | 12 | -14/+111 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into select | Andrew J. Schorr | 2015-01-19 | 13 | -11/+120 |
| |\ \ \ \ \ | |||||
| * | | | | | | Revert "When an extension calls sym_lookup on a deferred variable, it should ↵ | Andrew J. Schorr | 2015-01-19 | 2 | -5/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | always succeed." This reverts commit f8fecb69346cbcd774a73a49322aeb8ddea73e44. | ||||
| * | | | | | | When an extension calls sym_lookup on a deferred variable, it should always ↵ | Andrew J. Schorr | 2015-01-08 | 2 | -1/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | succeed. | ||||
| * | | | | | | Fix bug in API deferred variable creation and add a test case. | Andrew J. Schorr | 2015-01-06 | 5 | -3/+32 |
| | | | | | | | |||||
| * | | | | | | Add test of get_file API. | Andrew J. Schorr | 2015-01-05 | 5 | -2/+75 |
| | | | | | | | |||||
| * | | | | | | Add read timeout/retry test. | Andrew J. Schorr | 2015-01-05 | 6 | -5/+74 |
| | | | | | | | |||||
| * | | | | | | Add new errno test to make sure PROCINFO["errno"] is working. | Andrew J. Schorr | 2015-01-05 | 5 | -1/+32 |
| | | | | | | | |||||
| * | | | | | | Merge branch 'master' into select | Andrew J. Schorr | 2015-01-02 | 7 | -4/+41 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' into select | Andrew J. Schorr | 2014-12-14 | 12 | -436/+601 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Updating autotools caused some changes in derived files. | Andrew J. Schorr | 2014-12-14 | 1 | -1/+1 |
| | | | | | | | | | |||||
| * | | | | | | | | Enhance get_file API to return info about input and output and to enable ↵ | Andrew J. Schorr | 2014-11-06 | 2 | -0/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | extensions to create already-opened files or sockets. | ||||
* | | | | | | | | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-03-18 | 4 | -4/+9 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
| * | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-03-18 | 4 | -4/+9 |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | |||||
| | * | | | | | | | Bug fix to inplace extension and doc updates. | Arnold D. Robbins | 2015-03-18 | 4 | -4/+9 |
| | | | | | | | | | |||||
* | | | | | | | | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-03-17 | 19 | -6/+331 |
|\| | | | | | | | | |||||
| * | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-03-17 | 5 | -4/+37 |
| |\| | | | | | | | |||||
| | * | | | | | | | Fix bad allocs -M and profiling. | Arnold D. Robbins | 2015-03-17 | 5 | -4/+37 |
| | | | | | | | | | |||||
| * | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-03-10 | 6 | -2/+191 |
| |\| | | | | | | | |||||
| | * | | | | | | | Add additional fpat test. | Arnold D. Robbins | 2015-03-10 | 6 | -2/+191 |
| | | | | | | | | | |||||
| * | | | | | | | | Fix nonfatal3 test. | Arnold D. Robbins | 2015-03-08 | 3 | -2/+7 |
| | | | | | | | | | |||||
| * | | | | | | | | Merge branch 'master' into non-fatal-io-2 | Arnold D. Robbins | 2015-03-08 | 6 | -0/+5 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-03-06 | 6 | -0/+5 |
| | |\| | | | | | | |