]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2013-12-22 borsauto merge of #10997 : cadencemarseille/rust/issue...
2013-12-22 borsauto merge of #11110 : alexcrichton/rust/attempt-to...
2013-12-22 Alex CrichtonAttempt to fix the segfaulting osx bots
2013-12-22 borsauto merge of #11095 : brson/rust/issue-11094, r=alexcr...
2013-12-21 borsauto merge of #11100 : klutzy/rust/win-no-pthread-2...
2013-12-21 klutzyrustuv: Stop link to pthread on Windows
2013-12-21 borsauto merge of #10930 : DaGenix/rust/remove-unnecessary...
2013-12-21 borsauto merge of #11079 : chris-morgan/rust/fix-11072...
2013-12-21 Brian Andersonmk: Work around problem with run-make tests on multiple...
2013-12-21 Palmer CoxImplement size_hint() for ByRef iterator
2013-12-21 Palmer CoxUpdate next() and size_hint() for MutSpliterIterator
2013-12-21 Palmer CoxRemove remainder field from MutChunkIter
2013-12-21 borsauto merge of #11031 : jhasse/rust/patch-msys-3, r=cmr
2013-12-20 borsauto merge of #11077 : alexcrichton/rust/crate-id,...
2013-12-20 Jan Niklas... Support ANSI colors in msys terminals. See #2807
2013-12-20 borsauto merge of #10986 : adridu59/rust/patch-new, r=alexc...
2013-12-20 Adrien Tétardoc: forward-port the conditions tutorial + fixup libst...
2013-12-20 borsauto merge of #11075 : alexcrichton/rust/issue-10392...
2013-12-20 Alex Crichtonrustc: Improve crate id extraction
2013-12-20 borsauto merge of #11081 : alexcrichton/rust/comm-adapters...
2013-12-20 borsauto merge of #11017 : alexcrichton/rust/faster-read...
2013-12-20 Alex Crichtonrustc: Optimize reading metadata by 4x
2013-12-20 borsauto merge of #11073 : klutzy/rust/issue-10978, r=alexc...
2013-12-20 borsauto merge of #11071 : huonw/rust/quiet-test, r=cmr
2013-12-20 borsauto merge of #11057 : alexcrichton/rust/no-at-in-ebml...
2013-12-20 Alex CrichtonPurge @-boxes from the reading half of EBML
2013-12-19 Alex CrichtonGet comm_adapters building again
2013-12-19 borsauto merge of #11060 : pcwalton/rust/tydecode-pod,...
2013-12-19 Chris MorganFix two regressions introduced by #11072.
2013-12-19 Patrick Waltonlibrustc: Add missing case for the `Pod` bound in ...
2013-12-19 borsauto merge of #11072 : chris-morgan/rust/ctags-tweaks...
2013-12-19 borsauto merge of #11070 : ezyang/rust/better-errors, r...
2013-12-19 Alex CrichtonAccept trailing commas in struct patterns
2013-12-19 klutzymklldeps.py: Ignore extra whitespaces of argument
2013-12-19 klutzyrustc: Handle `#[link(name = "")]` error
2013-12-19 borsauto merge of #11041 : cmr/rust/pkgid_changes, r=cmr...
2013-12-19 Corey RichardsonAdd some things to inspect crate-id's
2013-12-19 Corey RichardsonRename pkgid to crate_id
2013-12-19 Chris MorganRemove many false positives from the ctags results
2013-12-19 Huon Wilsonextra: silence warnings during testing.
2013-12-19 Huon Wilsonstd: silence warnings when compiling test.
2013-12-19 borsauto merge of #11061 : huonw/rust/opt-unsafe-vec, r...
2013-12-19 Huon Wilsonstd::vec: use some unsafe code to optimise `remove`.
2013-12-19 Edward Z. YangGeneralize item_span into node_span, which works on...
2013-12-19 borsauto merge of #11065 : huonw/rust/slice-chars-example...
2013-12-19 borsauto merge of #11038 : alexcrichton/rust/fix-osx-leak...
2013-12-19 Alex CrichtonUpgrade libuv to fix a leak on OSX
2013-12-19 borsauto merge of #11050 : alexcrichton/rust/snapshots...
2013-12-19 Huon Wilsonstd::str: fix .slice_chars example. Fixes #11014.
2013-12-19 borsauto merge of #10977 : brson/rust/androidtest, r=brson
2013-12-19 Huon Wilsonstd::vec: replace .insert with a small amount of unsafe...
2013-12-19 borsauto merge of #10927 : g3xzh/rust/sum_bugfix, r=huonw
2013-12-19 Brian AndersonMake Android tests fail if no device is available
2013-12-19 borsauto merge of #11029 : huonw/rust/rm-vec-as-buf, r=cmr
2013-12-19 g3xzhFix `sum()` accuracy
2013-12-18 Cadence MarseilleFix #10755 - ICE: `--linker=`
2013-12-18 Huon Wilsonstd::str: remove .as_mut_buf & rewrite/simplify `.push_...
2013-12-18 Huon Wilsonstd::str: replace .as_imm_buf with .as_ptr.
2013-12-18 Huon Wilsonstd::vec: remove .as_muf_buf, replaced by .as_mut_ptr...
2013-12-18 borsauto merge of #11032 : cmr/rust/rustdoc_test, r=alexcri...
2013-12-18 Huon Wilsonstd::vec: remove .as_imm_buf, replaced by .as_ptr ...
2013-12-18 Corey Richardsonrustdoc: thread through the context for rendering
2013-12-18 Corey RichardsonAdd a rustdoc test
2013-12-18 borsauto merge of #11013 : klutzy/rust/win-no-pthread,...
2013-12-18 borsauto merge of #11012 : alexcrichton/rust/needstest...
2013-12-18 Alex CrichtonRegister new snapshots
2013-12-18 Alex CrichtonAdding tests for closed issues
2013-12-18 borsauto merge of #11033 : michaelwoerister/rust/byvalself...
2013-12-18 borsauto merge of #11024 : huonw/rust/return-from-closures...
2013-12-18 borsauto merge of #10915 : alexcrichton/rust/fixes, r=ILyoan
2013-12-18 Huon Wilsonrustc: Allow `return` to return from a closure.
2013-12-18 borsauto merge of #11025 : ezyang/rust/reword-second-borrow...
2013-12-18 borsauto merge of #11018 : sfackler/rust/variant-strip...
2013-12-18 borsauto merge of #11019 : alexcrichton/rust/issue-10545...
2013-12-18 klutzymklldeps.py: Write to file instead of print
2013-12-18 klutzyllvm: Disable pthread on mingw
2013-12-17 borsauto merge of #11009 : ktt3ja/rust/issue-11006, r=alexc...
2013-12-17 borsauto merge of #10967 : chris-morgan/rust/clean-and...
2013-12-17 borsauto merge of #10979 : alexcrichton/rust/less-bc, r=cmr
2013-12-17 borsauto merge of #10863 : cadencemarseille/rust/patch...
2013-12-17 Alex CrichtonDon't allow impls to force public types
2013-12-17 Michael Woeristerdebuginfo: Updated test cases to also test by-value...
2013-12-17 Michael Woeristerdebuginfo: Properly support by-value self arguments
2013-12-17 borsauto merge of #11030 : cmr/rust/rustdoc_on_fire, r...
2013-12-17 Corey RichardsonFix rustdoc HTML rendering
2013-12-17 borsauto merge of #10972 : metajack/rust/pkgid-with-name...
2013-12-17 Jack MoffittUpdate docs to new syntax.
2013-12-17 Jack MoffittChange pkgid parser to allow overriding the inferred...
2013-12-17 borsauto merge of #11005 : sanxiyn/rust/mut, r=alexcrichton
2013-12-17 borsauto merge of #10998 : thestinger/rust/iter, r=alexcrichton
2013-12-17 Edward Z. Yangs/Second borrow/Previous borrow/ in error messages.
2013-12-17 Cadence MarseilleHandle ENOENT
2013-12-17 borsauto merge of #10996 : huonw/rust/more-vec-raw, r=cmr
2013-12-17 borsauto merge of #10990 : ktt3ja/rust/method-stability...
2013-12-17 borsauto merge of #10830 : alexcrichton/rust/spsc-queue...
2013-12-17 borsauto merge of #10924 : pcwalton/rust/pod, r=pcwalton
2013-12-17 Alex CrichtonTest fallout from std::comm rewrite
2013-12-17 Patrick Waltondoc: Update the documentation to describe the `Pod...
2013-12-17 Patrick Waltontest: Add a test that POD types can be implicitly copied.
2013-12-17 Patrick Waltonlibstd: Implement the new `Cell`.
next