]> git.lizzy.rs Git - rust.git/history - src/libstd/rt/task.rs
auto merge of #11360 : huonw/rust/stack_bounds, r=alexcrichton
[rust.git] / src / libstd / rt / task.rs
2014-01-10 borsauto merge of #11360 : huonw/rust/stack_bounds, r=alexc...
2014-01-09 borsauto merge of #11387 : pcwalton/rust/de-at-block, r...
2014-01-09 borsauto merge of #11386 : rcatolino/rust/ice-10955, r...
2014-01-08 borsauto merge of #11401 : michaelwoerister/rust/issue11322...
2014-01-08 borsauto merge of #11370 : alexcrichton/rust/issue-10465...
2014-01-08 borsauto merge of #11358 : pcwalton/rust/typed-arenas,...
2014-01-08 Alex Crichtonstd: Fill in all missing imports
2014-01-07 borsauto merge of #11364 : brson/rust/docs, r=alexcrichton
2014-01-07 borsauto merge of #11045 : jhasse/rust/patch-libdir, r...
2014-01-07 borsauto merge of #11263 : niftynif/rust/btree, r=catamorphism
2014-01-07 borsauto merge of #11353 : alexcrichton/rust/improve-loggin...
2014-01-07 borsauto merge of #11350 : kchmck/rust/fix-pdf-glitches...
2014-01-07 borsauto merge of #11348 : alexcrichton/rust/snapshots...
2014-01-07 borsauto merge of #11296 : brson/rust/anti-cond, r=alexcrichton
2014-01-07 Huon Wilsonstd::rt: require known stack bounds for all tasks.
2014-01-07 borsauto merge of #11354 : brson/rust/versionwin, r=alexcri...
2014-01-06 Alex CrichtonSupport arbitrary stdout/stderr/logger handles
2014-01-06 borsauto merge of #10826 : SimonSapin/rust/str-insert,...
2014-01-06 Alex CrichtonRegister new snapshots
2014-01-06 borsauto merge of #11315 : alexcrichton/rust/issue-11309...
2014-01-05 borsauto merge of #11304 : alexcrichton/rust/eintr, r=brson
2014-01-05 borsauto merge of #11314 : adridu59/rust/patch-license...
2014-01-05 borsauto merge of #11310 : Dretch/rust/write_char, r=alexcr...
2014-01-05 borsauto merge of #11307 : vadimcn/rust/test-adb, r=brson
2014-01-05 borsauto merge of #11290 : alexcrichton/rust/testname,...
2014-01-04 borsauto merge of #11188 : brson/rust/noderef, r=brson
2014-01-04 Brian AndersonDon't allow newtype structs to be dereferenced. #6246
2014-01-04 borsauto merge of #11284 : huonw/rust/issue-6233, r=alexcri...
2014-01-04 borsauto merge of #11301 : vadimcn/rust/fix-android, r...
2014-01-04 borsauto merge of #11306 : alexcrichton/rust/native-bounds...
2014-01-04 borsauto merge of #11299 : brson/rust/exp10, r=pcwalton
2014-01-04 borsauto merge of #11295 : sfackler/rust/de-jank-encoder...
2014-01-04 borsauto merge of #11271 : adridu59/rust/patch-io, r=huonw
2014-01-04 borsauto merge of #11292 : brson/rust/llvmconfig, r=alexcri...
2014-01-04 borsauto merge of #11291 : brson/rust/copy-runtime-deps...
2014-01-04 borsauto merge of #11283 : brson/rust/doublefailure, r...
2014-01-04 Alex CrichtonAdd a stack_bounds function to the Runtime trait
2014-01-04 borsauto merge of #11251 : pcwalton/rust/remove-at-mut...
2014-01-03 Patrick Waltonlibstd: De-`@mut` the `heap_cycles` test
2014-01-03 borsauto merge of #11264 : am0d/rust/crate_type_lint, r...
2014-01-03 borsauto merge of #11149 : alexcrichton/rust/remove-either...
2014-01-03 borsauto merge of #11262 : alexcrichton/rust/issue-11259...
2014-01-03 borsauto merge of #11228 : sfackler/rust/syntaxenv, r=pcwalton
2014-01-03 borsauto merge of #11052 : jvns/rust/testing-tutorial,...
2014-01-03 borsauto merge of #11093 : alexcrichton/rust/issue-11085...
2014-01-02 borsauto merge of #10828 : SimonSapin/rust/ascii_opt, r...
2014-01-02 borsauto merge of #10696 : fhahn/rust/issue9543-remove...
2014-01-02 borsauto merge of #11266 : lyuts/rust/opensuse_build, r...
2014-01-02 borsauto merge of #11274 : michaelwoerister/rust/issue11083...
2014-01-02 borsauto merge of #11265 : c-a/rust/byteswap_from, r=alexcr...
2014-01-02 borsauto merge of #11248 : brson/rust/0.9relnotes, r=alexcr...
2014-01-02 borsauto merge of #11246 : ktt3ja/rust/issue-11224, r=alexc...
2014-01-02 borsauto merge of #11245 : alexcrichton/rust/issue-11225...
2014-01-02 borsauto merge of #11235 : am0d/rust/doc_update, r=brson
2014-01-02 borsauto merge of #11242 : Dretch/rust/hashmap-key-value...
2014-01-01 borsauto merge of #11212 : alexcrichton/rust/local-task...
2014-01-01 Alex CrichtonMove task count bookeeping out of libstd
2014-01-01 borsauto merge of #11137 : g3xzh/rust/benchm, r=cmr
2013-12-28 borsauto merge of #11098 : erickt/rust/collect, r=alexcrichton
2013-12-26 borsauto merge of #11127 : huonw/rust/vec-docs, r=alexcrichton
2013-12-26 borsauto merge of #10965 : alexcrichton/rust/libgreen,...
2013-12-26 Alex CrichtonTest fixes and rebase conflicts
2013-12-25 Alex Crichtongreen: Properly wait for main before shutdown
2013-12-25 Alex CrichtonTest fixes and rebase problems
2013-12-25 Alex CrichtonFinalize the green::Pool type
2013-12-25 Alex Crichtonstd: Get stdtest all passing again
2013-12-25 Alex Crichtongreen: Rip the bandaid off, introduce libgreen
2013-12-24 borsauto merge of #11121 : vadimcn/rust/no-c++2, r=alexcrichton
2013-12-24 Vadim ChugunovStop using C++ exceptions for stack unwinding.
2013-12-23 borsauto merge of #11022 : spaolacci/rust/0read, r=alexcrichton
2013-12-23 borsauto merge of #11069 : alexcrichton/rust/issue-11067...
2013-12-22 borsauto merge of #11064 : huonw/rust/vec-sort, r=alexcrichton
2013-12-22 borsauto merge of #10997 : cadencemarseille/rust/issue...
2013-12-22 borsauto merge of #11095 : brson/rust/issue-11094, r=alexcr...
2013-12-21 borsauto merge of #11079 : chris-morgan/rust/fix-11072...
2013-12-21 borsauto merge of #11031 : jhasse/rust/patch-msys-3, r=cmr
2013-12-20 borsauto merge of #11077 : alexcrichton/rust/crate-id,...
2013-12-20 borsauto merge of #10986 : adridu59/rust/patch-new, r=alexc...
2013-12-20 borsauto merge of #11075 : alexcrichton/rust/issue-10392...
2013-12-20 borsauto merge of #11081 : alexcrichton/rust/comm-adapters...
2013-12-20 borsauto merge of #11017 : alexcrichton/rust/faster-read...
2013-12-20 borsauto merge of #11073 : klutzy/rust/issue-10978, r=alexc...
2013-12-20 borsauto merge of #11071 : huonw/rust/quiet-test, r=cmr
2013-12-19 Huon Wilsonstd: silence warnings when compiling test.
2013-12-19 borsauto merge of #10977 : brson/rust/androidtest, r=brson
2013-12-19 borsauto merge of #10927 : g3xzh/rust/sum_bugfix, r=huonw
2013-12-18 borsauto merge of #11012 : alexcrichton/rust/needstest...
2013-12-18 borsauto merge of #10915 : alexcrichton/rust/fixes, r=ILyoan
2013-12-18 borsauto merge of #11018 : sfackler/rust/variant-strip...
2013-12-17 borsauto merge of #11009 : ktt3ja/rust/issue-11006, r=alexc...
2013-12-17 borsauto merge of #10967 : chris-morgan/rust/clean-and...
2013-12-17 borsauto merge of #10979 : alexcrichton/rust/less-bc, r=cmr
2013-12-17 borsauto merge of #10863 : cadencemarseille/rust/patch...
2013-12-17 borsauto merge of #10972 : metajack/rust/pkgid-with-name...
2013-12-17 borsauto merge of #11005 : sanxiyn/rust/mut, r=alexcrichton
2013-12-17 borsauto merge of #10998 : thestinger/rust/iter, r=alexcrichton
2013-12-17 borsauto merge of #10996 : huonw/rust/more-vec-raw, r=cmr
2013-12-17 borsauto merge of #10990 : ktt3ja/rust/method-stability...
2013-12-17 borsauto merge of #10830 : alexcrichton/rust/spsc-queue...
2013-12-17 Alex CrichtonFallout of rewriting std::comm
next