Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Document string termination in header files and remove no-longer-needed strin... | Andrew J. Schorr | 2016-07-06 | 1 | -4/+1 | |
| * | | | | | | Now that all fields are NUL-terminated, we can eliminate $n copying in the in... | Andrew J. Schorr | 2016-07-06 | 1 | -6/+2 | |
| * | | | | | | Remove FIELD flag, since it is the inverse of the MALLOC flag. | Andrew J. Schorr | 2016-07-05 | 1 | -4/+10 | |
* | | | | | | | First steps reworking code away from node type. | Arnold D. Robbins | 2016-11-15 | 1 | -2/+3 | |
* | | | | | | | Merge branch 'master' into feature/typed-regex | Arnold D. Robbins | 2016-10-23 | 1 | -31/+31 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | Remove trailing whitespace everywhere. Fix Unicode into ASCII. | Arnold D. Robbins | 2016-10-23 | 1 | -31/+31 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge branch 'master' into feature/typed-regex | Arnold D. Robbins | 2016-10-16 | 1 | -0/+5 | |
|\| | | | | | ||||||
| * | | | | | Implement unary plus for real, including for pretty printing. | Arnold D. Robbins | 2016-10-16 | 1 | -0/+5 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge branch 'master' into feature/typed-regex | Arnold D. Robbins | 2016-08-25 | 1 | -23/+9 | |
|\| | | | | ||||||
| * | | | | New POSIX rules for string comparison. | Arnold D. Robbins | 2016-08-25 | 1 | -7/+7 | |
| * | | | | Remove avoid_dfa. Simplify dfa usage and rearrange callers in re.c. | Arnold D. Robbins | 2016-08-25 | 1 | -16/+2 | |
| | |/ / | |/| | | ||||||
* / | | | Restore typed regexp code in a new branch. | Arnold D. Robbins | 2016-08-03 | 1 | -1/+3 | |
|/ / / | ||||||
* / / | Remove typed regexps until they can be done correctly. | Arnold D. Robbins | 2016-08-03 | 1 | -3/+1 | |
|/ / | ||||||
* | | Remove some dead code in interpret.h | Andrew J. Schorr | 2016-05-09 | 1 | -4/+1 | |
* | | Typed regex fix, if in an array. | Arnold D. Robbins | 2015-06-29 | 1 | -1/+1 | |
* | | Improve memory tracking on typed regex. | Arnold D. Robbins | 2015-06-28 | 1 | -0/+2 | |
* | | Remove support for old-style extensions. | Arnold D. Robbins | 2015-06-26 | 1 | -13/+5 | |
* | | More work straightening out typeof, including tests. | Arnold D. Robbins | 2015-06-25 | 1 | -1/+3 | |
* | | Fix typeof to not change untyped param to scalar. | Arnold D. Robbins | 2015-06-21 | 1 | -3/+6 | |
* | | Merge branch 'master' into feature/wasted-byte | Arnold D. Robbins | 2015-04-08 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-07 | 1 | -1/+1 | |
| |\| | ||||||
| | * | Update copyrights and prep towards release. | Arnold D. Robbins | 2015-04-07 | 1 | -1/+1 | |
* | | | Merge branch 'master' into wasted-byte | Arnold D. Robbins | 2015-04-03 | 1 | -1/+9 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-03-31 | 1 | -1/+9 | |
| |\| | ||||||
| | * | Merge branch 'feature/fix-indirect-call' into gawk-4.1-stable | Arnold D. Robbins | 2015-03-31 | 1 | -1/+9 | |
| | |\ | ||||||
| | | * | Get indirect calls working! | Arnold D. Robbins | 2015-03-31 | 1 | -1/+5 | |
| | | * | Further progress on indirect calls of builtins. | Arnold D. Robbins | 2015-03-24 | 1 | -1/+1 | |
| | | * | Start on testing/fixing indirect calls of builtins. | Arnold D. Robbins | 2015-03-20 | 1 | -1/+5 | |
* | | | | Merge branch 'master' into wasted-byte | Arnold D. Robbins | 2015-03-27 | 1 | -9/+10 | |
|\| | | | ||||||
| * | | | Merge branch 'gawk-4.1-stable' | Andrew J. Schorr | 2015-03-24 | 1 | -9/+10 | |
| |\| | | ||||||
| | * | | Fix bug where exit with no argument was setting the exit status to zero. | Andrew J. Schorr | 2015-03-24 | 1 | -9/+10 | |
| | |/ | ||||||
* | / | Stop allocating an extra wasted byte at the end of various strings. | Andrew J. Schorr | 2014-12-14 | 1 | -3/+4 | |
|/ / | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-11-21 | 1 | -8/+28 | |
|\| | ||||||
| * | Remove OLDMEM checks, preparatory to merging. | Arnold D. Robbins | 2014-11-21 | 1 | -42/+16 | |
| * | Add unfield code in several spots. | Arnold D. Robbins | 2014-11-17 | 1 | -16/+33 | |
| * | Add runtime check to run old code. Easier to debug/test. | Arnold D. Robbins | 2014-11-17 | 1 | -17/+30 | |
| * | Add field reference changes. Currently breaks sortglos test. | Arnold D. Robbins | 2014-11-16 | 1 | -4/+20 | |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-11-16 | 1 | -20/+4 | |
|\| | ||||||
| * | Revert field reference changes of 2014-11-11. | Arnold D. Robbins | 2014-11-16 | 1 | -20/+4 | |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-11-15 | 1 | -2/+0 | |
|\| | ||||||
| * | Remove MBS_SUPPORT ifdefs. | Arnold D. Robbins | 2014-11-15 | 1 | -2/+0 | |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-11-11 | 1 | -4/+20 | |
|\| | ||||||
| * | Fix memory growth problem. | Arnold D. Robbins | 2014-11-11 | 1 | -4/+20 | |
* | | Merge branch 'master' into comment | Arnold D. Robbins | 2014-09-10 | 1 | -4/+39 | |
|\| | ||||||
| * | Add builtin functions to FUNCTAB and PROCINFO["identifiers"] and doc. | Arnold D. Robbins | 2014-09-05 | 1 | -3/+4 | |
| * | Make indirect calls work on built-in and extension functions. | Arnold D. Robbins | 2014-09-04 | 1 | -6/+36 | |
| * | Bug fix in handling indirect function calls. | Arnold D. Robbins | 2014-09-01 | 1 | -1/+5 | |
* | | Merge branch 'master' into comment | Arnold D. Robbins | 2014-08-06 | 1 | -2/+5 | |
|\| | ||||||
| * | Improve inrec setting ERRNO, doc of API get_record for errors. | Arnold D. Robbins | 2014-08-03 | 1 | -2/+5 | |
* | | Merge branch 'master' into comment | Arnold D. Robbins | 2014-07-31 | 1 | -1/+1 | |
|\| |