]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2014-08-27 Alex Crichtonglob: Deprecate the library in favor of cargo
2014-08-22 borsauto merge of #16659 : brson/rust/slowparse, r=alexcrichton
2014-08-22 borsauto merge of #16651 : vks/rust/fix-bitv-bench, r=alexc...
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 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-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 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...
2014-08-20 Christoph Burgdorffixes some syntax highlighting annotations
2014-08-20 Patrick Waltonlibrustc: Fix a couple of cases in which unboxed closur...
2014-08-20 Steve KlabnikMake note that Ordering is builtin.
2014-08-20 Patrick Waltonlibrustc: Fix bogus logic for static calls to unboxed...
2014-08-20 Steve KlabnikGuide: macros
2014-08-20 borsauto merge of #16408 : steveklabnik/rust/guide_iterator...
2014-08-20 Patrick Waltonlibrustc: When checking static method calls to unboxed...
2014-08-20 borsauto merge of #16257 : steveklabnik/rust/guide_patterns...
2014-08-20 borsauto merge of #16621 : tshepang/rust/grammar, r=stevekl...
2014-08-20 borsauto merge of #16620 : tshepang/rust/tasks, r=steveklabnik
2014-08-20 borsauto merge of #16618 : nham/rust/strslice_examples...
2014-08-20 borsauto merge of #16615 : pcwalton/rust/unboxed-closures...
2014-08-20 borsauto merge of #16614 : cdwort/rust/pointer-guide-typo...
2014-08-20 borsauto merge of #16606 : pczarn/rust/inline-asm, r=alexcr...
2014-08-20 borsauto merge of #16603 : SiegeLord/rust/nullable, r=alexc...
2014-08-19 borsauto merge of #16584 : luqmana/rust/psfo, r=alexcrichton
2014-08-19 Tshepang Lekhonkhobedoc: small tasks guide improvements
2014-08-19 Tshepang Lekhonkhobedoc: grammar fixes
2014-08-19 nhamAdd examples for some StrSlice methods.
2014-08-19 borsauto merge of #16201 : erickt/rust/json-ints, r=acrichto
2014-08-19 Patrick Waltonlibstd: Add `Fn`/`FnMut`/`FnOnce` to the prelude.
2014-08-19 Amy UngerMake variable mutable to allow mutable reference
2014-08-19 Erick TryzelaarDon't fail if an object is keyed with a string and...
2014-08-19 Erick Tryzelaarserialize: add json bounds checks, support for u64s...
2014-08-19 Luqman AdenAdd fix for test on windows.
2014-08-19 borsauto merge of #16241 : P1start/rust/doc-fixes, r=alexcr...
2014-08-19 Piotr CzarneckiFix double evaluation of read+write operands
2014-08-19 Eduardo BautistaRemove repeated section and make file path generic
2014-08-19 Eduardo BautistaUse new Cargo starting version number
2014-08-19 Eduardo BautistaUse new Cargo file syntax
2014-08-19 Eduardo Bautista`input_num` is used is used instead of `guess` further...
2014-08-19 Eduardo BautistaCargo generates "Hello, world!" instead of "Hello world!"
2014-08-19 Eduardo BautistaCargo begins version number at 0.0.1 instead of 0.1.0
2014-08-19 borsauto merge of #16590 : nham/rust/str_searcher_underflow...
2014-08-19 Erick Tryzelaarserialize: add json::{Integer,Floating} to parse large...
2014-08-19 borsauto merge of #16588 : thestinger/rust/aslr, r=pcwalton
2014-08-19 borsauto merge of #16585 : steveklabnik/rust/random_remarks...
2014-08-19 SiegeLordRename Nullable::Some to Nullable::NotNull
2014-08-19 borsauto merge of #16583 : steveklabnik/rust/gh16569, r...
2014-08-19 borsauto merge of #16582 : Gankro/rust/bitv, r=alexcrichton
2014-08-19 borsauto merge of #16364 : tbu-/rust/pr_checkeddiv0, r...
2014-08-19 P1startA few minor documentation fixes
2014-08-19 borsauto merge of #16573 : ruud-v-a/rust/timespec-arithmeti...
2014-08-19 nhamAdd a test for the fix of issue 16589
2014-08-19 borsauto merge of #16345 : EduardoBautista/rust/fix-error...
2014-08-19 borsauto merge of #16580 : steveklabnik/rust/gh1498, r...
2014-08-18 borsauto merge of #16579 : steveklabnik/rust/gh9099, r...
2014-08-18 nhamFix underflow bug in core::str::Searcher::new for hayst...
2014-08-18 Steve KlabnikMake comment about small bias in %.
next