root
|
4c123a9e71
Make rustc-serialize, bignum, rational, complex into opt-out features
|
10 lat temu |
Oliver Mader
|
785e07d83c
Re-export `cast` for ergonomic reasons
|
10 lat temu |
Alex Crichton
|
a6a399d52e
Enable testing on stable Rust
|
10 lat temu |
kennytm
|
24d2f15ccf
Avoid and remove some unstable features.
|
10 lat temu |
Alex Crichton
|
996128bd4b
Fix some doc tests
|
10 lat temu |
Aaron Turon
|
63c7a25ed9
Update to 1.0.0-beta (stable only)
|
10 lat temu |
Huon Wilson
|
c21b7e17d4
Feature gating is strict now.
|
10 lat temu |
Matt Brubeck
|
81a16f4a83
rustc-serialize is now rustc_serialize
|
10 lat temu |
Alex Crichton
|
445fbab108
Fix doc test
|
10 lat temu |
Josh Stone
|
043a5b2918
pow: avoid unnecessary overflows
|
10 lat temu |
Austin Bonander
|
f260a7f565
Upgrade to latest Rust
|
10 lat temu |
Sam Payson
|
609c2e6ef0
Minor changes to silence warnings.
|
10 lat temu |
Alex Crichton
|
e2f0b0d327
Update to rust master
|
10 lat temu |
Alex Crichton
|
0811c72bac
Bump to 0.1.12
|
10 lat temu |
Matt Brubeck
|
e68ea18edc
Silence unstable feature warnings
|
10 lat temu |
Matt Brubeck
|
42edb63090
Update FromStr and FromStrRadix to return Result
|
10 lat temu |
Huon Wilson
|
139cf8cf66
Bump to 0.1.7.
|
10 lat temu |
Alex Crichton
|
bfa91ee92a
Bump to 0.1.6
|
10 lat temu |
gifnksm
|
8219095e39
update to rust mater
|
10 lat temu |
Alex Crichton
|
ce93a10ed0
Finish update and bump version number
|
10 lat temu |
Sven Nilsen
|
ae3bb3619c
Upgrade to latest Rust
|
10 lat temu |
Alex Crichton
|
5d4b921537
Fix build warnings
|
10 lat temu |
gifnksm
|
a325a566c6
update to latest rustc
|
10 lat temu |
Alex Crichton
|
01cc022174
Merge pull request #36 from steveklabnik/license
|
10 lat temu |
Steve Klabnik
|
253f0bd3f3
don't allow deprecated items.
|
10 lat temu |
Steve Klabnik
|
ecc2e5fab7
remove license attribute
|
10 lat temu |
gifnksm
|
3568298a22
Add `iter` modules for generic number iteration.
|
10 lat temu |
gifnksm
|
2155e7d2ee
Add numeric functions and `traits` module that provide numeric traits for generic
|
10 lat temu |
gifnksm
|
7a7c5fb2ad
Implements `Encodable` and `Decodable`
|
10 lat temu |
gifnksm
|
163646cd63
Use sliciing_syntax
|
10 lat temu |