aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into feature/fix-commentsArnold D. Robbins2017-08-247-93/+111
|\
| * Small doc improvements.Arnold D. Robbins2017-08-244-85/+87
| |
| * Update texinfo.tex, fixes another TOC problem.Arnold D. Robbins2017-08-242-5/+14
| |
| * Update README_d/README.pc with new DJGPP maintainer.Arnold D. Robbins2017-08-242-3/+10
| |
* | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2017-08-239-8/+41
|\|
| * Update README.git.Arnold D. Robbins2017-08-232-4/+10
| |
| * New README.alpine file.Arnold D. Robbins2017-08-232-0/+19
| |
| * Fix removing testext.tmp file in test suite.Arnold D. Robbins2017-08-235-4/+12
| |
* | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2017-08-2125-962/+820
|\|
| * Regenerate test/Makefile.in.Arnold D. Robbins2017-08-211-1/+1
| |
| * Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/gawkArnold D. Robbins2017-08-214-3/+10
| |\
| | * Clean up textexttmp.txt after the testext test.Eli Zaretskii2017-08-214-3/+10
| | |
| * | Solaris fix for intdiv extension.Arnold D. Robbins2017-08-213-4/+11
| | |
| * | Integrate changes for z/OS.Arnold D. Robbins2017-08-219-27/+42
| | |
| * | Update fi and sv translations.Arnold D. Robbins2017-08-213-838/+530
| | |
| * | Update texinfo.tex for TOC fix.Arnold D. Robbins2017-08-212-2/+15
| |/
| * Fix a small ChangeLog snafu.Eli Zaretskii2017-08-202-4/+2
| |
| * Fix the test suite for the MinGW build.Eli Zaretskii2017-08-194-8/+24
| |
| * Update pc/Makefile.ext per extension/Makefile.am changes.Eli Zaretskii2017-08-192-2/+20
| |
| * Update pc/Makefile.tst.Eli Zaretskii2017-08-182-78/+165
| |
| * Fix the MinGW build.Eli Zaretskii2017-08-183-2/+7
| |
* | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2017-08-1817-2112/+1463
|\|
| * Update several translations.Arnold D. Robbins2017-08-186-1522/+818
| |
| * Typo fixes in debug.c.Arnold D. Robbins2017-08-182-2/+8
| |
| * Document the existence of the Italian translation of the manual.Arnold D. Robbins2017-08-176-569/+613
| |
| * Typo fix in do_compl_mpfr().Arnold D. Robbins2017-08-172-1/+4
| |
| * Bump version in configure.ac.Arnold D. Robbins2017-08-172-11/+11
| |
| * Fix reference counting management problem in rebuild_record().Arnold D. Robbins2017-08-172-7/+9
| |
* | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2017-08-1638-14061/+16480
|\|
| * PO files updated in preparation for release.Arnold D. Robbins2017-08-1633-14008/+16405
| |
| * Update pc/config.h.Arnold D. Robbins2017-08-162-47/+61
| |
| * Fix test suite for make distcheck.Arnold D. Robbins2017-08-163-6/+14
| |
* | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2017-08-1616-134/+378
|\|
| * Some cleanup in gawkapi.c for non-MPFR case.Arnold D. Robbins2017-08-162-6/+19
| |
| * Doc updates, getting ready for release.Arnold D. Robbins2017-08-169-117/+321
| |
| * Update config.guess, bump version in extension/configure.ac.Arnold D. Robbins2017-08-167-14/+32
| |
| * Fix API bug preventing builds in the absence of MPFR.Andrew J. Schorr2017-08-162-0/+9
| |
* | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2017-08-1336-983/+2012
|\|
| * Fix gawk_major_version in gawkapi.h; make NEWS correct (no intdiv).Arnold D. Robbins2017-08-133-31/+36
| |
| * Sort and prettify the lists of tests.Arnold D. Robbins2017-08-133-118/+127
| |
| * Update version in preparation for release.Arnold D. Robbins2017-08-132-11/+11
| |
| * Update version and copyright year in docs.Arnold D. Robbins2017-08-136-25/+30
| |
| * Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-08-132-0/+21
| |\
| * | Document MPFR/GMP additions to the extension API.Arnold D. Robbins2017-08-134-623/+992
| | |
| * | Stop including <gmp.h> in the intdiv extension, since <mpfr.h> grabs this ↵Andrew J. Schorr2017-08-112-1/+5
| | | | | | | | | | | | for us.
| * | Fix initialization in intdiv extension, since MPFR version check is now ↵Andrew J. Schorr2017-08-102-13/+7
| | | | | | | | | | | | automatic.
| * | Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-08-0913-121/+202
| |\ \
| * | | Improve checking for MPFR in API at dl_load time.Arnold D. Robbins2017-08-092-6/+14
| | | |
| * | | Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-08-0910-8/+71
| |\ \ \
| * \ \ \ Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-08-0435-48/+67
| |\ \ \ \