]> git.lizzy.rs Git - rust.git/history - src/libcore/unstable/lang.rs
Merge remote-tracking branch 'brson/io'
[rust.git] / src / libcore / unstable / lang.rs
2013-05-01 Brian AndersonMerge remote-tracking branch 'brson/io'
2013-04-29 Brian Andersoncore: Turn off the local heap in newsched in stage0...
2013-04-27 borsauto merge of #6066 : djui/rust/patch-1, r=graydon
2013-04-25 Brian AndersonMerge remote-tracking branch 'brson/io'
2013-04-24 Brian AndersonMerge remote-tracking branch 'brson/io'
2013-04-23 borsauto merge of #6026 : isanbard/rust/ca73fbf72615575f106...
2013-04-22 Brian Andersoncore::rt: Add the local heap to newsched tasks
2013-04-22 borsauto merge of #5887 : jdm/rust/stackbounds, r=brson
2013-04-20 borsauto merge of #5945 : graydon/rust/fix-unicode-tables...
2013-04-20 borsauto merge of #5968 : gifnksm/rust/windowed, r=brson
2013-04-20 borsauto merge of #5964 : danluu/rust/debug_tutorial_foo...
2013-04-20 borsauto merge of #5962 : pcwalton/rust/shootout, r=pcwalton
2013-04-19 borsauto merge of #5824 : bleibig/rust/debuginfo, r=brson
2013-04-19 Patrick Waltonlibrustc: Implement fast-ffi and use it in various...
2013-04-18 borsauto merge of #5418 : luqmana/rust/stack-float, r=brson
2013-04-18 borsauto merge of #5726 : brson/rust/struct-return, r=brson
2013-04-16 borsauto merge of #5890 : youknowone/rust/const-eval, r...
2013-04-16 Brian AndersonMerge remote-tracking branch 'brson/sched-cleanup'
2013-04-16 borsauto merge of #5894 : catamorphism/rust/authors, r...
2013-04-15 borsauto merge of #5879 : astrieanna/rust/document_std_base...
2013-04-15 borsauto merge of #5861 : catamorphism/rust/rustpkg, r...
2013-04-15 borsauto merge of #5891 : brson/rust/valgrind, r=brson
2013-04-15 borsauto merge of #5797 : alexcrichton/rust/issue-1913...
2013-04-14 Alex Crichtoncore: remove unnecessary unsafe blocks/functions
2013-04-03 borsauto merge of #5559 : jbclements/rust/change-to-tt...
2013-03-31 borsauto merge of #5637 : luqmana/rust/5423, r=brson
2013-03-31 borsauto merge of #5638 : luqmana/rust/5405, r=brson
2013-03-31 Luqman AdenRename confusing var, use_new_rt -> use_old_rt.
2013-03-31 Luqman AdenCorrect type signature for start lang item.
2013-03-29 borsauto merge of #5615 : brson/rust/noclang, r=brson
2013-03-29 borsauto merge of #5583 : jbclements/rust/docfix-for-block...
2013-03-29 borsauto merge of #5620 : catamorphism/rust/issue-4325...
2013-03-29 borsauto merge of #5619 : catamorphism/rust/issue-4333...
2013-03-29 borsauto merge of #5618 : pcwalton/rust/print-in-prelude...
2013-03-29 borsauto merge of #5617 : catamorphism/rust/issue-4335...
2013-03-29 borsauto merge of #5616 : pcwalton/rust/parenthesized-trait...
2013-03-29 borsauto merge of #5614 : graydon/rust/static-linkage-bug...
2013-03-29 borsauto merge of #5610 : thestinger/rust/tutorial, r=pcwalton
2013-03-29 Erick Tryzelaarcore: Inline mallocing wrapper functions
2013-03-29 borsauto merge of #5608 : erickt/rust/incoming, r=catamorphism
2013-03-28 Erick Tryzelaarcore: Inline mallocing wrapper functions
2013-03-28 borsauto merge of #5561 : fabiand/rust/wllvm32, r=catamorphism
2013-03-27 borsauto merge of #5567 : jbclements/rust/release-note...
2013-03-27 borsauto merge of #5560 : brson/rust/relnotes, r=brson
2013-03-26 borsauto merge of #5555 : Kimundi/rust/str-dealloc-3, r...
2013-03-26 borsauto merge of #5532 : brson/rust/coredocs, r=brson
2013-03-26 borsauto merge of #5556 : nikomatsakis/rust/issues-4904...
2013-03-26 Niko MatsakisCheck for null in return_to_mut. Fixes #4904.
2013-03-26 borsauto merge of #5546 : nikomatsakis/rust/ty_region-usefu...
2013-03-26 borsauto merge of #5542 : catamorphism/rust/issue-4983...
2013-03-26 borsauto merge of #5540 : dbaupp/rust/configure-pandoc...
2013-03-26 borsauto merge of #5539 : apasel422/rust/kate, r=brson
2013-03-26 borsauto merge of #5537 : yichoi/rust/pull-0325, r=brson
2013-03-26 borsauto merge of #5536 : sanxiyn/rust/doc-purity, r=brson
2013-03-26 borsauto merge of #5528 : thestinger/rust/find_mut, r=brson
2013-03-26 borsauto merge of #5525 : dbaupp/rust/minor_fixups, r=graydon
2013-03-26 borsauto merge of #5524 : luqmana/rust/repeat-loop, r=pcwalton
2013-03-26 borsauto merge of #5513 : apasel422/rust/deriving, r=luqmana
2013-03-26 borsauto merge of #5509 : thestinger/rust/oldmap, r=brson
2013-03-25 borsauto merge of #5505 : catamorphism/rust/macro-tutorial...
2013-03-25 borsauto merge of #5409 : brson/rust/rt, r=brson
2013-03-25 Brian AndersonMerge remote-tracking branch 'brson/rt'
2013-03-25 borsauto merge of #5424 : luqmana/rust/inline-rt, r=brson
2013-03-23 borsauto merge of #5510 : thadguidry/rust/incoming, r=brson
2013-03-23 borsauto merge of #5515 : nikomatsakis/rust/issue-5514...
2013-03-23 Patrick Waltonlibrustc: Remove the `const` declaration form everywhere
2013-03-19 Brian AndersonAdd a way to run the test suite with the new scheduler
2013-03-08 borsauto merge of #5278 : brson/rust/logplusplus, r=brson
2013-03-08 borsauto merge of #5260 : pcwalton/rust/assert, r=pcwalton
2013-03-08 Patrick Waltonlibcore: Remove `extern mod { ... }` from libcore....
2013-03-07 Brian AndersonMerge remote-tracking branch 'brson/cross7'
2013-03-07 borsauto merge of #5182 : youknowone/rust/enum-cast, r...
2013-03-05 borsauto merge of #5232 : bstrie/rust/issue4448, r=nikomatsakis
2013-03-05 borsauto merge of #5231 : jbclements/rust/better-macro...
2013-03-05 borsauto merge of #5233 : bstrie/rust/deimpselfcore, r...
2013-03-05 borsauto merge of #5215 : jld/rust/fn-const-env, r=graydon
2013-03-05 borsauto merge of #5212 : thestinger/rust/iter, r=graydon
2013-03-05 borsauto merge of #5179 : alexcrichton/rust/default-warn...
2013-03-04 Alex CrichtonRemove unused imports throughout src/
2013-03-03 borsauto merge of #5114 : osaut/rust/incoming, r=brson
2013-03-03 borsauto merge of #5199 : thestinger/rust/hashmap, r=brson
2013-03-02 borsauto merge of #5198 : youknowone/rust/repeat-count...
2013-03-02 Erick TryzelaarMerge remote-tracking branch 'remotes/origin/incoming...
2013-03-02 borsauto merge of #5196 : thestinger/rust/ord, r=catamorphism
2013-03-02 borsauto merge of #5137 : yjh0502/rust/empty_struct, r...
2013-03-02 borsauto merge of #5193 : sethpink/rust/struct-tup-pp,...
2013-03-02 borsauto merge of #5191 : brson/rust/movert, r=brson
2013-03-02 Brian Andersoncore: Move core::rt to core::unstable::lang