Historie revizí

Autor SHA1 Zpráva Datum
  Josh Stone e8d948a3d2 Reduce the size of the BigUint pow benchmark před 9 roky
  David Hewson 71b2e0627c Benchmark pow on BigUint (from #152) před 9 roky
  Homu fe513cc079 Auto merge of #149 - rust-num:i-complex-constant, r=cuviper před 9 roky
  Łukasz Jan Niemier 8e267ee4cb Fix docs and function position před 9 roky
  Łukasz Jan Niemier 458e9594d4 Add complex `i` constant function před 9 roky
  Homu 661e225862 Auto merge of #145 - ollie27:bigint_float, r=cuviper před 9 roky
  Oliver Middleton 2c235d2dde bigint: cleanup float conversions před 9 roky
  Oliver Middleton a480c7ca6c bigint: fix float conversions před 9 roky
  Homu 283a2e192d Auto merge of #144 - bluss:syntax-ext, r=cuviper před 9 roky
  Josh Stone ddc0b1ce0e Add a simple multirust script for local "CI" před 9 roky
  Josh Stone 2e3e575117 Fix the feature masks in the approx_sqrt doc example před 9 roky
  bluss 4d237003ec Fix num_macros for syntax/syntax_ext crate split před 9 roky
  Josh Stone 477cbc87c9 Publish num 0.1.29 před 9 roky
  Josh Stone b84142fc28 bigint: add a Hash test před 9 roky
  Homu 9b45e6dd9b Auto merge of #139 - ollie27:bigint_hash, r=cuviper před 9 roky
  Josh Stone 7593c17fa7 More bigint str_radix performance tweaks před 9 roky
  Oliver Middleton e152bbcb46 bigint: simplify Hash před 9 roky
  Josh Stone c9e15aef2d bigint: use full cmp results for checked_sub před 9 roky
  Josh Stone 4a8752274c bigint: slightly improve multiply/divide performance před 9 roky
  Josh Stone b7724a6650 Simplify BigInt Mul forwarding před 9 roky
  Josh Stone 22ff3f918d bigint: improve from_str_radix performance před 9 roky
  Josh Stone 49529895a2 bigint: greatly improve to_str_radix performance před 9 roky
  Josh Stone 84542e6e03 Add benchmarks for bigint to/from_str_radix před 9 roky
  Homu f8351af572 Auto merge of #138 - ollie27:bigint_from, r=cuviper před 9 roky
  Oliver Middleton 9c7c995631 bigint: add tests for From implementations před 9 roky
  Oliver Middleton 8e1c6a3c11 bigint: add From implementations před 9 roky
  Homu f2ea30d9f4 Auto merge of #133 - koverstreet:master, r=cuviper před 9 roky
  Kent Overstreet fa372e230b Multiply/divide torture test před 9 roky
  Kent Overstreet 79928b3185 Improve division performance před 9 roky
  Kent Overstreet 08b0022aab Improve multiply performance před 9 roky