aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add more tests, make them work. Almost done...Arnold D. Robbins2015-04-143-20/+229
|
* Merge branch 'master' into feature/regex-typeArnold D. Robbins2015-04-145-2/+17
|\
| * 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/regex-typeArnold D. Robbins2015-04-147-4/+47
|\| |
| * | 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
| | |
| * | 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/regex-typeArnold D. Robbins2015-04-1316-390/+379
|\| |
| * | 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
| | |
| * | 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/regex-typeArnold D. Robbins2015-04-0841-1568/+1323
|\| |
| * | 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
| |\|
| | * More doc updates towards release.Arnold D. Robbins2015-04-084-67/+95
| | |
| | * Enable special filenames for profiling output.Arnold D. Robbins2015-04-084-17/+72
| | |
| | * Regenerate test/Makefile.in after Eli's fixes.Arnold D. Robbins2015-04-081-1/+1
| | |
| | * Add nl.po.Arnold D. Robbins2015-04-081-382/+247
| | |
| | * Avoid dependency on libgcc DLL in the extensions.Eli Zaretskii2015-04-082-5/+12
| | |
| | * Merge branch 'gawk-4.1-stable' of git.savannah.gnu.org:/srv/git/gawk into ↵Eli Zaretskii2015-04-081-1/+1
| | |\ | | | | | | | | | | | | gawk-4.1-stable
| | | * Update copyright date in extension/Makefile.in.Arnold D. Robbins2015-04-081-1/+1
| | | |
| | * | Allow to redirect profile to stdout more portably.Eli Zaretskii2015-04-086-3/+21
| | |/
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-04-085-5/+10
| |\|
| | * Update copyright years in extension files.Arnold D. Robbins2015-04-085-5/+10
| | |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-04-083-1022/+686
| |\|
| | * Updated some translations.Arnold D. Robbins2015-04-083-1022/+686
| | |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-04-0716-27/+32
| |\|
| | * Update copyrights and prep towards release.Arnold D. Robbins2015-04-0718-38/+43
| | |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-04-076-20/+104
| |\|
| | * Update pc/Makefile.tst and pc/config.h.Arnold D. Robbins2015-04-073-20/+89
| | |
| | * Minor doc update.Arnold D. Robbins2015-04-073-0/+15
| | |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-04-064-19/+35
| |\|
| | * Minor code cleanups.Arnold D. Robbins2015-04-064-19/+35
| | |
* | | Merge branch 'master' into feature/regex-typeArnold D. Robbins2015-04-054-425/+417
|\| |
| * | Another small doc fix.Arnold D. Robbins2015-04-054-359/+360
| | |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-04-054-421/+412
| |\|
| | * Doc fixes.Arnold D. Robbins2015-04-055-420/+410
| | |
* | | Merge branch 'master' into feature/regex-typeArnold D. Robbins2015-04-054-7/+37
|\| |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-04-053-6/+32
| |\|
| | * Don't install gawk extensions if --posix or --traditional.Arnold D. Robbins2015-04-053-6/+32
| | |