Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some more cleanups. Ready to merge! | Arnold D. Robbins | 2015-03-27 | 1 | -0/+6 |
| | |||||
* | Merge branch 'master' into select | Andrew J. Schorr | 2015-01-19 | 1 | -1/+1 |
|\ | |||||
| * | Load PROCINFO and ENVIRON if using extensions. | Arnold D. Robbins | 2015-01-07 | 1 | -1/+1 |
| | | |||||
* | | Revert "When an extension calls sym_lookup on a deferred variable, it should ↵ | Andrew J. Schorr | 2015-01-19 | 1 | -1/+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 | 1 | -1/+1 |
| | | | | | | | | succeed. | ||||
* | | Enhance get_file API to return info about input and output and to enable ↵ | Andrew J. Schorr | 2014-11-06 | 1 | -0/+6 |
|/ | | | | extensions to create already-opened files or sockets. | ||||
* | Minor improvements in api header, test, and filefuncs. | Arnold D. Robbins | 2014-09-29 | 1 | -0/+1 |
| | |||||
* | Make indirectly updated vars accessable to SYMTAB, API. | Arnold D. Robbins | 2012-12-19 | 1 | -0/+3 |
| | |||||
* | Bug fix in testext test and fix flag values. | Arnold D. Robbins | 2012-10-11 | 1 | -1/+1 |
| | |||||
* | Revise testext test. | Arnold D. Robbins | 2012-09-14 | 1 | -1/+0 |
| | |||||
* | Allow extensions read-only access to built-in vars. | Arnold D. Robbins | 2012-09-14 | 1 | -1/+10 |
| | |||||
* | Additional test for AWK_SCALAR. | Arnold D. Robbins | 2012-07-15 | 1 | -0/+15 |
| | |||||
* | Further API code and test code. | Arnold D. Robbins | 2012-06-21 | 1 | -2/+4 |
| | |||||
* | API: Add set_parameter function and test. | Arnold D. Robbins | 2012-06-20 | 1 | -0/+8 |
| | |||||
* | Delete marked elements from flattened array. | Arnold D. Robbins | 2012-06-19 | 1 | -3/+5 |
| | |||||
* | Get most of array flattening done. | Arnold D. Robbins | 2012-06-18 | 1 | -0/+10 |
| | |||||
* | Add testext to list of shared library tests. | Arnold D. Robbins | 2012-06-18 | 1 | -0/+30 |