Skip to content
Snippets Groups Projects
Select Git revision
  • ghc-7.2
  • ghc-7.4
  • ghc-7.6
  • ghc-7.8
  • master default protected
  • wip/T8647
  • integer-gmp-0.5.1.0-release
  • ghc-7.8.1-release
  • ghc-7.8.2-release
  • ghc-7.6.1-release
  • ghc-7.6.2-release
  • ghc-7.6.3-release
  • integer-gmp-0.5.0.0-release
  • ghc-7.4.2-release
  • ghc-7.4.1-release
  • integer-gmp-0.4.0.0-release
  • ghc-7.2.1-release
  • ghc-7.2.2-release
  • ghc-darcs-git-switchover
  • Haskell_2010_report_generated
  • 2009-06-25
  • 6_10_branch_has_been_forked
  • 2008-05-28
23 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.03Jun26Feb2131Jan1716141311108743224Nov87528Oct272429Sep161119Aug19Jul322Jun9May28Apr2017Mar19Feb26Jan24114Dec30Nov22Oct47Aug519Jul181327Jun20193May16Apr28Mar161563Feb26Jan11Dec2129Nov191Oct17Sep1326Aug25105230Jul2827242322623Apr2256Feb22Jan17114Dec12Nov26Oct2316Sep17Aug1323Jul23Jun191Jan16Jun1019Apr15Feb1418Jan217Dec1615224Nov2112Oct20Sep171Aug23Jul222118625Jun23222321171615141311224Apr12Mar11Feb22Jan2120Nov25Sep2027Jun1612Apr25Mar23integer-gmp: do not confuse ./configure (#8783)ghc-7.8ghc-7.8Fix GMP v4 compatibility.ghc-7.8.1-relea…ghc-7.8.1-release ghc-7.8.2-release integer-gmp-0.5.1.0-releaseFix GMP v4 compatibility.mastermasterFix negation of `divMod`/`quotRem` results (fixes #8726)Fix a popular typoAdd Hackage-supported `changelog.md`Improve documentation of `integer-gmp`Dont use big/small-int primops on IL32P64 (i.e. Win/x86_64) for nowIntroduce new SIZEOF_MP_LIMB_T derived constantUse correct package id for `stg_INTLIKE_closure` importFix in-tree GMP build (#8497) on OS X MavericksWrap `gmpz_fdiv_{q,r,qr}_ui` to optimize `div`/`mod`Allocate initial 1-limb mpz_t on the Stack and introduce MPZ# typeAdd more notes regarding the MPZ# hackwip/T8647wip/T8647Allocate initial 1-limb mpz_t on the Stack and introduce MPZ# typeDrop redundant formal parameter from TAKE1_UL1_RET2Follow-up to a3878d17Temporary disable `mpz_gmpz_tdiv_qr_ui` to workaround #8661Manually float out `int2Integer# INT_MINBOUND`Wrap `gmpz_tdiv_{q,r,qr}_ui` to optimize `quot`/`rem`Hackishly fix parallel build failure with in-tree GMPAdd new `mpz_{sub,add}_ui`-based primop (re #8647)Add new `mpz_mul_si`-based primop (re #8647)Refactor C-- wrappers to use macros for mpz_t accessRefactor `stgReallocForGMP` to use `memcpy`Make use of `quotRemInt#` primop in `quotRemInteger`Refactor and comment the smartJ# changes (re Trac #8638)Try harder to demote results from `J#` to `S#` (re #8638)Update Autoconf tests for recent GMP versionImprove Haddock documentationOptimize order of pattern matches for export operationsAdd `Addr#` based `{import,export}Integer` variantsRename `{import,export}Integer`Clean-up Cmm of import/export primitivesAdd primitives to write/read Integers to/from bytearraysExpose two GMP primality operationsAdd side-channel attack resilient `powModSecInteger`Add overlooked files created by `configure` to `extra-tmp-files`Refactor & modernize `.cabal` to `cabal-version>=1.10`Add aux files `config.{guess,sub}` and `install-sh`
Loading