]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-01-07 borsMerge pull request #20674 from jbcrail/fix-misspelled...
2015-01-07 borsMerge pull request #20672 from vrana/patch-3
2015-01-07 borsMerge pull request #20670 from vrana/patch-2
2015-01-07 borsMerge pull request #20669 from vrana/patch-1
2015-01-07 borsauto merge of #20606 : alexcrichton/rust/stabilize...
2015-01-07 Alex Crichtonlibc: Prepare for movement to crates.io
2015-01-07 borsauto merge of #20620 : brson/rust/relnotes, r=huonw
2015-01-07 Brian AndersonSync -> Send
2015-01-07 Brian AndersonMerge pull request #25 from aturon/relnotes-updates
2015-01-07 borsauto merge of #20677 : alexcrichton/rust/rollup, r...
2015-01-07 Alex CrichtonMore test fixes
2015-01-07 Aaron TuronAdd int discussion, tweak wording
2015-01-07 Brian AndersonUse a better reference for unboxed closures
2015-01-07 Joseph CrailFix misspelled comments.
2015-01-07 Jakub VránaFix a typo in guide
2015-01-07 Brian AndersonSoften pre-1.0 API stability commitment in relnotes
2015-01-07 Brian AndersonLittle more relnotes
2015-01-07 Brian AndersonAdd new authors, more relnotes
2015-01-07 Alex CrichtonRevert "Remove the unneeded Sized bound on TypeId creation"
2015-01-07 Alex CrichtonTest fixes and rebase conflicts
2015-01-06 Brian AndersonAddress feedback
2015-01-06 Brian Anderson1.0.0-alpha release notes
2015-01-06 Brian AndersonBump some version numbers
2015-01-06 Alex Crichtonrollup merge of #20563: cmr/macro-input-future-proofing
2015-01-06 Corey Richardsonserialize macro fix
2015-01-06 Corey RichardsonMinor fallout/update FOLLOW sets
2015-01-06 Alex Crichtonrollup merge of #20656: japaric/at-clean
2015-01-06 Alex Crichtonrollup merge of #20662: reem/unsized-typeid
2015-01-06 Alex Crichtonrollup merge of #20650: klutzy/omg-windows-error-mode
2015-01-06 Alex Crichtonrollup merge of #20615: aturon/stab-2-thread
2015-01-06 Alex Crichtonrollup merge of #19430: pczarn/interp_tt-cleanup
2015-01-06 Alex Crichtonrollup merge of #20607: nrc/kinds
2015-01-06 Alex Crichtonrollup merge of #20593: nikomatsakis/unused-tps-in...
2015-01-06 Jakub VránaFix type annotation in guide
2015-01-06 Alex Crichtonrollup merge of #20653: alexcrichton/entry-unstable
2015-01-06 Alex Crichtonrollup merge of #20652: vhbit/thread-key-type
2015-01-06 Alex Crichtonrollup merge of #20647: aturon/stab-2-error
2015-01-06 Alex Crichtonrollup merge of #20645: nikomatsakis/rustbook-ice
2015-01-06 Alex Crichtonrollup merge of #20643: scialex/update-zsh
2015-01-06 Alex Crichtonrollup merge of #20623: jroesch/reject-non-param-bounds
2015-01-06 Alex Crichtonrollup merge of #20612: retep998/winsize
2015-01-06 Alex Crichtonrollup merge of #20570: sanxiyn/no-analysis
2015-01-06 Alex Crichtonrollup merge of #20557: cactorium/prettyprinters
2015-01-06 Piotr CzarneckiCleanup and followup to PR #17830: parsing changes
2015-01-06 Alex CrichtonRegister new snapshots
2015-01-06 Alex Crichtonrollup merge of #20481: seanmonstar/fmt-show-string
2015-01-06 Jakub VránaUse a better word in the guide
2015-01-06 Nick Cameronmarkers -> marker
2015-01-06 Alex Crichtonrollup merge of #20609: cmr/mem
2015-01-06 Alex Crichtonrollup merge of #20562: nick29581/arrays-3
2015-01-06 Nick Cameronfallout
2015-01-06 Corey RichardsonStricter rules surrounding adjacent nonterminals and...
2015-01-06 Aaron TuronFallout from stabilization
2015-01-06 Sean McArthurcore: split into fmt::Show and fmt::String
2015-01-06 Niko MatsakisAdd new tests covering various cases.
2015-01-06 Niko MatsakisFix fallout in tests.
2015-01-06 Niko MatsakisImplement impl reachability rules. This is a [breaking...
2015-01-06 Niko MatsakisFix fallout in libs. For the most part I just tagged...
2015-01-06 Jonathan ReemRemove the unneeded Sized bound on TypeId creation
2015-01-06 Nick CameronPretty print empty structs properly
2015-01-06 Nick CameronOnly use built-in indexing for uint indexes
2015-01-06 Nick CameronTests
2015-01-06 Nick CameronRemove old slicing hacks and make new slicing work
2015-01-06 Corey Richardsontest fallout from isize/usize
2015-01-06 Nick CameronReplace full slice notation with index calls
2015-01-06 Nick CameronImpls using the new scheme for slicing
2015-01-06 Nick CameronReview changes
2015-01-06 Nick Cameronstabilisation
2015-01-06 Nick CameronChange `std::kinds` to `std::markers`; flatten `std...
2015-01-06 Corey Richardsonsyntax/rustc: implement isize/usize
2015-01-06 Alex Crichtonstd: Revert stability of Entry-based APIs
2015-01-06 Dylan Ede[breaking change] Revert Entry behaviour to take keys...
2015-01-06 borsauto merge of #20633 : vhbit/rust/ios-cstring, r=brson
2015-01-06 Niko MatsakisFix ICE that @steveklabnik encountered in rust-ice...
2015-01-06 Michael NeumannTuning pthread_key_t type
2015-01-06 klutzystd: prevent `CreateProcess()` race on Windows
2015-01-06 Aaron TuronStabilize std::error
2015-01-06 Alexander Lightupdate zsh rust completions
2015-01-06 Aaron TuronStabilize std::thread
2015-01-06 Corey RichardsonFix fallout
2015-01-06 Corey Richardsonsyntax: implement 'macro input future proofing'
2015-01-06 borsauto merge of #20618 : alexcrichton/rust/less-warn...
2015-01-06 Jorge Apariciocleanup: use short AT notation (`Ty::Item` instead...
2015-01-06 Alex Crichtonrustc: Turn off multiple versions of crate warning
2015-01-06 borsauto merge of #20573 : huonw/rust/num-stab-2, r=alexcri...
2015-01-06 Valerii HioraiOS: CString fallout
2015-01-06 Huon WilsonApply stability attributes to core::num::{Int, SignedIn...
2015-01-06 Huon WilsonUnstabilise f32/f64 constants that are int/uint.
2015-01-06 Huon WilsonApply stability attributes to std::num::Float.
2015-01-06 Huon WilsonMerge core::num::Float and std::num::FloatMath.
2015-01-06 Huon WilsonReword unstability message for core::num::Float.
2015-01-06 Huon WilsonDeprecate the constant-returning functions in Float.
2015-01-06 Huon Wilsonnum: remove deprecated functionality.
2015-01-06 Jared RoeschAdd check to ensure trait bounds are only placed o
2015-01-06 borsauto merge of #20610 : alexcrichton/rust/rollup, r...
2015-01-06 Alex CrichtonMore test fixes!
2015-01-06 Peter AtashianImplement TTY::get_winsize for Windows
2015-01-06 Alex CrichtonRevert "Remove i suffix in docs"
2015-01-06 Alex CrichtonTest fixes
2015-01-06 Alex Crichtonrollup merge of #20482: kmcallister/macro-reform
next