Историја ревизија

Аутор SHA1 Порука Датум
  Oliver Middleton 95d8ccdb24 bigint: Make fmt traits take into account formatting parameters пре 9 година
  Colin Davidson 3c7441ab0a Add Binary, Octal to BigUint. Add UpperHex, LowerHex, Binary, Octal to BigInt пре 9 година
  Colin Davidson a89a2e82e6 Fix test names пре 9 година
  Colin Davidson d5d7c855b0 Add tests for UpperHex and LowerHex пре 9 година
  Colin Davidson 04000436b1 Switch to ascii uppercase function пре 9 година
  Colin Davidson 80c4d01b7f Add LowerHex and UpperHex formatting пре 9 година
  Homu e65fd4e5b2 Auto merge of #150 - ollie27:bigint_to_str, r=cuviper пре 9 година
  Brian Smith 9e3e8552ac Make `rand` and `rustc-serialize` dependencies optional. пре 9 година
  Oliver Middleton d2b23d0f29 bigint: small to_str_radix optimization пре 9 година
  Oliver Middleton 2c235d2dde bigint: cleanup float conversions пре 9 година
  Oliver Middleton a480c7ca6c bigint: fix float conversions пре 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 година
  Josh Stone 49529895a2 bigint: greatly improve to_str_radix performance пре 9 година
  Oliver Middleton 9c7c995631 bigint: add tests for From implementations пре 9 година
  Oliver Middleton 8e1c6a3c11 bigint: add From implementations пре 9 година
  Kent Overstreet fa372e230b Multiply/divide torture test пре 9 година
  Kent Overstreet 79928b3185 Improve division performance пре 9 година
  Kent Overstreet 08b0022aab Improve multiply performance пре 9 година
  Kent Overstreet 496ae0337c Add add/subtract functions that work in place, on slices пре 9 година
  Josh Stone e41016975f bigint: expand op tests to cover all val/ref combinations пре 9 година
  Josh Stone 978d14aa56 bigint: refactor BigInt ops пре 9 година
  Josh Stone ce3d375b21 bigint: refactor BigUint ops пре 9 година
  Josh Stone 7781256041 bigint: use a simple let-Some-pop to truncate zeros пре 9 година
  Murarth 786541bd24 Improve `to_str_radix` implementation пре 9 година