]> git.lizzy.rs Git - rust.git/history - src/libstd
auto merge of #13773 : brson/rust/boxxy, r=alexcrichton
[rust.git] / src / libstd /
2014-05-03 borsauto merge of #13773 : brson/rust/boxxy, r=alexcrichton
2014-05-03 borsauto merge of #13904 : pcwalton/rust/box, r=alexcrichton
2014-05-03 borsauto merge of #13868 : FlaPer87/rust/opt-in-phase1...
2014-05-03 borsauto merge of #13903 : alexcrichton/rust/issue-13890...
2014-05-03 borsauto merge of #13899 : bjz/rust/simd, r=pcwalton
2014-05-03 borsauto merge of #13891 : hjr3/rust/serialize-vec, r=pcwalton
2014-05-03 Brian AndersonReplace most ~exprs with 'box'. #11779
2014-05-03 borsauto merge of #13880 : TeXitoi/rust/biguint-always...
2014-05-03 Patrick Waltonlibrustc: Implement the `Box<T>` type syntax. RFC ...
2014-05-02 borsauto merge of #13579 : hirschenberger/rust/lint_unsigne...
2014-05-02 Falco HirschenbergerAdd lint check for negating uint literals and variables.
2014-05-02 borsauto merge of #13879 : huonw/rust/more-re, r=alexcrichton
2014-05-02 borsauto merge of #13789 : sfackler/rust/debug-assert,...
2014-05-02 borsauto merge of #13886 : japaric/rust/fix-an-typos, r...
2014-05-02 Steven FacklerRemove useless assert! case
2014-05-02 Steven FacklerAdd debug_assert and debug_assert_eq macros
2014-05-02 Jorge AparicioFix a/an typos
2014-05-01 borsauto merge of #13877 : thestinger/rust/de-tilde-str...
2014-05-01 Daniel Micayremove leftover obsolete string literals
2014-05-01 borsauto merge of #13724 : nikomatsakis/rust/expr-use-visit...
2014-04-30 borsauto merge of #13648 : gereeter/rust/removed-rev, r...
2014-04-30 borsauto merge of #13864 : adrientetar/rust/fix-it-some...
2014-04-30 borsauto merge of #13072 : bjz/rust/bitset, r=alexcrichton
2014-04-30 Brendan ZabarauskasUpdate for language changes
2014-04-30 Brendan ZabarauskasMove bitflags module to libstd
2014-04-30 borsauto merge of #13863 : huonw/rust/re-tweaks, r=pcwalton
2014-04-30 Adrien Tétarrustdoc: fix overly broad selectors
2014-04-30 borsauto merge of #12740 : nical/rust/json-streaming, r...
2014-04-30 borsauto merge of #13857 : alexcrichton/rust/add-dylib...
2014-04-30 Alex Crichtonrustc: Add search paths to dylib load paths
2014-04-30 borsauto merge of #13776 : adrientetar/rust/rustdoc-fix...
2014-04-29 borsauto merge of #13833 : alexcrichton/rust/ffunction...
2014-04-29 borsauto merge of #13772 : brson/rust/cratedocs, r=alexcrichton
2014-04-29 borsauto merge of #13829 : alexcrichton/rust/dead-strip...
2014-04-29 borsauto merge of #13830 : noamraph/rust/doc-browser-histor...
2014-04-28 borsauto merge of #13827 : lifthrasiir/rust/rustdoc-hidden...
2014-04-28 Jonathan SDeprecate the rev_iter pattern in all places where...
2014-04-28 Jonathan SProvide an implementation of DoubleEndedIterator for...
2014-04-28 borsauto merge of #13819 : nick29581/rust/ty_str, r=pcwalton
2014-04-28 borsauto merge of #13812 : alxgnon/rust/master, r=alexcrichton
2014-04-28 borsauto merge of #13797 : lifthrasiir/rust/std-mem-replace...
2014-04-28 borsauto merge of #13821 : aochagavia/rust/pr3, r=alexcrichton
2014-04-28 Adolfo OchagavíaFixed typo in std::vec
2014-04-28 Kang Seonghoonstd: Add more docs to `std::mem::replace`.
2014-04-28 borsauto merge of #13791 : lifthrasiir/rust/mod-inner-span...
2014-04-28 borsauto merge of #13795 : klutzy/rust/win-make-check,...
2014-04-28 Alexandre GagnonFix repeated module documentation
2014-04-28 borsauto merge of #13809 : prattmic/rust/tutorial_debug...
2014-04-28 Brian Andersonstd: Rewrite crate docs
2014-04-28 borsauto merge of #13801 : ryantm/rust/master, r=alexcrichton
2014-04-27 borsauto merge of #13799 : m-r-r/rust/patch-std-io-standard...
2014-04-27 borsauto merge of #13792 : jacob-hegna/rust/master, r=alexc...
2014-04-27 Jacob HegnaRewrote documentation for parse_bytes and to_str_bytes...
2014-04-27 borsauto merge of #13798 : aochagavia/rust/pr, r=alexcrichton
2014-04-27 Adolfo OchagavíaFixed typo in std::iter
2014-04-27 m-r-rAdded missing values in std::io::standard_error()
2014-04-27 borsauto merge of #13783 : wackywendell/rust/permfix, r...
2014-04-27 Wendell SmithFixing permutation of small lists, such that [], [x...
2014-04-27 borsauto merge of #13777 : lifthrasiir/rust/no-multi-viewit...
2014-04-26 borsauto merge of #13769 : alexcrichton/rust/restrict-some...
2014-04-26 borsauto merge of #13766 : BurntSushi/rust/regex-dynamic...
2014-04-26 borsauto merge of #13758 : sodaplayer/rust/patch-1, r=alexc...
2014-04-26 borsauto merge of #13750 : aturon/rust/issue-12583, r=alexc...
2014-04-26 borsauto merge of #13748 : hjr3/rust/guide-container-update...
2014-04-26 borsauto merge of #13744 : adrientetar/rust/derp, r=brson
2014-04-25 Aaron Turonclarify docs for std:io::fs::Path::{is_dir,is_file...
2014-04-25 borsauto merge of #13735 : aturon/rust/float-consts-take...
2014-04-25 borsauto merge of #13741 : klutzy/rust/test-reachable,...
2014-04-25 borsauto merge of #13700 : BurntSushi/rust/regexp, r=alexcr...
2014-04-25 borsauto merge of #13697 : pongad/rust/consts, r=alexcrichton
2014-04-25 Michael DarakanandaCleaned up os::consts. The module only exposes constant...
2014-04-25 borsauto merge of #13723 : alexcrichton/rust/pipe-connect...
2014-04-25 borsauto merge of #13711 : alexcrichton/rust/snapshots...
2014-04-25 borsauto merge of #13671 : dcrewi/rust/lint-directives...
2014-04-25 Aaron Turonadd min_pos_value constant for floats
2014-04-24 Alex Crichtonstd: Add timeouts to unix connect/accept
2014-04-24 borsauto merge of #13729 : chris-morgan/rust/fix-vim-indent...
2014-04-24 borsauto merge of #13720 : aturon/rust/walk_dir-perf, r...
2014-04-24 borsauto merge of #13706 : alexcrichton/rust/test-nocapture...
2014-04-24 Aaron Turonfix O(n^2) perf bug for std::io::fs::walk_dir
2014-04-24 borsauto merge of #13619 : alexcrichton/rust/update-libuv...
2014-04-24 Alex CrichtonUpdate libuv
2014-04-24 borsauto merge of #13715 : nick29581/rust/unsized-assign2...
2014-04-24 borsauto merge of #13713 : edwardw/rust/methodcall-span...
2014-04-24 borsauto merge of #13559 : FlaPer87/rust/remove-special...
2014-04-24 borsauto merge of #13710 : aturon/rust/float-constants...
2014-04-24 borsauto merge of #13531 : alexcrichton/rust/fix-some-ices...
2014-04-24 borsauto merge of #12812 : sfackler/rust/attr-arm, r=alexcr...
2014-04-24 borsauto merge of #13704 : edwardw/rust/doc-hidden, r=alexc...
2014-04-24 borsauto merge of #13675 : sfackler/rust/taskbuilder-new...
2014-04-24 Steven FacklerMove task::task() to TaskBuilder::new()
2014-04-24 borsauto merge of #13688 : alexcrichton/rust/accept-timeout...
2014-04-24 Alex Crichtonstd: Add support for an accept() timeout
2014-04-23 Alex CrichtonRegister new snapshots
2014-04-23 borsauto merge of #13705 : edwardw/rust/rcboxptr-doc, r...
2014-04-23 Aaron Turonfix std::f32 and std::f64 constants
2014-04-23 borsauto merge of #13584 : rcxdude/rust/cross-syntax-ext...
2014-04-23 borsauto merge of #13686 : alexcrichton/rust/issue-12224...
2014-04-23 Alex CrichtonFix other bugs with new closure borrowing
2014-04-23 Alex Crichtonstd: Change Finally to take `&mut self`
next