]> git.lizzy.rs Git - rust.git/history - src/libstd/sys/windows/thread.rs
Fix unsound behaviour with null characters in thread names (issue #32475)
[rust.git] / src / libstd / sys / windows / thread.rs
2016-03-25 David HenningssonFix unsound behaviour with null characters in thread...
2016-03-09 borsAuto merge of #30804 - shssoichiro:deny-warnings-msg...
2016-03-08 borsAuto merge of #29734 - Ryman:whitespace_consistency...
2016-02-25 borsAuto merge of #30856 - mneumann:thread_local_extern...
2016-02-10 borsAuto merge of #31420 - bluss:deque-equality, r=Gankro
2016-02-06 borsAuto merge of #31410 - rkruppe:issue31109, r=pnkfelix
2016-02-05 borsAuto merge of #31349 - nikomatsakis:issue-31157-obligat...
2016-02-04 borsAuto merge of #31161 - sfackler:slice-to-socket-addrs...
2016-02-04 borsAuto merge of #31069 - sfackler:file-try-clone, r=alexc...
2016-02-04 borsAuto merge of #30962 - Amanieu:non_volatile_atomic...
2016-02-04 borsAuto merge of #30796 - GuillaumeGomez:impl_box_error...
2016-02-02 Manish GoregaokarRollup merge of #27499 - barosl:macro-doc-raw-str-hashe...
2016-02-02 Steve KlabnikRollup merge of #31202 - steveklabnik:gh30459, r=alexcr...
2016-02-02 Steve KlabnikRollup merge of #30971 - SDX2000:docfixes, r=steveklabnik
2016-02-01 borsAuto merge of #30901 - mackwic:doc-core-convert, r...
2016-01-29 Manish GoregaokarRollup merge of #31264 - est31:block_coment_parent...
2016-01-29 borsAuto merge of #31144 - jseyfried:remove_import_ordering...
2016-01-29 borsAuto merge of #31132 - gchp:internals, r=brson
2016-01-29 borsAuto merge of #30900 - michaelwoerister:trans_item_coll...
2016-01-28 borsAuto merge of #30411 - mitaa:multispan, r=nrc
2016-01-28 borsAuto merge of #31171 - dirk:dirk/safety-section-in...
2016-01-28 borsAuto merge of #31225 - mbrubeck:btreeset-size-hint...
2016-01-27 Manish GoregaokarRollup merge of #31226 - steveklabnik:gh30954, r=Manish...
2016-01-27 Manish GoregaokarRollup merge of #31222 - durka:patch-15, r=steveklabnik
2016-01-27 Manish GoregaokarRollup merge of #31219 - mbrubeck:missing-docs, r=steve...
2016-01-27 Manish GoregaokarRollup merge of #31186 - gchp:contributing, r=alexcrichton
2016-01-27 Manish GoregaokarRollup merge of #30689 - Manishearth:lifetime-bound...
2016-01-27 borsAuto merge of #31224 - bluss:deque-hashing, r=Gankro
2016-01-27 borsAuto merge of #31089 - fhahn:macro-ice, r=pnkfelix
2016-01-27 borsAuto merge of #31206 - nrc:early-save, r=nikomatsakis
2016-01-27 borsAuto merge of #31020 - regexident:fix_16884, r=brson
2016-01-27 borsAuto merge of #30859 - aliclark:musl-nx-issue, r=brson
2016-01-27 borsAuto merge of #30487 - jonas-schievink:more-attrs-lint...
2016-01-26 borsAuto merge of #31120 - alexcrichton:attribute-deny...
2016-01-26 Alex CrichtonFix warnings during tests
2016-01-23 Steve KlabnikRollup merge of #31050 - apasel422:issue-31048, r=Manis...
2016-01-01 borsAuto merge of #30670 - emoon:fs-copy-comment, r=stevekl...
2015-12-31 borsAuto merge of #28469 - DenisKolodin:master, r=steveklabnik
2015-12-16 borsAuto merge of #29962 - aturon:coherence-errors, r=nmatsakis
2015-12-16 borsAuto merge of #30141 - oli-obk:fix/30117, r=arielb1
2015-12-14 borsAuto merge of #29735 - Amanieu:asm_indirect_constraint...
2015-12-10 borsAuto merge of #30194 - brson:relnotes, r=brson
2015-12-09 borsAuto merge of #30270 - DiamondLovesYou:fix-30231, r...
2015-12-09 borsAuto merge of #30140 - michaelwoerister:tls-encoding...
2015-12-09 Steve KlabnikRollup merge of #30224 - matklad:super-docs, r=steveklabnik
2015-12-09 Steve KlabnikRollup merge of #30201 - GuillaumeGomez:patch-3, r...
2015-12-09 borsAuto merge of #30208 - pnkfelix:fix-issue-30063, r...
2015-12-09 borsAuto merge of #30145 - petrochenkov:hyg, r=nrc
2015-12-08 borsAuto merge of #30036 - mitaa:doc_id, r=alexcrichton
2015-12-08 borsAuto merge of #29995 - DanielJCampbell:Expanded-Span...
2015-12-07 borsAuto merge of #30087 - petrochenkov:indi, r=nrc
2015-12-07 borsAuto merge of #30202 - oli-obk:fix/const_index_feature_...
2015-12-07 borsAuto merge of #30188 - tshepang:lookup_addr-example...
2015-12-06 borsAuto merge of #30221 - thyrgle:concurrency_doc, r=alexc...
2015-12-06 borsAuto merge of #30222 - mitaa:fqn#2, r=alexcrichton
2015-12-06 borsAuto merge of #30187 - alexcrichton:stabilize-1.6,...
2015-12-06 borsAuto merge of #30212 - GuillaumeGomez:css_split, r...
2015-12-05 borsAuto merge of #30177 - retep998:handling-threads, r...
2015-12-05 Peter AtashianAsRawHandle and IntoRawHandle for JoinHandle
2015-12-01 borsAuto merge of #29858 - fhahn:abort-if-path-has-spaces...
2015-11-25 borsAuto merge of #30034 - brson:rust_path, r=alexcrichton
2015-11-25 borsAuto merge of #29687 - Havvy:ux-guidelines, r=pnkfelix
2015-11-24 Steve KlabnikRollup merge of #30020 - Manishearth:unit, r=bluss
2015-11-24 Steve KlabnikRollup merge of #29397 - dylanmckay:llvmdeps-deps,...
2015-11-20 borsAuto merge of #29534 - oli-obk:fix/const_fn_eval, r...
2015-11-17 borsAuto merge of #29531 - bltavares:issue-28586, r=sanxiyn
2015-11-16 Steve KlabnikRollup merge of #29549 - brson:docidx, r=steveklabnik
2015-11-16 borsAuto merge of #29580 - alexbool:smart-pointer-conversio...
2015-11-13 borsAuto merge of #29811 - bluss:binary-heap-sift-less...
2015-11-13 borsAuto merge of #29675 - bluss:merge-sort-fastpath, r...
2015-11-12 borsAuto merge of #29616 - nagisa:mir-repeat, r=nikomatsakis
2015-11-11 Manish GoregaokarRollup merge of #29677 - GuillaumeGomez:patch-3, r...
2015-11-11 borsAuto merge of #29755 - mbrubeck:stat-doc, r=steveklabnik
2015-11-11 borsAuto merge of #29741 - Manishearth:fix-flowgraph, r...
2015-11-11 borsAuto merge of #29744 - sanxiyn:modernize, r=nrc
2015-11-11 borsAuto merge of #29738 - sanxiyn:suggest-mut, r=nrc
2015-11-11 borsAuto merge of #29727 - alexcrichton:debug-unused-result...
2015-11-11 borsAuto merge of #29726 - petrochenkov:privsan, r=alexcrichton
2015-11-10 borsAuto merge of #29725 - aturon:lang-features, r=huonw
2015-11-10 borsAuto merge of #29724 - alexcrichton:ip-endian, r=aturon
2015-11-10 borsAuto merge of #29714 - petrochenkov:strparse, r=nrc
2015-11-10 Steve KlabnikRollup merge of #29731 - steveklabnik:smallfix, r=alexc...
2015-11-10 Steve KlabnikRollup merge of #29729 - brson:readme2, r=steveklabnik
2015-11-10 Steve KlabnikRollup merge of #29715 - defuz:patch-3, r=alexcrichton
2015-11-10 Steve KlabnikRollup merge of #29708 - Ryman:pathdoc, r=steveklabnik
2015-11-10 Steve KlabnikRollup merge of #29688 - stepancheg:vec-outdated, r...
2015-11-10 Steve KlabnikRollup merge of #29420 - efindlay:master, r=steveklabnik
2015-11-10 borsAuto merge of #29705 - Ryman:mismatched_typaram_counts...
2015-11-10 borsAuto merge of #29697 - dotdash:mir_trans_switchint...
2015-11-10 borsAuto merge of #29699 - tamird:valgrind-supp, r=alexcrichton
2015-11-10 borsAuto merge of #29647 - goyox86:goyox86/rustfmting-libru...
2015-11-10 borsAuto merge of #29546 - alexcrichton:new-libc, r=brson
2015-11-10 Alex Crichtonstd: Migrate to the new libc
2015-10-07 Steve KlabnikRollup merge of #28878 - sourcefrog:doc-links, r=stevek...
2015-10-07 borsAuto merge of #28877 - sourcefrog:doc-fuse, r=alexcrichton
2015-09-29 borsAuto merge of #27273 - tshepang:claim-not-accurate...
2015-08-30 borsAuto merge of #27588 - cesarb:read_all, r=alexcrichton
2015-08-25 borsAuto merge of #27995 - nagisa:windows-error-message...
2015-08-25 Steve KlabnikRollup merge of #27988 - nagisa:diags-e0139, r=brson
2015-08-24 borsAuto merge of #27239 - apasel422:issue-19102, r=huonw
next