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
/
rust_srv.cpp
Age
Commit message (
Expand
)
Author
Lines
2011-11-07
Clean up logging output. Closes #1088
Brian Anderson
-1
/
+1
2011-07-28
Do all runtime calls to getenv at initialization
Brian Anderson
-2
/
+3
2011-07-13
Remove 'Nop.' comments, add emacs lines, remove obsolete file.
Graydon Hoare
-5
/
+11
2011-07-07
Removing the synchronized memory region from tasks.
Eric Holk
-2
/
+1
2011-07-07
Removing most of the locks in rust_upcall.cpp and elsewhere.
Eric Holk
-1
/
+1
2011-06-27
Implementation mising features in lock_and_signal for Win32. Also lowered th...
Eric Holk
-2
/
+1
2011-06-27
Fixed a few concurrency bugs. Still not perfect, but overall it seems much mo...
Eric Holk
-1
/
+2
2011-05-10
Attempt to put out burning darwin tinderbox.
Graydon Hoare
-0
/
+4
2011-04-19
Overhaul logging system in runtime
Marijn Haverbeke
-5
/
+1
2011-01-14
Change log buffer butes to a symbolic const in runtime.
Graydon Hoare
-5
/
+5
2010-09-07
Lots of design changes around proxies and message passing. Made it so that do...
Michael Bebenita
-3
/
+9
2010-09-07
Added a few utility classes, cleaned up the include order of .h files, and st...
Michael Bebenita
-6
/
+2
2010-08-17
Lots of changes around memory managment in the Runtime. Added memory regions ...
Michael Bebenita
-52
/
+11
2010-08-16
Pulled rust_srv in its own file. Some cleanup, and added varargs to assertion...
Michael Bebenita
-0
/
+121