]> git.lizzy.rs Git - rust.git/history - src/libstd/gc.rs
auto merge of #10977 : brson/rust/androidtest, r=brson
[rust.git] / src / libstd / gc.rs
2013-12-05 borsauto merge of #10562 : ongardie/rust/master, r=brson
2013-12-05 borsauto merge of #10211 : ktt3ja/rust/add-lrucache, r...
2013-11-28 borsauto merge of #10519 : nikomatsakis/rust/issue-8624...
2013-11-27 borsauto merge of #10684 : jld/rust/unstruct-unhack-typekin...
2013-11-27 borsauto merge of #10670 : eddyb/rust/node-u32, r=alexcrichton
2013-11-27 borsauto merge of #10679 : alexcrichton/rust/no-routine...
2013-11-27 borsauto merge of #10677 : jld/rust/type-enum-discrim-rm...
2013-11-26 borsauto merge of #10312 : thestinger/rust/thread_local...
2013-11-26 borsauto merge of #10581 : pcwalton/rust/dedo, r=pcwalton
2013-11-26 Patrick Waltonlibstd: Fix Win32 and other bustage.
2013-11-25 borsauto merge of #10628 : huonw/rust/3614, r=alexcrichton
2013-11-25 borsauto merge of #10603 : alexcrichton/rust/no-linked...
2013-11-24 borsauto merge of #10475 : astrieanna/rust/issue8763, r...
2013-11-24 borsauto merge of #10625 : huonw/rust/json-errors, r=alexcr...
2013-11-24 borsauto merge of #10620 : cmr/rust/linker_opts, r=thestinger
2013-11-24 borsauto merge of #10578 : luqmana/rust/mingw64, r=alexcrichton
2013-11-24 borsauto merge of #10514 : sfackler/rust/mut, r=cmr
2013-11-23 Steven FacklerMove mutable::Mut to cell::RefCell
2013-11-22 borsauto merge of #10583 : alexcrichton/rust/privacy-reexpo...
2013-11-22 borsauto merge of #10588 : huonw/rust/un@mutilate-task_rng...
2013-11-22 borsauto merge of #10589 : thestinger/rust/doc, r=pcwalton
2013-11-21 borsauto merge of #10587 : thestinger/rust/stack, r=pcwalton
2013-11-21 borsauto merge of #10567 : sanxiyn/rust/bytepos, r=alexcrichton
2013-11-20 borsauto merge of #10576 : thestinger/rust/gc, r=pcwalton
2013-11-20 Daniel Micayadd an initial `Gc<T>` stub with the API
2013-08-07 borsauto merge of #8285 : huonw/rust/deriving+++, r=alexcri...
2013-08-06 Erick TryzelaarMerge commit 'd89ff7eef969aee6b493bc846b64d68358fafbcd...
2013-08-06 borsauto merge of #8278 : cmr/rust/workaround, r=brson
2013-08-05 borsauto merge of #8293 : dim-an/rust/trie-iterator, r...
2013-08-05 borsauto merge of #8292 : thestinger/rust/fix_loop_warning...
2013-08-05 borsauto merge of #8289 : sfackler/rust/push_byte, r=erickt
2013-08-05 borsauto merge of #8279 : pcwalton/rust/no-main, r=brson
2013-08-05 borsauto merge of #8227 : dim-an/rust/tree-iter, r=thestinger
2013-08-05 borsauto merge of #8220 : luqmana/rust/arm-linux, r=cmr
2013-08-05 borsauto merge of #8297 : brson/rust/dlist-dtor, r=brson
2013-08-05 borsauto merge of #8282 : brson/rust/more-newsched-fixes...
2013-08-04 borsauto merge of #8218 : brson/rust/nogc, r=brson
2013-08-04 borsauto merge of #8243 : stepancheg/rust/ipv, r=brson
2013-08-04 borsauto merge of #8237 : blake2-ppc/rust/faster-utf8,...
2013-08-04 borsauto merge of #8254 : brson/rust/libuv-mac-supp, r...
2013-08-04 Brian Andersonstd: Remove gc and stackwalk
2013-08-04 Daniel MicayMerge pull request #8251 from chris-morgan/vim-sigil...
2013-08-03 borsauto merge of #8246 : stepancheg/rust/contains-key...
2013-08-03 borsauto merge of #8223 : davidhalperin/rust/master, r...
2013-08-03 borsauto merge of #8219 : sstewartgallus/rust/fix_dynamic_l...
2013-08-03 borsauto merge of #8213 : kballard/rust/fd-limit, r=brson
2013-08-03 borsauto merge of #8206 : omasanori/rust/blk-to-block,...
2013-08-03 borsauto merge of #8204 : kballard/rust/str-into-owned...
2013-08-03 borsauto merge of #8235 : pcwalton/rust/unsafe-extern-fns...
2013-08-03 Patrick Waltonlibrustc: Disallow "unsafe" for external functions
2013-08-02 borsauto merge of #8202 : pnkfelix/rust/fsk-issue8056-make...
2013-08-02 borsauto merge of #8195 : bblum/rust/task-cleanup, r=brson
2013-08-02 borsauto merge of #8193 : cmr/rust/linux-errno, r=graydon
2013-08-02 borsauto merge of #8188 : huonw/rust/cfg-macro, r=pcwalton
2013-08-02 borsauto merge of #8175 : brson/rust/nodbg, r=graydon
2013-08-02 borsauto merge of #8185 : alexcrichton/rust/issue-8179...
2013-08-01 borsauto merge of #8172 : brson/rust/nomorestack, r=pcwalton
2013-08-01 borsauto merge of #8170 : brson/rust/nopipes, r=pcwalton
2013-08-01 borsauto merge of #8190 : thestinger/rust/for, r=thestinger
2013-08-01 blake2-ppcstd: Replace `for` with `do { .. }` expr in std::gc
2013-07-31 borsauto merge of #8138 : Dretch/rust/posix-path-push,...
2013-07-31 borsauto merge of #8111 : brson/rust/no-bench, r=graydon
2013-07-31 borsauto merge of #8008 : bblum/rust/select, r=brson
2013-07-31 borsauto merge of #8115 : bjz/rust/num-traits, r=brson
2013-07-30 borsauto merge of #8121 : thestinger/rust/offset, r=alexcri...
2013-07-30 Daniel Micayimplement pointer arithmetic with GEP
2013-07-29 borsauto merge of #8032 : catamorphism/rust/rustpkg-tags...
2013-07-29 borsauto merge of #7984 : gifnksm/rust/tutorial-links,...
2013-07-29 borsauto merge of #8003 : crnobog/rust/case-insensitive...
2013-07-29 borsauto merge of #8085 : mrordinaire/rust/percent-p, r...
2013-07-28 borsauto merge of #8046 : kmcallister/rust/unused-log,...
2013-07-28 borsauto merge of #7864 : brson/rust/start-on-main-thread...
2013-07-27 borsauto merge of #8036 : sfackler/rust/container-impls...
2013-07-27 borsauto merge of #8070 : luqmana/rust/nom, r=alexcrichton
2013-07-27 borsauto merge of #8067 : alexcrichton/rust/issue-3636...
2013-07-27 borsauto merge of #8060 : Blei/rust/fix-obsolete-extern...
2013-07-27 borsauto merge of #8045 : michaelwoerister/rust/destructuri...
2013-07-27 borsauto merge of #8040 : luqmana/rust/rtn, r=brson
2013-07-27 borsauto merge of #8001 : crnobog/rust/xfail-win32-7999...
2013-07-27 borsauto merge of #8050 : msullivan/rust/cleanup, r=graydon
2013-07-27 borsauto merge of #7986 : alexcrichton/rust/raw-repr, r...
2013-07-26 borsauto merge of #7820 : pnkfelix/rust/fill-in-some-missin...
2013-07-25 Alex CrichtonConvert uses of transmute which don't need it
2013-07-25 borsauto merge of #7931 : blake2-ppc/rust/chain-mut-ref...
2013-07-23 borsauto merge of #7964 : pnkfelix/rust/fsk-issue3994-readm...
2013-07-23 borsauto merge of #7954 : zslayton/rust/master, r=huonw
2013-07-23 borsauto merge of #7944 : blake2-ppc/rust/dlist-move-nodes...
2013-07-23 borsauto merge of #7934 : sfackler/rust/smallintset, r...
2013-07-23 borsauto merge of #7875 : sstewartgallus/rust/fubar, r...
2013-07-23 borsauto merge of #7873 : sstewartgallus/rust/cleanup_synta...
2013-07-23 borsauto merge of #7703 : sfackler/rust/bitv, r=alexcrichton
2013-07-22 borsauto merge of #7943 : Dretch/rust/vec-slice-from-to...
2013-07-22 borsauto merge of #7942 : Dretch/rust/os-listdir-path-no...
2013-07-22 borsauto merge of #7940 : cmr/rust/comments, r=pnkfelix
2013-07-22 borsauto merge of #7941 : dotdash/rust/codegen, r=huonw
2013-07-22 borsauto merge of #7926 : brson/rust/issue-4116, r=graydon
2013-07-22 borsauto merge of #7955 : thestinger/rust/snapshot, r=huonw
2013-07-22 Daniel Micaynew snapshot
2013-07-22 Daniel MicayMerge pull request #7936 from thestinger/cleanup
2013-07-21 borsauto merge of #7932 : blake2-ppc/rust/str-clear, r...
next