커밋 기록

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