]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2014-05-30 borsauto merge of #14517 : lucy/rust/issue-14499, r=alexcri...
2014-05-30 borsauto merge of #14514 : Randati/rust/patch-1, r=huonw
2014-05-30 borsauto merge of #14511 : Sawyer47/rust/osrng-rename,...
2014-05-30 Piotr JawniakRename OSRng to OsRng
2014-05-30 borsauto merge of #14512 : Heather/rust/patch-1, r=alexcrichton
2014-05-30 borsauto merge of #14510 : kballard/rust/rename_strallocati...
2014-05-29 borsauto merge of #14427 : alexcrichton/rust/librand, r...
2014-05-29 Alex Crichtonstd: Recreate a `rand` module
2014-05-29 borsauto merge of #14486 : michaelwoerister/rust/unified_en...
2014-05-29 borsauto merge of #14483 : ahmedcharles/rust/patbox, r...
2014-05-29 lucysyntax: Fix span on illegal ABI errors
2014-05-29 borsauto merge of #14492 : alexcrichton/rust/totaleq, r...
2014-05-29 borsauto merge of #14488 : SimonSapin/rust/patch-11, r...
2014-05-29 borsauto merge of #14487 : arielb1/rust/fix-13933, r=alexcr...
2014-05-29 Michael Woeristerdebuginfo: Make DWARF representation of enums uniform.
2014-05-29 Michael Woeristerdebuginfo: Add documentation comments to debuginfo.rs
2014-05-29 RandatiRevert erroneous fix to tutorial
2014-05-29 borsauto merge of #14481 : alexcrichton/rust/no-format...
2014-05-29 borsauto merge of #14506 : luqmana/rust/fc, r=alexcrichton
2014-05-29 borsauto merge of #14472 : huonw/rust/native-lib-warnings...
2014-05-29 Heatherremove /build from .gitignore since there is build/
2014-05-29 borsauto merge of #14477 : alexcrichton/rust/issue-14456...
2014-05-29 Kevin BallardReplace StrAllocating.into_owned() with .into_string()
2014-05-29 borsauto merge of #14451 : alexcrichton/rust/issue-14442...
2014-05-29 Luqman AdenDon't enable libcpp for llvm by default.
2014-05-29 borsauto merge of #14476 : luqmana/rust/docs, r=alexcrichton
2014-05-28 borsauto merge of #14465 : Ryman/rust/patch-1, r=alexcrichton
2014-05-28 borsauto merge of #14298 : kmcallister/rust/pattern-macros...
2014-05-28 Keegan McAllisterTest pattern macros
2014-05-28 Keegan McAllisterParse macros in patterns
2014-05-28 Keegan McAllisterExpand macros in patterns
2014-05-28 Keegan McAllisterAdd patterns to MacResult
2014-05-28 Keegan McAllisterAdd AST node for pattern macros
2014-05-28 Keegan McAllisterSilence warning in RefCell test suite
2014-05-28 borsauto merge of #14464 : Sawyer47/rust/issue-12925, r...
2014-05-28 borsauto merge of #13738 : buttslol/rust/armv7-support...
2014-05-28 Alex Crichtonrustc: Accept PartialOrd/PartialOrdEq for Eq/Ord
2014-05-28 Ariel Ben-YehudaIssue #13933: Remove transmute_mut from Arc
2014-05-28 borsauto merge of #14437 : Sawyer47/rust/utf16-items, r...
2014-05-28 Ariel Ben-YehudaIssue #13933: Remove transmute_mut from IO
2014-05-28 Alex Crichtonstd: Remove format_strbuf!()
2014-05-28 Piotr JawniakMove trait impls for primitives near trait definition
2014-05-28 borsauto merge of #14463 : SergioBenitez/rust/deprecation...
2014-05-28 Simon SapinDoc: `static mut` is unsafe too
2014-05-28 borsauto merge of #14458 : huonw/rust/rustdoc-cross-crate...
2014-05-28 Huon Wilsonrustdoc: cross-crate source links are one level lower.
2014-05-28 borsauto merge of #14459 : seanmonstar/rust/select-docs...
2014-05-28 borsauto merge of #14455 : crabtw/rust/mips, r=alexcrichton
2014-05-28 Piotr JawniakRename UTF16Item[s] to Utf16Item[s]
2014-05-28 borsauto merge of #14454 : omasanori/rust/cfg_cxx, r=alexcr...
2014-05-28 Richo Healeyconfigure: setup triples on hf arm platforms
2014-05-28 Richo Healeyconfigure: Only use -m32 on x86-* 32 bit systems
2014-05-28 Richo Healeyconfigure: Move clang's libcpp out into flag
2014-05-28 borsauto merge of #14452 : alexcrichton/rust/issue-14438...
2014-05-28 Ahmed CharlesRename PatUniq to PatBox. Fixes part of #13910.
2014-05-28 borsauto merge of #14364 : alexcrichton/rust/libdebug,...
2014-05-28 Alex CrichtonMove std::{reflect,repr,Poly} to a libdebug crate
2014-05-28 Alex Crichtonrustdoc: Only link to local inlined foreign items
2014-05-28 borsauto merge of #14387 : alan-andrade/rust/remove_managed...
2014-05-28 Alex Crichtonnative: Ignore stdio fds with /dev/null
2014-05-28 borsauto merge of #14414 : richo/rust/features/nerf_unused_...
2014-05-28 Luqman Adenmk: Don't build any docs with --disable-docs.
2014-05-27 borsauto merge of #14447 : erickt/rust/show-treemap, r...
2014-05-27 Huon Wilsonrustc: clarify warning about native deps for a staticlib.
2014-05-27 borsauto merge of #14444 : huonw/rust/nice-for-errors,...
2014-05-27 Rymanrust manual: supertraits seperator is wrong
2014-05-27 borsauto merge of #14435 : P1start/rust/str-docs-fix, r...
2014-05-27 Richo Healeydoc: Fix link to string
2014-05-27 Richo Healeystd: Rename strbuf operations to string
2014-05-27 borsauto merge of #14428 : alexcrichton/rust/issue-14422...
2014-05-27 Sergio BenitezFixed deprecation warning text for mem::move_val_init...
2014-05-27 Richo Healeystd: Remove String's to_owned
2014-05-27 Erick Tryzelaarcollections: implement Show for Tree{Map,Set}
2014-05-27 Erick Tryzelaarcollections: add Show impl test for HashMap
2014-05-27 Erick Tryzelaarserialize: Remove old commented out code
2014-05-27 Jyun-Yan Youfix MIPS target
2014-05-27 Alex Crichtonrustc: Account for typedefs in privacy
2014-05-27 Sean McArthurstd: change select! docs from 'ports' to 'receivers'
2014-05-27 OGINO MasanoriUse clang++ for CXX when --enable-clang.
2014-05-27 borsauto merge of #14429 : sanrodari/rust/patch-1, r=sfackler
2014-05-27 Alex Crichtonrustc: Use rust strings for failure arguments
2014-05-27 Richo Healeystd: Remove String::from_owned_str as it's redundant
2014-05-26 Huon Wilsonrustc: provide more precise information about refutable...
2014-05-26 Huon Wilsonsyntax: desugar a `for` loop to a let binding to get...
2014-05-26 borsauto merge of #14440 : Sawyer47/rust/tuple-doc, r=alexc...
2014-05-26 Piotr JawniakImprove docs for core::tuple
2014-05-26 borsauto merge of #14374 : swgillespie/rust/swgillespie...
2014-05-26 Huon Wilsonsyntax: Add a source field to `Local` for tracking...
2014-05-26 borsauto merge of #14439 : thestinger/rust/nonnull, r=luqmana
2014-05-26 Daniel Micayhandle attributes for non-immediate types first
2014-05-26 borsauto merge of #14300 : cmr/rust/enum-size-lint, r=kballard
2014-05-26 Daniel Micaymark non-immediate by-value parameters as non-null
2014-05-26 borsauto merge of #14432 : kballard/rust/nt_block, r=huonw
2014-05-26 Kevin BallardAllow $foo:block nonterminals in expression position
2014-05-26 Sean GillespieUpdate tutorial, see issue #13578
2014-05-26 P1startMinor fixes to `std::str` docs
2014-05-26 borsauto merge of #14430 : kballard/rust/squelch_os_warning...
2014-05-26 Santiago RodriguezFix to tutorial
2014-05-25 borsauto merge of #14423 : Kimundi/rust/static_regex, r...
2014-05-25 Kevin BallardDe-realstd os::args
next