Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-05-23 | 24 | -849/+1239 |
|\ | |||||
| * | Greatly improve FIELDWIDTHS behavior, doc, and tests. | Arnold D. Robbins | 2017-05-23 | 19 | -790/+1180 |
| | | |||||
| * | Update some support files from GNULIB. | Arnold D. Robbins | 2017-05-22 | 5 | -59/+59 |
| | | |||||
* | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-05-20 | 7 | -8/+45 |
|\| | |||||
| * | Make lint checking for "no effect" case smarter about line numbers. | Arnold D. Robbins | 2017-05-20 | 6 | -8/+39 |
| | | |||||
| * | Add a known issue to test/README. | Arnold D. Robbins | 2017-05-20 | 1 | -0/+6 |
| | | |||||
* | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-05-01 | 7 | -16/+38 |
|\| | |||||
| * | Improve list in test/Makefile.am of locales needed. | Arnold D. Robbins | 2017-05-01 | 3 | -4/+9 |
| | | |||||
| * | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/gawk | Arnold D. Robbins | 2017-05-01 | 4 | -6/+16 |
| |\ | |||||
| * | | Additional fix for --source, and add test case. | Arnold D. Robbins | 2017-05-01 | 7 | -12/+29 |
| | | | |||||
* | | | Merge branch 'master' into feature/api-mpfr | Andrew J. Schorr | 2017-04-26 | 4 | -6/+16 |
|\ \ \ | | |/ | |/| | |||||
| * | | Fix bug where Node_regex was setting valref, and restore valref to Node_val ↵ | Andrew J. Schorr | 2017-04-26 | 4 | -6/+16 |
| |/ | | | | | | | part of NODE union where it belongs. | ||||
* | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-04-26 | 2 | -9/+18 |
|\| | |||||
| * | Improvements to test-build.sh. | Arnold D. Robbins | 2017-04-26 | 2 | -9/+18 |
| | | |||||
* | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-04-24 | 4 | -18/+64 |
|\| | |||||
| * | New helper script: test-build.sh. | Arnold D. Robbins | 2017-04-24 | 2 | -0/+53 |
| | | |||||
| * | Remove unused parts of the NODE. | Arnold D. Robbins | 2017-04-24 | 2 | -18/+11 |
| | | |||||
* | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-04-23 | 7 | -600/+704 |
|\| | |||||
| * | Fix --source to be like 3.1.x and improve the doc. | Arnold D. Robbins | 2017-04-23 | 7 | -600/+704 |
| | | |||||
* | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-04-21 | 2 | -18/+27 |
|\| | |||||
| * | Really fix the 64 bit alignment issue. | Arnold D. Robbins | 2017-04-21 | 2 | -18/+27 |
| | | |||||
* | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-04-20 | 1 | -866/+833 |
|\| | |||||
| * | Fix permissions on it.po. | Arnold D. Robbins | 2017-04-20 | 1 | -0/+0 |
| | | |||||
| * | Update po/it.po. | Arnold D. Robbins | 2017-04-20 | 1 | -866/+833 |
| | | |||||
* | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-04-20 | 8 | -74/+151 |
|\| | |||||
| * | Fix 64-bit compilation without MPFR. | Arnold D. Robbins | 2017-04-20 | 8 | -72/+149 |
| | | |||||
* | | Rename intdiv to intdiv0, require it to be configured in. | Arnold D. Robbins | 2017-04-16 | 23 | -456/+480 |
| | | |||||
* | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-04-16 | 7 | -360/+390 |
|\| | |||||
| * | Fixes for intdiv function, including documentation. | Arnold D. Robbins | 2017-04-16 | 7 | -360/+390 |
| | | |||||
* | | In the intdiv extension, division by zero now gives a warning and returns -1 ↵ | Andrew J. Schorr | 2017-04-14 | 2 | -4/+17 |
| | | | | | | | | instead of throwing a fatal error. | ||||
* | | For intdiv mpfr division by zero, call fatal without further ado. | Andrew J. Schorr | 2017-04-13 | 2 | -9/+6 |
| | | |||||
* | | Make MPFR division by zero fatal in intdiv.c. Some other cleanups. | Arnold D. Robbins | 2017-04-13 | 8 | -30/+46 |
| | | |||||
* | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-04-12 | 2 | -1/+4 |
|\| | |||||
| * | Compile fix for Mac OS X. | Arnold D. Robbins | 2017-04-12 | 2 | -1/+4 |
| | | |||||
* | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-04-12 | 3 | -3/+17 |
|\| | |||||
| * | Fix a memory leak in mpfr formatting values. | Arnold D. Robbins | 2017-04-12 | 2 | -0/+6 |
| | | |||||
| * | Fix valgrind invalid read issues in new fpat parsing. | Arnold D. Robbins | 2017-04-12 | 2 | -3/+13 |
| | | |||||
* | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-04-12 | 47 | -93804/+0 |
|\| | |||||
| * | Remove unneeded execute permission on various files. | Arnold D. Robbins | 2017-04-12 | 47 | -93804/+0 |
| | | |||||
* | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-04-12 | 50 | -2/+154848 |
|\| | |||||
| * | Add Italian translation of the gawk manual. | Arnold D. Robbins | 2017-04-12 | 50 | -2/+154848 |
| | | |||||
* | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-04-12 | 16 | -550/+581 |
|\| | |||||
| * | Fix FPAT problems. | Arnold D. Robbins | 2017-04-12 | 16 | -550/+581 |
| | | |||||
* | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-04-12 | 17 | -69/+249 |
|\| | |||||
| * | Merge branch 'master' into feature/stringfix | Arnold D. Robbins | 2017-04-12 | 10 | -72/+171 |
| |\ | |||||
| * \ | Merge branch 'master' into feature/stringfix | Arnold D. Robbins | 2017-04-12 | 29 | -695/+1730 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' into feature/stringfix | Arnold D. Robbins | 2017-04-11 | 4 | -0/+33 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' into feature/stringfix | Arnold D. Robbins | 2017-04-07 | 5 | -4/+10 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into feature/stringfix | Arnold D. Robbins | 2017-04-07 | 9 | -1210/+4374 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master' into feature/stringfix | Arnold D. Robbins | 2017-03-29 | 4 | -15/+18 |
| |\ \ \ \ \ \ |