]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2014-02-27 borsauto merge of #12486 : MicahChalmer/rust/emacs-fixes...
2014-02-27 borsauto merge of #12586 : chris-morgan/rust/fix-pretty...
2014-02-27 Chris MorganFix a pretty printer crash on `/***`.
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-26 Kang Seonghoonrustc: Explicitly mention type params with missing...
2014-02-26 borsauto merge of #12570 : kyrias/rust/master, r=cmr
2014-02-26 borsauto merge of #12571 : eddyb/rust/kill-callee-id, r...
2014-02-26 Eduard BurtescuReplace callee_id with information stored in method_map.
2014-02-26 Eduard BurtescuRename a few typeck method-related structures to UpperC...
2014-02-26 Johannes Löthbergtutorial: Missing tildes around .notrust block
2014-02-26 borsauto merge of #12547 : jagtalon/rust/jag/rust/tutorial...
2014-02-26 borsauto merge of #12505 : alexcrichton/rust/fix-stack...
2014-02-26 borsauto merge of #12548 : alexcrichton/rust/up-llvm, r...
2014-02-26 Alex Crichtonstd: Tweak stack overflow printing for robustness
2014-02-26 borsauto merge of #12539 : gmjosack/rust/master, r=alexcrichton
2014-02-25 borsauto merge of #12493 : eddyb/rust/saner-overloads,...
2014-02-25 borsauto merge of #12457 : alexcrichton/rust/fix-some-tests...
2014-02-25 borsauto merge of #12408 : alexcrichton/rust/manual-crate...
2014-02-25 Alex CrichtonUpdate LLVM
2014-02-25 Jag Talontutorial: clearer explanation of freezing.
2014-02-25 Alex CrichtonAdd a method of manually specifying the crate map
2014-02-25 Alex Crichtontest: Clean out the test suite a bit
2014-02-25 borsauto merge of #12537 : kballard/rust/add-test-to-doc...
2014-02-25 Eduard Burtescuresolve: Don't use @RefCell in trait_map, nothing modif...
2014-02-25 Eduard Burtescuresolve: Remove all the operator overloads from trait_map.
2014-02-25 Eduard BurtescuUse only the appropriate trait when looking up operator...
2014-02-25 Eduard Burtescutypeck: Remove old diagnostic that refers to `do`.
2014-02-25 borsauto merge of #12530 : alexcrichton/rust/make-check...
2014-02-25 borsauto merge of #12522 : erickt/rust/hash, r=alexcrichton
2014-02-25 borsauto merge of #12525 : eddyb/rust/gate-default-type...
2014-02-25 borsauto merge of #12473 : bjz/rust/remove-bool, r=alexcrichton
2014-02-25 Gary M. JosackRemove references to guide-conditions
2014-02-25 Brendan ZabarauskasRemove std::bool::{Bool, all_values}
2014-02-25 Kevin BallardAdd link to libtest in doc index
2014-02-25 borsauto merge of #12535 : alexcrichton/rust/rollup, r...
2014-02-25 Alex CrichtonTest fixes from rollup
2014-02-25 Flavio Percocotest: single-variant enum can't be dereferenced
2014-02-25 Jag TalonTutorial: Add std::num::sqrt to the example.
2014-02-25 George PapanikolaouUpdate source code layout in src/
2014-02-25 Alex CrichtonRun the travis build as one large command
2014-02-25 Edward WangMatch binding is assignment
2014-02-25 Huon Wilsonsyntax: allow stmt/expr macro invocations to be delimit...
2014-02-25 Björn SteinbrinkMark by-value parameters that are passed on the stack...
2014-02-25 Huon Wilsonsyntax: calculate positions of multibyte characters...
2014-02-25 Huon Wilsonsyntax: record multibyte chars' positions absolutely...
2014-02-25 Brendan ZabarauskasRemove std::num::ToStrRadix from the prelude
2014-02-25 Brendan ZabarauskasRemove std::from_str::FromStr from the prelude
2014-02-25 Brendan ZabarauskasRemove std::default::Default from the prelude
2014-02-25 Huon Wilsonstd: Add Vec.reserve for rounding-up reservation.
2014-02-25 Huon Wilsonstd: make .swap_remove return Option<T>.
2014-02-25 Florian HahnRemove some obsolete ignored tests
2014-02-25 Alex CrichtonUse lines_any() when parsing output form "ar"
2014-02-25 Alex Crichtonrustc: Don't error on the rlib symlinks
2014-02-25 borsauto merge of #12454 : omasanori/rust/semver-eq, r...
2014-02-25 Erick Tryzelaarrustc: rename `hash` to the proper name `state`
2014-02-25 Erick Tryzelaartest: Use `#[deriving(Hash)]` in a couple tests
2014-02-25 Erick Tryzelaarreplace manual Hash impls with `#[deriving(Hash)]`
2014-02-25 Erick Tryzelaarstd: minor whitespace cleanup
2014-02-25 OGINO MasanoriExclude build metadata from equality checking.
2014-02-25 borsauto merge of #12465 : huonw/rust/notidy, r=brson
2014-02-24 borsauto merge of #12453 : alexcrichton/rust/move-json...
2014-02-24 borsauto merge of #12445 : huonw/rust/less-unsafe, r=alexcr...
2014-02-24 Eduard BurtescuGate default type parameter overrides.
2014-02-24 borsauto merge of #12523 : alexcrichton/rust/ignore-some...
2014-02-24 Alex Crichtonwindows: Fix the test_exists unit test
2014-02-24 Alex CrichtonCorrectly ignore some tests on windows
2014-02-24 Alex CrichtonMove extra::json to libserialize
2014-02-24 borsauto merge of #12412 : alexcrichton/rust/deriving-show...
2014-02-24 Alex CrichtonRemove deriving(ToStr)
2014-02-24 borsauto merge of #12380 : alexcrichton/rust/run-rewrite...
2014-02-24 Alex CrichtonRoll std::run into std::io::process
2014-02-24 Alex CrichtonRemove all ToStr impls, add Show impls
2014-02-24 borsauto merge of #12328 : nick29581/rust/abi, r=alexcrichton
2014-02-24 borsauto merge of #12510 : huonw/rust/fix-compiler-docs...
2014-02-24 Huon WilsonUpdate rustc/syntax docs now that rustdoc lexes all...
2014-02-24 borsauto merge of #12509 : brson/rust/rollup, r=brson
2014-02-24 Nick CameronAll uses of `extern fn` should mean `extern "C" fn...
2014-02-23 Brian AndersonMerge remote-tracking branch 'huonw/inline-helpers'
2014-02-23 Brian AndersonMerge remote-tracking branch 'brson/ratcher'
2014-02-23 Brian AndersonMerge remote-tracking branch 'brson/iodoc'
2014-02-23 Brian AndersonMerge remote-tracking branch 'tbu/pr_doc_smallfix'
2014-02-23 Brian AndersonMerge remote-tracking branch 'kud1ing/patch-1'
2014-02-23 borsauto merge of #12338 : edwardw/rust/hygienic-break...
2014-02-23 borsauto merge of #12484 : TheHydroImpulse/rust/fix_js...
2014-02-23 kud1ingTutorial: fix typo
2014-02-23 borsauto merge of #12492 : huonw/rust/snapshots, r=alexcrichton
2014-02-23 zslaytonCloses #12386. Removed 'pub mod' doc-comments in std...
2014-02-23 Huon WilsonTransition to new `Hash`, removing IterBytes and std...
2014-02-23 Tobias BucherFix C function FFI example in the Rust cheatsheet
2014-02-23 Huon Wilsonarena,std,serialize: remove some unnecessary transmutes.
2014-02-23 Huon Wilsonnative: be more const correct with the FFI calls.
2014-02-23 Huon Wilsongreen,native,rustuv: Replace many pointer `transmute...
2014-02-23 Huon Wilsonflate: return CVec<u8> rather than copying into a new...
2014-02-23 Huon Wilsongreen: remove ancient register-saving code.
2014-02-23 Edward WangMake break and continue hygienic
2014-02-23 Huon WilsonRegister snapshots.
2014-02-23 borsauto merge of #12416 : alexcrichton/rust/highlight...
2014-02-23 borsauto merge of #12311 : brson/rust/unstable, r=alexcrichton
2014-02-23 Brian Andersonstd: Move unstable::stack to rt::stack
next