index
:
egawk
master
Enhanced GNU Awk
kaz@kylheku.com
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mpfr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates on modified files.
Arnold D. Robbins
2013-01-15
1
-1
/
+1
*
Make mpfr and, or, xor, accept >= 2 arguments.
Arnold D. Robbins
2013-01-11
1
-141
/
+160
*
Make bitflag checking consistent everywhere.
Arnold D. Robbins
2012-12-09
1
-3
/
+3
*
Minor cleanup in calls to mpfr routines.
Arnold D. Robbins
2012-11-14
1
-0
/
+16
*
Move to use of bool type, true, false, everywhere.
Arnold D. Robbins
2012-05-11
1
-18
/
+18
*
MPFR fixes from Eli.
john haque
2012-04-16
1
-1
/
+1
*
Change MPFR variable RND_MODE to ROUND_MODE.
john haque
2012-04-12
1
-34
/
+34
*
Change RNDMODE to ROUNDMODE and update doc.
john haque
2012-04-11
1
-4
/
+7
*
Remove an unneeded define, more fixes for gcc -Wall.
john haque
2012-04-09
1
-10
/
+9
*
Placate gcc -Wall, minor doc updates.
john haque
2012-04-08
1
-5
/
+4
*
Add arbitrary-precision arithmetic on integers.
john haque
2012-03-19
1
-371
/
+875
*
Bug fixes and tests for MPFR.
john haque
2012-03-07
1
-47
/
+106
*
Finish MPFR changes and clean up code.
john haque
2012-02-26
1
-212
/
+421
*
Finish builtins for MPFR.
john haque
2012-02-19
1
-85
/
+169
*
New interpreter routine for MPFR.
john haque
2012-02-16
1
-152
/
+330
*
Add infrastructure for MPFR/GMP support.
john haque
2012-02-14
1
-0
/
+585