Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | 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 | |
| | |\| | | | | | | | ||||||
| | | * | | | | | | | Fix permissions on some of the files in test. | Arnold D. Robbins | 2015-03-06 | 6 | -0/+5 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | 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 'master' into non-fatal-io-2 | Arnold D. Robbins | 2015-02-11 | 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 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | First set of changes toward @/.../. | Arnold D. Robbins | 2015-02-27 | 2 | -0/+5 | |
| |_|_|/ / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | 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 '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 | |
| | | | | | | | ||||||
* | | | | | | | 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 '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 | |
| | | | | | ||||||
* | | | | | Finish adding profile8 test. | Arnold D. Robbins | 2015-01-19 | 3 | -2/+13 | |
| | | | | |