]> git.lizzy.rs Git - rust.git/history - src
auto merge of #6175 : Aatch/rust/red-zone-warn, r=sanxiyn
[rust.git] / src /
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 Brendan ZabarauskasRemove 'Local Variable' comments
2013-05-02 borsauto merge of #6173 : sammykim/rust/doc-vec, r=yichoi
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 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 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 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
2013-04-30 John Clementsthis issue is a dup of another one that has a correct...
2013-04-30 John Clementsremove (non-parsing) test related to impl d for d feature
2013-04-30 John Clementsdeleted two tests intended to test RUST_CC_ZEAL, an...
2013-04-30 Daniel Micayiter: add a find function
2013-04-30 Daniel Micaychar: fix unused import warning
2013-04-30 Sangeun KimI modified the doc of from_elem, from_fn, I think it...
2013-04-30 borsauto merge of #6121 : luqmana/rust/newtype-cc, r=graydon
2013-04-30 James MillerChange flags to -Z print-link-args and --link-args
2013-04-30 borsauto merge of #6108 : gifnksm/rust/bigint-shift-bug...
2013-04-30 borsauto merge of #6107 : catamorphism/rust/mkdir_recursive...
2013-04-30 Tim Chevalierrustc / test: Fix error message
2013-04-30 borsauto merge of #6073 : huonw/rust/core-rust-isaac, r...
2013-04-30 Luqman AdenAdd test for cross crate newtype struct in match pattern.
2013-04-30 Luqman Adenlibrustc: Fix pattern matching on cross crate newtype...
2013-04-30 Brian Andersontest: Remove run-pass/too-much-recursion.rs
2013-04-29 Huon Wilsoncore: add some inlining hints to methods/fns in rand.
2013-04-29 Huon Wilsoncore: a pure Rust implementation of the ISAAC RNG.
2013-04-29 Tim Chevalierrustc: Change At to Managed and Uniq to Owned
2013-04-29 borsauto merge of #6080 : pcwalton/rust/demode-everything...
2013-04-29 Patrick Waltonlibstd: Fix merge fallout.
2013-04-29 Patrick Waltonlibrustc: Fix merge fallout.
2013-04-29 Patrick Waltontest: Fix more tests.
2013-04-29 Patrick Waltonlibrustc: Forbid type implementations on typedefs.
2013-04-29 Patrick Waltonlibrustc: Change labels to use the lifetime notation...
2013-04-29 Patrick Waltontest: Fix tests.
2013-04-29 Patrick Waltonlibrustc: Remove the concept of modes from the compiler.
2013-04-29 Patrick Waltonlibrustc: Make `&fn` by-copy by default and remove...
2013-04-29 Patrick Waltontest: Remove #[legacy_modes] from the test suite.
2013-04-29 Patrick Waltonlibfuzzer: De-mode the fuzzer.
2013-04-29 Patrick Waltonlibrustc: Remove the legacy mode in the type visitor...
2013-04-29 Patrick Waltonlibrustc: Rename `reinterpret_cast` to `transmute_copy...
2013-04-29 Patrick Waltonlibrustc: Implement `reinterpret_cast` in terms of...
2013-04-29 Patrick Waltonlibrustc: Remove `ptr::addr_of`.
2013-04-29 Tim ChevalierRevert "libcore: remove unnecessary deref"
2013-04-29 borsauto merge of #6110 : bjz/rust/numeric-traits, r=pcwalton
2013-04-29 Brian Andersoncore: Replace uses of 'drop' in task module with 'final...
2013-04-29 borsauto merge of #6099 : danluu/rust/xfail_clone, r=catamo...
2013-04-29 Brendan ZabarauskasRevert "Merge Exponential and Hyperbolic traits"
2013-04-29 Brendan ZabarauskasMerge Exponential and Hyperbolic traits
2013-04-29 borsauto merge of #6083 : jbclements/rust/parser-cleanup...
next