]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2014-08-25 Alex Crichtonnative: Add some documentation for accept
2014-08-25 Alex Crichtonnative: TCP close/close_accept for windows
2014-08-25 Alex Crichtonrustuv: Implement clone/close_accept
2014-08-25 Alex Crichtonnative: Implement clone/close_accept for unix
2014-08-24 borsauto merge of #16646 : P1start/rust/trailing-commas...
2014-08-24 borsauto merge of #16718 : Sawyer47/rust/bool-cast, r=pcwalton
2014-08-24 borsauto merge of #16728 : bluss/rust/zip-next-back, r...
2014-08-24 borsauto merge of #16730 : tshepang/rust/typos, r=pcwalton
2014-08-24 Tshepang Lekhonkhobedoc: fix some typos in the Guide
2014-08-24 borsauto merge of #16722 : tshepang/rust/trailing-spaces...
2014-08-24 rootlibcore: Simplify Enumerate, Zip::next_back
2014-08-24 borsauto merge of #16717 : tshepang/rust/misplaced-comma...
2014-08-24 Tshepang Lekhonkhobedoc: remove trailing spaces from Guide
2014-08-24 borsauto merge of #16710 : dotdash/rust/mergefunc, r=thestinger
2014-08-24 borsauto merge of #16706 : pnkfelix/rust/fsk-fix-nojem...
2014-08-24 Piotr JawniakFix const evaluation of cast expression from bool
2014-08-24 borsauto merge of #16703 : bluss/rust/assert-bloat, r=huonw
2014-08-24 borsauto merge of #16698 : bluss/rust/slice-bloat, r=huonw
2014-08-24 Tshepang Lekhonkhobedoc: move misplaced comma
2014-08-24 borsauto merge of #16697 : Sawyer47/rust/new-test, r=huonw
2014-08-23 Björn SteinbrinkEnable the MergeFunc pass
2014-08-23 borsauto merge of #16691 : klutzy/rust/issue-15297, r=alexc...
2014-08-23 borsauto merge of #16670 : Swatinem/rust/charascii, r=alexc...
2014-08-23 borsauto merge of #16612 : nham/rust/twoway_searcher_fix...
2014-08-23 Felix S. Klock IICopy only up to `min(new_size, old_size)` when doing...
2014-08-23 Felix S. Klock IITest case to illustate/reproduce bug.
2014-08-23 borsauto merge of #16268 : cakebaker/rust/make_fn_add_three...
2014-08-23 borsauto merge of #16693 : vadimcn/rust/rename--win32,...
2014-08-23 rootstd: Use concat! and stringify! to simplify the most...
2014-08-23 Daniel HofstetterGuide: Make add_three_times_four() public
2014-08-23 rootcore: Separate failure formatting in str methods slice...
2014-08-23 Arpad Borsoslibunicode: optimize char functions for ascii characters
2014-08-23 Piotr JawniakAdd test for #10618 and #16382
2014-08-23 borsauto merge of #16692 : vadimcn/rust/fix-win64, r=luqmana
2014-08-23 Vadim ChugunovComplete renaming of win32 to windows
2014-08-23 Vadim ChugunovRemove stage0 attributes.
2014-08-23 Vadim ChugunovFix intptr_t on win64
2014-08-23 borsauto merge of #16675 : luqmana/rust/pmu, r=alexcrichton
2014-08-23 Luqman AdenAdd tests.
2014-08-23 klutzytest: Convert Window path to MSYS path
2014-08-23 nhamImprove TwoWaySearcher comments.
2014-08-23 borsauto merge of #16667 : retep998/rust/master, r=pcwalton
2014-08-22 borsauto merge of #16663 : Gankro/rust/heapify, r=alexcrichton
2014-08-22 borsauto merge of #16658 : jauhien/rust/fix-llvm, r=thestinger
2014-08-22 borsauto merge of #16659 : brson/rust/slowparse, r=alexcrichton
2014-08-22 P1startAdd support for trailing commas in more places
2014-08-22 Luqman Adenlibrustc: Properly tag upvars in proc's to stop mislead...
2014-08-22 borsauto merge of #16651 : vks/rust/fix-bitv-bench, r=alexc...
2014-08-22 klutzyconfigure: Recognize i686 build on msys2
2014-08-22 borsauto merge of #16656 : luqmana/rust/ucmla, r=pcwalton
2014-08-22 borsauto merge of #16655 : pcwalton/rust/unboxed-closures...
2014-08-22 borsauto merge of #16653 : steveklabnik/rust/module_wording...
2014-08-22 borsauto merge of #16647 : vhbit/rust/ios-build-fixes,...
2014-08-22 borsauto merge of #16639 : pcwalton/rust/unboxed-closures...
2014-08-22 Peter Atashianwin64: Add missing #[repr(C)]
2014-08-22 borsauto merge of #16616 : pcwalton/rust/unboxed-closure...
2014-08-22 borsauto merge of #16509 : luqmana/rust/uw, r=alexcrichton
2014-08-22 Patrick Waltonlibrustc: Consider where clauses when traversing free...
2014-08-22 borsauto merge of #16512 : wickerwaka/rust/getopt-16348...
2014-08-22 Alexis Beingessnermake priorityqueue's from_iter use heapify
2014-08-21 Brian AndersonUse only 400000 characters to test slow string parsing.
2014-08-21 Brian Andersonsyntax: Test parsing of long binary strings
2014-08-21 borsauto merge of #16637 : pcwalton/rust/unboxed-closures...
2014-08-21 Brian Andersonsyntax: Fix complexity of string parsing. Closes #16624.
2014-08-21 Jauhien PiatlickiFix LLVM version in configure
2014-08-21 borsauto merge of #16635 : steveklabnik/rust/ordering_comme...
2014-08-21 borsauto merge of #16601 : cybergeek94/rust/master, r=alexc...
2014-08-21 Luqman Adenlibrustc: Mark unboxed closure calls and definitions...
2014-08-21 Austin BonanderParameterize indent in PrettyEncoder
2014-08-21 borsauto merge of #16499 : cmr/rust/struct-undef-repr,...
2014-08-21 Patrick Waltonlibrustc: Create unboxing shims as necessary for unboxe...
2014-08-21 Corey RichardsonFix FFI guide
2014-08-21 Steve Klabnikfix module wording in guide
2014-08-21 borsauto merge of #16632 : pcwalton/rust/unboxed-closures...
2014-08-21 Vinzent Steinbergbitv: make sure benchmarks run long enough
2014-08-21 Vinzent Steinbergarena: fix a typo
2014-08-21 Vinzent Steinbergbitv: make benchmarks always return a value
2014-08-21 borsauto merge of #16631 : pcwalton/rust/unboxed-closures...
2014-08-21 borsauto merge of #16487 : steveklabnik/rust/guide_ownershi...
2014-08-21 Valerii HioraFixed unwinding for iOS
2014-08-21 Valerii HioraiOS compilation fix
2014-08-21 borsauto merge of #16362 : nham/rust/std_rand_pi_example...
2014-08-21 nhamUse unicode pi symbol in pi estimation example. Additio...
2014-08-21 nhamSurround formula in a 'notrust' code block
2014-08-21 borsauto merge of #16471 : EduardoBautista/rust/chapter...
2014-08-21 borsauto merge of #16447 : steveklabnik/rust/guide_vectors_...
2014-08-21 borsauto merge of #16443 : steveklabnik/rust/fix_path_docs...
2014-08-21 Corey RichardsonStage #[repr(packed)] in std::rt
2014-08-21 Corey Richardsonlibgreen: use FFI-safe types
2014-08-21 Corey Richardsonliblibc: don't use int/uint for intptr_t/uintptr_t
2014-08-21 Corey RichardsonAdd detailed note about Substs to ty_enum
2014-08-21 Corey Richardsonmanual: fix link
2014-08-21 Corey RichardsonAdd #[repr(C)] to all the things!
2014-08-21 Corey Richardsonlibrustc: handle repr on structs, require it for ffi...
2014-08-21 borsauto merge of #16331 : steveklabnik/rust/guide_macros_a...
2014-08-20 Corey Richardsondocs: don't claim struct layout is specified, but menti...
2014-08-20 borsauto merge of #16280 : cburgdorf/rust/patch-3, r=stevek...
2014-08-20 Steve KlabnikGuide: unsafe
2014-08-20 Steve KlabnikFix error message for WindowsPath::new
2014-08-20 Patrick Waltonlibrustc: Resolve nested vtable parameters in overloade...
next