Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-06-11 | 1 | -0/+21 | |
|\| | | ||||||
| * | | POSIX now allows \n for default field splitting. Fix code and doc. | Arnold D. Robbins | 2015-05-31 | 1 | -0/+6 | |
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-05-30 | 1 | -0/+10 | |
| |\| | ||||||
| | * | Improve handling and doc of compl(). | Arnold D. Robbins | 2015-05-30 | 1 | -0/+10 | |
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-05-26 | 1 | -0/+5 | |
| |\| | ||||||
| | * | Fix regex compile error messages. | Arnold D. Robbins | 2015-05-26 | 1 | -0/+5 | |
* | | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-05-21 | 1 | -0/+4 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-05-19 | 1 | -0/+4 | |
| |\| | ||||||
| | * | Changes for 4.1.3 release. | Arnold D. Robbins | 2015-05-19 | 1 | -0/+4 | |
* | | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-05-16 | 1 | -0/+11 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Andrew J. Schorr | 2015-05-15 | 1 | -0/+5 | |
| |\| | ||||||
| | * | Fix minor memory leak during creation of PROCINFO["identifiers"] array. | Andrew J. Schorr | 2015-05-15 | 1 | -0/+5 | |
| * | | Add PROCINFO["argv"] array to contain the command-line arguments. | Andrew J. Schorr | 2015-05-15 | 1 | -0/+6 | |
* | | | Change Node_hardregex to Node_typedregex. | Arnold D. Robbins | 2015-05-11 | 1 | -0/+5 | |
* | | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-05-05 | 1 | -0/+8 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-05-05 | 1 | -0/+4 | |
| |\| | ||||||
| | * | Get latest config.guess and config.sub. | Arnold D. Robbins | 2015-05-05 | 1 | -0/+4 | |
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-05-05 | 1 | -0/+6 | |
| |\| | ||||||
| | * | Fix parsing brackets in regexps (again). | Arnold D. Robbins | 2015-05-05 | 1 | -0/+6 | |
* | | | Make profiling work for hard regexes. | Arnold D. Robbins | 2015-05-05 | 1 | -0/+10 | |
* | | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-05-03 | 1 | -0/+22 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-05-01 | 1 | -0/+6 | |
| |\| | ||||||
| | * | Fix minor coredump. | Arnold D. Robbins | 2015-05-01 | 1 | -0/+6 | |
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-30 | 1 | -0/+12 | |
| |\| | ||||||
| | * | Fix brackets in regexps again. Let's hope this is really it. | Arnold D. Robbins | 2015-04-30 | 1 | -0/+5 | |
| | * | Take --program-prefix into account for the installation symlinks. | Arnold D. Robbins | 2015-04-30 | 1 | -0/+7 | |
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-29 | 1 | -0/+4 | |
| |\| | ||||||
| | * | Make 4.1.2 release. | Arnold D. Robbins | 2015-04-29 | 1 | -0/+4 | |
* | | | Add lint warning for isarray. | Arnold D. Robbins | 2015-04-28 | 1 | -0/+5 | |
* | | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-04-28 | 1 | -0/+84 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-28 | 1 | -0/+12 | |
| |\| | ||||||
| | * | Make call-by-value work again for $0. | Arnold D. Robbins | 2015-04-28 | 1 | -0/+7 | |
| | * | Fix bracket handling. "This time for sure." | Arnold D. Robbins | 2015-04-28 | 1 | -0/+5 | |
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-27 | 1 | -0/+5 | |
| |\| | ||||||
| | * | Fix to Jan 7 2015 regexp parsing fix. | Arnold D. Robbins | 2015-04-27 | 1 | -0/+5 | |
| * | | Merge branch 'master' into feature/wasted-byte | Arnold D. Robbins | 2015-04-27 | 1 | -0/+17 | |
| |\ \ | ||||||
| | * \ | Merge branch 'master' into feature/shadow-builtins | Arnold D. Robbins | 2015-04-26 | 1 | -0/+15 | |
| | |\ \ | ||||||
| | * \ \ | Merge branch 'master' into feature/shadow-builtins | Arnold D. Robbins | 2015-04-16 | 1 | -0/+21 | |
| | |\ \ \ | ||||||
| | * | | | | Make builtin shadowing work. Add test and doc. | Arnold D. Robbins | 2015-04-16 | 1 | -0/+9 | |
| | * | | | | Let function parameters shadow gawk extension builtins. | Arnold D. Robbins | 2015-04-15 | 1 | -0/+8 | |
| * | | | | | Merge branch 'master' into feature/wasted-byte | Arnold D. Robbins | 2015-04-26 | 1 | -0/+15 | |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | ||||||
| * | | | | | Merge branch 'master' into feature/wasted-byte | Arnold D. Robbins | 2015-04-16 | 1 | -0/+27 | |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | ||||||
| * | | | | | Merge branch 'master' into feature/wasted-byte | Arnold D. Robbins | 2015-04-14 | 1 | -0/+7 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Improve readability in builtin.c. | Arnold D. Robbins | 2015-04-14 | 1 | -0/+5 | |
| * | | | | | | Improve computations in do_sub. | Arnold D. Robbins | 2015-04-13 | 1 | -0/+7 | |
| * | | | | | | Merge branch 'master' into feature/wasted-byte | Arnold D. Robbins | 2015-04-13 | 1 | -0/+7 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'master' into feature/wasted-byte | Arnold D. Robbins | 2015-04-13 | 1 | -2/+16 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Further fixes from Andrew Schorr. | Arnold D. Robbins | 2015-04-09 | 1 | -0/+9 | |
| * | | | | | | | | Merge branch 'master' into feature/wasted-byte | Arnold D. Robbins | 2015-04-09 | 1 | -0/+5 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into feature/wasted-byte | Arnold D. Robbins | 2015-04-08 | 1 | -0/+20 | |
| |\ \ \ \ \ \ \ \ \ |