- Jun 27, 2012
-
-
pcapriotti authored
-
- Jun 20, 2012
-
-
Ian Lynagh authored
The GMP docs say: Counts of bits of a multi-precision number are represented in the C type mp_bitcnt_t. Currently this is always an unsigned long, but on some systems it will be an unsigned long long in the future.
-
- Jun 19, 2012
-
-
Ian Lynagh authored
Now that divModInteger isn't inlined, we were getting allocations for both results even if we're just going to throw one away.
-
- Mar 28, 2012
-
-
dterei authored
Recent change means ul is truncate to an int, not a long anymore.
-
- Mar 15, 2012
-
-
Ian Lynagh authored
-
- Dec 01, 2011
-
-
Simon Marlow authored
-
- Nov 29, 2011
-
-
Simon Marlow authored
-
- Oct 01, 2011
-
-
daniel.is.fischer authored
-
- Sep 30, 2011
-
-
daniel.is.fischer authored
-
- Aug 13, 2010
-
-
Simon Marlow authored
-
- Jun 19, 2010
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- Jan 01, 2010
-
-
alatter authored
-
- Jan 02, 2010
-
-
Ben.Lippmeier@anu.edu.au authored
-
- Dec 02, 2009
-
-
Simon Marlow authored
-
- Nov 24, 2009
-
-
Ben.Lippmeier@anu.edu.au authored
rolling back: Sat Nov 21 16:43:13 EST 2009 Ben.Lippmeier@anu.edu.au * Windows DLLs: Tag imported gmp symbols with the package they're from. M ./cbits/gmp-wrappers.cmm -20 +20
-
- Nov 21, 2009
-
-
Ben.Lippmeier@anu.edu.au authored
-
- Aug 01, 2009
-
-
Simon Marlow authored
-
- Jul 23, 2009
-
-
Simon Marlow authored
-
- Jul 22, 2009
-
-
Ian Lynagh authored
-
- Jul 21, 2009
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- Jun 21, 2009
-
-
Ian Lynagh authored
This works around a crash (only on OS X for some reason?) where the GHCi GMP uses the systems memory allocator. We should fix this properly, by making ghci run constructor functions.
-
- Jun 15, 2009
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- Jun 13, 2009
-
-
Duncan Coutts authored
-
Duncan Coutts authored
-
- Jun 11, 2009
-
-
Duncan Coutts authored
Moved here from the rts.
-