]> git.lizzy.rs Git - rust.git/history - src/test/run-fail/linked-failure.rs
update to use new spawn syntax
[rust.git] / src / test / run-fail / linked-failure.rs
2012-01-07 Niko Matsakisupdate to use new spawn syntax
2011-12-14 Graydon HoareMerge pull request #1292 from boggle/fix1291
2011-12-14 Graydon HoareCopy first batch of material from libstd to libcore.
2011-10-21 Brian AndersonRemove temporary fn# syntax
2011-10-21 Brian AndersonDrop the 2 from the spawn*2 functions
2011-10-21 Brian AndersonConvert tests to use bare-fn spawn
2011-09-14 Brian AndersonMake linked task failure work again
2011-09-12 Brian AndersonMerge branch 'unwind'
2011-09-12 Brian AndersonRemove the no-valgrind test directive now that unwindin...
2011-09-12 Brian AndersonXFAIL run-fail/linked-failure
2011-09-12 Brian AndersonBegin valgrinding some run-fail tests that unwind correctly
2011-09-08 Graydon HoareMerge pull request #867 from paulstansifer/master
2011-08-25 Eric HolkCleaning up task and comm exports, updating all the...
2011-08-17 Eric HolkUsing move-mode for spawn thunks to avoid race conditions.
2011-08-16 Erick TryzelaarPort the tests to the expr foo::<T> syntax.
2011-08-16 Eric HolkRemoved trans_comm.rs from the compiler. Updating aio...
2011-08-15 Eric HolkRemoved spawn and task from the parser. Updated all...
2011-08-10 Brian AndersonBegin valgrinding run-fail tests
2011-07-29 robarnoldMerge pull request #781 from robarnold/upstream-stable
2011-07-27 Marijn HaverbekeReformat for new syntax
2011-06-22 Brian Andersontest: Enable more tests
2011-05-27 Michael SullivanChange the syntax for RECV from "var <- port" to "port...
2011-05-12 Marijn HaverbekeFix mistaken replacements in error-pattern comments...
2011-05-12 Marijn HaverbekeDowncase std modules again, move to :: for module deref...
2011-05-04 Graydon HoareAssume xfail-stage0 implies stage1 and stage2 in tests...
2011-05-03 Patrick WaltonUn-revert "Use different syntax for checks that matter...
2011-05-03 Graydon HoareRevert "Use different syntax for checks that matter...
2011-05-02 Tim ChevalierUse different syntax for checks that matter to typestate
2011-04-19 Graydon HoareRemove effect system from src.
2011-03-25 Graydon HoareSwitch xfail system to use comments embedded in source...
2010-11-02 Graydon HoareFirst pass on splitting stratum and opacity off of...
2010-06-24 Graydon HoarePopulate tree.