]> git.lizzy.rs Git - rust.git/history - src/libstd/gc.rs
Convert most code to new inner attribute syntax.
[rust.git] / src / libstd / gc.rs
2014-03-29 Brian AndersonConvert most code to new inner attribute syntax.
2014-03-24 borsauto merge of #13080 : alexcrichton/rust/possible-osx...
2014-03-24 borsauto merge of #12998 : huonw/rust/log_syntax, r=alexcri...
2014-03-22 borsauto merge of #13062 : mbrubeck/rust/doc-edit, r=alexcr...
2014-03-22 borsauto merge of #13052 : sfackler/rust/clean-refcell...
2014-03-21 Steven FacklerRemove RefCell::{with, with_mut}
2014-03-17 borsauto merge of #12742 : FlaPer87/rust/issue-11411-static...
2014-03-12 borsauto merge of #12774 : alexcrichton/rust/proc-bounds...
2014-03-11 borsauto merge of #12556 : alexcrichton/rust/weak-linkage...
2014-03-11 borsauto merge of #12765 : TeXitoi/rust/fix-shootout-revers...
2014-03-11 borsauto merge of #12766 : TeXitoi/rust/fix-shootout-spectr...
2014-03-09 borsauto merge of #12777 : sfackler/rust/no_run, r=alexcrichton
2014-03-09 borsauto merge of #12758 : rgawdzik/rust/master, r=alexcrichton
2014-03-09 borsauto merge of #12706 : pongad/rust/issue_12698, r=brson
2014-03-08 Michael DarakanandaRemoved DeepClone. Issue #12698.
2014-02-04 borsauto merge of #11230 : csherratt/rust/cow, r=alexcrichton
2014-02-04 borsauto merge of #11951 : dmanescu/rust/reserve-rename...
2014-02-04 borsauto merge of #11717 : DiamondLovesYou/rust/master...
2014-02-02 borsauto merge of #11975 : jfager/rust/r8498, r=alexcrichton
2014-02-02 borsauto merge of #11959 : omasanori/rust/update-zsh, r...
2014-02-01 borsauto merge of #11974 : huonw/rust/no-at-vec, r=pcwalton
2014-02-01 Huon WilsonFix `@str` removal tests.
2014-02-01 borsauto merge of #11944 : nathanielherman/rust/vec_opt...
2014-02-01 borsauto merge of #11932 : dmanescu/rust/11741-stability...
2014-02-01 borsauto merge of #11930 : bjz/rust/next_power_of_two,...
2014-02-01 borsauto merge of #11963 : alexcrichton/rust/fix-rustpkg...
2014-02-01 borsauto merge of #11789 : pongad/rust/master, r=kballard
2014-02-01 borsauto merge of #11768 : nikomatsakis/rust/issue-11385...
2014-02-01 Niko MatsakisIntroduce marker types for indicating variance and...
2014-01-22 borsauto merge of #11500 : jhasse/rust/patch-rlib, r=alexcr...
2014-01-21 borsauto merge of #11486 : Matthias247/rust/doc, r=cmr
2014-01-19 borsauto merge of #11311 : hdima/rust/vim-syntax-spell...
2014-01-17 borsauto merge of #11604 : alexcrichton/rust/issue-11162...
2014-01-17 borsauto merge of #11598 : alexcrichton/rust/io-export...
2014-01-17 borsauto merge of #11479 : khodzha/rust/peekable_empty...
2014-01-17 borsauto merge of #11498 : c-a/rust/optimize_vuint_at,...
2014-01-17 borsauto merge of #11584 : alexcrichton/rust/issue-3862...
2014-01-16 borsauto merge of #11599 : sanxiyn/rust/accurate-span-3...
2014-01-16 borsauto merge of #11590 : vadimcn/rust/llvm-tools, r=alexc...
2014-01-16 borsauto merge of #11588 : am0d/rust/dox, r=brson
2014-01-16 borsauto merge of #11579 : kballard/rust/windows-path-join...
2014-01-16 borsauto merge of #11575 : pcwalton/rust/parse-substrs...
2014-01-16 borsauto merge of #11574 : neeee/rust/master, r=alexcrichton
2014-01-16 borsauto merge of #11565 : mozilla/rust/snapshot, r=huonw
2014-01-16 borsauto merge of #11568 : FlaPer87/rust/even, r=alexcrichton
2014-01-15 borsauto merge of #11550 : alexcrichton/rust/noinline,...
2014-01-15 borsauto merge of #11112 : alexcrichton/rust/issue-11087...
2014-01-15 borsauto merge of #11543 : thestinger/rust/gc, r=cmr
2014-01-14 Daniel Micayadd an experimental tag for Gc<T> due to cycles
2014-01-13 borsauto merge of #11506 : brson/rust/androidfixes, r=cmr
2014-01-11 borsauto merge of #11472 : kud1ing/rust/iOS, r=alexcrichton
2014-01-10 borsauto merge of #11418 : alexcrichton/rust/snapshots...
2014-01-10 borsauto merge of #11360 : huonw/rust/stack_bounds, r=alexc...
2014-01-10 borsauto merge of #10926 : thestinger/rust/rc, r=cmr
2014-01-10 borsauto merge of #11055 : pcwalton/rust/placement-box...
2014-01-10 Patrick Waltonlibrustc: Implement placement `box` for GC and unique...
2014-01-09 borsauto merge of #11414 : nick29581/rust/span, r=alexcrichton
2014-01-09 borsauto merge of #11412 : bjz/rust/num-cleanups, r=alexcri...
2014-01-09 borsauto merge of #11402 : bjz/rust/remove-approx, r=alexcr...
2014-01-09 borsauto merge of #11394 : alexcrichton/rust/no-decorator...
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-09 borsauto merge of #11369 : kvark/rust/master, r=huonw
2014-01-08 borsauto merge of #11401 : michaelwoerister/rust/issue11322...
2014-01-08 borsauto merge of #11370 : alexcrichton/rust/issue-10465...
2014-01-08 Alex Crichtonstdtest: Fix all leaked trait imports
2014-01-08 kvarkFixed Gc::clone, implemented Gc::ptr_eq
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
next