]> git.lizzy.rs Git - rust.git/history - src/libstd
auto merge of #13809 : prattmic/rust/tutorial_debug, r=alexcrichton
[rust.git] / src / libstd /
2014-04-28 borsauto merge of #13809 : prattmic/rust/tutorial_debug...
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`
2014-04-23 Alex Crichtonstd: Change CharEq to take `&mut self`
2014-04-23 Alex Crichtonstd: Change RandomAccessIterator to use `&mut self`
2014-04-23 borsauto merge of #13689 : alexcrichton/rust/ignore-tcp...
2014-04-23 Edward WangHide trait rc::RcBoxPtr from docs
2014-04-23 borsauto merge of #13694 : jacob-hegna/rust/master, r=brson
2014-04-23 borsauto merge of #13693 : thestinger/rust/mem, r=alexcrichton
2014-04-23 borsauto merge of #13692 : vadimcn/rust/Win64-pre, r=alexcr...
2014-04-23 borsauto merge of #13690 : alexcrichton/rust/unlink-unix...
2014-04-23 borsauto merge of #13687 : exscape/mut-vector-Show/master...
2014-04-23 borsauto merge of #13597 : bjz/rust/float-api, r=brson
2014-04-23 borsauto merge of #13398 : nick29581/rust/unsized-enum...
2014-04-23 borsauto merge of #13415 : thestinger/rust/f128, r=alexcrichton
2014-04-23 Vadim ChugunovFixed Win64 build
2014-04-23 Jacob HegnaRemoved trailing whitespace in on line 242 in int_macro...
2014-04-23 Daniel Micayadd support for quadruple precision floating point
2014-04-23 Jacob HegnaAdded examples for parse_bytes(buf: &[u8], radix: uint...
2014-04-23 borsauto merge of #13683 : aochagavia/rust/pr, r=alexcrichton
2014-04-23 Daniel Micayadd volatile copy/copy_nonoverlapping/set
2014-04-22 borsauto merge of #13674 : pcwalton/rust/more-str-inlines...
2014-04-22 borsauto merge of #13673 : bmac/rust/utorial-fix, r=alexcri...
2014-04-22 Alex Crichtonnative: Unlink unix socket paths on drop
2014-04-22 borsauto merge of #13670 : eddyb/rust/more-de-at, r=pcwalton
2014-04-22 borsauto merge of #13667 : TeXitoi/rust/shootout-chameneos...
2014-04-22 borsauto merge of #13651 : ryantm/rust/master, r=brson
2014-04-22 Thomas BackmanImplement Show for &mut [T]
2014-04-22 borsauto merge of #13638 : alexcrichton/rust/fix-windows...
2014-04-22 borsauto merge of #13657 : edwardw/rust/ppaux-ice, r=alexcr...
2014-04-22 borsauto merge of #13583 : FlaPer87/rust/special-unsafe...
2014-04-22 borsauto merge of #13653 : jbcrail/rust/fix-comment-mistake...
2014-04-22 borsauto merge of #13630 : alexcrichton/rust/correct-green...
2014-04-22 borsauto merge of #13618 : yuriks/rust/lru-cache, r=brson
2014-04-22 borsauto merge of #13587 : adrientetar/rust/more-docs,...
2014-04-22 Patrick Waltonstr: Inline `only_ascii` in string iterators.
2014-04-22 borsauto merge of #13435 : edwardw/rust/span, r=brson
2014-04-21 borsauto merge of #13631 : alexcrichton/rust/fix-mk-cross...
2014-04-21 borsauto merge of #13656 : TeXitoi/rust/shootout-threadring...
2014-04-21 borsauto merge of #13553 : aochagavia/rust/pr, r=alexcrichton
2014-04-21 borsauto merge of #13652 : erickt/rust/master, r=alexcrichton
2014-04-21 Joseph CrailFix misspellings in comments.
2014-04-21 Ryan Mulliganfix copyright message based on `make check`
2014-04-21 Ryan Mulliganremove meaningless sentence and update copyright.
2014-04-20 borsauto merge of #13647 : alexcrichton/rust/issue-13641...
2014-04-20 borsauto merge of #13639 : alexcrichton/rust/rustdoc-tuple...
2014-04-20 borsauto merge of #13636 : nick29581/rust/ty_vec, r=pcwalton
2014-04-20 borsauto merge of #13410 : alexcrichton/rust/issue-12278...
2014-04-20 borsauto merge of #13643 : aochagavia/rust/pr-2, r=alexcrichton
2014-04-20 aochagaviaMinor changes in std::mem
2014-04-20 borsauto merge of #13640 : jbcrail/rust/spelling-updates...
next