aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | Fix test suite for MinGWEli Zaretskii2015-04-172-0/+3
| | | | | | | | | | | | | | | | | | | | * Makefile.tst (abs_top_builddir): Define.
| | * | | Fix building extensions on MS-WindowsEli Zaretskii2015-04-172-1/+5
| | | | | | | | | | | | | | | | | | | | * Makefile.ext ($(SIMPLE_EXTENSIONS)): Really use -static-libgcc.
| * | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-04-171-613/+389
| |\| | |
| | * | | Another translation (de).Arnold D. Robbins2015-04-171-613/+389
| | | | |
| * | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-04-173-784/+654
| |\| | |
| | * | | Translation updates.Arnold D. Robbins2015-04-173-784/+654
| | | | |
| * | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-04-163-133/+150
| |\| | |
| | * | | New sv.po file.Arnold D. Robbins2015-04-161-128/+135
| | | | |
| | * | | Return "" from strftime if bad time_t value instead of fatal.Arnold D. Robbins2015-04-162-5/+15
| | | | |
| * | | | Merge branch 'gawk-4.1-stable'Andrew J. Schorr2015-04-162-3/+19
| |\| | | | | |_|/ | |/| |
| | * | When strtod sets errno, force the numeric value to zero.Andrew J. Schorr2015-04-162-3/+19
| | | |
* | | | Merge branch 'master' into feature/wasted-byteArnold D. Robbins2015-04-1626-291/+325
|\| | |
| * | | Updated autoconf (.ac) files. Remove RETSIGTYPE.Arnold D. Robbins2015-04-1617-150/+111
| | | |
| * | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-04-166-137/+177
| |\| |
| | * | Update NEWS.Arnold D. Robbins2015-04-162-1/+8
| | | |
| | * | Update pc/Makefile.tst.Arnold D. Robbins2015-04-163-11/+31
| | | |
| | * | Update po/gawk.pot before test tarball.Arnold D. Robbins2015-04-161-126/+133
| | | |
| | * | Fix printf format in regex malloc wrappers.Arnold D. Robbins2015-04-162-2/+8
| | | |
| * | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-04-162-2/+14
| |\| | | | |/ | |/|
| | * Additional checking for strftime.Arnold D. Robbins2015-04-162-2/+14
| | |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-04-142-0/+6
| |\|
| | * Another bug fix in strftime.Arnold D. Robbins2015-04-142-0/+6
| | |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-04-145-2/+17
| |\|
| | * Make indirect call of gensub with 3 args work.Arnold D. Robbins2015-04-145-2/+17
| | |
* | | Merge branch 'master' into feature/wasted-byteArnold D. Robbins2015-04-142-9/+12
|\| |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-04-142-9/+12
| |\|
| | * Improve negative time value checking for strftime.Arnold D. Robbins2015-04-142-9/+12
| | |
* | | Improve readability in builtin.c.Arnold D. Robbins2015-04-142-40/+45
| | |
* | | Whitespace fix in extension/ChangeLog.Arnold D. Robbins2015-04-131-1/+0
| | |
* | | Improve computations in do_sub.Arnold D. Robbins2015-04-132-4/+29
| | |
* | | Merge branch 'master' into feature/wasted-byteArnold D. Robbins2015-04-137-4/+44
|\| |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-04-137-4/+44
| |\|
| | * Remove fatal error if strftime timestamp < 0.Arnold D. Robbins2015-04-137-4/+44
| | |
* | | Merge branch 'master' into feature/wasted-byteArnold D. Robbins2015-04-139-375/+308
|\| |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-04-139-375/+308
| |\|
| | * Fix regex code to avoid malloc(0).Arnold D. Robbins2015-04-134-9/+53
| | |
| | * Update in README_d/README.macosx.Arnold D. Robbins2015-04-132-0/+16
| | |
| | * New sv translation.Arnold D. Robbins2015-04-131-362/+230
| | |
| | * Fix efence target, whitepsace in ChangeLog.Arnold D. Robbins2015-04-123-4/+9
| | |
* | | Further fixes from Andrew Schorr.Arnold D. Robbins2015-04-0910-51/+38
| | |
* | | Merge branch 'master' into feature/wasted-byteArnold D. Robbins2015-04-0910-17/+73
|\| |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-04-0910-17/+73
| |\|
| | * Robustify the charset tests against missing locales.Arnold D. Robbins2015-04-093-14/+38
| | |
| | * Add README_d/README.macosx.Arnold D. Robbins2015-04-092-0/+13
| | |
| | * Make fts test more robust.Arnold D. Robbins2015-04-092-1/+8
| | |
| | * VMS build and compilation fixes.Arnold D. Robbins2015-04-094-2/+14
| | |
* | | Merge branch 'master' into feature/wasted-byteArnold D. Robbins2015-04-0838-1530/+1185
|\| |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-04-082-0/+8
| |\|
| | * Add a comment for tranlators in main.c.Arnold D. Robbins2015-04-082-0/+8
| | |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-04-0816-476/+449
| |\|