Alex Crichton
|
39acd8f2fb
Update tests to rust master
|
10 éve |
Alex Crichton
|
3e28201b00
Merge pull request #33 from steveklabnik/master
|
10 éve |
Steve Klabnik
|
104ccb4b03
use crates.io in README
|
10 éve |
Huon Wilson
|
c7757ce7d9
Bump to 0.0.3.
|
10 éve |
Huon Wilson
|
712a4ae8b4
Add crates.io metadata to Cargo.toml.
|
10 éve |
Alex Crichton
|
a8013fc60f
Bump to 0.0.2
|
10 éve |
Alex Crichton
|
d9fee8b585
Merge pull request #31 from gifnksm/master
|
10 éve |
gifnksm
|
233c02030d
Fix for namespaced enums.
|
10 éve |
Alex Crichton
|
c0df55e470
Merge pull request #30 from gifnksm/master
|
10 éve |
gifnksm
|
29011d14d9
std::from_str::FromStr -> std::str::FromStr
|
10 éve |
gifnksm
|
3568298a22
Add `iter` modules for generic number iteration.
|
10 éve |
gifnksm
|
2155e7d2ee
Add numeric functions and `traits` module that provide numeric traits for generic
|
10 éve |
Alex Crichton
|
aec75185e5
Merge pull request #29 from gifnksm/master
|
10 éve |
gifnksm
|
7a7c5fb2ad
Implements `Encodable` and `Decodable`
|
10 éve |
Alex Crichton
|
da2fcbaa0c
Merge pull request #25 from jbcrail/fix-overflow-literal
|
10 éve |
Alex Crichton
|
62daf0de5f
Merge pull request #26 from jbcrail/rm-unused-imports
|
10 éve |
Joseph Crail
|
fc984d4432
Fix overflowing literal in LCM test.
|
10 éve |
Joseph Crail
|
e09b009edb
Remove unused imports.
|
10 éve |
Alex Crichton
|
1690a26544
Merge pull request #24 from jbcrail/fix-non-upper-case-globals
|
10 éve |
Joseph Crail
|
40873fb0c6
Fix two non uppercase globals.
|
10 éve |
Alex Crichton
|
c694115f92
Merge pull request #23 from gifnksm/master
|
10 éve |
gifnksm
|
272d6edb79
Update to latest rustc
|
10 éve |
Alex Crichton
|
b27db91313
Merge pull request #22 from gifnksm/master
|
10 éve |
gifnksm
|
d3fd33a878
Fix lint name warning
|
10 éve |
gifnksm
|
163646cd63
Use sliciing_syntax
|
10 éve |
gifnksm
|
436f954627
bigint: Refactor the `parse_bytes` and `from_str_radix`.
|
10 éve |
Alex Crichton
|
c0cf374c4a
Merge pull request #21 from japaric/from-str
|
10 éve |
Jorge Aparicio
|
ee6501c81a
parse_bytes has been removed, use from_str_radix instead
|
10 éve |
Alex Crichton
|
3ac6af6b2d
Merge pull request #19 from jbcrail/fix-missing-doc-warning
|
10 éve |
Joseph Crail
|
11901f7724
Fix warning about renamed missing doc attribute.
|
10 éve |