Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into feature/stringfix | Arnold D. Robbins | 2017-03-25 | 2 | -2/+7 |
|\ | |||||
| * | Small improvement in io.c:flush_io. | Arnold D. Robbins | 2017-03-25 | 2 | -2/+7 |
| | | |||||
* | | Merge branch 'master' into feature/stringfix | Arnold D. Robbins | 2017-03-24 | 3 | -9/+33 |
|\| | |||||
| * | Improve handling of flushing for non-fatal files. | Arnold D. Robbins | 2017-03-24 | 3 | -9/+33 |
| | | |||||
* | | Merge branch 'master' into feature/stringfix | Arnold D. Robbins | 2017-03-23 | 6 | -25/+36 |
|\| | |||||
| * | Sync dfa.c with GNULIB. | Arnold D. Robbins | 2017-03-23 | 2 | -23/+16 |
| | | |||||
| * | Update config.sub. | Arnold D. Robbins | 2017-03-23 | 4 | -2/+20 |
| | | |||||
* | | Merge branch 'master' into feature/stringfix | Arnold D. Robbins | 2017-03-20 | 2 | -3/+25 |
|\| | |||||
| * | Improvements in update-branches.sh helper script. | Arnold D. Robbins | 2017-03-20 | 2 | -3/+25 |
| | | |||||
* | | Merge branch 'master' into feature/stringfix | Arnold D. Robbins | 2017-03-20 | 24 | -646/+889 |
|\| | |||||
| * | Update config.* and install-sh from GNULIB. | Arnold D. Robbins | 2017-03-20 | 10 | -16/+40 |
| | | |||||
| * | Improve handling of EPIPE and fflush. | Arnold D. Robbins | 2017-03-20 | 5 | -38/+89 |
| | | |||||
| * | Merge branch 'gawk-4.1-stable' | Andrew J. Schorr | 2017-03-19 | 4 | -20/+15 |
| |\ | |||||
| | * | Patch argarray test to work regardless of how configure is invoked. | Andrew J. Schorr | 2017-03-19 | 4 | -20/+15 |
| | | | |||||
| * | | Improve doc on MS-Windows quoting. | Arnold D. Robbins | 2017-03-17 | 4 | -550/+696 |
| | | | |||||
| * | | Cleanups in configure.ac. | Arnold D. Robbins | 2017-03-16 | 3 | -22/+48 |
| | | | |||||
* | | | Merge branch 'master' into feature/stringfix | Andrew J. Schorr | 2017-03-07 | 3 | -15/+50 |
|\| | | |||||
| * | | Stop installing the extension testext library, since it is useful only for ↵ | Andrew J. Schorr | 2017-03-07 | 3 | -15/+50 |
| | | | | | | | | | | | | testing. | ||||
* | | | Merge branch 'master' into feature/stringfix | Arnold D. Robbins | 2017-03-03 | 5 | -429/+430 |
|\| | | |||||
| * | | Another very small doc change. | Arnold D. Robbins | 2017-03-03 | 3 | -0/+7 |
| | | | |||||
| * | | Remove hardregex.txt file, no longer needed. | Arnold D. Robbins | 2017-03-02 | 1 | -24/+0 |
| | | | |||||
| * | | Doc edits before release. | Arnold D. Robbins | 2017-03-02 | 4 | -405/+423 |
| | | | |||||
* | | | Merge branch 'master' into feature/stringfix | Arnold D. Robbins | 2017-02-23 | 2 | -0/+23 |
|\| | | |||||
| * | | Add script to update branches from master. | Arnold D. Robbins | 2017-02-23 | 2 | -0/+23 |
| | | | |||||
* | | | Merge branch 'master' into feature/stringfix | Arnold D. Robbins | 2017-02-23 | 3 | -4/+9 |
|\| | | |||||
| * | | Minor typo fix in doc. | Arnold D. Robbins | 2017-02-23 | 3 | -4/+9 |
| | | | |||||
* | | | Merge branch 'master' into feature/stringfix | Arnold D. Robbins | 2017-02-23 | 21 | -355/+458 |
|\| | | |||||
| * | | Change return type on some functions from int to bool. | Arnold D. Robbins | 2017-02-23 | 4 | -4/+11 |
| | | | |||||
| * | | Add optional 2nd argument to mktime to request UTC instead of local time. | Andrew J. Schorr | 2017-02-22 | 18 | -351/+447 |
| | | | |||||
* | | | Merge branch 'master' into feature/stringfix | Arnold D. Robbins | 2017-02-21 | 2 | -19/+5 |
|\| | | |||||
| * | | Update posix/gawkmisc.c - remove cygwin code. | Arnold D. Robbins | 2017-02-20 | 2 | -19/+5 |
| | | | |||||
* | | | Merge branch 'master' into feature/stringfix | Arnold D. Robbins | 2017-02-17 | 9 | -8/+55 |
|\| | | |||||
| * | | Fix typeof on null fields. | Arnold D. Robbins | 2017-02-17 | 9 | -8/+55 |
| | | | |||||
* | | | Merge branch 'master' into feature/stringfix | Arnold D. Robbins | 2017-02-13 | 5 | -144/+158 |
|\| | | |||||
| * | | More typo fixes and updates of the wordlist. | Arnold D. Robbins | 2017-02-13 | 5 | -138/+147 |
| | | | |||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2017-02-13 | 4 | -40/+45 |
| |\| | |||||
| | * | Fix some typos in the doc, update the wordlist. | Arnold D. Robbins | 2017-02-13 | 5 | -40/+47 |
| | | | |||||
* | | | Merge branch 'master' into feature/stringfix | Arnold D. Robbins | 2017-02-05 | 3 | -6/+13 |
|\| | | |||||
| * | | In set_profile_text, use emalloc instead of estrdup to improve clarity. | Andrew J. Schorr | 2017-02-03 | 3 | -6/+13 |
| | | | |||||
* | | | Merge branch 'master' into feature/stringfix | Arnold D. Robbins | 2017-02-02 | 3 | -6/+11 |
|\| | | |||||
| * | | Undo change, but update comments as to why not needed. | Arnold D. Robbins | 2017-02-02 | 3 | -6/+11 |
| | | | |||||
* | | | Merge branch 'master' into feature/stringfix | Arnold D. Robbins | 2017-02-02 | 3 | -2/+10 |
|\| | | |||||
| * | | Improve memory hygiene in set_profile_text. | Arnold D. Robbins | 2017-02-02 | 3 | -2/+10 |
| | | | |||||
* | | | Merge branch 'master' into feature/stringfix | Arnold D. Robbins | 2017-02-01 | 6 | -41/+46 |
|\| | | |||||
| * | | Improve making of profile number code and also MPFR case thereof. | Arnold D. Robbins | 2017-02-01 | 3 | -32/+26 |
| | | | |||||
| * | | Fix up mbc_char_count to be correct. | Arnold D. Robbins | 2017-02-01 | 2 | -2/+8 |
| | | | |||||
| * | | Further revise po/POTFILES.in. | Arnold D. Robbins | 2017-02-01 | 2 | -7/+12 |
| | | | |||||
* | | | Minor speedup to inetfile to use memcmp instead of strncmp. | Andrew J. Schorr | 2017-01-28 | 2 | -3/+8 |
| | | | |||||
* | | | Protect against string overrun in redirection strings and inet parsing. | Andrew J. Schorr | 2017-01-27 | 2 | -21/+45 |
| | | | |||||
* | | | Introduce some helpful macros for terminating strings, and fix overrun in ↵ | Andrew J. Schorr | 2017-01-27 | 5 | -36/+58 |
| | | | | | | | | | | | | dcgettext. |