Graydon Hoare
|
fa9ad984fb
|
Copy first batch of material from libstd to libcore.
|
2011-12-13 16:34:50 -08:00 |
|
Brian Anderson
|
ebc61e39d7
|
Remove temporary fn# syntax
|
2011-10-20 20:34:04 -07:00 |
|
Brian Anderson
|
686d6a485f
|
Drop the 2 from the spawn*2 functions
Issue #1022
|
2011-10-20 18:23:47 -07:00 |
|
Brian Anderson
|
ac671c3172
|
Convert tests to use bare-fn spawn
Issue #1022
|
2011-10-20 18:23:47 -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 |
|