Historie revizí

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