aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-06-155-280/+284
|\| |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2017-06-155-280/+284
| |\|
| | * Expand tab characters in the doc.Arnold D. Robbins2017-06-155-275/+279
| | |
* | | Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-06-063-3/+3
|\| |
| * | Regnerate doc, fix doc/ChangeLog entry for correct attribution.Arnold D. Robbins2017-06-063-3/+3
| | |
* | | Merge branch 'master' into feature/api-mpfrAndrew J. Schorr2017-06-052-1/+5
|\| |
| * | Fix typo in checking for MPFR section.Andrew J. Schorr2017-06-052-1/+5
| | |
* | | Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-05-306-430/+475
|\| |
| * | Document PROCINFO["argv"].Arnold D. Robbins2017-05-306-430/+475
| | |
* | | Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-05-295-582/+746
|\| |
| * | Add doc on checking for MPFR at runtime.Arnold D. Robbins2017-05-295-582/+746
| | |
* | | Merge branch 'master' into feature/api-mpfrAndrew J. Schorr2017-05-244-3/+15
|\| |
| * | FIELDWIDTHS parsing should protect against blanks after skip separator, and ↵Andrew J. Schorr2017-05-244-3/+15
| | | | | | | | | | | | fix field number in error message.
* | | Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-05-239-22/+49
|\| |
| * | Additional robustness in FIELDWIDTHS parsing.Arnold D. Robbins2017-05-239-22/+49
| | |
* | | Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-05-232-1/+6
|\| |
| * | And update ChangeLog about NEWS update.Arnold D. Robbins2017-05-231-0/+1
| | |
| * | Update NEWS with info about FIELDWIDTHS.Arnold D. Robbins2017-05-231-1/+5
| | |
* | | Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-05-2324-849/+1239
|\| |
| * | Greatly improve FIELDWIDTHS behavior, doc, and tests.Arnold D. Robbins2017-05-2319-790/+1180
| | |
| * | Update some support files from GNULIB.Arnold D. Robbins2017-05-225-59/+59
| | |
* | | Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-05-207-8/+45
|\| |
| * | Make lint checking for "no effect" case smarter about line numbers.Arnold D. Robbins2017-05-206-8/+39
| | |
| * | Add a known issue to test/README.Arnold D. Robbins2017-05-201-0/+6
| | |
* | | Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-05-017-16/+38
|\| |
| * | Improve list in test/Makefile.am of locales needed.Arnold D. Robbins2017-05-013-4/+9
| | |
| * | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/gawkArnold D. Robbins2017-05-014-6/+16
| |\ \
| * | | Additional fix for --source, and add test case.Arnold D. Robbins2017-05-017-12/+29
| | | |
* | | | Merge branch 'master' into feature/api-mpfrAndrew J. Schorr2017-04-264-6/+16
|\ \ \ \ | | |/ / | |/| |
| * | | Fix bug where Node_regex was setting valref, and restore valref to Node_val ↵Andrew J. Schorr2017-04-264-6/+16
| |/ / | | | | | | | | | part of NODE union where it belongs.
* | | Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-04-262-9/+18
|\| |
| * | Improvements to test-build.sh.Arnold D. Robbins2017-04-262-9/+18
| | |
* | | Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-04-244-18/+64
|\| |
| * | New helper script: test-build.sh.Arnold D. Robbins2017-04-242-0/+53
| | |
| * | Remove unused parts of the NODE.Arnold D. Robbins2017-04-242-18/+11
| | |
* | | Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-04-237-600/+704
|\| |
| * | Fix --source to be like 3.1.x and improve the doc.Arnold D. Robbins2017-04-237-600/+704
| | |
* | | Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-04-212-18/+27
|\| |
| * | Really fix the 64 bit alignment issue.Arnold D. Robbins2017-04-212-18/+27
| | |
* | | Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-04-201-866/+833
|\| |
| * | Fix permissions on it.po.Arnold D. Robbins2017-04-201-0/+0
| | |
| * | Update po/it.po.Arnold D. Robbins2017-04-201-866/+833
| | |
* | | Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-04-208-74/+151
|\| |
| * | Fix 64-bit compilation without MPFR.Arnold D. Robbins2017-04-208-72/+149
| | |
* | | Rename intdiv to intdiv0, require it to be configured in.Arnold D. Robbins2017-04-1623-456/+480
| | |
* | | Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-04-167-360/+390
|\| |
| * | Fixes for intdiv function, including documentation.Arnold D. Robbins2017-04-167-360/+390
| | |
* | | In the intdiv extension, division by zero now gives a warning and returns -1 ↵Andrew J. Schorr2017-04-142-4/+17
| | | | | | | | | | | | instead of throwing a fatal error.
* | | For intdiv mpfr division by zero, call fatal without further ado.Andrew J. Schorr2017-04-132-9/+6
| | |
* | | Make MPFR division by zero fatal in intdiv.c. Some other cleanups.Arnold D. Robbins2017-04-138-30/+46
| | |