Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Remove typed regexps until they can be done correctly. | Arnold D. Robbins | 2016-08-03 | 1 | -8/+1 | |
| |_|/ |/| | | ||||||
* | | | Make return status of close on a pipe like system. | Arnold D. Robbins | 2016-07-23 | 1 | -0/+1 | |
| |/ |/| | ||||||
* | | Use new STFMT_UNUSED define to improve code clarity, and fix some minor ↵ | Andrew J. Schorr | 2016-06-30 | 1 | -1/+11 | |
| | | | | | | | | stfmt issues. | |||||
* | | Add comment to awk.h regarding the potential lack of NUL-termination for ↵ | Andrew J. Schorr | 2016-06-27 | 1 | -0/+7 | |
| | | | | | | | | strings. | |||||
* | | Minor improvements after Andy's reworking of stuff. | Arnold D. Robbins | 2016-06-26 | 1 | -4/+10 | |
| | | ||||||
* | | Merge branch 'master' into feature/fixtype | Arnold D. Robbins | 2016-06-16 | 1 | -0/+11 | |
|\ \ | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-06-16 | 1 | -0/+10 | |
| |\| | ||||||
| | * | Add some comments, minor buglet fix. | Arnold D. Robbins | 2016-06-16 | 1 | -0/+10 | |
| | | | ||||||
* | | | Add a new boolval function to awk.h to make sure we handle this consistently. | Andrew J. Schorr | 2016-06-14 | 1 | -0/+13 | |
| | | | ||||||
* | | | Fix usage of scalar type flag bits and fix some bugs in numeric conversions ↵ | Andrew J. Schorr | 2016-06-13 | 1 | -4/+33 | |
|/ / | | | | | | | and lint checks. | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-05-30 | 1 | -1/+1 | |
|\| | ||||||
| * | Changes toward release and test tarball. | Arnold D. Robbins | 2016-05-30 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Andrew J. Schorr | 2016-05-26 | 1 | -3/+3 | |
|\| | ||||||
| * | Remove useless "optional" argument to get_actual_argument. | Andrew J. Schorr | 2016-05-26 | 1 | -3/+3 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-05-26 | 1 | -1/+1 | |
|\| | ||||||
| * | Improve definition of fatal macro. | Arnold D. Robbins | 2016-05-26 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Andrew J. Schorr | 2016-05-26 | 1 | -3/+3 | |
|\| | ||||||
| * | Optimize API function argument retrieval to eliminate a duplicate call to ↵ | Andrew J. Schorr | 2016-05-26 | 1 | -3/+3 | |
| | | | | | | | | get_argument. | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-05-02 | 1 | -0/+3 | |
|\| | ||||||
| * | Replace `! NULL' with `& success_node' in array routines. | Arnold D. Robbins | 2016-05-02 | 1 | -0/+3 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-04-07 | 1 | -0/+2 | |
|\| | ||||||
| * | Fix race condition in fatal errors for one end closed on two way pipe. | Arnold D. Robbins | 2016-04-07 | 1 | -0/+2 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' (zOS updates included) | Arnold D. Robbins | 2015-10-04 | 1 | -24/+6 | |
|\| | ||||||
| * | Move include of sys/select.h to io.c. | Arnold D. Robbins | 2015-08-26 | 1 | -4/+0 | |
| | | ||||||
| * | Merge branch 'gawk-4.1-stable' into feature/zOS-try2 | Arnold D. Robbins | 2015-08-25 | 1 | -0/+31 | |
| |\ | ||||||
| * | | Rework zOS patches; keep separate from autotools. | Arnold D. Robbins | 2015-08-02 | 1 | -24/+10 | |
| | | | ||||||
* | | | 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 | |
| |\ \ \ |