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
/
_int.rs
Age
Commit message (
Expand
)
Author
Lines
2011-03-18
Make some standard library pieces no longer dependent on mutable parameters, ...
Patrick Walton
-5
/
+6
2011-03-14
Add _int.pow
Brian Anderson
-0
/
+17
2011-03-09
Remove redundant imports in lib (rustc doesn't like 'std' as a synonym for ro...
Graydon Hoare
-1
/
+0
2010-09-22
Reformat standard library; no code changes.
Graydon Hoare
-10
/
+19
2010-08-20
Add _uint module to std, move some code around.
Graydon Hoare
-56
/
+2
2010-08-06
Add an int->str conversion function.
Jeffrey Yasskin
-10
/
+10
2010-08-06
Redo yesterday's buf_writer-wrapper in a less silly and convoluted way. Add ...
Roy Frostig
-0
/
+44
2010-08-03
More stdlib hashmap bits (plus some drive-by extras).
Roy Frostig
-0
/
+5
2010-07-27
Switch machine-type lexemes to use suffixes. Remove support for foo(bar) as a...
Graydon Hoare
-6
/
+6
2010-07-20
Add a (coarse, first-pass) deque implementation to stdlib.
Roy Frostig
-0
/
+15
2010-06-28
The few and proud isolated bits from stdlib-work so far that don't break ever...
Roy Frostig
-0
/
+6
2010-06-23
Populate tree.
Graydon Hoare
-0
/
+20