Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | 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 | |
| |\| | ||||||
| | * | Fix long runs of backslashes in sub/gsub. | Arnold D. Robbins | 2016-06-14 | 1 | -0/+5 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-06-01 | 1 | -0/+5 | |
| |\| | ||||||
| | * | Disallow negative hex numbers in input data. | Arnold D. Robbins | 2016-06-01 | 1 | -0/+5 | |
| | | | ||||||
* | | | Fix usage of scalar type flag bits and fix some bugs in numeric conversions ↵ | Andrew J. Schorr | 2016-06-13 | 1 | -0/+40 | |
|/ / | | | | | | | and lint checks. | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-05-30 | 1 | -0/+5 | |
|\| | ||||||
| * | Allow FS = "\0" if RS = "". | Arnold D. Robbins | 2016-05-30 | 1 | -0/+5 | |
| | | ||||||
* | | New test, arrayind2. | Arnold D. Robbins | 2016-05-26 | 1 | -0/+5 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-05-12 | 1 | -0/+10 | |
|\| | ||||||
| * | And fix the test Makefile stuff again. | Arnold D. Robbins | 2016-05-12 | 1 | -0/+1459 | |
| | | ||||||
| * | Finish commit for SIGPIPE fixes. | Arnold D. Robbins | 2016-05-12 | 1 | -1454/+0 | |
| | | ||||||
| * | Fix array indexing to disallow numeric string. | Arnold D. Robbins | 2016-05-12 | 1 | -0/+5 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-04-11 | 1 | -5/+0 | |
|\| | ||||||
| * | Disable pty1 test on z/OS. | Arnold D. Robbins | 2016-04-11 | 1 | -5/+0 | |
| | | ||||||
* | | Test case for nonfatal close one end of two way pipe. | Arnold D. Robbins | 2016-04-06 | 1 | -0/+5 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-04-05 | 1 | -0/+20 | |
|\| | ||||||
| * | Add new tests for read/write closed end of 2 way pipe. | Arnold D. Robbins | 2016-04-04 | 1 | -0/+20 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-01-14 | 1 | -0/+5 | |
|\| | ||||||
| * | Fix for extra parameters going down the call chain. | Arnold D. Robbins | 2016-01-14 | 1 | -0/+5 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-11-24 | 1 | -0/+5 | |
|\| | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-10-28 | 1 | -0/+5 | |
|\| | ||||||
| * | Disallow nul bytes in source code no matter what. | Arnold D. Robbins | 2015-10-28 | 1 | -0/+5 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-10-11 | 1 | -0/+5 | |
|\| |