Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Fix test nonfatal1. | Andrew J. Schorr | 2015-03-02 | 3 | -2/+8 | |
| | | | | ||||||
| * | | | Improve testing for nonfatal socket connection attempts. | Andrew J. Schorr | 2015-02-28 | 8 | -5/+38 | |
| | | | | ||||||
| * | | | For non-fatal sockets, get a better error message. | Arnold D. Robbins | 2015-02-27 | 2 | -2/+6 | |
| | | | | ||||||
| * | | | Merge branch 'master' into non-fatal-io-2 | Arnold D. Robbins | 2015-02-26 | 6 | -2/+42 | |
| |\| | | ||||||
| | * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-02-26 | 3 | -0/+7 | |
| | |\| | ||||||
| | | * | Fixes for building a tarball. | Arnold D. Robbins | 2015-02-26 | 3 | -0/+7 | |
| | | | | ||||||
| | * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-02-24 | 6 | -2/+35 | |
| | |\| | ||||||
| | | * | Fix line continuation with CR-LF. | Arnold D. Robbins | 2015-02-24 | 6 | -2/+35 | |
| | | | | ||||||
| * | | | Merge branch 'master' into non-fatal-io-2 | Arnold D. Robbins | 2015-02-11 | 6 | -2/+32 | |
| |\| | | ||||||
| | * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-02-10 | 6 | -2/+32 | |
| | |\| | ||||||
| | | * | Add new profile test. | Arnold D. Robbins | 2015-02-10 | 6 | -2/+32 | |
| | | | | ||||||
| * | | | Use "NONFATAL" for nonfatal I/O. | Arnold D. Robbins | 2015-02-08 | 3 | -2/+6 | |
| | | | | ||||||
| * | | | Merge branch 'master' into non-fatal-io-2 | Arnold D. Robbins | 2015-02-08 | 20 | -21/+231 | |
| |\| | | ||||||
| * | | | Add tests for non fatal i/o. | Arnold D. Robbins | 2015-02-08 | 8 | -0/+49 | |
| | | | | ||||||
* | | | | Merge branch 'master' into select | Andrew J. Schorr | 2015-02-01 | 5 | -25/+29 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-02-01 | 5 | -25/+29 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| | * | | Move param checking against function names into --posix. | Arnold D. Robbins | 2015-02-01 | 5 | -25/+29 | |
| | | | | ||||||
* | | | | Merge branch 'master' into select | Andrew J. Schorr | 2015-02-01 | 12 | -14/+111 | |
|\| | | | ||||||
| * | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-01-30 | 12 | -7/+92 | |
| |\| | | ||||||
| | * | | Disallow calling a function parameter. Check params are not function names. | Arnold D. Robbins | 2015-01-30 | 12 | -7/+92 | |
| | | | | ||||||
| * | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-01-25 | 1 | -7/+19 | |
| |\| | | ||||||
| | * | | Move to Automake 1.15. | Arnold D. Robbins | 2015-01-24 | 1 | -7/+19 | |
| | | | | ||||||
* | | | | Merge branch 'master' into select | Andrew J. Schorr | 2015-01-19 | 13 | -11/+120 | |
|\| | | | ||||||
| * | | | 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 | 5 | -0/+38 | |
| | | | | ||||||
| * | | | 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 | 3 | -0/+7 | |
| |\| | | ||||||
| | * | | Remove deferred variables. | Arnold D. Robbins | 2015-01-14 | 3 | -0/+7 | |
| | | | | ||||||
| * | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-01-07 | 10 | -7/+60 | |
| |\| | | | |/ | |/| | ||||||
| | * | Load PROCINFO and ENVIRON if using extensions. | Arnold D. Robbins | 2015-01-07 | 2 | -1/+5 | |
| | | | ||||||
| | * | Fix count$ in printf for dynamic width/precision. | Arnold D. Robbins | 2015-01-07 | 6 | -2/+28 | |
| | | | ||||||
| | * | Bug fix in regexp parsing. | Arnold D. Robbins | 2015-01-07 | 7 | -4/+27 | |
| | | | ||||||
* | | | 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 '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 | 7 | -4/+41 | |
| |\| | ||||||
| | * | 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 | |
| | | | ||||||
* | | | Merge branch 'master' into select | Andrew J. Schorr | 2014-12-14 | 12 | -436/+601 | |
|\| | | ||||||
| * | | Improve comment handling in pretty printing. | Arnold D. Robbins | 2014-12-12 | 2 | -337/+375 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-11-26 | 2 | -1/+5 | |
| |\| | ||||||
| | * | Fix test/Gentests. | Arnold D. Robbins | 2014-11-26 | 2 | -1/+5 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-11-26 | 2 | -0/+5 | |
| |\| |