]> git.lizzy.rs Git - rust.git/history - src/rt/rust_builtin.cpp
std: Remove unstable::global. Unused
[rust.git] / src / rt / rust_builtin.cpp
2013-07-22 Brian Andersonstd: Remove unstable::global. Unused
2013-07-22 Brian Andersonstd::rt: Stop using unstable::global in change_dir_locked
2013-07-22 Brian Andersonstd: Remove weak_task API. Unused
2013-07-21 borsauto merge of #7923 : alexcrichton/rust/add-tests,...
2013-07-20 borsauto merge of #7894 : pcwalton/rust/and-pointers-in...
2013-07-20 borsauto merge of #7886 : msullivan/rust/default-methods...
2013-07-20 borsauto merge of #7884 : pcwalton/rust/check-loans-and...
2013-07-20 borsauto merge of #7419 : catamorphism/rust/default-package...
2013-07-20 borsauto merge of #7855 : brson/rust/rt-overcommit, r=pcwalton
2013-07-19 borsauto merge of #7871 : pcwalton/rust/de-at-match, r...
2013-07-19 borsauto merge of #7868 : pnkfelix/rust/issue6929-remove...
2013-07-19 borsauto merge of #7863 : catamorphism/rust/issue-5883...
2013-07-19 borsauto merge of #7859 : kmcallister/rust/rt-diag-messages...
2013-07-19 borsauto merge of #7857 : blake2-ppc/rust/fix-test-warnings...
2013-07-19 borsauto merge of #7856 : brson/rust/no-thread-per-core...
2013-07-18 borsauto merge of #7747 : chris-morgan/rust/vim-compiler...
2013-07-16 borsauto merge of #7684 : pnkfelix/rust/fsk-invert-range...
2013-07-16 borsauto merge of #7822 : huonw/rust/cond-debug, r=graydon
2013-07-16 borsauto merge of #7816 : thestinger/rust/header, r=huonw
2013-07-16 Daniel Micayremove headers from unique vectors
2013-07-14 borsauto merge of #7769 : alexcrichton/rust/issue-7732...
2013-07-13 borsauto merge of #7765 : blake2-ppc/rust/ord-default-metho...
2013-07-13 Daniel MicayMerge pull request #7735 from blake2-ppc/dlist
2013-07-13 borsauto merge of #7734 : alexcrichton/rust/issue-3395...
2013-07-13 borsauto merge of #7725 : msullivan/rust/default-methods...
2013-07-12 borsauto merge of #7730 : chris-morgan/rust/bitv-eq_vec...
2013-07-12 borsauto merge of #7728 : bcully/rust/largestack64, r=cmr
2013-07-12 borsauto merge of #7717 : dotdash/rust/transmute, r=pcwalton
2013-07-12 borsauto merge of #7706 : sanxiyn/rust/qualification-lint...
2013-07-12 borsauto merge of #7696 : glinscott/rust/utf8_perf, r=cmr
2013-07-12 borsauto merge of #7705 : sanxiyn/rust/simd-op, r=cmr
2013-07-12 borsauto merge of #7695 : cmr/rust/assert_eq_msg, r=pnkfelix
2013-07-12 Daniel MicayMerge pull request #7679 from alexcrichton/consume...
2013-07-12 borsauto merge of #7677 : alexcrichton/rust/tls-gc, r=pcwalton
2013-07-12 Alex CrichtonExpand ctypes warnings to warn about *int/*uint
2013-07-11 borsauto merge of #7455 : nikomatsakis/rust/issue-7336...
2013-07-11 borsauto merge of #7632 : gavinb/rust/7484_manpages, r=cmr
2013-07-11 borsauto merge of #7683 : alexcrichton/rust/issue-7625...
2013-07-10 borsauto merge of #7698 : nikomatsakis/rust/issue-2951...
2013-07-10 borsauto merge of #7658 : excepttheweasel/rust/mut_default_...
2013-07-10 borsauto merge of #7637 : pnkfelix/rust/fsk-guard-against...
2013-07-10 Daniel MicayMerge pull request #7682 from thestinger/vec
2013-07-10 borsauto merge of #7265 : brson/rust/io-upstream, r=brson
2013-07-10 Brian Andersonstd: Remove ThreadPerCore spawn mode. Unused
2013-07-10 Alex CrichtonUse purely an owned vector for storing TLS data
2013-07-09 Brian Andersonrt: Make the old rand builtins work with newsched
2013-07-09 Brian Andersonstd: Make os::set_exit_status work with newsched
2013-07-08 Brian AndersonMerge remote-tracking branch 'mozilla/master'
2013-07-08 Eric ReedMerge remote-tracking branch 'upstream/io' into io
2013-07-08 borsauto merge of #7497 : alexcrichton/rust/issue-7394...
2013-07-06 borsauto merge of #7194 : jensnockert/rust/endian, r=cmr
2013-07-04 borsauto merge of #7543 : sanxiyn/rust/newtype-immediates...
2013-07-03 Brian AndersonMerge remote-tracking branch 'mozilla/master'
2013-07-03 borsauto merge of #7523 : huonw/rust/uppercase-statics...
2013-07-03 borsauto merge of #7518 : graydon/rust/stats-improvements...
2013-07-03 borsauto merge of #7474 : Seldaek/rust/clean-iter, r=thestinger
2013-07-03 borsauto merge of #7510 : Dretch/rust/missing-trait-message...
2013-07-03 borsauto merge of #7498 : luqmana/rust/cow, r=catamorphism
2013-07-01 borsauto merge of #7409 : alexcrichton/rust/threadsafe...
2013-07-01 borsauto merge of #7488 : yichoi/rust/sanitize_utf8, r...
2013-07-01 borsauto merge of #7443 : yjh0502/rust/fix_field_dup, r...
2013-07-01 borsauto merge of #7521 : thestinger/rust/vec, r=Aatch
2013-07-01 Daniel Micayvec: implement exchange vector reserve in Rust
2013-06-30 borsauto merge of #7374 : Jeaye/rust/func_highlight, r=cmr
2013-06-29 borsauto merge of #7244 : bblum/rust/once, r=nikomatsakis
2013-06-26 borsauto merge of #7356 : msullivan/rust/default-methods...
2013-06-26 borsauto merge of #7345 : blake2-ppc/rust/iterator-flat...
2013-06-26 borsauto merge of #7255 : michaelwoerister/rust/debuginfo...
2013-06-26 borsauto merge of #7216 : kballard/rust/task_rng, r=brson
2013-06-26 Brian AndersonMerge remote-tracking branch 'mozilla/master' into...
2013-06-25 borsauto merge of #7325 : artagnon/rust/resolve-module...
2013-06-25 Eric ReedMerge remote-tracking branch 'upstream/io' into io
2013-06-25 borsauto merge of #7317 : Aatch/rust/no-drop-flag, r=thestinger
2013-06-25 borsauto merge of #7254 : Blei/rust/intrinsic-overhaul...
2013-06-25 borsauto merge of #7291 : alexcrichton/rust/static-mut...
2013-06-25 Brian Andersonstd: Make box annihilator work with newsched
2013-06-25 Brian Andersonstd: Rewrite vec_reserve_shared_actual in Rust
2013-06-24 Alex CrichtonSupport foreign 'static mut' variables as well
2013-06-24 borsauto merge of #7279 : hanny24/rust/master, r=msullivan
2013-06-23 borsauto merge of #7258 : huonw/rust/7256, r=bstrie
2013-06-23 Philipp BrüschweilerRemove rust_call_tydesc_glue
2013-06-23 Philipp BrüschweilerRemove unused shape fields from typedescs
2013-06-22 Daniel MicayMerge pull request #7230 from Blei/green-squiggle
2013-06-21 Brian Andersonstd: Make console log off/on controls work with newsched
2013-06-21 borsauto merge of #7219 : sstewartgallus/rust/cleanup,...
2013-06-21 Brian Andersonstd::rt: Support os::args
2013-06-21 borsauto merge of #7200 : yichoi/rust/fix_je_mac_cross...
2013-06-21 borsauto merge of #7203 : msullivan/rust/default-methods...
2013-06-21 borsauto merge of #7161 : kballard/rust/terminfo-parm-forma...
2013-06-20 Brian AndersonMerge remote-tracking branch 'brson/io' into io-upstream
2013-06-20 borsauto merge of #7128 : yichoi/rust/fix_sometc, r=brson
2013-06-20 James MillerRemove all #[cfg(stage0)]-protected code
2013-06-19 Brian Andersonstd: Work around some failing 'run' tests when valgrind...
2013-06-16 Brian AndersonMerge remote-tracking branch 'brson/io'
2013-06-07 Brian Andersonrt: Add rust_get_num_cpus
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 Brian AndersonMerge remote-tracking branch 'brson/io' into incoming
2013-05-29 borsauto merge of #6813 : pnkfelix/rust/fsk-issue-6805...
2013-05-29 borsauto merge of #6733 : alexcrichton/rust/issue-2400...
next