Historial de Commits

Autor SHA1 Mensaje Fecha
  Homu 1a15d33560 Auto merge of #163 - gmorenz:update_nightly, r=hauleth hace 9 años
  Greg Morenz 4c379ff4c7 Update ast::BiEq to BinOpKind::Eq hace 9 años
  Josh Stone 9b2116d78f Fix spelling of "occurred". hace 9 años
  Homu d1adf45389 Auto merge of #162 - est31:add_checked_pow, r=cuviper hace 9 años
  est31 3c5ecdc636 Add checked_pow function hace 9 años
  Homu e074e865ae Auto merge of #161 - cuviper:shifty-ints, r=hauleth hace 9 años
  Josh Stone afee4e4662 Change PrimInt shift names to signed/unsigned hace 9 años
  Josh Stone d798bd4fb8 Add arithmetic/logical shifts to PrimInt hace 9 años
  Josh Stone b454a14bc4 bigint: avoid new allocations for small shifts hace 9 años
  Josh Stone 1ebcc77513 Expand bigint shl/shr benchmarking hace 9 años
  Homu 494fce7dd3 Auto merge of #160 - ollie27:bigint_more_fmt, r=cuviper hace 9 años
  Oliver Middleton 95d8ccdb24 bigint: Make fmt traits take into account formatting parameters hace 9 años
  Homu 516587ce2e Auto merge of #159 - anchovieshat:master, r=cuviper hace 9 años
  Colin Davidson 3c7441ab0a Add Binary, Octal to BigUint. Add UpperHex, LowerHex, Binary, Octal to BigInt hace 9 años
  Homu e3bc794ca4 Auto merge of #158 - anchovieshat:master, r=cuviper hace 9 años
  Colin Davidson a89a2e82e6 Fix test names hace 9 años
  Colin Davidson d5d7c855b0 Add tests for UpperHex and LowerHex hace 9 años
  Colin Davidson 04000436b1 Switch to ascii uppercase function hace 9 años
  Colin Davidson 80c4d01b7f Add LowerHex and UpperHex formatting hace 9 años
  Homu 010f562a62 Auto merge of #157 - durka:patch-1, r=hauleth hace 9 años
  Alex Burka 5962dd29c9 remove stale #[deriving(Zero)] docs hace 9 años
  Homu e65fd4e5b2 Auto merge of #150 - ollie27:bigint_to_str, r=cuviper hace 9 años
  Josh Stone 838b4e42b3 Publish num 0.1.30 hace 9 años
  Josh Stone 9ec4106a99 Merge pull request #154 from briansmith/optional-rand-rustc_serialize hace 9 años
  Brian Smith 9e3e8552ac Make `rand` and `rustc-serialize` dependencies optional. hace 9 años
  Josh Stone 22722ac55d pow: shift exp powers of 2 before accumulating hace 9 años
  Josh Stone e8d948a3d2 Reduce the size of the BigUint pow benchmark hace 9 años
  David Hewson 71b2e0627c Benchmark pow on BigUint (from #152) hace 9 años
  Oliver Middleton d2b23d0f29 bigint: small to_str_radix optimization hace 9 años
  Homu fe513cc079 Auto merge of #149 - rust-num:i-complex-constant, r=cuviper hace 9 años