]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2013-08-31 borsauto merge of #8862 : dcrewi/rust/drop-redundant-ord...
2013-08-31 borsauto merge of #8894 : alexcrichton/rust/faster, r=thest...
2013-08-31 Alex CrichtonTweak pass management and add some more options
2013-08-31 borsauto merge of #8889 : erickt/rust/cleanup, r=catamorphism
2013-08-30 borsauto merge of #8831 : catamorphism/rust/extend_rust_pat...
2013-08-30 Tim Chevalierrustpkg: Allow package directories to appear in the...
2013-08-30 Tim Chevalierrustpkg: Add a not_a_workspace condition
2013-08-30 Tim Chevalierstd: Add a file-renaming function to std::os
2013-08-30 Erick Tryzelaarstd: Add a fixme for when we add Trait::<for T>::static...
2013-08-30 Erick Tryzelaarrustc: capitalize types in rscope.rs
2013-08-30 Erick Tryzelaarfix various warnings
2013-08-30 Tim Chevalierrustc: Change a stray error! statement to debug!
2013-08-30 borsauto merge of #8886 : cmr/rust/test-restructure, r=cmr
2013-08-30 Corey RichardsonRevert "src/test/bench: restructure"
2013-08-30 Corey RichardsonRevert "Teach compiletest to use multiple --src-base's"
2013-08-30 Corey RichardsonRevert "Teach the makefile to use multiple src-base's"
2013-08-30 borsauto merge of #8878 : toqueteos/rust/patch-1, r=sanxiyn
2013-08-30 borsauto merge of #8858 : blake2-ppc/rust/small-bugs, r...
2013-08-30 borsauto merge of #8877 : bouk/rust/master, r=sanxiyn
2013-08-30 borsauto merge of #8872 : MicahChalmer/rust/emacs-indent...
2013-08-30 borsauto merge of #8869 : alexcrichton/rust/issue-8847...
2013-08-30 borsauto merge of #8867 : thestinger/rust/smaller-arc,...
2013-08-30 borsauto merge of #8857 : blake2-ppc/rust/std-str-remove...
2013-08-30 Carlosdoc/rust.md: Missing in keyword on keyword list.
2013-08-30 Bouke van der... Add missing space
2013-08-30 borsauto merge of #8854 : huonw/rust/rt-papercuts, r=brson
2013-08-30 borsauto merge of #8843 : alexcrichton/rust/fix-bug, r...
2013-08-30 borsauto merge of #8820 : alexcrichton/rust/no-io-writer...
2013-08-30 borsauto merge of #8839 : sanxiyn/rust/env, r=thestinger
2013-08-30 Micah ChalmerAlign field names in struct expressions with fields...
2013-08-30 Micah ChalmerMultiline comments with leading *s line up the *s
2013-08-30 borsauto merge of #8819 : vadimcn/rust/unit-tests, r=brson
2013-08-30 Micah ChalmerOne indent after open paren with no argument
2013-08-30 Micah ChalmerCorrect indent with trailing spaces/comments on previou...
2013-08-30 Alex CrichtonCorrect the sources of glob imports
2013-08-30 Alex CrichtonFix a bug with statics inside blocks in generic fns
2013-08-30 borsauto merge of #8458 : cmr/rust/test-restructure, r...
2013-08-30 Daniel Micayreduce the size of UnsafeArc from 2 words to 1
2013-08-29 borsauto merge of #8866 : brson/rust/rvstdrun, r=alexcrichton
2013-08-29 David Creswickpartial revert of 31fa865
2013-08-29 Brian AndersonRevert "auto merge of #8645 : alexcrichton/rust/issue...
2013-08-29 borsauto merge of #8848 : ILyoan/rust/mk_libuv, r=cmr
2013-08-29 David Creswickdrop some redundant Ord method implementations
2013-08-29 borsauto merge of #8842 : jfager/rust/remove-iter-module...
2013-08-29 borsauto merge of #8840 : alexcrichton/rust/update-vendors...
2013-08-29 blake2-ppcextra::dlist: Fix bug in Eq::ne
2013-08-29 blake2-ppcstd::str: Fix bug in .slice_chars()
2013-08-29 blake2-ppcstd::str: Use CharIterator in NormalizationIterator
2013-08-29 blake2-ppcstd::str: Remove functions count_chars, count_bytes
2013-08-29 borsauto merge of #8838 : brson/rust/rvfpelim, r=alexcrichton
2013-08-29 Huon Wilsonextra: error message should reflact that RUST_TEST_TASK...
2013-08-29 Huon Wilsonrt: remove a series of unfortunate casts.
2013-08-29 Huon Wilsonrt: use sugary functions rather than manual range loops.
2013-08-29 Huon Wilsonrt: Handle non-integer RUST_THREADS (slightly) more...
2013-08-29 borsauto merge of #8823 : huonw/rust/6233, r=brson
2013-08-29 borsauto merge of #8830 : andersk/rust/indent-4, r=catamorphism
2013-08-29 Ilyong Chomk: Fix libuv makefile generation on android
2013-08-29 Alex CrichtonRemove @io::Writer from sys/repr/reflect
2013-08-29 Jason FagerRemove the iter module.
2013-08-29 Alex CrichtonEnable segmented stacks for llvm on mingw-64
2013-08-29 Alex CrichtonUpdate libuv to rebase on top of joyent/master
2013-08-29 borsauto merge of #8800 : fhahn/rust/ticket_5239, r=alexcri...
2013-08-29 Brian AndersonRevert "auto merge of #8695 : thestinger/rust/build...
2013-08-29 Huon WilsonMake the unit-test framework check RUST_TEST_TASKS...
2013-08-29 borsauto merge of #8832 : alexcrichton/rust/fix-libuv-build...
2013-08-29 Alex CrichtonFix compilation issues with libuv on OSX
2013-08-28 borsauto merge of #8718 : bblum/rust/typeof, r=pcwalton
2013-08-28 Anders Kaseorgrust-mode: Default rust-indent-offset to 4, not default...
2013-08-28 borsauto merge of #8447 : alexcrichton/rust/local-data...
2013-08-28 borsauto merge of #8828 : brson/rust/randomness, r=thestinger
2013-08-28 Brian Andersondoc: Remove statement about scheduling randomness
2013-08-28 borsauto merge of #8807 : alexcrichton/rust/remove-two...
2013-08-28 borsauto merge of #8806 : klutzy/rust/winmain, r=cmr
2013-08-28 Seo SanghyeonAndroid: Pass the environment when running tests
2013-08-28 Seo SanghyeonRemove --newrt option
2013-08-28 Corey RichardsonTeach the makefile to use multiple src-base's
2013-08-28 Corey RichardsonTeach compiletest to use multiple --src-base's
2013-08-28 Corey Richardsonsrc/test/bench: restructure
2013-08-28 borsauto merge of #8821 : alexcrichton/rust/fix-libuv-build...
2013-08-28 Alex CrichtonRun gyp_uv with CFG_PYTHON instead of directly
2013-08-28 Vadim ChugunovTurned off libstd unit tests that currently fail on...
2013-08-28 Vadim ChugunovDisabled failing parts of abs_sub() and frexp() unit...
2013-08-28 Vadim ChugunovFixed MemoryMap on Windows.
2013-08-28 Vadim ChugunovAdded libstd and libextra unit tests to check-fast...
2013-08-28 Florian HahnAdd tests for ref in closure parameter list, closes...
2013-08-28 Alex CrichtonRemove offset_inbounds for an unsafe offset function
2013-08-28 borsauto merge of #8805 : jfager/rust/remove-hashutil,...
2013-08-28 borsauto merge of #8645 : alexcrichton/rust/issue-6436...
2013-08-28 klutzyrustc: Use "main" entry point on Windows
2013-08-28 Alex CrichtonConsolidate local_data implementations, and cleanup
2013-08-28 Alex CrichtonFix merge fallout
2013-08-28 Alex CrichtonFix various issues associated with building on windows
2013-08-28 Alex CrichtonImplement process bindings to libuv
2013-08-28 Alex CrichtonUpgrade libuv to the current master + our patches
2013-08-28 borsauto merge of #8697 : kballard/rust/rustpkg-no-args...
2013-08-28 borsauto merge of #8802 : pcwalton/rust/compile-speed,...
2013-08-28 Patrick Waltonlibrustc: Fix merge fallout
2013-08-28 Kevin BallardHandle `rustpkg build`, etc. when given no args properly
2013-08-28 Patrick Waltonlibrustc: Fix problem with cross-crate reexported stati...
2013-08-28 Patrick Waltonlibrustc: Implement basic lazy implementation loading.
next