index
:
rust
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
std.rc
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Move the option type to its own module
Patrick Walton
2010-11-05
1
-0
/
+1
|
*
Revert "Move the option type to its own module"
Patrick Walton
2010-11-05
1
-1
/
+0
|
*
Move the option type to its own module
Patrick Walton
2010-11-05
1
-0
/
+1
|
*
line length police; moved comp.util.bits to std.bitv
Dave Herman
2010-10-21
1
-0
/
+1
|
*
Encode and decode tag types in dwarf properly. Add list module to std. Shift ↵
Graydon Hoare
2010-10-15
1
-1
/
+2
|
|
|
|
rustc to use std.util.option. Fix various dependent bugs. Closes #73.
*
Reformat standard library; no code changes.
Graydon Hoare
2010-09-22
1
-8
/
+17
|
*
Switch tags to purely nominal, removing TY_iso and TY_idx. Seems to mostly ↵
Graydon Hoare
2010-09-09
1
-0
/
+1
|
|
|
|
work, possibly a little bumpy. Changes a lot.
*
Add std.dbg module for inspecting rust values in memory.
Roy Frostig
2010-08-24
1
-0
/
+3
|
*
Add _uint module to std, move some code around.
Graydon Hoare
2010-08-20
1
-1
/
+2
|
*
Added support for task sleeping in the scheduler.
Michael Bebenita
2010-08-11
1
-0
/
+2
|
*
Expose an RNG (the one used by our runtime) to Rust via std.
Roy Frostig
2010-07-25
1
-0
/
+2
|
*
Add a (coarse, first-pass) deque implementation to stdlib.
Roy Frostig
2010-07-20
1
-5
/
+2
|
*
Add incomplete hashmap implementation to stdlib.
Roy Frostig
2010-07-16
1
-0
/
+9
|
*
Teach the dwarf readers to handle udata, so we can link with util.option; ↵
Graydon Hoare
2010-07-05
1
-0
/
+4
|
|
|
|
add util.rs to std.rc.
*
Populate tree.
Graydon Hoare
2010-06-23
1
-0
/
+35