Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | 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 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-01-30 | 1 | -360/+382 | |
|\| | | | | | | | | | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
| * | | | | | | | | Disallow calling a function parameter. Check params are not function names. | Arnold D. Robbins | 2015-01-30 | 1 | -360/+382 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-01-25 | 1 | -2/+2 | |
|\| | | | | | | | | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | Move to Bison 3.0.4. | Arnold D. Robbins | 2015-01-24 | 1 | -2/+2 | |
| | | | | | | | | ||||||
* | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-01-19 | 1 | -3/+3 | |
|\| | | | | | | | ||||||
| * | | | | | | | Update to bison 3.0.3. | Arnold D. Robbins | 2015-01-19 | 1 | -3/+3 | |
| | | | | | | | | ||||||
* | | | | | | | | Bug fix in pretty-printing comments and test case. | Arnold D. Robbins | 2015-01-16 | 1 | -350/+351 | |
| | | | | | | | | ||||||
* | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-01-14 | 1 | -445/+361 | |
|\| | | | | | | | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | Remove deferred variables. | Arnold D. Robbins | 2015-01-14 | 1 | -445/+361 | |
| | | | | | | | ||||||
* | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-01-07 | 1 | -369/+371 | |
|\| | | | | | | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | Load PROCINFO and ENVIRON if using extensions. | Arnold D. Robbins | 2015-01-07 | 1 | -365/+369 | |
| | | | | | | ||||||
| * | | | | | Bug fix in regexp parsing. | Arnold D. Robbins | 2015-01-07 | 1 | -4/+2 | |
| | | | | | | ||||||
* | | | | | | Improve comment handling in pretty printing. | Arnold D. Robbins | 2014-12-12 | 1 | -371/+417 | |
| | | | | | | ||||||
* | | | | | | 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 | |
| | | | | | ||||||
* | | | | | Add updated awkgram.c. | Arnold D. Robbins | 2014-10-04 | 1 | -15/+15 | |
| | | | | | ||||||
* | | | | | Code review and minor whitespace cleanups. | Arnold D. Robbins | 2014-10-02 | 1 | -335/+342 | |
| | | | | | ||||||
* | | | | | Some cleanups and doc additions. | Arnold D. Robbins | 2014-10-01 | 1 | -329/+329 | |
| | | | | | ||||||
* | | | | | Merge branch 'master' into comment | Arnold D. Robbins | 2014-09-27 | 1 | -2/+16 | |
|\ \ \ \ \ | ||||||
| * | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-09-27 | 1 | -1/+1 | |
| |\| | | | | ||||||
| | * | | | | Minor fix when checking for bad source characters. | Arnold D. Robbins | 2014-09-27 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-09-23 | 1 | -1/+5 | |
| |\| | | | | | |_|_|/ | |/| | | | ||||||
| | * | | | Allow any kind of junk inside quoted strings. | Arnold D. Robbins | 2014-09-23 | 1 | -1/+5 | |
| | | | | | ||||||
| * | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-09-19 | 1 | -0/+10 | |
| |\| | | | ||||||
| | * | | | More commentary on isalnum. | Arnold D. Robbins | 2014-09-19 | 1 | -0/+10 | |
| | | | | | ||||||
* | | | | | Merge branch 'master' into comment, update ChangeLogs | Arnold D. Robbins | 2014-09-15 | 1 | -362/+409 | |
|\| | | | | ||||||
| * | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-09-15 | 1 | -375/+389 | |
| |\| | | | ||||||
| | * | | | Finish excising isalpha and isalnum. Document. | Arnold D. Robbins | 2014-09-15 | 1 | -375/+389 | |
| | | | | |