Historial de Commits

Autor SHA1 Mensaje Fecha
  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
  Josh Stone 84542e6e03 Add benchmarks for bigint to/from_str_radix hace 9 años
  Homu f8351af572 Auto merge of #138 - ollie27:bigint_from, r=cuviper 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
  Homu f2ea30d9f4 Auto merge of #133 - koverstreet:master, r=cuviper 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
  Kent Overstreet a1e57a48b2 Add multiplication/division benchmarks hace 9 años
  Kent Overstreet dbd22cfdd8 fix some annoying build warnings hace 9 años
  Josh Stone a228385394 num-macros: rustc::plugin -> rustc_plugin hace 9 años
  Josh Stone 659c1a73c3 Publish num 0.1.28 hace 9 años
  Josh Stone 7fa80f7786 Update intros to better reflect the breadth of num hace 9 años
  Josh Stone 4003fd265b Fix travis on non-nightly hace 9 años
  Josh Stone 03995288d2 fix the new travis nightly line hace 9 años
  Josh Stone 658637dcba Use scripts for compound travis commands 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
  Josh Stone c310e5da8e complex: forward ops to val-val hace 9 años