Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | 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 | |
| |\| | | | |/ | |/| | ||||||
| | * | Additional checking for strftime. | Arnold D. Robbins | 2015-04-16 | 2 | -2/+14 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-14 | 2 | -0/+6 | |
| |\| | ||||||
| | * | Another bug fix in strftime. | Arnold D. Robbins | 2015-04-14 | 2 | -0/+6 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-14 | 5 | -2/+17 | |
| |\| | ||||||
| | * | Make indirect call of gensub with 3 args work. | Arnold D. Robbins | 2015-04-14 | 5 | -2/+17 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/wasted-byte | Arnold D. Robbins | 2015-04-14 | 2 | -9/+12 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-14 | 2 | -9/+12 | |
| |\| | ||||||
| | * | Improve negative time value checking for strftime. | 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 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-13 | 7 | -4/+44 | |
| |\| | ||||||
| | * | Remove fatal error if strftime timestamp < 0. | 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 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-13 | 9 | -375/+308 | |
| |\| | ||||||
| | * | Fix regex code to avoid malloc(0). | Arnold D. Robbins | 2015-04-13 | 4 | -9/+53 | |
| | | | ||||||
| | * | Update in README_d/README.macosx. | Arnold D. Robbins | 2015-04-13 | 2 | -0/+16 | |
| | | | ||||||
| | * | New sv translation. | Arnold D. Robbins | 2015-04-13 | 1 | -362/+230 | |
| | | | ||||||
| | * | Fix efence target, whitepsace in ChangeLog. | Arnold D. Robbins | 2015-04-12 | 3 | -4/+9 | |
| | | | ||||||
* | | | 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 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-09 | 10 | -17/+73 | |
| |\| | ||||||
| | * | Robustify the charset tests against missing locales. | Arnold D. Robbins | 2015-04-09 | 3 | -14/+38 | |
| | | | ||||||
| | * | Add README_d/README.macosx. | Arnold D. Robbins | 2015-04-09 | 2 | -0/+13 | |
| | | | ||||||
| | * | Make fts test more robust. | Arnold D. Robbins | 2015-04-09 | 2 | -1/+8 | |
| | | | ||||||
| | * | VMS build and compilation fixes. | Arnold D. Robbins | 2015-04-09 | 4 | -2/+14 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/wasted-byte | Arnold D. Robbins | 2015-04-08 | 38 | -1530/+1185 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-08 | 2 | -0/+8 | |
| |\| | ||||||
| | * | Add a comment for tranlators in main.c. | Arnold D. Robbins | 2015-04-08 | 2 | -0/+8 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-08 | 16 | -476/+449 | |
| |\| |