Commit Graph

464 Commits

Author SHA1 Message Date
Alex Crichton 6c56fe940c Update to Rust master
Closes #17
2014-10-21 09:27:08 -07:00
Alex Crichton 5e2ece2f6f Merge pull request #16 from gifnksm/master
Convert statics to constants
2014-10-10 09:59:47 -05:00
gifnksm f1d975b6f1 Migrate to new `cfg` attribute syntax` 2014-10-10 22:56:15 +09:00
gifnksm ac37b913d9 Fix `non_uppercase_statics` warnings of private constants. 2014-10-10 22:54:30 +09:00
gifnksm 2fe050c471 Convert statics to constants 2014-10-10 22:50:22 +09:00
Alex Crichton 9b6e014a8b Merge pull request #4 from steveklabnik/master
Add a README for num
2014-09-23 17:01:21 -04:00
Steve Klabnik 4bcd63e5ab Add a README for num 2014-09-23 16:27:05 -04:00
Alex Crichton 900a6a2fd2 Merge pull request #3 from japaric/rename-zero
Backport: Rename `Zero` variant to `NoSign`
2014-09-20 22:55:43 -04:00
Jorge Aparicio dc3fed0add Rename `Zero` variant to `NoSign` 2014-09-20 19:58:59 -05:00
Alex Crichton 998e6c89b1 Merge pull request #1 from jbcrail/fix-rational-rounding
Fix regression and overflow bug for rationals.
2014-09-18 09:50:38 -04:00
Joseph Crail d9b56348c6 Fix regression and overflow bug for rationals. 2014-09-17 22:23:07 -04:00
Aaron Turon 4fa331aa41 Added shootout benchmark 2014-09-16 11:41:09 -07:00
Alex Crichton f3facf7b83 Remove `plugin = true` from cargo manifest 2014-09-16 11:21:07 -07:00
Aaron Turon 482f0e0b74 Initial seeding from rust repo 2014-09-16 10:35:35 -07:00