Historial de Commits

Autor SHA1 Mensaje Fecha
  Oliver Middleton 95d8ccdb24 bigint: Make fmt traits take into account formatting parameters hace 9 años
  Colin Davidson 3c7441ab0a Add Binary, Octal to BigUint. Add UpperHex, LowerHex, Binary, Octal to BigInt 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 e65fd4e5b2 Auto merge of #150 - ollie27:bigint_to_str, r=cuviper hace 9 años
  Brian Smith 9e3e8552ac Make `rand` and `rustc-serialize` dependencies optional. hace 9 años
  Oliver Middleton d2b23d0f29 bigint: small to_str_radix optimization hace 9 años
  Oliver Middleton 2c235d2dde bigint: cleanup float conversions hace 9 años
  Oliver Middleton a480c7ca6c bigint: fix float conversions hace 9 años
  Homu 9b45e6dd9b Auto merge of #139 - ollie27:bigint_hash, r=cuviper hace 9 años
  Josh Stone 7593c17fa7 More bigint str_radix performance tweaks hace 9 años
  Oliver Middleton e152bbcb46 bigint: simplify Hash hace 9 años
  Josh Stone c9e15aef2d bigint: use full cmp results for checked_sub hace 9 años
  Josh Stone 4a8752274c bigint: slightly improve multiply/divide performance hace 9 años
  Josh Stone b7724a6650 Simplify BigInt Mul forwarding hace 9 años
  Josh Stone 22ff3f918d bigint: improve from_str_radix performance hace 9 años
  Josh Stone 49529895a2 bigint: greatly improve to_str_radix performance hace 9 años
  Oliver Middleton 9c7c995631 bigint: add tests for From implementations hace 9 años
  Oliver Middleton 8e1c6a3c11 bigint: add From implementations hace 9 años
  Kent Overstreet fa372e230b Multiply/divide torture test hace 9 años
  Kent Overstreet 79928b3185 Improve division performance hace 9 años
  Kent Overstreet 08b0022aab Improve multiply performance hace 9 años
  Kent Overstreet 496ae0337c Add add/subtract functions that work in place, on slices hace 9 años
  Josh Stone e41016975f bigint: expand op tests to cover all val/ref combinations hace 9 años
  Josh Stone 978d14aa56 bigint: refactor BigInt ops hace 9 años
  Josh Stone ce3d375b21 bigint: refactor BigUint ops hace 9 años
  Josh Stone 7781256041 bigint: use a simple let-Some-pop to truncate zeros hace 9 años
  Murarth 786541bd24 Improve `to_str_radix` implementation hace 9 años