Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Major improvements to test infrastructure. | Arnold D. Robbins | 2018-05-13 | 1 | -3/+366 | |
| | ||||||
* | Regularize several tests so they can be autogenerated. | Arnold D. Robbins | 2018-03-26 | 1 | -0/+20 | |
| | ||||||
* | Remove the tail recursion optimization. | Arnold D. Robbins | 2018-03-26 | 1 | -0/+5 | |
| | ||||||
* | Fix bug printing +"01" in regular and MPFR mode. | Andrew J. Schorr | 2018-02-07 | 1 | -0/+5 | |
| | ||||||
* | Fix isarray to take unset variable. | Arnold D. Robbins | 2018-01-17 | 1 | -0/+5 | |
| | ||||||
* | New test, numstr1. | Arnold D. Robbins | 2018-01-10 | 1 | -0/+5 | |
| | ||||||
* | Fix field corruption when $0 is reassigned with open $n references. | Andrew J. Schorr | 2017-11-14 | 1 | -0/+10 | |
| | ||||||
* | Fix nonfatal1 test by ignoring the platform-specific portion of the error ↵ | Andrew J. Schorr | 2017-09-14 | 1 | -5/+0 | |
| | | | | message. | |||||
* | Fix array indexing from unassigned var to not keep that attribute. | Arnold D. Robbins | 2017-08-09 | 1 | -0/+5 | |
| | ||||||
* | Additional robustness in FIELDWIDTHS parsing. | Arnold D. Robbins | 2017-05-23 | 1 | -0/+5 | |
| | ||||||
* | Greatly improve FIELDWIDTHS behavior, doc, and tests. | Arnold D. Robbins | 2017-05-23 | 1 | -0/+15 | |
| | ||||||
* | Fix FPAT problems. | Arnold D. Robbins | 2017-04-12 | 1 | -0/+5 | |
| | ||||||
* | Merge branch 'master' into feature/stringfix | Arnold D. Robbins | 2017-04-12 | 1 | -0/+5 | |
|\ | ||||||
| * | Add new memleak test. | Arnold D. Robbins | 2017-04-12 | 1 | -0/+5 | |
| | | ||||||
* | | Merge branch 'master' into feature/stringfix | Arnold D. Robbins | 2017-04-12 | 1 | -1/+1 | |
|\| | ||||||
| * | Revise fwtest* test names and files to match. | Arnold D. Robbins | 2017-03-27 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'master' into feature/stringfix | Arnold D. Robbins | 2017-02-23 | 1 | -0/+5 | |
|\| | ||||||
| * | Add optional 2nd argument to mktime to request UTC instead of local time. | Andrew J. Schorr | 2017-02-22 | 1 | -0/+5 | |
| | | ||||||
* | | Merge branch 'master' into feature/stringfix | Arnold D. Robbins | 2017-02-17 | 1 | -0/+5 | |
|\| | ||||||
| * | Fix typeof on null fields. | Arnold D. Robbins | 2017-02-17 | 1 | -0/+5 | |
| | | ||||||
* | | Merge branch 'master' into feature/stringfix | Arnold D. Robbins | 2017-01-27 | 1 | -0/+5 | |
|\| | ||||||
| * | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2017-01-27 | 1 | -0/+5 | |
| |\ | ||||||
| | * | Fix assignment from gensub to $0. | Arnold D. Robbins | 2017-01-27 | 1 | -0/+5 | |
| | | | ||||||
* | | | Fix bug in strftime when format argument is an unterminated field string. | Andrew J. Schorr | 2017-01-26 | 1 | -0/+5 | |
|/ / | ||||||
* | | Merge branch 'gawk-4.1-stable' | Andrew J. Schorr | 2017-01-15 | 1 | -0/+5 | |
|\| | ||||||
| * | Fix bug in string concatenation optimization. | Andrew J. Schorr | 2017-01-15 | 1 | -0/+5 | |
| | | ||||||
* | | Merge branch 'master' into feature/typed-regex-2 | Arnold D. Robbins | 2016-11-18 | 1 | -0/+15 | |
|\ \ | ||||||
| * \ | Merge branch 'master' into feature/nocopy | Arnold D. Robbins | 2016-09-20 | 1 | -0/+5 | |
| |\ \ | ||||||
| * \ \ | Merge branch 'master' into feature/nocopy | Arnold D. Robbins | 2016-08-03 | 1 | -15/+15 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'master' into feature/nocopy | Arnold D. Robbins | 2016-08-01 | 1 | -1/+6 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'master' into feature/nocopy | Arnold D. Robbins | 2016-07-23 | 1 | -0/+10 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'master' into feature/nocopy | Arnold D. Robbins | 2016-07-20 | 1 | -0/+5 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'master' into feature/nocopy | Arnold D. Robbins | 2016-07-19 | 1 | -5/+0 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Optimization: support unterminated field strings inside gawk, but make ↵ | Andrew J. Schorr | 2016-07-08 | 1 | -0/+10 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | terminated copies for the API. | |||||
| * | | | | | | | | It is OK to use a strnum as a string array subscript, since we now respect ↵ | Andrew J. Schorr | 2016-07-04 | 1 | -0/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the string value. | |||||
* | | | | | | | | | Merge branch 'master' into feature/typed-regex | Arnold D. Robbins | 2016-09-20 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| * | | | | | | | | Use dfa's new ability to handle anchors. | Arnold D. Robbins | 2016-09-20 | 1 | -0/+5 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* / | | | | | | | Restore typed regexp code in a new branch. | Arnold D. Robbins | 2016-08-03 | 1 | -15/+15 | |
|/ / / / / / / | ||||||
* | | | | / / | Remove typed regexps until they can be done correctly. | Arnold D. Robbins | 2016-08-03 | 1 | -15/+15 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-08-01 | 1 | -1/+6 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | | | ||||||
| * | | | | New test for sorted for. | Arnold D. Robbins | 2016-08-01 | 1 | -0/+5 | |
| | | | | | ||||||
* | | | | | Make return status of close on a pipe like system. | Arnold D. Robbins | 2016-07-23 | 1 | -0/+5 | |
| | | | | | ||||||
* | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-07-23 | 1 | -0/+5 | |
|\| | | | | |_|_|/ |/| | | | ||||||
| * | | | Fix do_print for use with strnums. | Arnold D. Robbins | 2016-07-23 | 1 | -0/+5 | |
| | | | | ||||||
* | | | | Improve clos1way6 test for Solaris 32 bit systems. | Arnold D. Robbins | 2016-07-20 | 1 | -0/+5 | |
| |_|/ |/| | | ||||||
* | | | Attempt to fix clos1way6 test on 32 bit Solaris. | Arnold D. Robbins | 2016-07-19 | 1 | -5/+0 | |
| |/ |/| | ||||||
* | | Fix bug where STRING flag was disabled during record reconstruction, and add ↵ | Andrew J. Schorr | 2016-07-03 | 1 | -0/+5 | |
| | | | | | | | | test case. | |||||
* | | Improve strnum test case to check both OFMT and CONVFMT formatting. | Andrew J. Schorr | 2016-06-22 | 1 | -0/+5 | |
| | | ||||||
* | | Merge branch 'master' into feature/fixtype | Arnold D. Robbins | 2016-06-15 | 1 | -0/+10 | |
|\ \ | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-06-14 | 1 | -0/+5 | |
| |\| |