Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-05-05 | 14 | -24/+152 |
|\ | |||||
| * | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-05-05 | 6 | -14/+48 |
| |\ | |||||
| | * | Get latest config.guess and config.sub. | Arnold D. Robbins | 2015-05-05 | 3 | -10/+34 |
| | | | |||||
| | * | Wrap dbueval test in check for tty. | Arnold D. Robbins | 2015-05-05 | 3 | -4/+14 |
| | | | |||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-05-05 | 10 | -8/+90 |
| |\| | |||||
| | * | Fix parsing brackets in regexps (again). | Arnold D. Robbins | 2015-05-05 | 10 | -8/+90 |
| | | | |||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-05-04 | 2 | -2/+16 |
| |\| | |||||
| | * | Update pc/Makefile.tst. | Arnold D. Robbins | 2015-05-04 | 2 | -2/+16 |
| | | | |||||
* | | | Make profiling work for hard regexes. | Arnold D. Robbins | 2015-05-05 | 2 | -4/+44 |
| | | | |||||
* | | | Add initial doc for @/.../ and typeof. | Arnold D. Robbins | 2015-05-03 | 4 | -572/+914 |
| | | | |||||
* | | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-05-03 | 52 | -3374/+4554 |
|\| | | |||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-05-01 | 3 | -191/+203 |
| |\| | |||||
| | * | Fix minor coredump. | Arnold D. Robbins | 2015-05-01 | 3 | -191/+203 |
| | | | |||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-30 | 6 | -23/+56 |
| |\| | |||||
| | * | Fix brackets in regexps again. Let's hope this is really it. | Arnold D. Robbins | 2015-04-30 | 3 | -16/+25 |
| | | | |||||
| | * | Add some notes in Checklist. | Arnold D. Robbins | 2015-04-30 | 1 | -1/+10 |
| | | | |||||
| | * | Take --program-prefix into account for the installation symlinks. | Arnold D. Robbins | 2015-04-30 | 3 | -6/+21 |
| | | | |||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-29 | 47 | -3135/+4270 |
| |\| | |||||
| | * | Make 4.1.2 release. | Arnold D. Robbins | 2015-04-29 | 49 | -3148/+4278 |
| | | | |||||
| | * | Note that MBS support is now required in NEWS. | Arnold D. Robbins | 2015-04-29 | 1 | -1/+5 |
| | | | |||||
* | | | Add lint warning for isarray. | Arnold D. Robbins | 2015-04-28 | 4 | -335/+336 |
| | | | |||||
* | | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-04-28 | 43 | -1684/+1986 |
|\| | | |||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-28 | 11 | -45/+111 |
| |\| | |||||
| | * | Make call-by-value work again for $0. | Arnold D. Robbins | 2015-04-28 | 9 | -3/+50 |
| | | | |||||
| | * | Fix bracket handling. "This time for sure." | Arnold D. Robbins | 2015-04-28 | 3 | -42/+61 |
| | | | |||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-27 | 10 | -6/+39 |
| |\| | |||||
| | * | Fix to Jan 7 2015 regexp parsing fix. | Arnold D. Robbins | 2015-04-27 | 10 | -6/+39 |
| | | | |||||
| * | | Merge branch 'master' into feature/wasted-byte | Arnold D. Robbins | 2015-04-27 | 15 | -1427/+1553 |
| |\ \ | |||||
| | * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-27 | 1 | -16/+4 |
| | |\| | |||||
| | | * | Add updated Italian translation. | Arnold D. Robbins | 2015-04-27 | 1 | -16/+4 |
| | | | | |||||
| | * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-27 | 2 | -529/+549 |
| | |\| | |||||
| | | * | Update da and sv .po files. | Arnold D. Robbins | 2015-04-27 | 2 | -529/+549 |
| | | | | |||||
| | * | | Merge branch 'master' into feature/shadow-builtins | Arnold D. Robbins | 2015-04-26 | 14 | -1684/+1422 |
| | |\ \ | |||||
| | * \ \ | Merge branch 'master' into feature/shadow-builtins | Arnold D. Robbins | 2015-04-16 | 23 | -289/+302 |
| | |\ \ \ | |||||
| | * | | | | Make builtin shadowing work. Add test and doc. | Arnold D. Robbins | 2015-04-16 | 12 | -373/+477 |
| | | | | | | |||||
| | * | | | | Let function parameters shadow gawk extension builtins. | Arnold D. Robbins | 2015-04-15 | 3 | -857/+871 |
| | | | | | | |||||
| * | | | | | Merge branch 'master' into feature/wasted-byte | Arnold D. Robbins | 2015-04-26 | 14 | -1684/+1422 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||||
| * | | | | | Merge branch 'master' into feature/wasted-byte | Arnold D. Robbins | 2015-04-16 | 26 | -291/+325 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||||
| * | | | | | Merge branch 'master' into feature/wasted-byte | Arnold D. Robbins | 2015-04-14 | 2 | -9/+12 |
| |\ \ \ \ \ | |||||
| * | | | | | | Improve readability in builtin.c. | Arnold D. Robbins | 2015-04-14 | 2 | -40/+45 |
| | | | | | | | |||||
| * | | | | | | Whitespace fix in extension/ChangeLog. | Arnold D. Robbins | 2015-04-13 | 1 | -1/+0 |
| | | | | | | | |||||
| * | | | | | | Improve computations in do_sub. | Arnold D. Robbins | 2015-04-13 | 2 | -4/+29 |
| | | | | | | | |||||
| * | | | | | | Merge branch 'master' into feature/wasted-byte | Arnold D. Robbins | 2015-04-13 | 7 | -4/+44 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' into feature/wasted-byte | Arnold D. Robbins | 2015-04-13 | 9 | -375/+308 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Further fixes from Andrew Schorr. | Arnold D. Robbins | 2015-04-09 | 10 | -51/+38 |
| | | | | | | | | | |||||
| * | | | | | | | | Merge branch 'master' into feature/wasted-byte | Arnold D. Robbins | 2015-04-09 | 10 | -17/+73 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into feature/wasted-byte | Arnold D. Robbins | 2015-04-08 | 38 | -1530/+1185 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into feature/wasted-byte | Arnold D. Robbins | 2015-04-07 | 10 | -39/+139 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into feature/wasted-byte | Arnold D. Robbins | 2015-04-05 | 4 | -425/+417 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into wasted-byte | Arnold D. Robbins | 2015-04-05 | 4 | -7/+37 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |