aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2017-03-241-0/+10
|\| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Improve handling of flushing for non-fatal files.Arnold D. Robbins2017-03-241-0/+10
| | |_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2017-03-231-0/+4
|\| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Update config.sub.Arnold D. Robbins2017-03-231-0/+4
| | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2017-03-201-0/+29
|\| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Update config.* and install-sh from GNULIB.Arnold D. Robbins2017-03-201-0/+5
| * | | | | | | | | | | | | | | | | | Improve handling of EPIPE and fflush.Arnold D. Robbins2017-03-201-0/+20
| * | | | | | | | | | | | | | | | | | Cleanups in configure.ac.Arnold D. Robbins2017-03-161-0/+4
| |/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2017-02-231-0/+18
|\| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Change return type on some functions from int to bool.Arnold D. Robbins2017-02-231-0/+7
| * | | | | | | | | | | | | | | | | Add optional 2nd argument to mktime to request UTC instead of local time.Andrew J. Schorr2017-02-221-0/+11
| | |_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2017-02-171-0/+5
|\| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Fix typeof on null fields.Arnold D. Robbins2017-02-171-0/+5
| | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2017-02-051-0/+5
|\| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | In set_profile_text, use emalloc instead of estrdup to improve clarity.Andrew J. Schorr2017-02-031-0/+5
| | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2017-02-021-0/+5
|\| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Undo change, but update comments as to why not needed.Arnold D. Robbins2017-02-021-0/+5
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2017-02-021-0/+6
|\| | | | | | | | | | | | |
| * | | | | | | | | | | | | Improve memory hygiene in set_profile_text.Arnold D. Robbins2017-02-021-0/+6
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2017-02-011-0/+12
|\| | | | | | | | | | | |
| * | | | | | | | | | | | Improve making of profile number code and also MPFR case thereof.Arnold D. Robbins2017-02-011-0/+6
| * | | | | | | | | | | | Fix up mbc_char_count to be correct.Arnold D. Robbins2017-02-011-0/+6
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2017-01-271-0/+18
|\| | | | | | | | | | |
| * | | | | | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2017-01-271-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | Typo fix in ChangeLog.Arnold D. Robbins2017-01-271-1/+1
| * | | | | | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2017-01-271-0/+12
| |\| | | | | | | | | | | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Fix assignment from gensub to $0.Arnold D. Robbins2017-01-271-0/+5
| | * | | | | | | | | Improve messge translatability in debug.c. Update copyright in interpret.h.Arnold D. Robbins2017-01-271-0/+7
| * | | | | | | | | | Minor tweak to block allocator to remove pointless BLOCK_INVALID header.Andrew J. Schorr2017-01-261-0/+6
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2017-01-261-0/+19
|\| | | | | | | | |
| * | | | | | | | | Minor rewrite of block allocator to improve clarity.Andrew J. Schorr2017-01-251-0/+19
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2017-01-251-0/+9
|\| | | | | | | |
| * | | | | | | | Minor performance optimization for numeric operations.Andrew J. Schorr2017-01-221-0/+9
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2017-01-191-0/+19
|\| | | | | | |
| * | | | | | | Speed up programs that toggle IGNORECASE a lot.Arnold D. Robbins2017-01-191-0/+19
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2017-01-191-0/+9
|\| | | | | |
| * | | | | | Improve random number generator's period using a shuffle buffer.Arnold D. Robbins2017-01-191-0/+9
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2017-01-181-0/+7
|\| | | | |
| * | | | | Improve robustness of Op_assign_concat optimization.Andrew J. Schorr2017-01-181-0/+7
| | |_|_|/ | |/| | |
* | | | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2017-01-151-0/+7
|\| | | |
| * | | | Merge branch 'gawk-4.1-stable'Andrew J. Schorr2017-01-151-0/+7
| |\| | | | | |_|/ | |/| |
| | * | Fix bug in string concatenation optimization.Andrew J. Schorr2017-01-151-0/+7
* | | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2017-01-051-0/+5
|\| | |
| * | | Update auxiliary build files from GNULIB.Arnold D. Robbins2017-01-051-0/+5
| | |/ | |/|
* | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2016-12-271-0/+4
|\| |
| * | Update CMake support after adding support directory.Arnold D. Robbins2016-12-271-0/+4
* | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2016-12-231-0/+6
|\| |
| * | Update for Mac OS X on PowerPC.Arnold D. Robbins2016-12-231-0/+6
* | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2016-12-221-0/+94
|\| |
| * | Doc cleanups after merge. Totally break binary compat in the API.Arnold D. Robbins2016-12-221-0/+13