aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* Remove warnings around some printf arguments in interpret.h.Arnold D. Robbins2017-08-281-0/+5
* Remove warning from clang.Arnold D. Robbins2017-08-281-0/+5
* Fix the DJGPP port.Juan Manuel Guerrero2017-08-271-0/+5
* Update README.git.Arnold D. Robbins2017-08-231-0/+4
* Integrate changes for z/OS.Arnold D. Robbins2017-08-211-0/+7
* Typo fixes in debug.c.Arnold D. Robbins2017-08-181-0/+6
* Document the existence of the Italian translation of the manual.Arnold D. Robbins2017-08-171-0/+1
* Typo fix in do_compl_mpfr().Arnold D. Robbins2017-08-171-0/+3
* Fix reference counting management problem in rebuild_record().Arnold D. Robbins2017-08-171-0/+6
* Some cleanup in gawkapi.c for non-MPFR case.Arnold D. Robbins2017-08-161-0/+6
* Doc updates, getting ready for release.Arnold D. Robbins2017-08-161-0/+1
* Update config.guess, bump version in extension/configure.ac.Arnold D. Robbins2017-08-161-0/+4
* Fix API bug preventing builds in the absence of MPFR.Andrew J. Schorr2017-08-161-0/+5
* Fix gawk_major_version in gawkapi.h; make NEWS correct (no intdiv).Arnold D. Robbins2017-08-131-0/+7
* Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-08-091-0/+7
|\
| * Initial additions to update DJGPP port.Arnold D. Robbins2017-08-091-0/+7
* | Improve checking for MPFR in API at dl_load time.Arnold D. Robbins2017-08-091-0/+6
* | Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-08-091-0/+10
|\|
| * Fix array indexing from unassigned var to not keep that attribute.Arnold D. Robbins2017-08-091-0/+6
| * Add URL for bug reporting description to the help message.Arnold D. Robbins2017-08-091-0/+4
* | Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-08-041-0/+11
|\|
| * Update copyright years in all relevant files.Arnold D. Robbins2017-08-041-0/+7
| * Update build infrastructure files.Arnold D. Robbins2017-08-041-0/+4
* | Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-07-171-0/+5
|\|
| * Partially undo previous grammar change.Arnold D. Robbins2017-07-171-0/+5
* | Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-07-171-0/+6
|\|
| * Small cleanups in the grammar.Arnold D. Robbins2017-07-171-0/+6
* | Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-07-151-0/+9
|\|
| * Merge branch 'gawk-4.1-stable'Arnold D. Robbins2017-07-151-0/+9
| |\
| | * Revert 92ec6835548d36 - don't use DFA if need_start is true.Arnold D. Robbins2017-07-151-0/+9
* | | Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-07-111-0/+11
|\| |
| * | Some cleanup about checking letters and identifiers.Arnold D. Robbins2017-07-111-0/+11
* | | Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-07-071-0/+13
|\| |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2017-07-071-0/+13
| |\|
| | * Fix GCC 7.1 warnings (incrementing/decrementing booleans).Arnold D. Robbins2017-07-071-0/+13
* | | Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-07-071-0/+5
|\| |
| * | Misc edits in io.c and gawkapi.h.Arnold D. Robbins2017-07-071-0/+5
* | | Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-07-031-0/+4
|\| |
| * | Typo fixes in comments.Arnold D. Robbins2017-07-031-0/+4
* | | Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-06-271-0/+4
|\| |
| * | Remove xmalloc from gawkmisc.c, and improve dfa xalloc by using calloc instea...Andrew J. Schorr2017-06-251-0/+4
* | | Minor edit in configure.ac.Arnold D. Robbins2017-06-261-0/+4
* | | Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-06-231-0/+44
|\| |
| * | Fix parenthesization in the pretty printer for real (we hope!).Arnold D. Robbins2017-06-231-0/+17
| * | Replace malloc+memset with calloc, mostly by using the new ezalloc macro.Andrew J. Schorr2017-06-221-0/+20
| * | Add ezalloc macro in gawk and API to allocate zero-filled memory.Andrew J. Schorr2017-06-211-0/+7
* | | Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-06-181-0/+7
|\| |
| * | Minor updates to gettext.h.Arnold D. Robbins2017-06-181-0/+1
| * | Update config.* infrastructure files.Arnold D. Robbins2017-06-181-0/+1
| * | Fix multibyte char printf problem, add test.Arnold D. Robbins2017-06-181-0/+5