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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
run-pass
/
morestack6.rs
Age
Commit message (
Expand
)
Author
Lines
2012-09-21
Install new pub/priv/export rules as defaults, old rules accessible under #[l...
Graydon Hoare
-0
/
+1
2012-09-19
demode the each() method on vec and other iterables.
Niko Matsakis
-1
/
+2
2012-09-19
V2: now with more locks!
Philipp Brüschweiler
-2
/
+2
2012-09-19
core: Allocate threads on demand, not on scheduler startup
Philipp Brüschweiler
-2
/
+2
2012-08-27
Camel case various core constructors
Brian Anderson
-1
/
+1
2012-07-18
Remove nonexistent imports
Tim Chevalier
-4
/
+0
2012-07-17
finish fixing broken un-unsupervise windows tests
Ben Blum
-1
/
+1
2012-07-17
fix no-longer-unsupervise test cases on windows
Ben Blum
-1
/
+1
2012-07-17
Change all test/run-pass uses of rustrt::unsupervise() to something else
Ben Blum
-2
/
+2
2012-07-14
Move the world over to using the new style string literals and types. Closes ...
Michael Sullivan
-2
/
+2
2012-07-03
Switch 'native' to 'extern' (or 'foreign' in some descriptions)
Graydon Hoare
-1
/
+1
2012-07-01
Convert to new closure syntax
Brian Anderson
-2
/
+2
2012-06-30
Eliminate usages of old sugared call syntax
Brian Anderson
-1
/
+1
2012-06-29
Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.
Michael Sullivan
-2
/
+2
2012-06-28
Fix sys::refcount and remove dbg::refcount
Ben Blum
-4
/
+1
2012-06-25
Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.
Michael Sullivan
-1
/
+1
2012-04-06
Convert old-style for loops to new-style
Marijn Haverbeke
-1
/
+1
2012-03-13
Overhaul constructor naming in libs
Brian Anderson
-1
/
+1
2012-02-20
core: New task API
Brian Anderson
-1
/
+1
2012-02-03
Remove experimental GC code
Marijn Haverbeke
-3
/
+0
2012-02-02
rt: Remove task pinning. Does nothing
Brian Anderson
-6
/
+0
2012-01-29
rt: Remove set_min_stack
Brian Anderson
-2
/
+0
2012-01-13
deprecate fn exprs and the fn() type, preferring fn@ and native fn
Niko Matsakis
-2
/
+2
2012-01-06
port over the tests to use the new API
Niko Matsakis
-4
/
+3
2011-12-18
test: Enable all morestack tests
Brian Anderson
-3
/
+0
2011-12-13
Copy first batch of material from libstd to libcore.
Graydon Hoare
-1
/
+1
2011-12-05
test: Test hitting the dynamic linker in the red zone
Brian Anderson
-0
/
+81