]> git.lizzy.rs Git - rust.git/history - src
auto merge of #13845 : alexcrichton/rust/regex-deps, r=brson
[rust.git] / src /
2014-04-29 borsauto merge of #13807 : ipetkov/rust/issue-13771, r...
2014-04-29 borsauto merge of #13829 : alexcrichton/rust/dead-strip...
2014-04-29 Ivan Petkovrustdoc: #13771: Make html links inside paragraphs...
2014-04-29 borsauto merge of #13834 : nick29581/rust/str_fix, r=luqmana
2014-04-29 Nick CameronRemove internal support for fixed length strings
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 Noam Yorav-Raphaelrustdoc: Make going back in browser history work after...
2014-04-28 borsauto merge of #13819 : nick29581/rust/ty_str, r=pcwalton
2014-04-28 Alex Crichtonrustc: Pass -dead_strip on OSX
2014-04-28 borsauto merge of #13812 : alxgnon/rust/master, r=alexcrichton
2014-04-28 Kang Seonghoonrustdoc: Make strip_hidden use a dedicated hidden item...
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 Nick CameronRefactor ty_str to use a ~(str) representation.
2014-04-28 borsauto merge of #13811 : alexcrichton/rust/closed-issues...
2014-04-28 Alex Crichtontest: Add tests for closed issues
2014-04-28 borsauto merge of #13795 : klutzy/rust/win-make-check,...
2014-04-28 klutzytest: Fix run-make on windows
2014-04-28 Alexandre GagnonFix repeated module documentation
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 Michael Prattdoc: Remove out-of-place debug! note
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 borsauto merge of #13796 : ema-fox/rust/patch-1, r=kballard
2014-04-27 Ryan Mulliganadd BigUint subtraction underflow error message
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 Emanuel RylkeFix link to hashmap.rs and json.rs in sample code FAQ
2014-04-27 Kang Seonghoonrustdoc: External module item links to the module conte...
2014-04-27 borsauto merge of #13783 : wackywendell/rust/permfix, r...
2014-04-27 klutzytest: Rename a test to bypass UAC on windows
2014-04-27 Kang Seonghoonsyntax: `Mod` records the span for inner contents.
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 Kang Seonghoonrustdoc: Moved `SCHEMA_VERSION` to `clean`.
2014-04-26 Kang Seonghoonsyntax: ViewItemUse no longer contains multiple view...
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 Alex Crichtonrustc: Restrict the scope of a borrow on def_map
2014-04-25 Andrew GallantTests for dynamic regexes will now run during 'check...
2014-04-25 John FrescoUpdate FFI signature table to use pipe format
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 #13747 : michaelfairley/rust/patch-1...
2014-04-25 Herman J. Radtke IIIdoc: Update modules for containers
2014-04-25 Michael FairleyFix variable name in prose to match code it's describing
2014-04-25 klutzytest: Remove/update some old ignored tests
2014-04-25 Adrien Tétarrustdoc: bring it inline
2014-04-25 klutzytest: Enable extern-fn-reachable test
2014-04-25 Adrien Tétardoc,rustdoc: store webfonts locally
2014-04-25 Adrien Tétardoc: slight design refresh
2014-04-25 Adrien Tétarrustdoc: fixes
2014-04-25 borsauto merge of #13700 : BurntSushi/rust/regexp, r=alexcr...
2014-04-25 Andrew GallantIgnore regex tests (regular, cfail and benchmark) on...
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 Andrew GallantAdd a regex crate to the Rust distribution.
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 Alex Crichtonnative: Remove unused and untested UnixDatagram
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 Crichtontest: Add an option to not capture output
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 Chris MorganFix Vim indent regressions from #13600.
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 Niko Matsakisrustdoc: fix de-@rooting fallout
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 Steven FacklerAllow attributes on match arms
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 Nick CameronPrevent unsized types being stored in variables
2014-04-23 Edward WangCalibrate span for method call error messages
2014-04-23 Alex CrichtonRegister new snapshots
2014-04-23 borsauto merge of #13705 : edwardw/rust/rcboxptr-doc, r...
next