Commit Verlauf

Autor SHA1 Nachricht Datum
  Colin Davidson 80c4d01b7f Add LowerHex and UpperHex formatting vor 9 Jahren
  Homu 010f562a62 Auto merge of #157 - durka:patch-1, r=hauleth vor 9 Jahren
  Alex Burka 5962dd29c9 remove stale #[deriving(Zero)] docs vor 9 Jahren
  Homu e65fd4e5b2 Auto merge of #150 - ollie27:bigint_to_str, r=cuviper vor 9 Jahren
  Josh Stone 838b4e42b3 Publish num 0.1.30 vor 9 Jahren
  Josh Stone 9ec4106a99 Merge pull request #154 from briansmith/optional-rand-rustc_serialize vor 9 Jahren
  Brian Smith 9e3e8552ac Make `rand` and `rustc-serialize` dependencies optional. vor 9 Jahren
  Josh Stone 22722ac55d pow: shift exp powers of 2 before accumulating vor 9 Jahren
  Josh Stone e8d948a3d2 Reduce the size of the BigUint pow benchmark vor 9 Jahren
  David Hewson 71b2e0627c Benchmark pow on BigUint (from #152) vor 9 Jahren
  Oliver Middleton d2b23d0f29 bigint: small to_str_radix optimization vor 9 Jahren
  Homu fe513cc079 Auto merge of #149 - rust-num:i-complex-constant, r=cuviper vor 9 Jahren
  Łukasz Jan Niemier 8e267ee4cb Fix docs and function position vor 9 Jahren
  Łukasz Jan Niemier 458e9594d4 Add complex `i` constant function vor 9 Jahren
  Homu 661e225862 Auto merge of #145 - ollie27:bigint_float, r=cuviper vor 9 Jahren
  Oliver Middleton 2c235d2dde bigint: cleanup float conversions vor 9 Jahren
  Oliver Middleton a480c7ca6c bigint: fix float conversions vor 9 Jahren
  Homu 283a2e192d Auto merge of #144 - bluss:syntax-ext, r=cuviper vor 9 Jahren
  Josh Stone ddc0b1ce0e Add a simple multirust script for local "CI" vor 9 Jahren
  Josh Stone 2e3e575117 Fix the feature masks in the approx_sqrt doc example vor 9 Jahren
  bluss 4d237003ec Fix num_macros for syntax/syntax_ext crate split vor 9 Jahren
  Josh Stone 477cbc87c9 Publish num 0.1.29 vor 9 Jahren
  Josh Stone b84142fc28 bigint: add a Hash test vor 9 Jahren
  Homu 9b45e6dd9b Auto merge of #139 - ollie27:bigint_hash, r=cuviper vor 9 Jahren
  Josh Stone 7593c17fa7 More bigint str_radix performance tweaks vor 9 Jahren
  Oliver Middleton e152bbcb46 bigint: simplify Hash vor 9 Jahren
  Josh Stone c9e15aef2d bigint: use full cmp results for checked_sub vor 9 Jahren
  Josh Stone 4a8752274c bigint: slightly improve multiply/divide performance vor 9 Jahren
  Josh Stone b7724a6650 Simplify BigInt Mul forwarding vor 9 Jahren
  Josh Stone 22ff3f918d bigint: improve from_str_radix performance vor 9 Jahren