summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into feature/memleakfeature/memleakArnold D. Robbins2017-04-114-0/+33
|\
| * Fix EPIPE handling in the MinGW build.Eli Zaretskii2017-04-084-0/+33
* | Use Op_illegal instead of 0 in a couple of places for greater clarity.Andrew J. Schorr2017-04-103-4/+12
* | Small style change in symbol.c.Arnold D. Robbins2017-04-102-2/+6
* | Patch INSTRUCTION allocator to malloc instruction blocks and eliminate leaks.Andrew J. Schorr2017-04-073-17/+75
* | Merge branch 'master' into feature/memleakArnold D. Robbins2017-04-075-4/+10
|\ \ | |/
| * Fix spelling errors in gawkworkflow.texi and spellchecking in doc/Makefile.am.Arnold D. Robbins2017-04-075-4/+10
* | Merge branch 'master' into feature/memleakArnold D. Robbins2017-04-077-1209/+4367
|\ \ | |/
| * Remove using-git.texi. Add gawkworkflow.texi.Arnold D. Robbins2017-04-077-1209/+4367
* | fixes for memory leak for user-supplied sorting function.Arnold D. Robbins2017-04-045-66/+77
|/
* Fix a message in extension/inplace.c.dead-branches/doc/using-gitArnold D. Robbins2017-04-032-1/+7
* Bump version for test dist.Arnold D. Robbins2017-03-293-15/+18
* Add gmo file for pt_BR.Arnold D. Robbins2017-03-291-0/+0
* Minor cleanup in main.c:usage.Arnold D. Robbins2017-03-271-6/+6
* Die with SIGPIPE when EPIPE happens on stdout.Arnold D. Robbins2017-03-275-4/+18
* Merge branch 'gawk-4.1-stable'Arnold D. Robbins2017-03-272-4/+10
|\
| * Fix argarray test on VMSJohn Malmberg2017-03-252-1/+7
* | Small improvement in io.c:flush_io.Arnold D. Robbins2017-03-252-2/+7
* | Improve handling of flushing for non-fatal files.Arnold D. Robbins2017-03-243-9/+33
* | Sync dfa.c with GNULIB.Arnold D. Robbins2017-03-232-23/+16
* | Update config.sub.Arnold D. Robbins2017-03-234-2/+20
* | Improvements in update-branches.sh helper script.Arnold D. Robbins2017-03-202-3/+25
* | Update config.* and install-sh from GNULIB.Arnold D. Robbins2017-03-2010-16/+40
* | Improve handling of EPIPE and fflush.Arnold D. Robbins2017-03-205-38/+89
* | Merge branch 'gawk-4.1-stable'Andrew J. Schorr2017-03-194-20/+15
|\ \ | |/
| * Patch argarray test to work regardless of how configure is invoked.Andrew J. Schorr2017-03-194-20/+15
* | Improve doc on MS-Windows quoting.Arnold D. Robbins2017-03-174-550/+696
* | Cleanups in configure.ac.Arnold D. Robbins2017-03-163-22/+48
* | Stop installing the extension testext library, since it is useful only for te...Andrew J. Schorr2017-03-073-15/+50
* | Another very small doc change.Arnold D. Robbins2017-03-033-0/+7
* | Remove hardregex.txt file, no longer needed.Arnold D. Robbins2017-03-021-24/+0
* | Doc edits before release.Arnold D. Robbins2017-03-024-405/+423
* | Add script to update branches from master.Arnold D. Robbins2017-02-232-0/+23
* | Minor typo fix in doc.Arnold D. Robbins2017-02-233-4/+9
* | Change return type on some functions from int to bool.Arnold D. Robbins2017-02-234-4/+11
* | Add optional 2nd argument to mktime to request UTC instead of local time.Andrew J. Schorr2017-02-2218-351/+447
* | Update posix/gawkmisc.c - remove cygwin code.Arnold D. Robbins2017-02-202-19/+5
* | Fix typeof on null fields.Arnold D. Robbins2017-02-179-8/+55
* | More typo fixes and updates of the wordlist.Arnold D. Robbins2017-02-135-138/+147
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2017-02-134-40/+45
|\ \ | |/
| * Fix some typos in the doc, update the wordlist.Arnold D. Robbins2017-02-135-40/+47
* | In set_profile_text, use emalloc instead of estrdup to improve clarity.Andrew J. Schorr2017-02-033-6/+13
* | Undo change, but update comments as to why not needed.Arnold D. Robbins2017-02-023-6/+11
* | Improve memory hygiene in set_profile_text.Arnold D. Robbins2017-02-023-2/+10
* | Improve making of profile number code and also MPFR case thereof.Arnold D. Robbins2017-02-013-32/+26
* | Fix up mbc_char_count to be correct.Arnold D. Robbins2017-02-012-2/+8
* | Further revise po/POTFILES.in.Arnold D. Robbins2017-02-012-7/+12
* | Update po/POTFILES.in for correct location of support files.Arnold D. Robbins2017-01-272-8/+14
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2017-01-271-1/+1
|\ \ | |/
| * Typo fix in ChangeLog.Arnold D. Robbins2017-01-271-1/+1