Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | Let function parameters shadow gawk extension builtins. | Arnold D. Robbins | 2015-04-15 | 1 | -854/+854 | |
| | | | | ||||||
| * | | | Further fixes from Andrew Schorr. | Arnold D. Robbins | 2015-04-09 | 1 | -13/+3 | |
| | | | | ||||||
| * | | | Merge branch 'master' into feature/wasted-byte | Arnold D. Robbins | 2015-04-07 | 1 | -9/+14 | |
| |\| | | ||||||
| * | | | Merge branch 'master' into wasted-byte | Arnold D. Robbins | 2015-04-05 | 1 | -3/+11 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'master' into wasted-byte | Arnold D. Robbins | 2015-04-03 | 1 | -366/+379 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'master' into wasted-byte | Arnold D. Robbins | 2015-03-27 | 1 | -360/+361 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'master' into wasted-byte | Arnold D. Robbins | 2015-03-08 | 1 | -1/+6 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'master' into wasted-byte | Arnold D. Robbins | 2015-02-13 | 1 | -5/+5 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'master' into wasted-byte | Arnold D. Robbins | 2015-02-06 | 1 | -360/+382 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into wasted-byte | Arnold D. Robbins | 2015-01-26 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into wasted-byte | Arnold D. Robbins | 2015-01-20 | 1 | -448/+365 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into wasted-byte | Arnold D. Robbins | 2015-01-07 | 1 | -369/+371 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | More fixes to stop allocating an extra byte. | Arnold D. Robbins | 2014-12-14 | 1 | -1/+1 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Stop allocating an extra wasted byte at the end of various strings. | Andrew J. Schorr | 2014-12-14 | 1 | -1/+1 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-04-08 | 1 | -9/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-06 | 1 | -9/+14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | / | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | Minor code cleanups. | Arnold D. Robbins | 2015-04-06 | 1 | -9/+14 | |
| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-04-05 | 1 | -3/+11 | |
|\| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-05 | 1 | -3/+11 | |
| |\| | | | | | | | | | | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Don't install gawk extensions if --posix or --traditional. | Arnold D. Robbins | 2015-04-05 | 1 | -3/+11 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | Further progress on making hard regexes work. | Arnold D. Robbins | 2015-04-03 | 1 | -158/+156 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-04-03 | 1 | -3/+3 | |
|\| | | | | | | | | | | ||||||
| * | | | | | | | | | | Rename "div()" to "intdiv()". | Arnold D. Robbins | 2015-04-03 | 1 | -3/+3 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-03-31 | 1 | -5/+19 | |
|\| | | | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-03-31 | 1 | -363/+376 | |
| |\| | | | | | | | | | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| | * | | | | | | | | Further progress on indirect calls of builtins. | Arnold D. Robbins | 2015-03-24 | 1 | -361/+360 | |
| | | | | | | | | | | ||||||
| | * | | | | | | | | Start on testing/fixing indirect calls of builtins. | Arnold D. Robbins | 2015-03-20 | 1 | -2/+16 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'master' into select | Arnold D. Robbins | 2015-03-20 | 1 | -6/+11 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'master' into select | Andrew J. Schorr | 2015-02-01 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'master' into select | Andrew J. Schorr | 2015-02-01 | 1 | -362/+384 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into select | Andrew J. Schorr | 2015-01-19 | 1 | -448/+367 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Revert "When an extension calls sym_lookup on a deferred variable, it should ↵ | Andrew J. Schorr | 2015-01-19 | 1 | -9/+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/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | succeed. | |||||
| * | | | | | | | | | | Revert changes to API deferred variable creation, since this should be done ↵ | Andrew J. Schorr | 2015-01-08 | 1 | -21/+18 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | at lookup time. | |||||
| * | | | | | | | | | | Fix bug in API deferred variable creation and add a test case. | Andrew J. Schorr | 2015-01-06 | 1 | -2/+5 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Fix bug so that extensions can create deferred arrays PROCINFO and ENVIRON ↵ | Andrew J. Schorr | 2015-01-06 | 1 | -18/+18 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | properly. | |||||
| * | | | | | | | | | | Merge branch 'master' into select | Andrew J. Schorr | 2014-12-14 | 1 | -401/+417 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge remote-tracking branch 'origin/master' into select | Andrew J. Schorr | 2014-11-03 | 1 | -387/+570 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge 'master' into select | Andrew J. Schorr | 2014-09-21 | 1 | -420/+556 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into select | Andrew J. Schorr | 2014-04-13 | 1 | -1424/+1235 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | After the gawkapi get_file function opens a file, call the BEGINFILE block. | Andrew J. Schorr | 2013-07-02 | 1 | -192/+193 | |
| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Further progress with @/.../. | Arnold D. Robbins | 2015-03-19 | 1 | -683/+706 | |
| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Make @/.../ a terminal. Improve typeof() builtin function. | Arnold D. Robbins | 2015-03-18 | 1 | -957/+1105 | |
| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | First set of changes toward @/.../. | Arnold D. Robbins | 2015-02-27 | 1 | -775/+794 | |
| |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-02-24 | 1 | -1/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | / | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Fix line continuation with CR-LF. | Arnold D. Robbins | 2015-02-24 | 1 | -1/+6 | |
| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-02-13 | 1 | -5/+5 | |
|\| | | | | | | | | | | | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Improve regexp collection on Solaris, maybe others. | Arnold D. Robbins | 2015-02-13 | 1 | -5/+5 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-02-01 | 1 | -1/+1 | |
|\| | | | | | | | | | | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Move param checking against function names into --posix. | Arnold D. Robbins | 2015-02-01 | 1 | -1/+1 | |
| | | | | | | | | | |