Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-08-25 | 1 | -0/+31 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Make MAYBE_NUM -> NUMBER smarter, clear STRING. | Arnold D. Robbins | 2015-08-25 | 1 | -0/+31 | |
| |/ | ||||||
* | | Additional memory fixes and test for typedregex. | Arnold D. Robbins | 2015-06-28 | 1 | -1/+1 | |
| | | ||||||
* | | Remove support for old-style extensions. | Arnold D. Robbins | 2015-06-26 | 1 | -4/+0 | |
| | | ||||||
* | | More work straightening out typeof, including tests. | Arnold D. Robbins | 2015-06-25 | 1 | -0/+1 | |
| | | ||||||
* | | Fix typeof to not change untyped param to scalar. | Arnold D. Robbins | 2015-06-21 | 1 | -0/+1 | |
| | | ||||||
* | | Change Node_hardregex to Node_typedregex. | Arnold D. Robbins | 2015-05-11 | 1 | -3/+3 | |
| | | ||||||
* | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-04-08 | 1 | -1/+2 | |
|\ \ | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-08 | 1 | -0/+1 | |
| |\| | ||||||
| | * | Enable special filenames for profiling output. | Arnold D. Robbins | 2015-04-08 | 1 | -0/+1 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-06 | 1 | -1/+1 | |
| |\| | ||||||
| | * | Minor code cleanups. | Arnold D. Robbins | 2015-04-06 | 1 | -1/+1 | |
| | | | ||||||
* | | | Further progress on making hard regexes work. | Arnold D. Robbins | 2015-04-03 | 1 | -0/+6 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-04-03 | 1 | -2/+2 | |
|\| | | ||||||
| * | | Rename "div()" to "intdiv()". | Arnold D. Robbins | 2015-04-03 | 1 | -2/+2 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-03-31 | 1 | -0/+9 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-03-31 | 1 | -0/+5 | |
| |\| | ||||||
| | * | Get indirect calls working! | Arnold D. Robbins | 2015-03-31 | 1 | -1/+3 | |
| | | | ||||||
| | * | Further improvements. sub/gsub working. | Arnold D. Robbins | 2015-03-31 | 1 | -0/+1 | |
| | | | ||||||
| | * | Further progress on indirect calls of builtins. | Arnold D. Robbins | 2015-03-24 | 1 | -0/+1 | |
| | | | ||||||
| | * | Start on testing/fixing indirect calls of builtins. | Arnold D. Robbins | 2015-03-20 | 1 | -0/+1 | |
| | | | ||||||
| * | | General cleanups prepatory to merging. | Arnold D. Robbins | 2015-03-24 | 1 | -1/+3 | |
| | | | ||||||
| * | | Merge branch 'master' into select | Arnold D. Robbins | 2015-03-20 | 1 | -3/+5 | |
| |\ \ | ||||||
| * \ \ | Merge branch 'master' into select | Andrew J. Schorr | 2015-02-01 | 1 | -0/+1 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'master' into select | Andrew J. Schorr | 2015-01-19 | 1 | -1/+0 | |
| |\ \ \ \ | ||||||
| * | | | | | Revert "When an extension calls sym_lookup on a deferred variable, it should ↵ | Andrew J. Schorr | 2015-01-19 | 1 | -1/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | succeed. | |||||
| * | | | | | Revert changes to API deferred variable creation, since this should be done ↵ | Andrew J. Schorr | 2015-01-08 | 1 | -1/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | at lookup time. | |||||
| * | | | | | Fix bug in API deferred variable creation and add a test case. | Andrew J. Schorr | 2015-01-06 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | Fix bug so that extensions can create deferred arrays PROCINFO and ENVIRON ↵ | Andrew J. Schorr | 2015-01-06 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | properly. | |||||
| * | | | | | Merge branch 'master' into select | Andrew J. Schorr | 2014-12-14 | 1 | -53/+71 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Enhance get_file API to return info about input and output and to enable ↵ | Andrew J. Schorr | 2014-11-06 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | extensions to create already-opened files or sockets. | |||||
| * | | | | | | Merge remote-tracking branch 'origin/master' into select | Andrew J. Schorr | 2014-11-03 | 1 | -0/+1 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge 'master' into select | Andrew J. Schorr | 2014-09-21 | 1 | -11/+14 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'master' into select | Andrew J. Schorr | 2014-04-13 | 1 | -22/+14 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into select | Arnold D. Robbins | 2013-08-14 | 1 | -0/+6 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Added first version of select extension and new API hooks needed by it. | Andrew J. Schorr | 2013-06-30 | 1 | -0/+1 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-03-17 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'master' into non-fatal-io-2 | Arnold D. Robbins | 2015-02-08 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Reset non-fatal-io to 31 December, add fixes from Andrew Schorr. | Arnold D. Robbins | 2015-02-08 | 1 | -2/+2 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Make nonfatal work with stdout & stderr. Update doc more. | Arnold D. Robbins | 2014-12-27 | 1 | -0/+1 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Start at non-fatal output via PROCINFO. | Arnold D. Robbins | 2014-12-20 | 1 | -0/+1 | |
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | First set of changes toward @/.../. | Arnold D. Robbins | 2015-02-27 | 1 | -0/+2 | |
| |/ / / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-02-06 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| * | | | | | | | | Update copyright dates. | Arnold D. Robbins | 2015-02-06 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-01-30 | 1 | -0/+1 | |
|\| | | | | | | | | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | Disallow calling a function parameter. Check params are not function names. | Arnold D. Robbins | 2015-01-30 | 1 | -0/+1 | |
| | | | | | | | | ||||||
* | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-01-14 | 1 | -1/+0 | |
|\| | | | | | | | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Remove deferred variables. | Arnold D. Robbins | 2015-01-14 | 1 | -1/+0 | |
| | | | | | | | ||||||
* | | | | | | | Improve comment handling in pretty printing. | Arnold D. Robbins | 2014-12-12 | 1 | -0/+5 | |
| | | | | | | |