2014-01-04 |
Herbert Valerio... | Add new `mpz_mul_si`-based primop (re #8647) |
commit | commitdiff | tree |
2014-01-04 |
Herbert Valerio... | Refactor C-- wrappers to use macros for mpz_t access |
commit | commitdiff | tree |
2014-01-03 |
Herbert Valerio... | Refactor `stgReallocForGMP` to use `memcpy` |
commit | commitdiff | tree |
2014-01-03 |
Herbert Valerio... | Make use of `quotRemInt#` primop in `quotRemInteger` |
commit | commitdiff | tree |
2014-01-03 |
Simon Peyton... | Refactor and comment the smartJ# changes (re Trac ... |
commit | commitdiff | tree |
2014-01-02 |
Herbert Valerio... | Try harder to demote results from `J#` to `S#` (re... |
commit | commitdiff | tree |
2013-11-24 |
Herbert Valerio... | Update Autoconf tests for recent GMP version |
commit | commitdiff | tree |
2013-11-07 |
Herbert Valerio... | Improve Haddock documentation |
commit | commitdiff | tree |
2013-11-07 |
Herbert Valerio... | Optimize order of pattern matches for export operations |
commit | commitdiff | tree |
2013-11-07 |
Herbert Valerio... | Add `Addr#` based `{import,export}Integer` variants |
commit | commitdiff | tree |
2013-11-07 |
Herbert Valerio... | Rename `{import,export}Integer` |
commit | commitdiff | tree |
2013-11-05 |
Herbert Valerio... | Clean-up Cmm of import/export primitives |
commit | commitdiff | tree |
2013-11-05 |
Herbert Valerio... | Add primitives to write/read Integers to/from bytearrays |
commit | commitdiff | tree |
2013-10-28 |
Herbert Valerio... | Expose two GMP primality operations |
commit | commitdiff | tree |
2013-10-27 |
Herbert Valerio... | Add side-channel attack resilient `powModSecInteger` |
commit | commitdiff | tree |
2013-10-24 |
Herbert Valerio... | Add overlooked files created by `configure` to `extra... |
commit | commitdiff | tree |
2013-10-24 |
Herbert Valerio... | Refactor & modernize `.cabal` to `cabal-version>=1.10` |
commit | commitdiff | tree |
2013-10-24 |
Herbert Valerio... | Add aux files `config.{guess,sub}` and `install-sh` |
commit | commitdiff | tree |
2013-09-29 |
Herbert Valerio... | Expose GMP's `mpz_gcdext()` as internal primitive |
commit | commitdiff | tree |
2013-09-29 |
Herbert Valerio... | Expose new internal exponentiation primitives |
commit | commitdiff | tree |
2013-09-16 |
Jan Stolarek | Follow changes in comparison primops (see #6135) |
commit | commitdiff | tree |
2013-09-11 |
Herbert Valerio... | Update Git repo URL in `.cabal` file |
commit | commitdiff | tree |
2013-08-19 |
Jan Stolarek | Comments only |
commit | commitdiff | tree |
2013-07-19 |
Jan Stolarek | Comparison primops return Int# (Fixes #6135) |
commit | commitdiff | tree |
2013-07-02 |
Ian Lynagh | Follow GHC build system changes |
commit | commitdiff | tree |
2013-06-22 |
Ian Lynagh | Run "sh ./configure" rather than "sh configure"; part... |
commit | commitdiff | tree |
2013-05-09 |
Ian Lynagh | Handle dependencies for .cmm files properly |
commit | commitdiff | tree |
2013-04-28 |
Ian Lynagh | Fix build when gmp isn't installed |
commit | commitdiff | tree |
2013-04-20 |
Ian Lynagh | Build system refactoring |
commit | commitdiff | tree |
2013-03-17 |
Sergei Trofimovich | integer-gmp: mpn_gcd_1 allocate one Word on stack inste... |
commit | commitdiff | tree |
2013-03-01 |
Ian Lynagh | Follow changes in GHC's build system |
commit | commitdiff | tree |
2013-02-09 |
Ian Lynagh | Fix GMP_PREFER_FRAMEWORK |
commit | commitdiff | tree |
2013-02-09 |
Ian Lynagh | Never try to use the system gmp on Windows |
commit | commitdiff | tree |
2013-01-26 |
Simon Marlow | Revert "integer-gmp: improve cross-compiling support... |
commit | commitdiff | tree |
2013-01-24 |
Sergei Trofimovich | integer-gmp: improve cross-compiling support GmpDerived... |
commit | commitdiff | tree |
2013-01-01 |
Ian Lynagh | Fix configure when we don't have a gmp library |
commit | commitdiff | tree |
2013-01-01 |
Ian Lynagh | Provide a way for OS X users to indicate a preference... |
commit | commitdiff | tree |
2012-12-14 |
Gabor Greif | zap obsolete FIXME, fix typos |
commit | commitdiff | tree |
2012-11-30 |
Ian Lynagh | Bump version number following new policy |
commit | commitdiff | tree |
2012-11-30 |
Ian Lynagh | Add comment to .cabal file saying what GHC 7.6.1 shippe... |
commit | commitdiff | tree |
2012-10-22 |
Simon Marlow | fix type mismatch in result of integer_cmm_testBitIntegerzh |
commit | commitdiff | tree |
2012-10-04 |
Simon Marlow | Adapt to new Cmm syntax |
commit | commitdiff | tree |
2012-08-07 |
Ian Lynagh | Fix building on Windows |
commit | commitdiff | tree |
2012-08-05 |
Ian Lynagh | Define testBitInteger; part of #3489 |
commit | commitdiff | tree |
2012-08-05 |
Ian Lynagh | Whitespace only: Line some things up better |
commit | commitdiff | tree |
2012-07-19 |
Ian Lynagh | Merge branch 'master' of darcs.haskell.org:/srv/darcs... |
commit | commitdiff | tree |
2012-07-19 |
Paolo Capriotti | Bump version to 0.5.0.0 |
commit | commitdiff | tree |
2012-07-18 |
Ian Lynagh | Simplify how gcd @ Int is implemented |
commit | commitdiff | tree |
2012-07-18 |
Ian Lynagh | Move some rules into PrelRules |
commit | commitdiff | tree |
2012-07-13 |
Ian Lynagh | Add another gcdInteger rule |
commit | commitdiff | tree |
2012-07-13 |
Ian Lynagh | Tweak RULEs; fixes #7041 |
commit | commitdiff | tree |
2012-06-27 |
Paolo Capriotti | Add missing imports. |
commit | commitdiff | tree |
2012-06-20 |
Ian Lynagh | Use CLong, not CInt, for mp_bitcnt_t value; fixes ... |
commit | commitdiff | tree |
2012-06-19 |
Ian Lynagh | Add divInteger and modInteger functions |
commit | commitdiff | tree |
2012-06-19 |
Ian Lynagh | Use divInt#/modInt# from ghc-prim |
commit | commitdiff | tree |
2012-03-28 |
David Terei | Fix compilation under LLVM backend. (#5965) |
commit | commitdiff | tree |
2012-03-16 |
Ian Lynagh | Fix building libgmp on cygwin |
commit | commitdiff | tree |
2012-03-15 |
Ian Lynagh | Win64 fix |
commit | commitdiff | tree |
2012-03-06 |
Paolo Capriotti | Update .gitignore. |
commit | commitdiff | tree |
2012-02-03 |
Ian Lynagh | Updated to a newer version of gmp; fixes #5810 |
commit | commitdiff | tree |
2012-01-26 |
Ian Lynagh | Add some rules; fixes #5767 |
commit | commitdiff | tree |
2011-12-02 |
Ian Lynagh | Use the mingw touch program on Windows |
commit | commitdiff | tree |
2011-12-01 |
Simon Marlow | Track changes to the way we reference CCCS in GHC ... |
commit | commitdiff | tree |
2011-11-29 |
Simon Marlow | update to track changes to CCCS in the RTS |
commit | commitdiff | tree |
2011-11-19 |
Ian Lynagh | Follow GHC build system change to the way we call rm |
commit | commitdiff | tree |
2011-10-01 |
Daniel Fischer | Eliminate intermediate overflow for encodeFloat, fixes... |
commit | commitdiff | tree |
2011-09-30 |
Daniel Fischer | Untabify cbits/float.c |
commit | commitdiff | tree |
2011-09-17 |
Ian Lynagh | Define mkInteger |
commit | commitdiff | tree |
2011-09-13 |
Ian Lynagh | Export GMP-only functions from the Internals module |
commit | commitdiff | tree |
2011-09-13 |
Ian Lynagh | NOINLINE a couple more functions |
commit | commitdiff | tree |
2011-09-13 |
Ian Lynagh | Don't export gcdInteger, lcmInteger from GHC.Integer |
commit | commitdiff | tree |
2011-08-26 |
Ian Lynagh | Follow ghc-prim changes |
commit | commitdiff | tree |
2011-08-25 |
Ian Lynagh | Export Integer(..) from GHC.Integer.GMP.Internals again... |
commit | commitdiff | tree |
2011-08-10 |
David Terei | Remove old darcs boring file |
commit | commitdiff | tree |
2011-08-04 |
Manuel M T... | This should finally fix #5293 by fixing two bugs in... |
commit | commitdiff | tree |
2011-07-30 |
Ian Lynagh | Eliminate orphan instances |
commit | commitdiff | tree |
2011-07-30 |
Ian Lynagh | No need to export Integer from GHC.Integer.GMP.Internals |
commit | commitdiff | tree |
2011-07-27 |
Ian Lynagh | Upgrade gmp, 4.2.4 -> 5.0.2 |
commit | commitdiff | tree |
2011-07-23 |
Ian Lynagh | Don't inline most integer operations |
commit | commitdiff | tree |
2011-07-23 |
Ian Lynagh | Rename toInt# -> integerToInt for consistency |
commit | commitdiff | tree |
2011-07-22 |
Ian Lynagh | Fix build following modules moving around |
commit | commitdiff | tree |
2011-07-22 |
Ian Lynagh | Eq and Ord instances are now in the integer package... |
commit | commitdiff | tree |
2011-07-06 |
Ian Lynagh | Bump version number |
commit | commitdiff | tree |
2011-04-23 |
Ian Lynagh | Follow CC var changes in makefiles |
commit | commitdiff | tree |
2011-04-23 |
Ian Lynagh | Make and use AR_STAGE[0123] makefile vars |
commit | commitdiff | tree |
2011-04-22 |
Ian Lynagh | Part of #5122 "Faster conversion between Rational and... |
commit | commitdiff | tree |
2011-04-22 |
Ian Lynagh | Tweak build rules |
commit | commitdiff | tree |
2011-04-05 |
Ian Lynagh | Update source-repository in the .cabal file to point... |
commit | commitdiff | tree |
2011-02-06 |
Ian Lynagh | Call the final build system phase "final" rather than "" |
commit | commitdiff | tree |
2011-01-22 |
Ian Lynagh | Update for changes in GHC's build system |
commit | commitdiff | tree |
2011-01-17 |
Ian Lynagh | Correct the gmp build phase |
commit | commitdiff | tree |
2011-01-17 |
Ian Lynagh | Tidy up gmp cleaning |
commit | commitdiff | tree |
2011-01-11 |
Ian Lynagh | Add extensions to LANGUAGE pragmas |
commit | commitdiff | tree |
2010-12-04 |
Edward Z. Yang | Fix unknown symbol base_ControlziExceptionziBase_patErr... |
commit | commitdiff | tree |
2010-11-12 |
simonpj@microsoft.com | Add LANGUAGE BangPatterns to modules that use bang... |
commit | commitdiff | tree |
2010-10-26 |
simonpj@microsoft.com | Add a rewrite rule for toInt# so literals work right |
commit | commitdiff | tree |
2010-10-23 |
Ian Lynagh | Follow GHC.Bool/GHC.Types merge |
commit | commitdiff | tree |
2010-09-16 |
Ian Lynagh | Bump version number to 0.2.0.2 |
commit | commitdiff | tree |
2010-08-17 |
David Terei | Fix compile warning on 32bit machine |
commit | commitdiff | tree |
2010-08-13 |
Simon Marlow | fix hashInteger to be the same as fromIntegral, and... |
commit | commitdiff | tree |
next |