Commit History

Author SHA1 Message Date
  Mike MacDonald (crazymykl) 9def836603 Allow unary `+` when parsing BigInt from strings 9 years ago
  Homu 69f11004f6 Auto merge of #167 - pnkfelix:fix-issue-166, r=cuviper 9 years ago
  Felix S. Klock II d298262573 Reorder ops in LCM to avoid overflow. Fix #166 9 years ago
  Josh Stone 7a33808b07 Publish num 0.1.31 9 years ago
  Josh Stone ebed6756de impl Debug for ParseFloatError 9 years ago
  Homu 1a15d33560 Auto merge of #163 - gmorenz:update_nightly, r=hauleth 9 years ago
  Greg Morenz 4c379ff4c7 Update ast::BiEq to BinOpKind::Eq 9 years ago
  Josh Stone 9b2116d78f Fix spelling of "occurred". 9 years ago
  Homu d1adf45389 Auto merge of #162 - est31:add_checked_pow, r=cuviper 9 years ago
  est31 3c5ecdc636 Add checked_pow function 9 years ago
  Homu e074e865ae Auto merge of #161 - cuviper:shifty-ints, r=hauleth 9 years ago
  Josh Stone afee4e4662 Change PrimInt shift names to signed/unsigned 9 years ago
  Josh Stone d798bd4fb8 Add arithmetic/logical shifts to PrimInt 9 years ago
  Josh Stone b454a14bc4 bigint: avoid new allocations for small shifts 9 years ago
  Josh Stone 1ebcc77513 Expand bigint shl/shr benchmarking 9 years ago
  Homu 494fce7dd3 Auto merge of #160 - ollie27:bigint_more_fmt, r=cuviper 9 years ago
  Oliver Middleton 95d8ccdb24 bigint: Make fmt traits take into account formatting parameters 9 years ago
  Homu 516587ce2e Auto merge of #159 - anchovieshat:master, r=cuviper 9 years ago
  Colin Davidson 3c7441ab0a Add Binary, Octal to BigUint. Add UpperHex, LowerHex, Binary, Octal to BigInt 9 years ago
  Homu e3bc794ca4 Auto merge of #158 - anchovieshat:master, r=cuviper 9 years ago
  Colin Davidson a89a2e82e6 Fix test names 9 years ago
  Colin Davidson d5d7c855b0 Add tests for UpperHex and LowerHex 9 years ago
  Colin Davidson 04000436b1 Switch to ascii uppercase function 9 years ago
  Colin Davidson 80c4d01b7f Add LowerHex and UpperHex formatting 9 years ago
  Homu 010f562a62 Auto merge of #157 - durka:patch-1, r=hauleth 9 years ago
  Alex Burka 5962dd29c9 remove stale #[deriving(Zero)] docs 9 years ago
  Homu e65fd4e5b2 Auto merge of #150 - ollie27:bigint_to_str, r=cuviper 9 years ago
  Josh Stone 838b4e42b3 Publish num 0.1.30 9 years ago
  Josh Stone 9ec4106a99 Merge pull request #154 from briansmith/optional-rand-rustc_serialize 9 years ago
  Brian Smith 9e3e8552ac Make `rand` and `rustc-serialize` dependencies optional. 9 years ago