]> git.lizzy.rs Git - rust.git/history - src/libstd/sys/windows/mod.rs
std: Add a new top-level thread_local module
[rust.git] / src / libstd / sys / windows / mod.rs
2014-11-24 Alex Crichtonstd: Add a new top-level thread_local module
2014-11-23 Jakub Bukajrollup merge of #19234: P1start/rustdoc-misc
2014-11-23 Jakub Bukajrollup merge of #19193: scialex/rc-counts
2014-11-23 Jakub Bukajrollup merge of #19166: richo/lldb-cleanups
2014-11-23 Jakub Bukajrollup merge of #19161: jmesmon/mk-fixes
2014-11-23 borsauto merge of #19150 : Manishearth/rust/find-doc, r...
2014-11-23 borsauto merge of #18140 : JelteF/rust-1/guide-fix, r=cmr
2014-11-23 borsauto merge of #19158 : jakub-/rust/issue-14091, r=alexc...
2014-11-23 borsauto merge of #19157 : aturon/rust/cow-doc, r=alexcrichton
2014-11-23 borsauto merge of #19152 : alexcrichton/rust/issue-17863...
2014-11-23 borsauto merge of #19146 : gereeter/rust/reference-borrow...
2014-11-23 borsauto merge of #19137 : tbu-/rust/pr_refcell_unsafety...
2014-11-22 borsauto merge of #19136 : alfie/rust/master, r=steveklabnik
2014-11-22 borsauto merge of #19134 : sinistersnare/rust/patch-2,...
2014-11-22 borsauto merge of #19133 : nodakai/rust/run-make-tests...
2014-11-22 borsauto merge of #19132 : sinistersnare/rust/patch-1,...
2014-11-22 borsauto merge of #19125 : chris-morgan/rust/vim-prelude...
2014-11-22 borsauto merge of #19124 : Kintaro/rust/remove_test_struct_...
2014-11-22 borsauto merge of #17513 : dradtke/rust/master, r=kballard
2014-11-22 borsauto merge of #19122 : Kintaro/rust/remove_struct_varia...
2014-11-22 borsauto merge of #19117 : jmesmon/rust/mk-cfg-suffix,...
2014-11-21 borsauto merge of #18822 : scialex/rust/better-rustdoc...
2014-11-21 borsauto merge of #19114 : frewsxcv/rust/master, r=bstrie
2014-11-21 borsauto merge of #19095 : juxiliary/rust/master, r=bstrie
2014-11-21 borsauto merge of #19042 : SimonSapin/rust/generic-utf16...
2014-11-21 borsauto merge of #18984 : sheroze1123/rust/fix17574, r...
2014-11-21 borsauto merge of #18908 : tbu-/rust/pr_mapinplace_fixzeros...
2014-11-21 borsauto merge of #16552 : jauhien/rust/fix-libdir, r=alexc...
2014-11-21 borsauto merge of #18967 : aturon/rust/remove-runtime,...
2014-11-21 Aaron TuronMake most of std::rt private
2014-11-14 borsauto merge of #18840 : huonw/rust/tweaks, r=alexcrichton
2014-11-13 borsauto merge of #18811 : pczarn/rust/issue-18763-ice...
2014-11-13 borsauto merge of #18872 : hirschenberger/rust/master,...
2014-11-13 borsauto merge of #18867 : michaelsproul/rust/unreachable...
2014-11-13 borsauto merge of #18862 : murarth/rust/issue-18566-test...
2014-11-12 borsauto merge of #18830 : adaszko/rust/patch-1, r=steveklabnik
2014-11-12 borsauto merge of #18860 : aturon/rust/reexports-in-stab...
2014-11-12 borsauto merge of #18854 : thestinger/rust/spawn, r=aturon
2014-11-12 borsauto merge of #18841 : Manishearth/rust/doc-ty, r=alexc...
2014-11-12 borsauto merge of #18833 : slashgrin/rust/patch-1, r=brson
2014-11-11 borsauto merge of #18813 : csherratt/rust/add-encode-decode...
2014-11-11 borsauto merge of #18793 : swgillespie/rust/master, r=alexc...
2014-11-11 borsauto merge of #18821 : arielb1/rust/fnv-hash-map, r...
2014-11-11 borsauto merge of #18808 : ebfe/rust/lint-names, r=alexcrichton
2014-11-11 borsauto merge of #18797 : vadimcn/rust/prefer-bundled2...
2014-11-11 borsauto merge of #18753 : jbcrail/rust/fix-deprecated...
2014-11-10 Michael GehringFix 'renamed lint' warnings
2014-11-10 borsauto merge of #18802 : bkoropoff/rust/issue-18769,...
2014-11-10 borsauto merge of #18795 : haberman/rust/master, r=cmr
2014-11-10 borsauto merge of #18792 : sfackler/rust/struct-variants...
2014-11-10 borsauto merge of #18782 : netvl/rust/update-vim-syntax...
2014-11-10 borsauto merge of #18781 : klutzy/rust/cross, r=cmr
2014-11-09 borsauto merge of #18780 : bkoropoff/rust/regionck-for...
2014-11-09 borsauto merge of #18739 : vhbit/rust/issue-18574, r=alexcr...
2014-11-09 borsauto merge of #18762 : mdinger/rust/str_coerce, r=steve...
2014-11-09 borsauto merge of #18756 : jbcrail/rust/add-enum-set-bitxor...
2014-11-09 borsauto merge of #18755 : japaric/rust/ord, r=alexcrichton
2014-11-09 borsauto merge of #18748 : carols10cents/rust/prepend-to...
2014-11-09 borsauto merge of #18557 : aturon/rust/io-removal, r=alexcr...
2014-11-09 Aaron TuronRuntime removal: refactor tty
2014-11-09 Aaron TuronRuntime removal: refactor timer
2014-11-09 Aaron TuronRuntime removal: refactor process
2014-11-09 Aaron TuronRuntime removal: refactor helper threads
2014-11-09 Aaron TuronRuntime removal: refactor pipes and networking
2014-11-09 Aaron TuronRuntime removal: add private sys, sys_common modules