Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | |||||
* | | 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 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-26 | 2 | -3/+6 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | Sync dfa.c with GNU grep. | Arnold D. Robbins | 2015-04-26 | 2 | -3/+6 |
| | | | | | |||||
| * | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-25 | 2 | -3/+8 |
| |\| | | | |||||
| | * | | | Small fix in pc/Makefile.tst. | Arnold D. Robbins | 2015-04-25 | 2 | -3/+8 |
| | | | | | |||||
| * | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-18 | 4 | -145/+189 |
| |\| | | | |||||
| | * | | | Updated nl translation. | Arnold D. Robbins | 2015-04-18 | 1 | -127/+134 |
| | | | | | |||||
| | * | | | Fix bogus failures of test suite on MS-Windows | Eli Zaretskii | 2015-04-17 | 3 | -18/+53 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * testoutcmp.awk (END): Attempt a series of massages on the actual output to match it to the expected result, when the number of exponent digits is different. Also, edit "nul" into "null", to account for the difference in the null device name. This removes "failures" due to Windows-specific issues that do not indicate real problems in Gawk, just some non-portable assumptions about the expected results. * Makefile.tst (profile5, exit, hsprint, posix, double2, fmttest): Remove the "expect to fail" message for MinGW, and use the testoutcmp.awk script to loosely compare actual output to expected one. | ||||
| | * | | | * Makefile.tst (negtime): Mark this test as an expected failure with MinGW. | Eli Zaretskii | 2015-04-17 | 2 | -0/+2 |
| | | | | | |||||
| * | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-17 | 3 | -1/+8 |
| |\| | | | |||||
| | * | | | Fix test suite for MinGW | Eli Zaretskii | 2015-04-17 | 2 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | * Makefile.tst (abs_top_builddir): Define. | ||||
| | * | | | Fix building extensions on MS-Windows | Eli Zaretskii | 2015-04-17 | 2 | -1/+5 |
| | | | | | | | | | | | | | | | | | | | | * Makefile.ext ($(SIMPLE_EXTENSIONS)): Really use -static-libgcc. | ||||
| * | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-17 | 1 | -613/+389 |
| |\| | | | |||||
| | * | | | Another translation (de). | Arnold D. Robbins | 2015-04-17 | 1 | -613/+389 |
| | | | | | |||||
| * | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-17 | 3 | -784/+654 |
| |\| | | | |||||
| | * | | | Translation updates. | Arnold D. Robbins | 2015-04-17 | 3 | -784/+654 |
| | | | | | |||||
| * | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-16 | 3 | -133/+150 |
| |\| | | | |||||
| | * | | | New sv.po file. | Arnold D. Robbins | 2015-04-16 | 1 | -128/+135 |
| | | | | | |||||
| | * | | | Return "" from strftime if bad time_t value instead of fatal. | Arnold D. Robbins | 2015-04-16 | 2 | -5/+15 |
| | | | | | |||||
| * | | | | Merge branch 'gawk-4.1-stable' | Andrew J. Schorr | 2015-04-16 | 2 | -3/+19 |
| |\| | | | | |_|/ | |/| | | |||||
| | * | | When strtod sets errno, force the numeric value to zero. | Andrew J. Schorr | 2015-04-16 | 2 | -3/+19 |
| | | | | |||||
* | | | | Merge branch 'master' into feature/wasted-byte | Arnold D. Robbins | 2015-04-16 | 26 | -291/+325 |
|\| | | | |||||
| * | | | Updated autoconf (.ac) files. Remove RETSIGTYPE. | Arnold D. Robbins | 2015-04-16 | 17 | -150/+111 |
| | | | | |||||
| * | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-16 | 6 | -137/+177 |
| |\| | | |||||
| | * | | Update NEWS. | Arnold D. Robbins | 2015-04-16 | 2 | -1/+8 |
| | | | | |||||
| | * | | Update pc/Makefile.tst. | Arnold D. Robbins | 2015-04-16 | 3 | -11/+31 |
| | | | | |||||
| | * | | Update po/gawk.pot before test tarball. | Arnold D. Robbins | 2015-04-16 | 1 | -126/+133 |
| | | | | |||||
| | * | | Fix printf format in regex malloc wrappers. | Arnold D. Robbins | 2015-04-16 | 2 | -2/+8 |
| | | | | |||||
| * | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-16 | 2 | -2/+14 |
| |\| | | | |/ | |/| |