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
/
lib
/
uint.rs
Age
Commit message (
Expand
)
Author
Lines
2011-10-21
Remove last uses of iterators from stdlib
Marijn Haverbeke
-3
/
+2
2011-10-17
[Lib] int.rs, uint.rs: added max_value, min_value
David Rajchenbach-Teller
-0
/
+14
2011-10-17
[Lib] uint.rs: +min_value
David Rajchenbach-Teller
-1
/
+1
2011-10-12
Extend the unchecked block stuff to allow unsafe blocks as well.
Niko Matsakis
-1
/
+1
2011-09-12
Reformat for new mode syntax, step 1
Marijn Haverbeke
-2
/
+2
2011-09-02
Reformat. Issue #855
Brian Anderson
-6
/
+6
2011-09-01
Rename std::istr to std::str. Issue #855
Brian Anderson
-4
/
+4
2011-08-27
Convert std::uint to istrs. Issue #855
Brian Anderson
-9
/
+9
2011-08-25
Change "pred" to "pure fn" in all libraries and test cases
Tim Chevalier
-6
/
+6
2011-08-23
Resolve a number of FIXMEs
Brian Anderson
-3
/
+0
2011-08-20
Reformat
Brian Anderson
-5
/
+3
2011-08-16
Port the stdlib to the expr foo::<T> syntax.
Erick Tryzelaar
-3
/
+6
2011-08-16
Rename std::ivec to std::vec
Brian Anderson
-2
/
+2
2011-08-16
Removed trans_comm.rs from the compiler. Updating aio/sio to work with the ne...
Eric Holk
-0
/
+4
2011-08-12
Convert uint::parse_buf to ivecs
Brian Anderson
-3
/
+3
2011-07-27
Reformat for new syntax
Marijn Haverbeke
-59
/
+56
2011-07-10
Add uint::min
Jesse Ruderman
-0
/
+2
2011-07-05
Move everything syntax-related to syntax/, break deps on rest of compiler
Marijn Haverbeke
-0
/
+2
2011-06-21
Serialize constraints in types (literal arguments still not supported)
Tim Chevalier
-6
/
+6
2011-06-15
Fix a bunch of compile-command lines to use RBUILD
Graydon Hoare
-1
/
+1
2011-06-15
Reformat source tree (minus a couple tests that are still grumpy).
Graydon Hoare
-45
/
+35
2011-06-07
rustc: Use a set-based approach to unification; remove ty_bound_param and ty_...
Patrick Walton
-0
/
+5
2011-05-22
stdlib: Use if/alt expressions in std::uint
Brian Anderson
-19
/
+19
2011-05-17
Finally rename std::_xxx to std::xxx
Marijn Haverbeke
-0
/
+107