]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2013-12-09 borsauto merge of #10840 : cmr/rust/any_docs2, r=huonw
2013-12-09 Corey RichardsonAdd some Any docs.
2013-12-09 borsauto merge of #10859 : huonw/rust/helper-dists, r=cmr
2013-12-09 borsauto merge of #10874 : vadimcn/rust/integrated-as,...
2013-12-09 borsauto merge of #10867 : sfackler/rust/unsugared-doc...
2013-12-09 Vadim ChugunovDisable failing test.
2013-12-09 Vadim ChugunovUse LLVM integrated assembler on Windows too.
2013-12-09 Steven FacklerAccept unsugared docs in missing-doc lint
2013-12-09 borsauto merge of #10866 : ktt3ja/rust/edit-doc, r=huonw
2013-12-09 Kiet TranFix comment on ast::DefStruct
2013-12-09 borsauto merge of #10813 : dwrensha/rust/xcrate-lifetime...
2013-12-08 David Renshawencode trait lifetime params in metadata to allow cross...
2013-12-08 borsauto merge of #10477 : ktt3ja/rust/dead-code, r=alexcri...
2013-12-08 borsauto merge of #10855 : alexcrichton/rust/snapshots...
2013-12-08 Huon Wilsonstd::rand: implement the student t distribution.
2013-12-08 Huon Wilsonstd::rand: implement the F distribution.
2013-12-08 Huon Wilsonstd::rand: implement the chi-squared distribution.
2013-12-08 Kiet TranRemove dead codes
2013-12-08 Kiet TranAdd dead-code warning pass
2013-12-08 Alex CrichtonRegister new snapshots
2013-12-07 borsauto merge of #10850 : alexcrichton/rust/fix-target...
2013-12-07 Alex CrichtonFix the linked targets for rustc
2013-12-07 borsauto merge of #10844 : huonw/rust/deriving-expn-info...
2013-12-07 borsauto merge of #10831 : luqmana/rust/9382, r=nikomatsakis
2013-12-07 Huon Wilsonstd::rand: implement the log-normal distribution.
2013-12-07 Huon Wilsonstd::rand: move normal and exponential to their own...
2013-12-07 borsauto merge of #10824 : huonw/rust/str-doc, r=alexcrichton
2013-12-07 borsauto merge of #10797 : pradeep90/rust/rust-mode-changes...
2013-12-07 borsauto merge of #10364 : Kimundi/rust/result_compose...
2013-12-07 borsauto merge of #10809 : alexcrichton/rust/static-snapsho...
2013-12-07 Alex CrichtonLink rustllvm statically, and distribute a static snapshot
2013-12-07 Huon Wilsonstd::str: Add examples to the StrSlice trait.
2013-12-07 Huon Wilsonsyntax::deriving: indicate from which trait type errors...
2013-12-07 Huon Wilsonsyntax: print expansion info from #[attribute] macros...
2013-12-07 Huon Wilsonsyntax::deriving: add the cx and span to the TraitDef...
2013-12-06 Marvin LöbelMade Results API more composable
2013-12-06 Luqman Adenlibrustc: Pass the correct type when adding cleanups.
2013-12-06 borsauto merge of #10832 : chris-morgan/rust/let's-lop...
2013-12-06 borsauto merge of #10665 : cmr/rust/doc_lint, r=alexcrichton
2013-12-06 Corey RichardsonCheck crate root for docs in missing_doc lint.
2013-12-06 borsauto merge of #10758 : alexcrichton/rust/upgrade-llvm...
2013-12-06 Chris MorganUse a macro in lang_items to remove duplication.
2013-12-06 borsauto merge of #10721 : osa1/rust/intermediatestr, r...
2013-12-06 borsauto merge of #10675 : LeoTestard/rust/lifetimes-no...
2013-12-06 Alex CrichtonRemove unused upcalls
2013-12-06 borsauto merge of #10506 : nikomatsakis/rust/issue-10391...
2013-12-05 Niko MatsakisFix test for #10391 to have pub main
2013-12-05 borsauto merge of #10562 : ongardie/rust/master, r=brson
2013-12-05 borsauto merge of #10817 : alexcrichton/rust/sched-fix...
2013-12-05 borsauto merge of #10211 : ktt3ja/rust/add-lrucache, r...
2013-12-05 Léo TestardForbid keywords as lifetime parameters names.
2013-12-05 borsauto merge of #10825 : octurion/rust/master, r=alexcrichton
2013-12-05 Alex CrichtonSolve some nasty deschedulinging races with a lock
2013-12-05 Alex CrichtonUpdate LLVM and jettison jit support
2013-12-05 Alexandros... Fix documentation typo (divison operator is not backslash)
2013-12-05 borsauto merge of #10796 : kballard/rust/revert-new-naming...
2013-12-05 Kevin BallardRename std::rt::deque::*::init() to *::new()
2013-12-05 Kevin BallardRename extra::json::*::init() constructors to *::new()
2013-12-05 Kevin BallardRevert "libstd: Change `Path::new` to `Path::init`."
2013-12-05 borsauto merge of #10804 : alexcrichton/rust/less-dup,...
2013-12-05 borsauto merge of #10799 : TeXitoi/rust/shootout-reverse...
2013-12-05 borsauto merge of #10803 : vmx/rust/integer-decode, r=cmr
2013-12-05 borsauto merge of #10690 : thestinger/rust/doc, r=alexcrichton
2013-12-04 Daniel Micayrewrite part of the tutorial
2013-12-04 borsauto merge of #10792 : kballard/rust/parse_sugary_call_...
2013-12-04 borsauto merge of #10701 : huonw/rust/rm-from_utf8, r=brson
2013-12-04 Guillaume Pinotrewrite of shootout-reverse-complement.rs
2013-12-04 Alex CrichtonDon't dup the stdio file descriptors.
2013-12-04 borsauto merge of #10788 : alexcrichton/rust/fixes, r=pcwalton
2013-12-04 Volker MischeDecode a float into integers
2013-12-04 borsauto merge of #10794 : alexcrichton/rust/issue-10790...
2013-12-04 borsauto merge of #10793 : chris-morgan/rust/2013-12-04...
2013-12-04 Huon Wilsonstd::str: s/from_utf8_slice/from_utf8/, to make the...
2013-12-04 Huon Wilsonstd::str: remove from_utf8.
2013-12-04 S Pradeep KumarAdd Imenu support for rust-mode.
2013-12-04 borsauto merge of #10783 : sfackler/rust/drop, r=alexcrichton
2013-12-04 borsauto merge of #10776 : alexcrichton/rust/issue-9725...
2013-12-04 borsauto merge of #10785 : alexcrichton/rust/omg-i-hate...
2013-12-04 Steven FacklerMove std::util::ignore to std::prelude::drop
2013-12-04 Alex CrichtonDon't infinitely recurse in a process test
2013-12-04 borsauto merge of #10752 : dhodder/rust/master, r=pcwalton
2013-12-04 Chris MorganImprove various Vim syntax highlighting things.
2013-12-04 Kevin BallardFix the comments for libsyntax::parse::parser::parse_su...
2013-12-03 Niko MatsakisMake trait lifetime parameters early bound in static...
2013-12-03 Alex CrichtonFix a bug in exporting trait implementations
2013-12-03 borsauto merge of #10747 : alexcrichton/rust/snapshots...
2013-12-03 Alex CrichtonRegister new snapshots
2013-12-03 borsauto merge of #10768 : Blei/rust/logging-enabled-macros...
2013-12-03 borsauto merge of #10757 : TeXitoi/rust/mut-split-iter...
2013-12-03 Alex CrichtonSearch for libfoo.a on windows as well as foo.lib
2013-12-03 Guillaume Pinotadd MutableVector::mut_split(self, pred) -> DoubleEnded...
2013-12-03 borsauto merge of #10777 : alexcrichton/rust/issue-10743...
2013-12-03 Alex CrichtonResume propagation of linking to native dylibs
2013-12-03 Alex CrichtonTidy up a few problems with run-make tests
2013-12-03 Alex CrichtonContinue tightening holes in reachability
2013-12-03 borsauto merge of #10782 : alexcrichton/rust/rustdoc-lib...
2013-12-03 borsauto merge of #10773 : jvns/rust/patch-1, r=cmr
2013-12-03 Philipp BrüschweilerAdd test to check for debug logging disabled at compile...
2013-12-03 borsauto merge of #10772 : alexcrichton/rust/issue-3053...
2013-12-03 Alex Crichtonrustdoc: Tell rustc we're building a library
next