]> git.lizzy.rs Git - rust.git/history - src/libstd
rustdoc: Move inlining to its own module
[rust.git] / src / libstd /
2014-05-25 Alex Crichtonrustdoc: Move inlining to its own module
2014-05-25 Alex Crichtonstd: Add doc(noinline) to the prelude reexports
2014-05-25 borsauto merge of #14323 : richo/rust/features/strbuf_to_st...
2014-05-25 Richo Healeycore: rename strbuf::StrBuf to string::String
2014-05-25 borsauto merge of #14402 : huonw/rust/arc-field-rename...
2014-05-25 Huon WilsonPaper over privacy issues with Deref by changing field...
2014-05-24 borsauto merge of #14401 : aochagavia/rust/pr4, r=alexcrichton
2014-05-24 borsauto merge of #14378 : huonw/rust/deque-adjustments...
2014-05-24 borsauto merge of #14396 : vhbit/rust/opaque-mutex, r=alexc...
2014-05-24 Huon Wilsonstd: minor simplification to sync::deque.
2014-05-24 Adolfo OchagavĂ­aRename functions in Ascii
2014-05-24 borsauto merge of #14392 : alexcrichton/rust/mem-updates...
2014-05-24 borsauto merge of #14389 : Ryman/rust/14303, r=alexcrichton
2014-05-24 borsauto merge of #14388 : kballard/rust/nonfatal_lexer_err...
2014-05-24 borsauto merge of #14384 : luqmana/rust/mca, r=alexcrichton
2014-05-24 Valerii HioraFixes problems on systems with opaque mutex
2014-05-24 Alex Crichtoncore: Finish stabilizing the `mem` module.
2014-05-24 borsauto merge of #14306 : luqmana/rust/up-llvm, r=alexcrichton
2014-05-24 borsauto merge of #14379 : brson/rust/simd, r=alexcrichton
2014-05-23 borsauto merge of #14317 : P1start/rust/lifetime-formatting...
2014-05-23 Brian Andersonstd: Move unstable::finally to std::finally. #1457
2014-05-23 Brian Andersonstd: Move simd to core::simd and reexport. #1457
2014-05-23 Brian Andersonstd: Move running_on_valgrind to rt::util. #1457
2014-05-23 borsauto merge of #14368 : tedhorst/rust/master, r=alexcrichton
2014-05-23 borsauto merge of #14359 : brson/rust/minordoc, r=alexcrichton
2014-05-23 borsauto merge of #14313 : kballard/rust/tuple_dotdot_match...
2014-05-23 Brian AndersonMinor library doc copyediting
2014-05-23 borsauto merge of #14360 : alexcrichton/rust/remove-depreca...
2014-05-23 borsauto merge of #14372 : neeee/rust/intrinsic-docs, r...
2014-05-23 borsauto merge of #14362 : zecozephyr/rust/docfixes, r=cmr
2014-05-23 Ted Horstupdated hash value in reduced benchmark
2014-05-23 borsauto merge of #14357 : huonw/rust/spelling, r=pnkfelix
2014-05-23 borsauto merge of #14314 : alexcrichton/rust/deriving-hash...
2014-05-22 borsauto merge of #14348 : alexcrichton/rust/doc.rust-lang...
2014-05-22 borsauto merge of #14310 : pcwalton/rust/detildestr-alllibs...
2014-05-22 Patrick Waltonlibcore: Remove all uses of `~str` from `libcore`.
2014-05-22 Patrick Waltonlibstd: Remove all uses of `~str` from `libstd`
2014-05-22 Patrick Waltonlibstd: Remove `~str` from all `libstd` modules except...
2014-05-22 borsauto merge of #14350 : zwarich/rust/let-suggestion...
2014-05-22 Alex CrichtonRemove a slew of old deprecated functions
2014-05-22 borsauto merge of #14354 : EdorianDark/rust/master, r=huonw
2014-05-22 borsauto merge of #14349 : richo/rust/docs/win64_calling_co...
2014-05-22 Huon WilsonSpelling/doc formatting fixes.
2014-05-22 borsauto merge of #14335 : tbu-/rust/pr_doc_strsplit, r...
2014-05-22 borsauto merge of #14345 : alexcrichton/rust/rustdoc-many...
2014-05-22 borsauto merge of #14322 : thestinger/rust/secret_santa_hea...
2014-05-22 borsauto merge of #14321 : alexcrichton/rust/ices, r=pcwalton
2014-05-22 Alex Crichtondoc: Fix some broken links
2014-05-22 borsauto merge of #14307 : kballard/rust/vim_prelude_mutabl...
2014-05-22 Alex CrichtonChange static.rust-lang.org to doc.rust-lang.org
2014-05-22 borsauto merge of #14301 : alexcrichton/rust/remove-unsafe...
2014-05-21 Alex Crichtonstd,green: Mark some queue types as NoShare
2014-05-21 Daniel Micaymigrate from `exchange_malloc` to `allocate`
2014-05-21 borsauto merge of #14334 : brson/rust/deoxidize, r=alexcrichton
2014-05-21 borsauto merge of #14320 : kballard/rust/fix_stdlib_inject_...
2014-05-21 Alex Crichtonstd: Change hash to reexport its own Writer
2014-05-21 borsauto merge of #14324 : zecozephyr/rust/docfix, r=luqmana
2014-05-21 borsauto merge of #14319 : kballard/rust/rename_rng_choose_...
2014-05-21 borsauto merge of #14316 : kballard/rust/range_inclusive_no...
2014-05-21 borsauto merge of #14315 : kballard/rust/stdreader_isatty...
2014-05-21 borsauto merge of #14259 : alexcrichton/rust/core-mem,...
2014-05-21 Alex Crichtoncore: Stabilize the mem module
2014-05-21 borsauto merge of #14293 : alexcrichton/rust/weak-lang...
2014-05-21 Kevin BallardAdd .isatty() method to StdReader
2014-05-21 borsauto merge of #13823 : pnkfelix/rust/fsk-fix-13805...
2014-05-21 borsauto merge of #14305 : tbu-/rust/pr_doc_bytes, r=huonw
2014-05-20 borsauto merge of #13975 : nikomatsakis/rust/issue-13794...
2014-05-20 Tobias BucherAdd non-utf8 byte to the bytes!() example
2014-05-20 borsauto merge of #14304 : brson/rust/moredocs, r=kballard
2014-05-20 Kevin BallardAdd slice::MutableCloneableVector to the prelude
2014-05-20 borsauto merge of #14283 : Ryman/rust/commented_compile_fai...
2014-05-20 Brian AndersonAddress review comments
2014-05-20 Brian Andersonstd: Alphabetize crate reexports for rustdoc
2014-05-20 Brian Andersonstd: Fix broken link
2014-05-20 borsauto merge of #14277 : pczarn/rust/manual-grammar,...
2014-05-20 borsauto merge of #14289 : TyOverby/rust/master, r=alexcrichton
2014-05-20 Alex Crichtonstd: Remove UnsafeArc
2014-05-20 Alex Crichtonstd: Move comm primitives away from UnsafeArc
2014-05-20 Alex Crichtonstd: Build Exclusive on Arc<Unsafe<T>>
2014-05-20 Alex Crichtonstd: Use Arc instead of UnsafeArc in BlockedTask
2014-05-20 Alex Crichtonstd: Rebuild spsc with Unsafe/&self
2014-05-20 Alex Crichtonstd: Rebuild mpsc queue with Unsafe/&self
2014-05-20 borsauto merge of #14295 : aturon/rust/hide-init_to_vec...
2014-05-19 Alex Crichtonstd: Rebuild mpmc queues on Unsafe/Arc
2014-05-19 Alex Crichtonstd: Rebuild sync::deque on Arc
2014-05-19 borsauto merge of #14286 : cmr/rust/shard-benches, r=alexcr...
2014-05-19 borsauto merge of #14292 : limeburst/rust/master, r=alexcri...
2014-05-19 Alex Crichtonrustc: Add official support for weak failure
2014-05-19 borsauto merge of #14291 : Sawyer47/rust/doc-fixes, r=alexc...
2014-05-19 borsauto merge of #14279 : aochagavia/rust/pr2, r=huonw
2014-05-19 Piotr JawniakMinor doc fixes in various places
2014-05-19 borsauto merge of #14251 : alexcrichton/rust/hierarchy...
2014-05-19 borsauto merge of #14288 : zwarich/rust/euv-underscore...
2014-05-19 borsauto merge of #14276 : aochagavia/rust/pr, r=alexcrichton
2014-05-19 borsauto merge of #14122 : dagitses/rust/master, r=alexcrichton
2014-05-18 borsauto merge of #14263 : cmr/rust/termex, r=kballard
2014-05-18 borsauto merge of #14000 : pnkfelix/rust/fsk-fix-issue13732...
2014-05-18 Felix S. Klock IIFixing rustdoc stage1.
2014-05-18 borsauto merge of #14274 : youknowone/rust/advice-tilt...
2014-05-18 borsauto merge of #14258 : alexcrichton/rust/dox-format...
next