racket/collects/math/private/bigfloat
Matthew Flatt 5d57f6e497 ffi/unsafe/custodian: fix weak-reference problem
Also fix a related problem in the `math' MPFR binding (which was
masked by the `ffi/unsafe/custodian' bug).
2012-12-11 09:30:15 -07:00
..
bigfloat-beta.rkt Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
bigfloat-constants.rkt Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
bigfloat-continued-fraction.rkt Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
bigfloat-hurwitz-zeta.rkt Renamed functions 2012-11-27 22:23:42 -07:00
bigfloat-incomplete-beta.rkt Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
bigfloat-incomplete-gamma.rkt Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
bigfloat-log-arithmetic.rkt Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
bigfloat-mpfr.rkt Reimplemented `mpfr_set_z_2exp' in Racket as a fallback for older versions 2012-12-06 13:43:23 -07:00
bigfloat-struct.rkt Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
bigfloat-syntax.rkt Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
gmp.rkt Fixed infinite printing loop 2012-12-07 11:48:46 -07:00
mpfr.rkt ffi/unsafe/custodian: fix weak-reference problem 2012-12-11 09:30:15 -07:00
utils.rkt Split "mpfr.rkt" into "gmp.rkt" and "mpfr.rkt" 2012-12-03 22:45:31 -07:00