Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow rwarray extension to write/read undefined values. | Arnold D. Robbins | 2017-09-12 | 2 | -1/+11 |
| | |||||
* | Minor improvement in installation summary section. | Arnold D. Robbins | 2017-09-12 | 4 | -36/+43 |
| | |||||
* | Improve filesystem warning message for readdir test. | Arnold D. Robbins | 2017-09-12 | 3 | -2/+8 |
| | |||||
* | Update README.ps wrt building extensions. | Eli Zaretskii | 2017-09-04 | 2 | -1/+9 |
| | |||||
* | OpenVMS test fixes | John Malmberg | 2017-08-31 | 2 | -30/+107 |
| | |||||
* | Add use of <sys/sysmacros.h> to extension/fnmatch.c. | Arnold D. Robbins | 2017-08-30 | 2 | -0/+12 |
| | |||||
* | OpenVMS test updates | John Malmberg | 2017-08-29 | 2 | -82/+178 |
| | |||||
* | Increase version towards next tarball. | Arnold D. Robbins | 2017-08-28 | 2 | -11/+11 |
| | |||||
* | Use gai_strerror for error messages if getaddrinfo fails. | Arnold D. Robbins | 2017-08-28 | 7 | -3/+28 |
| | |||||
* | Remove warnings around some printf arguments in interpret.h. | Arnold D. Robbins | 2017-08-28 | 2 | -2/+11 |
| | |||||
* | Remove warning from clang. | Arnold D. Robbins | 2017-08-28 | 2 | -3/+11 |
| | |||||
* | Minor doc update. | Arnold D. Robbins | 2017-08-28 | 4 | -83/+93 |
| | |||||
* | Increase version in pc/config.h. | Arnold D. Robbins | 2017-08-28 | 1 | -3/+3 |
| | |||||
* | Fix the DJGPP port. | Juan Manuel Guerrero | 2017-08-27 | 6 | -6/+35 |
| | |||||
* | Fix pc/Makefile.tst. | Eli Zaretskii | 2017-08-26 | 2 | -5/+9 |
| | |||||
* | Small doc improvements. | Arnold D. Robbins | 2017-08-24 | 4 | -85/+87 |
| | |||||
* | Update texinfo.tex, fixes another TOC problem. | Arnold D. Robbins | 2017-08-24 | 2 | -5/+14 |
| | |||||
* | Update README_d/README.pc with new DJGPP maintainer. | Arnold D. Robbins | 2017-08-24 | 2 | -3/+10 |
| | |||||
* | Update README.git. | Arnold D. Robbins | 2017-08-23 | 2 | -4/+10 |
| | |||||
* | New README.alpine file. | Arnold D. Robbins | 2017-08-23 | 2 | -0/+19 |
| | |||||
* | Fix removing testext.tmp file in test suite. | Arnold D. Robbins | 2017-08-23 | 5 | -4/+12 |
| | |||||
* | Regenerate test/Makefile.in. | Arnold D. Robbins | 2017-08-21 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/gawk | Arnold D. Robbins | 2017-08-21 | 4 | -3/+10 |
|\ | |||||
| * | Clean up textexttmp.txt after the testext test. | Eli Zaretskii | 2017-08-21 | 4 | -3/+10 |
| | | |||||
* | | Solaris fix for intdiv extension. | Arnold D. Robbins | 2017-08-21 | 3 | -4/+11 |
| | | |||||
* | | Integrate changes for z/OS. | Arnold D. Robbins | 2017-08-21 | 9 | -27/+42 |
| | | |||||
* | | Update fi and sv translations. | Arnold D. Robbins | 2017-08-21 | 3 | -838/+530 |
| | | |||||
* | | Update texinfo.tex for TOC fix. | Arnold D. Robbins | 2017-08-21 | 2 | -2/+15 |
|/ | |||||
* | Fix a small ChangeLog snafu. | Eli Zaretskii | 2017-08-20 | 2 | -4/+2 |
| | |||||
* | Fix the test suite for the MinGW build. | Eli Zaretskii | 2017-08-19 | 4 | -8/+24 |
| | |||||
* | Update pc/Makefile.ext per extension/Makefile.am changes. | Eli Zaretskii | 2017-08-19 | 2 | -2/+20 |
| | |||||
* | Update pc/Makefile.tst. | Eli Zaretskii | 2017-08-18 | 2 | -78/+165 |
| | |||||
* | Fix the MinGW build. | Eli Zaretskii | 2017-08-18 | 3 | -2/+7 |
| | |||||
* | Update several translations. | Arnold D. Robbins | 2017-08-18 | 6 | -1522/+818 |
| | |||||
* | Typo fixes in debug.c. | Arnold D. Robbins | 2017-08-18 | 2 | -2/+8 |
| | |||||
* | Document the existence of the Italian translation of the manual. | Arnold D. Robbins | 2017-08-17 | 6 | -569/+613 |
| | |||||
* | Typo fix in do_compl_mpfr(). | Arnold D. Robbins | 2017-08-17 | 2 | -1/+4 |
| | |||||
* | Bump version in configure.ac. | Arnold D. Robbins | 2017-08-17 | 2 | -11/+11 |
| | |||||
* | Fix reference counting management problem in rebuild_record(). | Arnold D. Robbins | 2017-08-17 | 2 | -7/+9 |
| | |||||
* | PO files updated in preparation for release. | Arnold D. Robbins | 2017-08-16 | 33 | -14008/+16405 |
| | |||||
* | Update pc/config.h. | Arnold D. Robbins | 2017-08-16 | 2 | -47/+61 |
| | |||||
* | Fix test suite for make distcheck. | Arnold D. Robbins | 2017-08-16 | 3 | -6/+14 |
| | |||||
* | Some cleanup in gawkapi.c for non-MPFR case. | Arnold D. Robbins | 2017-08-16 | 2 | -6/+19 |
| | |||||
* | Doc updates, getting ready for release. | Arnold D. Robbins | 2017-08-16 | 9 | -117/+321 |
| | |||||
* | Update config.guess, bump version in extension/configure.ac. | Arnold D. Robbins | 2017-08-16 | 7 | -14/+32 |
| | |||||
* | Fix API bug preventing builds in the absence of MPFR. | Andrew J. Schorr | 2017-08-16 | 2 | -0/+9 |
| | |||||
* | Fix gawk_major_version in gawkapi.h; make NEWS correct (no intdiv). | Arnold D. Robbins | 2017-08-13 | 3 | -31/+36 |
| | |||||
* | Sort and prettify the lists of tests. | Arnold D. Robbins | 2017-08-13 | 3 | -118/+127 |
| | |||||
* | Update version in preparation for release. | Arnold D. Robbins | 2017-08-13 | 2 | -11/+11 |
| | |||||
* | Update version and copyright year in docs. | Arnold D. Robbins | 2017-08-13 | 6 | -25/+30 |
| |