]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/spawn-module-qualified.rs
port over the tests to use the new API
[rust.git] / src / test / run-pass / spawn-module-qualified.rs
2012-01-07 Niko Matsakisport over the tests to use the new API
2011-12-24 Graydon HoareMerge pull request #1377 from Lenny222/icu
2011-12-23 Graydon HoareRegister new snapshots, purge log_err and log_full...
2011-12-22 Graydon HoareMerge branch 'master' of github.com:graydon/rust
2011-12-22 Graydon HoareRegister snapshots and switch logging over to use of...
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-08 Graydon HoareMerge pull request #867 from paulstansifer/master
2011-09-06 Tim ChevalierMerge remote-tracking branch 'graydon/master'
2011-09-03 Brian AndersonReformat. Issue #855
2011-08-25 Eric HolkCleaning up task and comm exports, updating all the...
2011-08-20 Brian AndersonReformat
2011-08-15 Eric HolkRemoved spawn and task from the parser. Updated all...
2011-08-11 Brian AndersonBring run-pass/spawn-module-qualified up to date and...
2011-08-03 Brian AndersonRemove all xfail-stage0 directives
2011-07-27 Marijn HaverbekeFix damage done by the pretty-printer
2011-07-27 Marijn HaverbekeReformat for new syntax
2011-07-22 Brian AndersonAdd xfail-stage3 directives to tests
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-03-25 Graydon HoareSwitch xfail system to use comments embedded in source...
2010-07-27 Graydon HoareDistill semantics of use-def maps to fewer and more...