]> git.lizzy.rs Git - rust.git/history - src/libstd/io/util.rs
auto merge of #13967 : richo/rust/features/ICE-fails, r=alexcrichton
[rust.git] / src / libstd / io / util.rs
2014-05-07 borsauto merge of #13967 : richo/rust/features/ICE-fails...
2014-05-07 borsauto merge of #13958 : pcwalton/rust/detilde, r=pcwalton
2014-05-07 borsauto merge of #13914 : alexcrichton/rust/pile-o-rustdoc...
2014-05-07 Patrick Waltonlibrustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from...
2014-05-07 borsauto merge of #13754 : alexcrichton/rust/net-experiment...
2014-05-07 borsauto merge of #13892 : alexcrichton/rust/mixing-rlib...
2014-05-06 borsauto merge of #13822 : EdorianDark/rust/master, r=cmr
2014-05-05 borsauto merge of #13912 : seanmonstar/rust/logrecord,...
2014-05-05 borsauto merge of #13782 : alexcrichton/rust/issue-13775...
2014-05-05 borsauto merge of #13271 : stepancheg/rust/align, r=pcwalton
2014-05-05 borsauto merge of #13749 : pnkfelix/rust/add-libgraphviz...
2014-05-05 borsauto merge of #13865 : alexcrichton/rust/issue-13861...
2014-05-05 borsauto merge of #13905 : alexcrichton/rust/issue-13337...
2014-05-04 borsauto merge of #13676 : mdinger/rust/tutorial_doc, r...
2014-05-04 borsauto merge of #13921 : TeXitoi/rust/shootout-spectralno...
2014-05-04 borsauto merge of #13916 : TeXitoi/rust/shootout-mandelbrot...
2014-05-04 borsauto merge of #13915 : nick29581/rust/rslt, r=luqmana
2014-05-04 borsauto merge of #13908 : pcwalton/rust/box-pattern, r...
2014-05-04 borsauto merge of #13898 : nikomatsakis/rust/type-bounds...
2014-05-04 borsauto merge of #13391 : smesseim/rust/apache-copyright...
2014-05-04 borsauto merge of #13895 : adrientetar/rust/js-escape,...
2014-05-03 borsauto merge of #13906 : alexcrichton/rust/issue-13620...
2014-05-03 borsauto merge of #13685 : Ryman/rust/issue7575, r=alexcrichton
2014-05-03 borsauto merge of #13773 : brson/rust/boxxy, r=alexcrichton
2014-05-03 Brian AndersonReplace most ~exprs with 'box'. #11779
2014-04-14 borsauto merge of #13477 : Manishearth/rust/newattr, r...
2014-04-13 borsauto merge of #13470 : Manishearth/rust/docnum, r=brson
2014-04-09 borsauto merge of #13383 : ben0x539/rust/glob-dots, r=brson
2014-04-07 borsauto merge of #13288 : alexcrichton/rust/remove-check...
2014-04-07 borsauto merge of #13363 : free-Runner/rust/patch-1, r...
2014-04-07 borsauto merge of #13358 : tbu-/rust/pr_doc_equivrel, r=cmr
2014-04-07 borsauto merge of #13356 : alexcrichton/rust/ignore-flaky...
2014-04-07 borsauto merge of #13354 : alexcrichton/rust/fixup-some...
2014-04-07 borsauto merge of #13347 : HeroesGrave/rust/master, r=alexc...
2014-04-07 borsauto merge of #13165 : sfackler/rust/io-vec, r=alexcrichton
2014-04-06 Steven FacklerDe-~[] IO utils
2014-04-06 Steven FacklerDe-~[] Mem{Reader,Writer}
2014-04-06 Steven FacklerDe-~[] Reader and Writer
2014-04-05 borsauto merge of #13112 : ktt3ja/rust/issue-13058, r=pnkfelix
2014-04-03 borsauto merge of #13286 : alexcrichton/rust/release, r...
2014-04-01 borsauto merge of #13225 : thestinger/rust/num, r=cmr
2014-04-01 borsauto merge of #13115 : huonw/rust/rand-errors, r=alexcr...
2014-03-31 borsauto merge of #13184 : alexcrichton/rust/priv-fields...
2014-03-31 Alex Crichtonstd: Switch field privacy as necessary
2014-03-24 borsauto merge of #12998 : huonw/rust/log_syntax, r=alexcri...
2014-03-21 borsauto merge of #13024 : brson/rust/issue-12799, r=thestinger
2014-03-20 borsauto merge of #13023 : thestinger/rust/deep_clone,...
2014-03-20 borsauto merge of #13017 : alexcrichton/rust/issue-13010...
2014-03-20 borsauto merge of #13015 : tbu-/rust/pr_remove_immut, r...
2014-03-20 borsauto merge of #12980 : cmr/rust/overhaul-stdio, r=thest...
2014-03-20 borsauto merge of #12854 : nick29581/rust/parse-enum-struct...
2014-03-20 borsauto merge of #12772 : thestinger/rust/slice, r=alexcri...
2014-03-20 Daniel Micayrename std::vec -> std::slice
2014-03-02 borsMerge pull request #12308 from kballard/vim-nested...
2014-02-27 borsauto merge of #12581 : alexcrichton/rust/older-llvm...
2014-02-27 borsauto merge of #12486 : MicahChalmer/rust/emacs-fixes...
2014-02-26 borsauto merge of #12572 : lifthrasiir/rust/owned-ptr-stati...
2014-02-26 borsauto merge of #12490 : zslayton/rust/doc-fix-12386...
2014-02-23 zslaytonCloses #12386. Removed 'pub mod' doc-comments in std...
2014-02-23 borsauto merge of #12448 : alexcrichton/rust/smaller-rust...
2014-02-22 borsauto merge of #12441 : kud1ing/rust/backticks, r=brson
2014-02-22 borsauto merge of #12433 : alexcrichton/rust/fix-some-confi...
2014-02-22 borsauto merge of #12427 : alexcrichton/rust/snapshots...
2014-02-22 borsauto merge of #12422 : alexcrichton/rust/buffered-defau...
2014-02-22 borsauto merge of #12421 : Hywan/rust/api_doc, r=alexcrichton
2014-02-21 borsauto merge of #12420 : pnkfelix/rust/fsk-improve-doc...
2014-02-21 borsauto merge of #12419 : huonw/rust/compiler-unsafe,...
2014-02-21 borsauto merge of #12415 : HeroesGrave/rust/move-enum-set...
2014-02-21 borsauto merge of #12410 : DaGenix/rust/fix-incorrect-comme...
2014-02-21 borsauto merge of #12407 : alexcrichton/rust/up-llvm, r...
2014-02-21 borsauto merge of #12164 : alexcrichton/rust/rlibs-and...
2014-02-21 borsauto merge of #12401 : alexcrichton/rust/if-ok-2-try...
2014-02-20 borsauto merge of #12161 : aepsil0n/rust/docs/for-loop...
2014-02-20 Alex CrichtonMass rename if_ok! to try!
2014-02-19 borsauto merge of #12231 : wycats/rust/url_path_parse,...
2014-02-18 borsauto merge of #12351 : kud1ing/rust/backticks, r=alexcr...
2014-02-17 borsauto merge of #12284 : brson/rust/install, r=alexcrichton
2014-02-16 borsauto merge of #12302 : alexcrichton/rust/issue-12295...
2014-02-16 borsauto merge of #12301 : FlaPer87/rust/issue-8893, r...
2014-02-16 borsauto merge of #12305 : luqmana/rust/ub, r=sfackler
2014-02-16 borsauto merge of #12299 : sfackler/rust/limit-return,...
2014-02-16 borsauto merge of #12298 : alexcrichton/rust/rustdoc-testin...
2014-02-15 Steven FacklerAdd a method to LimitReader to return the limit
2014-02-15 borsauto merge of #12272 : alexcrichton/rust/snapshot,...
2014-02-15 borsauto merge of #12270 : bstrie/rust/pnoise, r=huonw
2014-02-15 borsauto merge of #12282 : cmr/rust/cleanup-ptr, r=huonw
2014-02-15 borsauto merge of #12286 : sfackler/rust/no-conditions...
2014-02-15 borsauto merge of #12283 : kballard/rust/env-args-bytes...
2014-02-15 borsauto merge of #12230 : DaGenix/rust/io-decorator-change...
2014-02-15 Palmer CoxUpdate LimitReader to take the Reader to wrap by value
2014-02-06 borsauto merge of #12001 : yuriks/rust/getopts-tweaks,...
2014-02-05 borsauto merge of #12018 : alexcrichton/rust/triage, r...
2014-02-04 borsauto merge of #11230 : csherratt/rust/cow, r=alexcrichton
2014-02-04 borsauto merge of #11951 : dmanescu/rust/reserve-rename...
2014-02-04 borsauto merge of #11717 : DiamondLovesYou/rust/master...
2014-02-03 borsauto merge of #12012 : omasanori/rust/semver, r=alexcri...
2014-02-03 borsauto merge of #11946 : alexcrichton/rust/no-io-error...
2014-02-03 Alex Crichtonstd: Fix tests with io_error usage
2014-02-03 Alex Crichtonstd: Remove io::io_error
2014-01-22 borsauto merge of #11500 : jhasse/rust/patch-rlib, r=alexcr...
next