Patrick Walton
|
f686896f60
|
test: "import" -> "use"
|
2012-09-05 12:32:05 -07:00 |
|
Brian Anderson
|
161a82e433
|
Camel case various core constructors
|
2012-08-27 17:22:18 -07:00 |
|
Brian Anderson
|
d1fc2b5995
|
Convert to new closure syntax
|
2012-07-01 19:19:32 -07:00 |
|
Brian Anderson
|
a3382b6f26
|
Eliminate usages of old sugared call syntax
|
2012-06-30 16:01:49 -07:00 |
|
Niko Matsakis
|
a1ef79c9d2
|
update to use new spawn syntax
|
2012-01-06 22:40:32 -08:00 |
|
Graydon Hoare
|
fa9ad984fb
|
Copy first batch of material from libstd to libcore.
|
2011-12-13 16:34:50 -08:00 |
|
Brian Anderson
|
9b9fc33663
|
Rehabilitate run-fail/linked-failure4.rs
|
2011-11-11 16:52:07 -08:00 |
|
Brian Anderson
|
b5bb42acfb
|
XFAIL run-fail/linked-failure4. Deadlocks on mac
|
2011-10-03 14:46:52 -07:00 |
|
Brian Anderson
|
a0ad9a42cd
|
Unsupervise tasks before the scheduler kills them. Unblock before yield->fail
|
2011-09-14 17:05:35 -07:00 |
|
Brian Anderson
|
103197bc42
|
Make failure propagation to dead parents work
The failure will basically go 'through' the dead parent and continue
propagating the failure (as if the child was reparented).
|
2011-09-14 15:48:14 -07:00 |
|