Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | 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 | -6/+4 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | 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 | -4/+17 | |
| |\| | | | | | | | | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| | * | | | | | | | Further progress on indirect calls of builtins. | Arnold D. Robbins | 2015-03-24 | 1 | -2/+1 | |
| | | | | | | | | | ||||||
| | * | | | | | | | 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 | -1/+23 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into select | Andrew J. Schorr | 2015-01-19 | 1 | -87/+6 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | | | ||||||
| * | | | | | | | | | 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 | -42/+58 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge remote-tracking branch 'origin/master' into select | Andrew J. Schorr | 2014-11-03 | 1 | -28/+212 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge 'master' into select | Andrew J. Schorr | 2014-09-21 | 1 | -61/+197 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into select | Andrew J. Schorr | 2014-04-13 | 1 | -34/+54 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | After the gawkapi get_file function opens a file, call the BEGINFILE block. | Andrew J. Schorr | 2013-07-02 | 1 | -1/+2 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Further progress with @/.../. | Arnold D. Robbins | 2015-03-19 | 1 | -2/+19 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Make @/.../ a terminal. Improve typeof() builtin function. | Arnold D. Robbins | 2015-03-18 | 1 | -16/+101 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | First set of changes toward @/.../. | Arnold D. Robbins | 2015-02-27 | 1 | -3/+17 | |
| |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | 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 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-01-30 | 1 | -1/+23 | |
|\| | | | | | | | | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | Disallow calling a function parameter. Check params are not function names. | Arnold D. Robbins | 2015-01-30 | 1 | -1/+23 | |
| | | | | | | | | ||||||
* | | | | | | | | Bug fix in pretty-printing comments and test case. | Arnold D. Robbins | 2015-01-16 | 1 | -0/+1 | |
| | | | | | | | | ||||||
* | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-01-14 | 1 | -86/+2 | |
|\| | | | | | | | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | Remove deferred variables. | Arnold D. Robbins | 2015-01-14 | 1 | -86/+2 | |
| | | | | | | | ||||||
* | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-01-07 | 1 | -11/+13 | |
|\| | | | | | | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | Load PROCINFO and ENVIRON if using extensions. | Arnold D. Robbins | 2015-01-07 | 1 | -6/+10 | |
| | | | | | | ||||||
| * | | | | | Bug fix in regexp parsing. | Arnold D. Robbins | 2015-01-07 | 1 | -5/+3 | |
| | | | | | | ||||||
* | | | | | | Improve comment handling in pretty printing. | Arnold D. Robbins | 2014-12-12 | 1 | -12/+58 | |
| | | | | | | ||||||
* | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-11-15 | 1 | -30/+0 | |
|\| | | | | | |_|_|_|/ |/| | | | | ||||||
| * | | | | Remove MBS_SUPPORT ifdefs. | Arnold D. Robbins | 2014-11-15 | 1 | -30/+0 | |
| | | | | | ||||||
* | | | | | Some more minor cleanups. | Arnold D. Robbins | 2014-10-05 | 1 | -0/+5 | |
| | | | | | ||||||
* | | | | | Rename function and program variables | Stephen Davies | 2014-10-04 | 1 | -15/+15 | |
| | | | | | ||||||
* | | | | | Code review and minor whitespace cleanups. | Arnold D. Robbins | 2014-10-02 | 1 | -9/+16 | |
| | | | | |