Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename "div()" to "intdiv()". | Arnold D. Robbins | 2015-04-03 | 1 | -2/+2 |
* | 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 non-fatal-io-2 | Arnold D. Robbins | 2015-02-08 | 1 | -2/+2 |
| |\ \ | |||||
| | * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-02-06 | 1 | -1/+1 |
| | |\| | |||||
| | | * | Update copyright dates. | Arnold D. Robbins | 2015-02-06 | 1 | -1/+1 |
| * | | | Reset non-fatal-io to 31 December, add fixes from Andrew Schorr. | Arnold D. Robbins | 2015-02-08 | 1 | -2/+2 |
| * | | | Make nonfatal work with stdout & stderr. Update doc more. | Arnold D. Robbins | 2014-12-27 | 1 | -0/+1 |
| * | | | Start at non-fatal output via PROCINFO. | Arnold D. Robbins | 2014-12-20 | 1 | -0/+1 |
* | | | | Merge branch 'master' into select | Andrew J. Schorr | 2015-02-01 | 1 | -0/+1 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-01-30 | 1 | -0/+1 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Disallow calling a function parameter. Check params are not function names. | Arnold D. Robbins | 2015-01-30 | 1 | -0/+1 |
* | | | | Merge branch 'master' into select | Andrew J. Schorr | 2015-01-19 | 1 | -1/+0 |
|\| | | | |||||
| * | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-01-14 | 1 | -1/+0 |
| |\| | | | |/ | |/| | |||||
| | * | Remove deferred variables. | Arnold D. Robbins | 2015-01-14 | 1 | -1/+0 |
* | | | Revert "When an extension calls sym_lookup on a deferred variable, it should ... | Andrew J. Schorr | 2015-01-19 | 1 | -1/+0 |
* | | | When an extension calls sym_lookup on a deferred variable, it should always s... | Andrew J. Schorr | 2015-01-08 | 1 | -0/+1 |
* | | | Revert changes to API deferred variable creation, since this should be done a... | Andrew J. Schorr | 2015-01-08 | 1 | -1/+0 |
* | | | Fix bug in API deferred variable creation and add a test case. | Andrew J. Schorr | 2015-01-06 | 1 | -1/+1 |
* | | | Fix bug so that extensions can create deferred arrays PROCINFO and ENVIRON pr... | Andrew J. Schorr | 2015-01-06 | 1 | -0/+1 |
* | | | Merge branch 'master' into select | Andrew J. Schorr | 2014-12-14 | 1 | -53/+71 |
|\| | | |||||
| * | | Improve comment handling in pretty printing. | Arnold D. Robbins | 2014-12-12 | 1 | -0/+5 |
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-11-23 | 1 | -63/+63 |
| |\| | |||||
| | * | Fix compile problems and warnings on current GCC (4.9.2). | Arnold D. Robbins | 2014-11-23 | 1 | -63/+63 |
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-11-22 | 1 | -9/+36 |
| |\| | |||||
| | * | Dork around with xmalloc for z/OS. | Arnold D. Robbins | 2014-11-22 | 1 | -9/+36 |
| | * | Remove OLDMEM checks, preparatory to merging. | Arnold D. Robbins | 2014-11-21 | 1 | -2/+0 |
| | * | Add runtime check to run old code. Easier to debug/test. | Arnold D. Robbins | 2014-11-17 | 1 | -0/+2 |
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-11-15 | 1 | -16/+2 |
| |\| | |||||
| | * | Remove MBS_SUPPORT ifdefs. | Arnold D. Robbins | 2014-11-15 | 1 | -16/+2 |
* | | | Enhance get_file API to return info about input and output and to enable exte... | Andrew J. Schorr | 2014-11-06 | 1 | -1/+2 |
* | | | Merge remote-tracking branch 'origin/master' into select | Andrew J. Schorr | 2014-11-03 | 1 | -0/+1 |
|\| | | |||||
| * | | Merge branch 'master' into comment, update ChangeLogs | Arnold D. Robbins | 2014-09-15 | 1 | -0/+3 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' into comment | Arnold D. Robbins | 2014-09-10 | 1 | -10/+5 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' into comment | Arnold D. Robbins | 2014-08-12 | 1 | -0/+1 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into comment | Arnold D. Robbins | 2014-07-31 | 1 | -1/+2 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master' into comment | Arnold D. Robbins | 2014-07-12 | 1 | -0/+3 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' into comment | Arnold D. Robbins | 2014-04-11 | 1 | -2/+3 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'master' into comment | Arnold D. Robbins | 2014-01-12 | 1 | -15/+6 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into comment | Arnold D. Robbins | 2013-09-22 | 1 | -5/+5 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Start new branch that adds comments to profiling. | Arnold D. Robbins | 2013-08-14 | 1 | -0/+1 |
* | | | | | | | | | | | Merge 'master' into select | Andrew J. Schorr | 2014-09-21 | 1 | -11/+14 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-09-15 | 1 | -0/+3 |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | / | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | |||||
| | * | | | | | | | | Finish excising isalpha and isalnum. Document. | Arnold D. Robbins | 2014-09-15 | 1 | -0/+3 |
| * | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-09-07 | 1 | -10/+1 |
| |\| | | | | | | | |