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
/
rt
/
util
Age
Commit message (
Expand
)
Author
Lines
2011-08-08
Introduced task handles.
unknown
-0
/
+1
2011-07-13
Remove 'Nop.' comments, add emacs lines, remove obsolete file.
Graydon Hoare
-2
/
+0
2011-06-27
Basic multithreading support. The infinite loops test successfully maxes out ...
Eric Holk
-0
/
+2
2011-04-08
add -O2 when compiling rt, fix warnings triggered by optimizer
Marijn Haverbeke
-1
/
+1
2011-03-25
Another go at changing compile-command, this time using RBUILD env var.
Graydon Hoare
-1
/
+1
2011-03-25
Revert "Bulk-edit compile commands in emacs chatter to point to assumed build...
Graydon Hoare
-1
/
+1
2011-03-25
Bulk-edit compile commands in emacs chatter to point to assumed build/ dir of...
Graydon Hoare
-1
/
+1
2011-03-14
Add basic file-system functionality
Marijn Haverbeke
-0
/
+6
2010-09-10
Cleanup, refactoring, and some runtime tests.
Michael Bebenita
-5
/
+15
2010-09-08
Tidy up the sync dir, remove dead or mis-designed code in favour of OS primit...
Graydon Hoare
-1
/
+12
2010-09-08
Cleaned up locking in the kernel.
Michael Bebenita
-7
/
+1
2010-09-07
Lots of design changes around proxies and message passing. Made it so that do...
Michael Bebenita
-2
/
+2
2010-09-07
Small updates to util classes.
Michael Bebenita
-1
/
+24
2010-09-07
Change signature of array_list::pop().
Michael Bebenita
-6
/
+20
2010-09-07
Added a few utility classes, cleaned up the include order of .h files, and st...
Michael Bebenita
-0
/
+126
2010-08-09
Changed array_list::replace() return behavior.
Michael Bebenita
-5
/
+5
2010-07-28
Add C++ wrapper around uthash.
Michael Bebenita
-0
/
+193
2010-07-28
array_list improvements.
Michael Bebenita
-1
/
+21
2010-07-19
Added a message passing system based on lock free queues for inter-thread com...
Michael Bebenita
-10
/
+18
2010-06-23
Populate tree.
Graydon Hoare
-0
/
+69