]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2013-05-03 Brian Andersonstd: xfail test_serializing_pipes
2013-05-03 borsauto merge of #6201 : pcwalton/rust/inhtwama-serializer...
2013-05-03 borsauto merge of #6140 : Dretch/rust/run-with-rust, r...
2013-05-03 borsauto merge of #6195 : luqmana/rust/newtype-drop, r...
2013-05-03 Patrick Waltonlibrustc: Update the serializer to work properly with...
2013-05-02 borsauto merge of #6192 : thestinger/rust/link_args, r...
2013-05-02 borsauto merge of #6172 : Sodel-the-Vociferous/rust/rm_trt_...
2013-05-02 Patrick Waltonlibstd: De-mut arena
2013-05-02 borsauto merge of #6197 : graydon/rust/re-xfail, r=graydon
2013-05-02 Graydon Hoarere-xfail some tests that fail on x86
2013-05-02 garethFix some issues with test_destroy_actually_kills:
2013-05-02 borsauto merge of #6193 : youknowone/rust/static-string...
2013-05-02 Luqman AdenAdd test for drop for newtype structs.
2013-05-02 borsauto merge of #6184 : kud1ing/rust/master, r=sanxiyn
2013-05-02 garethRemove errant trailing whitespace.
2013-05-02 garethConvert most of rust_run_program.cpp to rust (issue...
2013-05-02 borsauto merge of #6125 : luqmana/rust/newtype-drop, r...
2013-05-02 Daniel Micaymake link_args use spaces as separators
2013-05-02 Jeong YunWonUse static strings
2013-05-02 borsauto merge of #6182 : huonw/rust/core-str-opts, r=nikom...
2013-05-02 borsauto merge of #6178 : erickt/rust/remove-drop, r=graydon
2013-05-02 borsauto merge of #6176 : thestinger/rust/libuv_optimize...
2013-05-02 borsauto merge of #6177 : gifnksm/rust/iter-chain, r=thestinger
2013-05-02 kud1ingThe following code was generated by "src/etc/unicode.py"
2013-05-02 kud1ingExplain that the source code was generated by this...
2013-05-02 Huon Wilsonlibcore: optimize string joining routines.
2013-05-02 Huon Wilsoncore: inlining on common functions
2013-05-02 borsauto merge of #6111 : pnkfelix/rust/issue4391-rustc...
2013-05-02 Felix S. Klock IIMore cases of [cfg(test)] instead of [test].
2013-05-02 Felix S. Klock IIMore cases of [cfg(test)] instead of [test].
2013-05-02 Felix S. Klock IILets see if changing `span_fatal` to `span_err` gets...
2013-05-02 Felix S. Klock IImod items need to be marked with `cfg(test)` not `test`.
2013-05-02 Felix S. Klock IImod items need to be marked with `cfg(test)` not `test`.
2013-05-02 Felix S. Klock IIIssue 4391: rustc should not silently skip tests with...
2013-05-02 borsauto merge of #6175 : Aatch/rust/red-zone-warn, r=sanxiyn
2013-05-02 borsauto merge of #6174 : sanxiyn/rust/static-string, r...
2013-05-02 borsauto merge of #6151 : bjz/rust/local-variable-cleanup...
2013-05-02 Erick Tryzelaarrustc: remove ty::LegacyDtor
2013-05-02 Brendan ZabarauskasRemove 'Local Variable' comments
2013-05-02 borsauto merge of #6173 : sammykim/rust/doc-vec, r=yichoi
2013-05-02 Daniel Micaypass along CFLAGS/LINK_FLAGS to libuv
2013-05-02 gifnksmlibcore: Make `ChainIterator` take two different-typed...
2013-05-02 James MillerAdd error if RED_ZONE_SIZE doesn't get defined
2013-05-02 borsauto merge of #6127 : gifnksm/rust/impl-clone-for-bigin...
2013-05-02 Seo SanghyeonUse static strings
2013-05-02 Seo SanghyeonTake string slices
2013-05-02 borsauto merge of #6162 : graydon/rust/random-retry, r...
2013-05-01 borsauto merge of #6161 : graydon/rust/glob-retry, r=graydon
2013-05-01 Huon Wilsonlibcore: add N(0,1) and Exp(1) distributions to core...
2013-05-01 Jesse Luehrsglob_t should be public on all platforms
2013-05-01 Jesse Luehrsadd a higher level glob() function to os
2013-05-01 Jesse Luehrslibc bindings for glob.h
2013-05-01 Daniel RalstonAdd trait object field types to back/abi.rs, and use...
2013-05-01 gifnksmlibstd: impl Clone for BigUint/BigInt and replace ...
2013-05-01 Graydon Hoarecompiletest: stop ignoring all tests.
2013-05-01 borsauto merge of #6148 : erickt/rust/remove-drop, r=pcwalton
2013-05-01 Erick Tryzelaarpipes: use finally to fix pipes::try_recv
2013-05-01 Erick Tryzelaarrustdoc: Remove a now invalid test
2013-05-01 Erick Tryzelaarremove some warnings
2013-05-01 Erick Tryzelaarsyntax: remove parse::token::{dtor,literally_dtor}
2013-05-01 Erick Tryzelaarallow parsing attributes on struct fields
2013-05-01 Erick Tryzelaarrustc: remove the rest of drop
2013-05-01 Erick Tryzelaarsyntax: remove parsing destructors
2013-05-01 Erick Tryzelaarcore: Remove use of deprecated `drop`
2013-05-01 borsauto merge of #6147 : bjz/rust/numeric-traits, r=brson
2013-05-01 borsauto merge of #6144 : catamorphism/rust/mkdir_recursive...
2013-05-01 borsauto merge of #6139 : thestinger/rust/tmp, r=graydon
2013-05-01 Brendan ZabarauskasRevert rename of Div to Quot
2013-05-01 borsauto merge of #6131 : thestinger/rust/new_iter, r=graydon
2013-05-01 borsauto merge of #6115 : jbclements/rust/test-case-fixes...
2013-05-01 borsauto merge of #6113 : brson/rust/task-drop, r=graydon
2013-05-01 borsauto merge of #6105 : Aatch/rust/linker-improv, r=pcwalton
2013-05-01 Tim Chevaliercore/std: Fix race condition in os::mkdir_recursive...
2013-05-01 borsauto merge of #6103 : catamorphism/rust/nonfatal-errors...
2013-04-30 John Clementsfixed pattern, moved test to compile-fail
2013-04-30 John Clementsfixed up syntax
2013-04-30 John Clementsrenamed issue-2185 to issue-3429
2013-04-30 John Clementstypestate is not planned for upcoming versions of rust....
2013-04-30 John Clementsfixed this test case too
2013-04-30 John Clementsfixed the test case, hope it's still testing something
2013-04-30 John Clementsafter syntax fixes, these tests appear to pass
2013-04-30 John Clementsmore commits on issue 2185
2013-04-30 John Clementsfixed up issue-2185, but now it has a trait failure
2013-04-30 John Clementswith syntax fixes, this test case now appears to pass
2013-04-30 John Clementsadded test case for issue 5927
2013-04-30 John ClementsTest now passes
2013-04-30 John ClementsThis test case now parses
2013-04-30 John Clementsthis test still doesn't pass, but at least it parses...
2013-04-30 John ClementsGot test cases to pass, after some major surgery
2013-04-30 Tim ChevalierFix error messages harder
2013-04-30 borsauto merge of #6136 : jld/rust/simplifycfg-unrevert...
2013-04-30 Daniel Micayclear *everything* from the tmp directory
2013-04-30 borsauto merge of #6134 : jld/rust/issue-6117, r=catamorphism
2013-04-30 borsauto merge of #6118 : brson/rust/too-much-recursion...
2013-04-30 Jed DavisRevert "doc: XFAIL mysterious failure on bots"
2013-04-30 Jed DavisReverse accidental src/llvm reversion in 876483dcf...
2013-04-30 Jed DavisThe null case of a nullable-poiner enum might not be...
2013-04-30 Daniel Micayiter: add max and min functions
2013-04-30 John Clementschanged to impl trait for type stx
2013-04-30 John ClementsThis test case is obsolete for two reasons
next