Historique des commits

Auteur SHA1 Message Date
  Josh Stone 9ec4106a99 Merge pull request #154 from briansmith/optional-rand-rustc_serialize il y a 9 ans
  Brian Smith 9e3e8552ac Make `rand` and `rustc-serialize` dependencies optional. il y a 9 ans
  Josh Stone 22722ac55d pow: shift exp powers of 2 before accumulating il y a 9 ans
  Josh Stone e8d948a3d2 Reduce the size of the BigUint pow benchmark il y a 9 ans
  David Hewson 71b2e0627c Benchmark pow on BigUint (from #152) il y a 9 ans
  Homu fe513cc079 Auto merge of #149 - rust-num:i-complex-constant, r=cuviper il y a 9 ans
  Łukasz Jan Niemier 8e267ee4cb Fix docs and function position il y a 9 ans
  Łukasz Jan Niemier 458e9594d4 Add complex `i` constant function il y a 9 ans
  Homu 661e225862 Auto merge of #145 - ollie27:bigint_float, r=cuviper il y a 9 ans
  Oliver Middleton 2c235d2dde bigint: cleanup float conversions il y a 9 ans
  Oliver Middleton a480c7ca6c bigint: fix float conversions il y a 9 ans
  Homu 283a2e192d Auto merge of #144 - bluss:syntax-ext, r=cuviper il y a 9 ans
  Josh Stone ddc0b1ce0e Add a simple multirust script for local "CI" il y a 9 ans
  Josh Stone 2e3e575117 Fix the feature masks in the approx_sqrt doc example il y a 9 ans
  bluss 4d237003ec Fix num_macros for syntax/syntax_ext crate split il y a 9 ans
  Josh Stone 477cbc87c9 Publish num 0.1.29 il y a 9 ans
  Josh Stone b84142fc28 bigint: add a Hash test il y a 9 ans
  Homu 9b45e6dd9b Auto merge of #139 - ollie27:bigint_hash, r=cuviper il y a 9 ans
  Josh Stone 7593c17fa7 More bigint str_radix performance tweaks il y a 9 ans
  Oliver Middleton e152bbcb46 bigint: simplify Hash il y a 9 ans
  Josh Stone c9e15aef2d bigint: use full cmp results for checked_sub il y a 9 ans
  Josh Stone 4a8752274c bigint: slightly improve multiply/divide performance il y a 9 ans
  Josh Stone b7724a6650 Simplify BigInt Mul forwarding il y a 9 ans
  Josh Stone 22ff3f918d bigint: improve from_str_radix performance il y a 9 ans
  Josh Stone 49529895a2 bigint: greatly improve to_str_radix performance il y a 9 ans
  Josh Stone 84542e6e03 Add benchmarks for bigint to/from_str_radix il y a 9 ans
  Homu f8351af572 Auto merge of #138 - ollie27:bigint_from, r=cuviper il y a 9 ans
  Oliver Middleton 9c7c995631 bigint: add tests for From implementations il y a 9 ans
  Oliver Middleton 8e1c6a3c11 bigint: add From implementations il y a 9 ans
  Homu f2ea30d9f4 Auto merge of #133 - koverstreet:master, r=cuviper il y a 9 ans