]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2014-02-08 borsauto merge of #12099 : alexcrichton/rust/rpath-tests...
2014-02-08 borsauto merge of #12066 : huonw/rust/show2, r=alexcrichton
2014-02-08 borsauto merge of #12059 : thestinger/rust/glue, r=pcwalton
2014-02-08 Huon WilsonUpdate docs and tests for #[deriving(Show)].
2014-02-08 Huon WilsonImplement `#[deriving(Show)]`.
2014-02-08 Huon Wilsonsyntax: split out the parsing and the formatting part...
2014-02-08 Huon Wilsonsyntax: convert deriving to take &mut ExtCtxt.
2014-02-08 Huon Wilsonsyntax: remove some dead code.
2014-02-08 Huon Wilsonstd::fmt: convert the formatting traits to a proper...
2014-02-08 Daniel Micayadd a hack to fix debug-info tests under gdb 7.7
2014-02-08 Daniel Micayrm out-of-date comment from std::unstable::raw
2014-02-08 Daniel Micayallow generating drop glue without the TyDesc
2014-02-08 Daniel Micayremove type descriptors from proc and @T
2014-02-08 borsauto merge of #12094 : adridu59/rust/licensing, r=brson
2014-02-08 Alex CrichtonSet the LD_LIBRARY_PATH when running tests
2014-02-07 borsauto merge of #12029 : zkamsler/rust/merge-sort-allocat...
2014-02-07 Zach KamslerReduced allocations in merge_sort for short vectors
2014-02-07 borsauto merge of #12073 : alexcrichton/rust/doc-examples...
2014-02-07 Adrien Tétardoc: add license information for gen. files
2014-02-07 borsauto merge of #12055 : dguenther/rust/tidy_test, r...
2014-02-07 Derek GuentherAdded tests to make tidy
2014-02-07 borsauto merge of #12075 : chromatic/rust/gh_11983_deglob_s...
2014-02-07 chromaticCleaned up imports per coding standards.
2014-02-07 chromaticRemoved prelude::* from libstd files.
2014-02-07 borsauto merge of #12087 : sanxiyn/rust/show-span, r=huonw
2014-02-07 Seo SanghyeonAdd comments to span debugger
2014-02-07 Seo SanghyeonCorrect span for ExprFnBlock, ExprMethodCall, ExprParen
2014-02-07 Seo SanghyeonSpan debugger
2014-02-07 borsauto merge of #12083 : bjz/rust/semver, r=huonw
2014-02-07 borsauto merge of #12062 : kballard/rust/from_utf8_lossy...
2014-02-07 borsauto merge of #12010 : HeroesGrave/rust/libcollection...
2014-02-07 Kevin BallardHoist path::Display on top of from_utf8_lossy()
2014-02-07 Kevin BallardAdd new function str::from_utf8_lossy()
2014-02-07 Brendan ZabarauskasImplement std::fmt::Show for semver::{Identifier, Version}
2014-02-07 HeroesGravemoved collections from libextra into libcollections
2014-02-07 borsauto merge of #12078 : colemickens/rust/patch-2, r...
2014-02-07 Brendan ZabarauskasMake semver::Version fields public
2014-02-07 borsauto merge of #12077 : colemickens/rust/patch-1, r...
2014-02-07 borsauto merge of #12076 : alexcrichton/rust/rpath-makefile...
2014-02-07 borsauto merge of #12039 : alexcrichton/rust/no-conditions...
2014-02-07 Alex CrichtonAdd some doc examples to lib{green,native}
2014-02-07 Alex CrichtonDon't include rpath lines in dependency lists
2014-02-06 Cole MickensUpdate link_name=... -> link(name=...
2014-02-06 Alex CrichtonRemove std::condition
2014-02-06 Cole MickensFix a dead URL
2014-02-06 borsauto merge of #12030 : eddyb/rust/kill-at-self-and...
2014-02-06 Eduard BurtescuRemoved @self and @Trait.
2014-02-06 borsauto merge of #12020 : alexcrichton/rust/output-flags...
2014-02-06 borsauto merge of #12007 : Arcterus/rust/libgetopts, r=cmr
2014-02-06 Alex CrichtonRedesign output flags for rustc
2014-02-06 Arcterusgetopts: fixed a failing test
2014-02-06 Arcterusgetopts: unify tests
2014-02-06 Arcterusgetopts: replaced base functions with those from group
2014-02-06 ArcterusMove getopts out of extra
2014-02-06 borsauto merge of #12053 : fhahn/rust/remove-str-in-comment...
2014-02-06 borsauto merge of #12048 : sanxiyn/rust/crate-config, r...
2014-02-06 Seo SanghyeonFix expansion tests
2014-02-06 borsauto merge of #12051 : luqmana/rust/arm-fix, r=alexcrichton
2014-02-06 borsauto merge of #12047 : huonw/rust/cyclic-rc, r=thestinger
2014-02-06 borsauto merge of #12001 : yuriks/rust/getopts-tweaks,...
2014-02-06 borsauto merge of #12054 : alexcrichton/rust/less-flaky...
2014-02-06 Alex CrichtonMake a double-write UDP test more robust
2014-02-06 borsauto merge of #11989 : adridu59/rust/tidy, r=alexcrichton
2014-02-06 Florian HahnRemove reference to @str in comment
2014-02-05 Luqman Adenlibstd: Add missing constants for arm/linux.
2014-02-05 Huon WilsonEnsure an Rc isn't freed while running its own destructor.
2014-02-05 borsauto merge of #11894 : alexcrichton/rust/io-clone,...
2014-02-05 Alex CrichtonImplement clone() for TCP/UDP/Unix sockets
2014-02-05 Adrien Tétarrustdoc: update deps
2014-02-05 Adrien Tétaretc: add missing license boilerplates
2014-02-05 Adrien Tétaretc/tidy: don't check SNAP against triple
2014-02-05 borsauto merge of #11984 : olsonjeffery/rust/libserialize...
2014-02-05 Jeff Olsonpull extra::{serialize, ebml} into a separate libserial...
2014-02-05 Seo SanghyeonAvoid cloning ast::CrateConfig
2014-02-05 borsauto merge of #11939 : JeremyLetang/rust/move-libsync...
2014-02-05 JeremyLetangmove concurrent stuff from libextra to libsync
2014-02-05 borsauto merge of #12045 : thestinger/rust/glue, r=pcwalton
2014-02-05 borsauto merge of #12035 : chromatic/rust/tutorial_improvem...
2014-02-05 borsauto merge of #12025 : lilac/rust/feature-gate-quote...
2014-02-05 Daniel Micaystop calling `exchange_free` on 0-size types
2014-02-05 borsauto merge of #12023 : nick29581/rust/err_res, r=alexcr...
2014-02-05 borsauto merge of #12018 : alexcrichton/rust/triage, r...
2014-02-05 borsauto merge of #12014 : eddyb/rust/less-copies, r=cmr
2014-02-05 Alex CrichtonRun all target crate tests on the windows/try bots
2014-02-05 Alex CrichtonMake cfail test error messages more precise
2014-02-05 Alex CrichtonAdding tests for closed issues
2014-02-05 chromaticImproved pattern-match code and explanation.
2014-02-04 borsauto merge of #11230 : csherratt/rust/cow, r=alexcrichton
2014-02-04 Nick CameronCheck for trait impl conflicts across crates
2014-02-04 Eduard BurtescuDon't copy arguments passed by value with indirection...
2014-02-04 borsauto merge of #12026 : alexcrichton/rust/snapshots...
2014-02-04 borsauto merge of #11951 : dmanescu/rust/reserve-rename...
2014-02-04 James DengReplaced with a single "quote" feature gate.
2014-02-04 borsauto merge of #11717 : DiamondLovesYou/rust/master...
2014-02-04 Richard DiamondAdded missing xfail-fast.
2014-02-04 Alex CrichtonRegister new snapshots
2014-02-04 Richard DiamondSimd feature gating + Win32/64 fixes.
2014-02-04 James DengFeature gate all quasi-quoting macros.
2014-02-04 borsauto merge of #11912 : poiru/rust/8784-libuuid, r=alexc...
2014-02-04 Birunthan Mohanathasextra: Move uuid to libuuid
next