Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | Use original input text of numbers when pretty printing. | Arnold D. Robbins | 2016-10-11 | 1 | -0/+4 | |
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | 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 | |
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | 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 | 1 | -0/+9 | |
|\| | | | | | | | | | | ||||||
| * | | | | | | | | | | When ARRAYDEBUG is defined, add a test using adump to check the array type. | Andrew J. Schorr | 2016-08-16 | 1 | -0/+9 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'master' into feature/typed-regex | Arnold D. Robbins | 2016-08-14 | 1 | -0/+4 | |
|\| | | | | | | | | | ||||||
| * | | | | | | | | | Update intarray test and ok files. | Arnold D. Robbins | 2016-08-14 | 1 | -0/+4 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* / | | | | | | | | Restore typed regexp code in a new branch. | Arnold D. Robbins | 2016-08-03 | 1 | -0/+11 | |
|/ / / / / / / / | ||||||
* | | | | | | / | Remove typed regexps until they can be done correctly. | Arnold D. Robbins | 2016-08-03 | 1 | -0/+11 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-08-02 | 1 | -0/+5 | |
|\| | | | | | | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | Move ignrcas3 test out of the line of fire. | Arnold D. Robbins | 2016-08-02 | 1 | -0/+5 | |
* | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-08-01 | 1 | -1/+17 | |
|\| | | | | | |_|_|_|/ |/| | | | | ||||||
| * | | | | Add test case for single byte IGNORECASE fix. | Arnold D. Robbins | 2016-08-01 | 1 | -0/+6 | |
| * | | | | New test for sorted for. | Arnold D. Robbins | 2016-08-01 | 1 | -0/+7 | |
| * | | | | 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 | 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/+9 | |
| |_|/ |/| | | ||||||
* | | | Attempt to fix clos1way6 test on 32 bit Solaris. | Arnold D. Robbins | 2016-07-19 | 1 | -0/+7 | |
| |/ |/| | ||||||
* | | Fix bug where STRING flag was disabled during record reconstruction, and add ... | Andrew J. Schorr | 2016-07-03 | 1 | -0/+5 | |
* | | Merge branch 'master' into feature/fixtype | Arnold D. Robbins | 2016-07-01 | 1 | -0/+1 | |
|\ \ | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-07-01 | 1 | -0/+1 | |
| |\| | ||||||
| | * | Add FUNCTAB and SYMTAB to variables dumped with -d. | Arnold D. Robbins | 2016-07-01 | 1 | -0/+1 | |
* | | | Merge branch 'master' into feature/fixtype | Arnold D. Robbins | 2016-07-01 | 1 | -0/+5 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-07-01 | 1 | -0/+5 | |
| |\| | ||||||
| | * | Remove writes to stderr in arrayind1 test. | Arnold D. Robbins | 2016-07-01 | 1 | -0/+5 | |
* | | | Do not use OFMT or CONVFMT for strnum values. | Andrew J. Schorr | 2016-06-26 | 1 | -0/+5 | |
* | | | Improve strnum test case to check both OFMT and CONVFMT formatting. | Andrew J. Schorr | 2016-06-22 | 1 | -0/+5 | |
* | | | Call fixtype in a few more places to make sure we check types properly. | Andrew J. Schorr | 2016-06-20 | 1 | -0/+5 | |
* | | | Merge branch 'master' into feature/fixtype | Arnold D. Robbins | 2016-06-15 | 1 | -0/+28 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-06-14 | 1 | -0/+17 | |
| |\| | ||||||
| | * | Update FAIL_CODE1 in Makefile.am. | Arnold D. Robbins | 2016-06-14 | 1 | -0/+4 | |
| | * | Fix long runs of backslashes in sub/gsub. | Arnold D. Robbins | 2016-06-14 | 1 | -0/+6 | |
| | * | Restore mixed1 test. | Arnold D. Robbins | 2016-06-14 | 1 | -0/+7 | |
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-06-08 | 1 | -0/+6 | |
| |\| | ||||||
| | * | Bug fix in symbol lookup, could break watchpoints. | Arnold D. Robbins | 2016-06-08 | 1 | -0/+6 | |
| * | | 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 a... | Andrew J. Schorr | 2016-06-13 | 1 | -0/+12 | |
|/ / | ||||||
* | | 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/+6 | |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-05-25 | 1 | -0/+5 | |
|\| | ||||||
| * | Tweak arrayind1 test for portability. | Arnold D. Robbins | 2016-05-25 | 1 | -0/+5 | |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-05-12 | 1 | -0/+7 | |
|\| | ||||||
| * | Fix issues with SIGPIPE. | Arnold D. Robbins | 2016-05-12 | 1 | -0/+2 |