summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into feature/wasted-bytefeature/wasted-byteArnold D. Robbins2015-04-2614-1684/+1422
|\
| * Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-04-262-3/+6
| |\
| | * Sync dfa.c with GNU grep.Arnold D. Robbins2015-04-262-3/+6
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-04-252-3/+8
| |\ \ | | |/
| | * Small fix in pc/Makefile.tst.Arnold D. Robbins2015-04-252-3/+8
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-04-184-145/+189
| |\ \ | | |/
| | * Updated nl translation.Arnold D. Robbins2015-04-181-127/+134
| | * Fix bogus failures of test suite on MS-WindowsEli Zaretskii2015-04-173-18/+53
| | * * Makefile.tst (negtime): Mark this test as an expected failure with MinGW.Eli Zaretskii2015-04-172-0/+2
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-04-173-1/+8
| |\ \ | | |/
| | * Fix test suite for MinGWEli Zaretskii2015-04-172-0/+3
| | * Fix building extensions on MS-WindowsEli Zaretskii2015-04-172-1/+5
| * | 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