aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | 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
| | |
* | | Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-04-122-1/+4
|\| |
| * | Compile fix for Mac OS X.Arnold D. Robbins2017-04-122-1/+4
| | |
* | | Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-04-123-3/+17
|\| |
| * | Fix a memory leak in mpfr formatting values.Arnold D. Robbins2017-04-122-0/+6
| | |
| * | Fix valgrind invalid read issues in new fpat parsing.Arnold D. Robbins2017-04-122-3/+13
| | |
* | | Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-04-1247-93804/+0
|\| |
| * | Remove unneeded execute permission on various files.Arnold D. Robbins2017-04-1247-93804/+0
| | |
* | | Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-04-1250-2/+154848
|\| |
| * | Add Italian translation of the gawk manual.Arnold D. Robbins2017-04-1250-2/+154848
| | |
* | | Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-04-1216-550/+581
|\| |
| * | Fix FPAT problems.Arnold D. Robbins2017-04-1216-550/+581
| | |
* | | Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-04-1217-69/+249
|\| |
| * | Merge branch 'master' into feature/stringfixArnold D. Robbins2017-04-1210-72/+171
| |\ \
| * \ \ Merge branch 'master' into feature/stringfixArnold D. Robbins2017-04-1229-695/+1730
| |\ \ \
| * \ \ \ Merge branch 'master' into feature/stringfixArnold D. Robbins2017-04-114-0/+33
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into feature/stringfixArnold D. Robbins2017-04-075-4/+10
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into feature/stringfixArnold D. Robbins2017-04-079-1210/+4374
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into feature/stringfixArnold D. Robbins2017-03-294-15/+18
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into feature/stringfixArnold D. Robbins2017-03-271-6/+6
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into feature/stringfixArnold D. Robbins2017-03-277-8/+28
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into feature/stringfixArnold D. Robbins2017-03-252-2/+7
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into feature/stringfixArnold D. Robbins2017-03-243-9/+33
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into feature/stringfixArnold D. Robbins2017-03-236-25/+36
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into feature/stringfixArnold D. Robbins2017-03-202-3/+25
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into feature/stringfixArnold D. Robbins2017-03-2024-646/+889
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into feature/stringfixAndrew J. Schorr2017-03-073-15/+50
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into feature/stringfixArnold D. Robbins2017-03-035-429/+430
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into feature/stringfixArnold D. Robbins2017-02-232-0/+23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into feature/stringfixArnold D. Robbins2017-02-233-4/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into feature/stringfixArnold D. Robbins2017-02-2321-355/+458
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into feature/stringfixArnold D. Robbins2017-02-212-19/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into feature/stringfixArnold D. Robbins2017-02-179-8/+55
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \