Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | Merge branch 'master' into feature/nocopy | Arnold D. Robbins | 2016-07-19 | 5 | -10/+22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Optimization: support unterminated field strings inside gawk, but make ↵ | Andrew J. Schorr | 2016-07-08 | 10 | -4/+68 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | terminated copies for the API. | |||||
| * | | | | | | | | | | | | | | | Modify MAYBE_NUM usage and typeof function to return "strnum" only for ↵ | Andrew J. Schorr | 2016-07-06 | 5 | -9/+15 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | actual numeric strings. | |||||
| * | | | | | | | | | | | | | | | It is OK to use a strnum as a string array subscript, since we now respect ↵ | Andrew J. Schorr | 2016-07-04 | 6 | -2/+42 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the string value. | |||||
* | | | | | | | | | | | | | | | | Merge branch 'master' into feature/typed-regex | Arnold D. Robbins | 2016-11-07 | 4 | -22/+53 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-11-07 | 4 | -22/+53 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | / | | | |_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Improve valgrind scan. | Arnold D. Robbins | 2016-11-07 | 4 | -22/+53 | |
| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge branch 'master' into feature/typed-regex | Arnold D. Robbins | 2016-11-04 | 2 | -1/+5 | |
|\| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Remove #! from test/arrayind1.awk. | Arnold D. Robbins | 2016-11-04 | 2 | -1/+5 | |
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'master' into feature/typed-regex | Arnold D. Robbins | 2016-10-11 | 2 | -1/+5 | |
|\| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Use original input text of numbers when pretty printing. | Arnold D. Robbins | 2016-10-11 | 2 | -1/+5 | |
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'master' into feature/typed-regex | Arnold D. Robbins | 2016-09-20 | 7 | -2/+65 | |
|\| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Use dfa's new ability to handle anchors. | Arnold D. Robbins | 2016-09-20 | 7 | -2/+65 | |
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'master' into feature/typed-regex | Arnold D. Robbins | 2016-08-25 | 1 | -0/+4 | |
|\| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-08-25 | 1 | -0/+4 | |
| |\| | | | | | | | | | | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Make 4.1.4 release tar ball. | Arnold D. Robbins | 2016-08-25 | 1 | -0/+4 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'master' into feature/typed-regex | Arnold D. Robbins | 2016-08-18 | 4 | -2/+57 | |
|\| | | | | | | | | | | ||||||
| * | | | | | | | | | | When ARRAYDEBUG is defined, add a test using adump to check the array type. | Andrew J. Schorr | 2016-08-16 | 4 | -2/+57 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'master' into feature/typed-regex | Arnold D. Robbins | 2016-08-14 | 3 | -11/+16 | |
|\| | | | | | | | | | ||||||
| * | | | | | | | | | Update intarray test and ok files. | Arnold D. Robbins | 2016-08-14 | 3 | -11/+16 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* / | | | | | | | | Restore typed regexp code in a new branch. | Arnold D. Robbins | 2016-08-03 | 10 | -56/+66 | |
|/ / / / / / / / | ||||||
* | | | | | | / | Remove typed regexps until they can be done correctly. | Arnold D. Robbins | 2016-08-03 | 10 | -55/+67 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-08-02 | 3 | -10/+19 | |
|\| | | | | | | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | Move ignrcas3 test out of the line of fire. | Arnold D. Robbins | 2016-08-02 | 3 | -10/+19 | |
| | | | | | | ||||||
* | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-08-01 | 11 | -14/+115 | |
|\| | | | | | |_|_|_|/ |/| | | | | ||||||
| * | | | | Add test case for single byte IGNORECASE fix. | Arnold D. Robbins | 2016-08-01 | 5 | -2/+62 | |
| | | | | | ||||||
| * | | | | New test for sorted for. | Arnold D. Robbins | 2016-08-01 | 7 | -2/+40 | |
| | | | | | ||||||
| * | | | | Fix a typo in test/ChangeLog. | Arnold D. Robbins | 2016-07-24 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | Make return status of close on a pipe like system. | Arnold D. Robbins | 2016-07-23 | 6 | -2/+41 | |
| | | | | | ||||||
* | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-07-23 | 6 | -2/+32 | |
|\| | | | | |_|_|/ |/| | | | ||||||
| * | | | Fix do_print for use with strnums. | Arnold D. Robbins | 2016-07-23 | 6 | -2/+32 | |
| | | | | ||||||
* | | | | Improve clos1way6 test for Solaris 32 bit systems. | Arnold D. Robbins | 2016-07-20 | 6 | -16/+20 | |
| |_|/ |/| | | ||||||
* | | | Attempt to fix clos1way6 test on 32 bit Solaris. | Arnold D. Robbins | 2016-07-19 | 5 | -10/+22 | |
| |/ |/| | ||||||
* | | Fix bug where STRING flag was disabled during record reconstruction, and add ↵ | Andrew J. Schorr | 2016-07-03 | 7 | -2/+31 | |
| | | | | | | | | test case. | |||||
* | | Merge branch 'master' into feature/fixtype | Arnold D. Robbins | 2016-07-01 | 4 | -0/+7 | |
|\ \ | ||||||
| * | | Fix test suite after merge from master. | Arnold D. Robbins | 2016-07-01 | 3 | -3/+3 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-07-01 | 4 | -0/+7 | |
| |\| | ||||||
| | * | Add FUNCTAB and SYMTAB to variables dumped with -d. | Arnold D. Robbins | 2016-07-01 | 4 | -0/+7 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/fixtype | Arnold D. Robbins | 2016-07-01 | 3 | -10/+10 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-07-01 | 3 | -10/+10 | |
| |\| | ||||||
| | * | Remove writes to stderr in arrayind1 test. | Arnold D. Robbins | 2016-07-01 | 3 | -10/+10 | |
| | | | ||||||
* | | | Do not use OFMT or CONVFMT for strnum values. | Andrew J. Schorr | 2016-06-26 | 2 | -4/+9 | |
| | | | ||||||
* | | | Improve strnum test case to check both OFMT and CONVFMT formatting. | Andrew J. Schorr | 2016-06-22 | 5 | -7/+34 | |
| | | | ||||||
* | | | Call fixtype in a few more places to make sure we check types properly. | Andrew J. Schorr | 2016-06-20 | 4 | -1/+20 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/fixtype | Arnold D. Robbins | 2016-06-15 | 14 | -12/+144 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-06-14 | 8 | -8/+76 | |
| |\| | ||||||
| | * | Update FAIL_CODE1 in Makefile.am. | Arnold D. Robbins | 2016-06-14 | 3 | -2/+12 | |
| | | | ||||||
| | * | Fix long runs of backslashes in sub/gsub. | Arnold D. Robbins | 2016-06-14 | 7 | -2/+53 | |
| | | | ||||||
| | * | Restore mixed1 test. | Arnold D. Robbins | 2016-06-14 | 4 | -4/+11 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-06-08 | 6 | -2/+40 | |
| |\| |