Commit Graph

  • 272d6edb79 Update to latest rustc gifnksm 2014-11-06 22:09:03 +0900
  • b27db91313 Merge pull request #22 from gifnksm/master Alex Crichton 2014-11-04 17:16:33 -0600
  • d3fd33a878 Fix lint name warning gifnksm 2014-11-04 23:24:20 +0900
  • 163646cd63 Use sliciing_syntax gifnksm 2014-11-04 23:22:21 +0900
  • 436f954627 bigint: Refactor the `parse_bytes` and `from_str_radix`. gifnksm 2014-11-04 23:20:37 +0900
  • c0cf374c4a Merge pull request #21 from japaric/from-str Alex Crichton 2014-11-04 10:12:16 -0600
  • ee6501c81a parse_bytes has been removed, use from_str_radix instead Jorge Aparicio 2014-11-04 09:20:18 -0500
  • 3ac6af6b2d Merge pull request #19 from jbcrail/fix-missing-doc-warning Alex Crichton 2014-11-01 17:38:14 -0500
  • 11901f7724 Fix warning about renamed missing doc attribute. Joseph Crail 2014-11-01 17:16:43 -0400
  • 52e2afa304 Merge pull request #18 from zsiciarz/master Alex Crichton 2014-10-30 10:17:48 -0500
  • 462f7131bc fail -> panic Zbigniew Siciarz 2014-10-30 14:20:15 +0100
  • 6c56fe940c Update to Rust master Alex Crichton 2014-10-21 09:27:08 -0700
  • 5e2ece2f6f Merge pull request #16 from gifnksm/master Alex Crichton 2014-10-10 09:59:47 -0500
  • f1d975b6f1 Migrate to new `cfg` attribute syntax` gifnksm 2014-10-10 22:56:15 +0900
  • ac37b913d9 Fix `non_uppercase_statics` warnings of private constants. gifnksm 2014-10-10 22:54:30 +0900
  • 2fe050c471 Convert statics to constants gifnksm 2014-10-10 22:50:22 +0900
  • 9b6e014a8b Merge pull request #4 from steveklabnik/master Alex Crichton 2014-09-23 17:01:21 -0400
  • 4bcd63e5ab Add a README for num Steve Klabnik 2014-09-23 16:27:05 -0400
  • 900a6a2fd2 Merge pull request #3 from japaric/rename-zero Alex Crichton 2014-09-20 22:55:43 -0400
  • dc3fed0add Rename `Zero` variant to `NoSign` Jorge Aparicio 2014-09-20 19:58:59 -0500
  • 998e6c89b1 Merge pull request #1 from jbcrail/fix-rational-rounding Alex Crichton 2014-09-18 09:50:38 -0400
  • d9b56348c6 Fix regression and overflow bug for rationals. Joseph Crail 2014-09-17 21:08:06 -0400
  • 4fa331aa41 Added shootout benchmark Aaron Turon 2014-09-16 11:40:47 -0700
  • f3facf7b83 Remove `plugin = true` from cargo manifest Alex Crichton 2014-09-16 11:21:07 -0700
  • 482f0e0b74 Initial seeding from rust repo Aaron Turon 2014-09-16 10:35:35 -0700