index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
stdtest
/
int.rs
Age
Commit message (
Expand
)
Author
Lines
2011-12-13
Copy first batch of material from libstd to libcore.
Graydon Hoare
-3
/
+5
2011-11-15
Replaced constant functions with actual constants in std and updated tests
Stefan Plantikow
-3
/
+3
2011-11-01
Ignore should_fail tests on windows
Brian Anderson
-0
/
+4
2011-11-01
Add should_fail annotation for unit tests
Matt Brubeck
-0
/
+24
2011-10-31
Correct handling of non-numeric chars in parse_buf
Matt Brubeck
-0
/
+22
2011-10-30
Fix int::parse_buf for negative numbers (#1102)
Matt Brubeck
-1
/
+16
2011-10-17
[Lib] int.rs, uint.rs: added max_value, min_value
David Rajchenbach-Teller
-0
/
+7
2011-09-02
Reformat. Issue #855
Brian Anderson
-5
/
+5
2011-09-01
Rename std::istr to std::str. Issue #855
Brian Anderson
-1
/
+1
2011-08-27
Convert std::int to istrs. Issue #855
Brian Anderson
-6
/
+6
2011-08-20
Reformat
Brian Anderson
-1
/
+1
2011-07-27
Reformat for new syntax
Marijn Haverbeke
-1
/
+1
2011-07-24
The Big Test Suite Overhaul
Brian Anderson
-0
/
+2
2011-07-09
Add sha1 and int tests to stdtest. Issue #428
Brian Anderson
-0
/
+23