]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2013-08-28 borsauto merge of #8718 : bblum/rust/typeof, r=pcwalton
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 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 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.
2013-08-28 Patrick Waltonlibrustc: Implement lazy module loading.
2013-08-28 Patrick Waltonlibrustc: Remove `each_path`.
2013-08-28 Patrick Waltonlibstd: Fix merge fallout.
2013-08-28 Patrick Waltonlibrustc: Stop calling `each_path` in coherence.
2013-08-28 Patrick Waltonlibrustc: Fix merge fallout.
2013-08-28 Patrick Waltontest: xfail a test that relies on old path behavior.
2013-08-28 Patrick Waltonlibrustc: Convert check loans to use the new visitor
2013-08-28 Patrick Waltonlibrustc: Ensure that type parameters are in the right...
2013-08-28 Patrick Waltonlibrustc: Add support for type parameters in the middle...
2013-08-28 Patrick Waltonlibrustc: Remove `&const` and `*const` from the language.
2013-08-28 Jason FagerReplace HashUtil w/ default method on Hash
2013-08-28 borsauto merge of #8799 : fhahn/rust/ticket_5783, r=catamor...
2013-08-28 borsauto merge of #8797 : nikomatsakis/rust/issue-8625...
2013-08-27 borsauto merge of #8792 : adridu59/rust/master, r=catamorphism
2013-08-27 borsauto merge of #8771 : thestinger/rust/repr, r=catamorphism
2013-08-27 Florian HahnAdd test for #5783
2013-08-27 Niko MatsakisRemove remnants of implicit self
2013-08-27 Daniel Micayreflect: rm unused visit_{var,var_integral,constr}
2013-08-27 Daniel Micayrepr: include mutability qualifier in visit_ptr
2013-08-27 Daniel Micayrepr: print integer/float suffixes
2013-08-27 borsauto merge of #8790 : huonw/rust/unsafearc, r=thestinger
2013-08-27 Niko MatsakisExtend aliasability check to uncover `& &mut &mut`...
2013-08-27 borsauto merge of #8581 : FlaPer87/rust/issue/8232, r=bblum
2013-08-27 Flaper FespTrailing space
2013-08-27 Daniel Micayvec: implement `DeepClone`
2013-08-27 borsauto merge of #8772 : thestinger/rust/option, r=anasazi
2013-08-27 Daniel Micayoption: rm implementation of Add
2013-08-27 borsauto merge of #8789 : pnkfelix/rust/fsk-fix-typo-in...
2013-08-27 borsauto merge of #8777 : Kimundi/rust/doc_stuff, r=cmr
2013-08-27 Adrien Tétarlibrustpkg/tests.rs: cleanup unused import
2013-08-27 borsauto merge of #8780 : brson/rust/from_elem, r=thestinger
2013-08-27 Huon Wilsonstd: use ArcData rather than c_void in UnsafeArc.
2013-08-27 borsauto merge of #8779 : brson/rust/macsupp, r=thestinger
2013-08-27 Felix S. Klock IIfix typo in rust-mode.el
2013-08-27 Huon WilsonRename UnsafeAtomicRcBox to UnsafeArc. Fixes #7674.
2013-08-27 borsauto merge of #8773 : catamorphism/rust/rustpkg-version...
2013-08-27 Flaper FespRebased and replaced yield with deschedule
2013-08-27 borsauto merge of #8757 : vadimcn/rust/debug-info-tests...
2013-08-27 borsauto merge of #8700 : alexcrichton/rust/better-llvm...
2013-08-27 Alex CrichtonRewrite pass management with LLVM
2013-08-27 borsauto merge of #8747 : pnkfelix/rust/fsk-issue6887-fix...
2013-08-27 Marvin LöbelRewrote module tutorial
2013-08-27 borsauto merge of #8739 : fhahn/rust/ticket_2275, r=brson
2013-08-27 Brian Andersonstd: Make vec::from_elem failure-safe
2013-08-27 Brian AndersonFix valgrind suppression on mac
2013-08-27 borsauto merge of #8438 : cmr/rust/default, r=thestinger
2013-08-26 Corey RichardsonFix deriving-zero test
2013-08-26 Corey RichardsonAdd a Default trait.
2013-08-26 borsauto merge of #8712 : catamorphism/rust/rustpkg-issue...
2013-08-26 Flaper FespDecrement unkillable counter before failing
2013-08-26 Flaper FespDon't make the runtime exit on illegal calls
2013-08-26 Tim Chevalierrustpkg: Implement --version command-line option
2013-08-26 Flaper FespTesting rekillable fails when called from outside an...
2013-08-26 Flaper FespMake rekillable consistent with unkillable
2013-08-26 Tim Chevalierrustpkg: Test that different copies of the same package...
2013-08-26 borsauto merge of #8766 : brson/rust/vecfromfn, r=alexcrichton
2013-08-26 Brian Andersonstd: Make vec::from_fn failure-safe
2013-08-26 borsauto merge of #8488 : klutzy/rust/mingw-w64, r=brson
2013-08-26 borsauto merge of #8764 : blake2-ppc/rust/doc-condition...
2013-08-26 blake2-ppcdoc: Link condition and error-handling tutorial from...
2013-08-26 borsauto merge of #8758 : pnkfelix/rust/fsk-more-oldvisit...
2013-08-26 Florian HahnAdd script and tests for using keywords as identifiers
2013-08-26 borsauto merge of #8749 : gifnksm/rust/bigint-cfg, r=pnkfelix
2013-08-26 klutzySupport Win64 context switching
2013-08-26 klutzyrt: Support SEH/SJLJ personality routine
2013-08-26 klutzyrt: Make valgrind Win64-compatible
2013-08-26 klutzystd: Add Win64 support
2013-08-26 klutzystd: Bind write() on Win64
2013-08-26 klutzystd: Add Win64 types
2013-08-26 klutzySet main_name "WinMain" on Win64
2013-08-26 klutzyrt: Add {get,record}_sp_limit on Win64
2013-08-26 klutzyrt: Remove leading underscore on Win64
2013-08-26 borsauto merge of #8737 : blake2-ppc/rust/std-str-rsplit...
2013-08-26 blake2-ppcstd::str: Tune CharSplitIterator after benchmarks
2013-08-26 Felix S. Klock IIPlacate `make tidy`.
2013-08-26 gifnksmbigint: fix wrong benchmark fn name
2013-08-26 borsauto merge of #8744 : jld/rust/discr64, r=nikomatsakis
next