]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/task-killjoin.rs
auto merge of #8350 : dim-an/rust/fix-struct-match, r=pcwalton
[rust.git] / src / test / run-pass / task-killjoin.rs
2013-08-09 borsauto merge of #8350 : dim-an/rust/fix-struct-match...
2013-08-09 borsauto merge of #8336 : stepancheg/rust/socket-addr-from...
2013-08-08 borsauto merge of #8385 : cmr/rust/big-rollup, r=alexcrichton
2013-08-08 borsauto merge of #8245 : alexcrichton/rust/fmt2, r=graydon
2013-08-07 borsauto merge of #8358 : brson/rust/newrt, r=brson
2013-08-07 Brian AndersonDisable linked failure tests
2013-06-17 Eric ReedMerge remote-tracking branch 'upstream/io' into io
2013-06-16 Brian AndersonMerge remote-tracking branch 'brson/io'
2013-06-06 borsauto merge of #6053 : nikomatsakis/rust/fixme-2699...
2013-05-30 borsauto merge of #6825 : caitp/rust/issue-6824, r=Aatch
2013-05-30 Patrick Waltonlibrustc: Stop reexporting the standard modules from...
2013-05-16 borsauto merge of #6536 : kud1ing/rust/patch-1, r=brson
2013-05-15 borsauto merge of #6486 : recrack/rust/gitignore, r=catamor...
2013-05-08 borsauto merge of #6119 : brson/rust/main, r=brson
2013-05-06 borsauto merge of #6150 : yichoi/rust/arm-test-pull, r...
2013-05-05 Niko MatsakisMerge remote-tracking branch 'mozilla/incoming' into...
2013-05-03 borsauto merge of #6206 : sanxiyn/rust/mach-sty, r=thestinger
2013-05-03 Brian AndersonMerge remote-tracking branch 'brson/io' into incoming
2013-05-03 borsauto merge of #6195 : luqmana/rust/newtype-drop, r...
2013-05-02 borsauto merge of #6172 : Sodel-the-Vociferous/rust/rm_trt_...
2013-05-02 borsauto merge of #6184 : kud1ing/rust/master, r=sanxiyn
2013-05-02 borsauto merge of #6125 : luqmana/rust/newtype-drop, r...
2013-05-02 borsauto merge of #6182 : huonw/rust/core-str-opts, r=nikom...
2013-05-02 borsauto merge of #6178 : erickt/rust/remove-drop, r=graydon
2013-05-02 borsauto merge of #6176 : thestinger/rust/libuv_optimize...
2013-05-02 borsauto merge of #6177 : gifnksm/rust/iter-chain, r=thestinger
2013-05-02 borsauto merge of #6175 : Aatch/rust/red-zone-warn, r=sanxiyn
2013-05-02 borsauto merge of #6174 : sanxiyn/rust/static-string, r...
2013-05-02 borsauto merge of #6151 : bjz/rust/local-variable-cleanup...
2013-05-02 Brendan ZabarauskasRemove 'Local Variable' comments
2013-02-15 borsauto merge of #4938 : thestinger/rust/no_zero, r=brson
2013-02-15 borsauto merge of #4911 : lifthrasiir/rust/comment-exemptio...
2013-02-14 borsauto merge of #4915 : luqmana/rust/rt-cleanup, r=pcwalton
2013-02-14 borsauto merge of #4922 : jbclements/rust/add-deriving...
2013-02-14 borsauto merge of #4905 : brson/rust/issue4524, r=brson
2013-02-14 Nick DesaulniersRemove die!, raplace invocations with fail! Issue ...
2013-02-05 Tim ChevalierMerge
2013-02-04 Brian AndersonMerge remote-tracking branch 'bstrie/rimov' into incoming
2013-02-03 borsautomated merge
2013-02-02 Graydon Hoarecheck-fast fallout from removing export, r=burningtree
2013-02-01 Nick DesaulniersReplace most invocations of fail keyword with die!...
2012-12-14 Brian AndersonMerge remote-tracking branch 'thestinger/vim'
2012-12-13 Patrick Waltonlibrustc: Make `use` statements crate-relative by defau...
2012-12-11 Tim ChevalierMerge pull request #4144 from luqmana/deprecated-attribute
2012-12-11 Graydon HoareReliciense makefiles and testsuite. Yup.
2012-09-12 Brian AndersonConvert 'use' to 'extern mod'. Remove old 'use' syntax
2012-09-05 Patrick Waltontest: "import" -> "use"
2012-07-26 Paul StansiferMerge branch 'master' of github.com:paulstansifer/rust
2012-07-23 Graydon HoareMerge pull request #2998 from elliottslaughter/no-landi...
2012-07-23 Tim ChevalierMerge pull request #3000 from dgryski/master
2012-07-23 Ben BlumAdd task::spawn_unlinked and start migrating away from...
2012-07-02 Brian AndersonMerge remote-tracking branch 'Dretch/prettydocs'
2012-07-02 Brian AndersonMerge remote-tracking branch 'brson/uv'
2012-07-02 Brian AndersonConvert to new closure syntax
2012-06-30 Brian AndersonEliminate usages of old sugared call syntax
2012-04-08 Brian AndersonMerge pull request #2164 from grahame/floatinfstr
2012-04-06 Brian AndersonMerge pull request #2139 from Jonanin/add_str_len
2012-04-05 Tim ChevalierRename task::task_builder to task::builder
2012-03-13 Brian AndersonOverhaul constructor naming in libs
2012-02-22 Brian AndersonMerge pull request #1886 from db48x/3c95fa22daf157d8e2d...
2012-02-21 Brian Andersoncore: New task API
2012-01-07 Niko Matsakisport over the tests to use the new API
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-11-17 Niko MatsakisMerge branch 'master' of github.com:graydon/rust
2011-11-17 Niko Matsakisremove compile-command from local variable blocks
2011-11-12 Brian AndersonRehabilitate run-pass/task-killjoin.rs
2011-09-08 Graydon HoareMerge pull request #867 from paulstansifer/master
2011-08-31 Marijn HaverbekeReplace xfail-stageN with simply xfail-test
2011-08-31 Marijn HaverbekeRevert "Replace xfail-stageN with simply xfail-test"
2011-08-31 Marijn HaverbekeReplace xfail-stageN with simply xfail-test
2011-08-17 Eric HolkUsing move-mode for spawn thunks to avoid race conditions.
2011-08-15 Brian AndersonXFAIL run-pass/task-killjoin
2011-08-15 Eric HolkPorting a bunch of tests over.
2011-08-11 Brian AndersonBring run-pass/task-killjoin up to date and un-XFAIL
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-06-15 Graydon HoareFix a bunch of compile-command lines to use RBUILD
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...
2011-01-03 Brian AndersonDon't attempt to wake tasks that aren't blocked.