]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2014-07-02 borsauto merge of #15323 : alexcrichton/rust/no-travis...
2014-07-02 borsauto merge of #15313 : pcwalton/rust/overloaded-call...
2014-07-02 borsauto merge of #15222 : alexcrichton/rust/relnotes,...
2014-07-02 borsauto merge of #15186 : jakub-/rust/issue-15104, r=pnkfelix
2014-07-02 Jakub WieczorekChange exhaustiveness analysis to permit multiple const...
2014-07-02 borsauto merge of #15286 : alexcrichton/rust/channel-stabil...
2014-07-02 Alex CrichtonApply stability attributes to std::comm
2014-07-02 borsauto merge of #15310 : pcwalton/rust/tests-for-12223...
2014-07-02 borsauto merge of #15265 : omasanori/rust/udp, r=alexcrichton
2014-07-02 borsauto merge of #15257 : erickt/rust/hashmap, r=alexcrichton
2014-07-02 borsauto merge of #15085 : brson/rust/stridx, r=alexcrichton
2014-07-02 borsauto merge of #15069 : luqmana/rust/cia, r=pcwalton
2014-07-02 Alex Crichtontravis: Move from travis_wait to time-passes
2014-07-02 Brian Andersonrustc: Remove `&str` indexing from the language.
2014-07-02 borsauto merge of #15229 : steveklabnik/rust/if, r=cmr
2014-07-02 Steve KlabnikGuide: variable bindings.
2014-07-02 borsauto merge of #15295 : TeXitoi/rust/relicense-shootout...
2014-07-01 OGINO MasanoriAdd `recvfrom` and `sendto`.
2014-07-01 OGINO MasanoriRename recvfrom -> recv_from, sendto -> send_to.
2014-07-01 Patrick Waltonlibrustc: Fix `expr_use_visitor` (and, transitively...
2014-07-01 borsauto merge of #15292 : alxgnon/rust/vim_syntax_cleanup...
2014-07-01 borsauto merge of #15251 : AlisdairO/rust/master, r=alexcri...
2014-07-01 Patrick Waltontest: Add tests for issue #12223, "drop allowed while...
2014-07-01 borsauto merge of #15308 : brson/rust/intro, r=alexcrichton
2014-07-01 Brian Andersondoc: Clarify that an error is a compiler error
2014-07-01 Alisdair OwensImprove rustdocs for Rc, add examples
2014-07-01 Steve KlabnikRe-arrange TOC.
2014-07-01 borsauto merge of #15301 : jasonthompson/rust/docs/str2...
2014-07-01 Jason ThompsonAdd examples for from_utf8_owned, from_char, from_chars...
2014-07-01 Erick Tryzelaarstd: move the hash docstring over to std::hash.
2014-07-01 borsauto merge of #15289 : aturon/rust/libstd-stability...
2014-07-01 borsauto merge of #15288 : brson/rust/cleanslice, r=alexcri...
2014-07-01 Guillaume Pinotrelicense shootout-mandelbrot.rs
2014-07-01 borsauto merge of #15263 : aturon/rust/rustdoc-stability...
2014-07-01 Aaron Turonlibstd: set baseline stability levels.
2014-07-01 Aaron Turonrustdoc: incorporate stability index throughout
2014-07-01 Alexandre GagnonVim syntax file types and traits cleanup
2014-07-01 borsauto merge of #15281 : alexcrichton/rust/show-for-show...
2014-07-01 borsauto merge of #15242 : pcwalton/rust/self-in-trait...
2014-07-01 Patrick Waltonlibrustc: Permit by-value-self methods to be invoked...
2014-07-01 borsauto merge of #15271 : jasonthompson/rust/docs/str...
2014-06-30 borsauto merge of #15247 : smenardpw/rust/patch-1, r=alexcr...
2014-06-30 Brian Andersoncore: Remove the unnecessary 'traits' module from ...
2014-06-30 Brian Andersoncore: Reorganize slice module.
2014-06-30 borsauto merge of #15238 : aochagavia/rust/json, r=alexcrichton
2014-06-30 Adolfo OchagavíaImplement ToJson for all tuples
2014-06-30 Adolfo OchagavíaFix issues in librustdoc
2014-06-30 Adolfo OchagavíaFix issue with tests
2014-06-30 Adolfo OchagavíaFix issues in libtest
2014-06-30 Adolfo OchagavíaFix JSON documentation
2014-06-30 Adolfo OchagavíaImplement FromStr for Json
2014-06-30 Adolfo OchagavíaAdd `encode` and `decode` shortcut functions
2014-06-30 Adolfo OchagavíaRemoved unnecessary Box
2014-06-30 Adolfo OchagavíaJSON cleanup
2014-06-30 Alex CrichtonAdd `impl Show for &Show`
2014-06-30 borsauto merge of #14613 : schmee/rust/utf16-iterator,...
2014-06-30 John SchmidtAdd `utf16_units`
2014-06-30 borsauto merge of #15275 : sfackler/rust/distcheck, r=alexc...
2014-06-30 Jason Thompsonadd example for from_byte() documenation
2014-06-30 Steven FacklerFix distcheck
2014-06-30 Alex CrichtonUpdated release notes for 0.11.0
2014-06-30 borsauto merge of #15267 : ruud-v-a/rust/patch-1, r=huonw
2014-06-30 Erick Tryzelaarstd: micro optimize Hash{Map,Set}::{new,with_capacity}
2014-06-30 Erick Tryzelaarstd: make sure HashMap from_iter uses random initializa...
2014-06-30 borsauto merge of #15259 : steveklabnik/rust/patch-3, r...
2014-06-30 borsauto merge of #15262 : zecozephyr/rust/15620, r=luqmana
2014-06-30 Ruud van Asseldonkfix typo in readme
2014-06-30 borsauto merge of #15237 : zzmp/rust/feat/markdown-in-crate...
2014-06-30 zzmpAllow external html in rustdoc for crates.
2014-06-30 smenardpwLittle typo fix
2014-06-30 Jonathan Baileylibrustc: Don't ICE on binding same field multiple...
2014-06-30 borsauto merge of #15030 : sfackler/rust/partial-cmp, r...
2014-06-30 Steven FacklerImplement RFC#28: Add PartialOrd::partial_cmp
2014-06-30 borsauto merge of #15256 : erickt/rust/optimizations, r...
2014-06-30 borsauto merge of #15254 : alex/rust/patch-1, r=alexcrichton
2014-06-30 Steve Klabnikit -> Cargo
2014-06-29 borsauto merge of #15245 : sfackler/rust/coretest, r=alexcr...
2014-06-29 Steven FacklerExtract tests from libcore to a separate crate
2014-06-29 borsauto merge of #15252 : alexcrichton/rust/issue-15231...
2014-06-29 borsauto merge of #15234 : pcwalton/rust/integer-fallback...
2014-06-29 Erick Tryzelaarcore: optimize {option,result}::collect
2014-06-29 Erick Tryzelaaralloc: impl Default for Rc
2014-06-29 Erick Tryzelaarcollections: minor cleanup
2014-06-29 Patrick Waltonlibrustc: Remove the fallback to `int` for integers...
2014-06-29 Alex GaynorWrap two code examples in backticks
2014-06-29 borsauto merge of #15246 : Sawyer47/rust/rand-doc-fix,...
2014-06-29 Alex Crichtonrustuv: Don't zero-out data on clones
2014-06-29 borsauto merge of #15249 : aochagavia/rust/rand, r=huonw
2014-06-29 borsauto merge of #14904 : huonw/rust/cstr-remove-withref...
2014-06-29 Huon Wilsonc_str: move `.unwrap` & document it more clearly.
2014-06-29 Huon Wilsonc_str: replace .with_ref with .as_ptr throughout the...
2014-06-29 Huon Wilsonc_str: add `.as_ptr` & `.as_mut_ptr` to replace `.with_...
2014-06-29 Piotr Jawniakrand: Small fix in parameter name
2014-06-29 Adolfo OchagavíaImpl Rand for tuples of arity 11 and 12
2014-06-29 Luqman Adenlibrustc: Allow coercions through arrays.
2014-06-29 borsauto merge of #15241 : arjantop/rust/maybeownedvector...
2014-06-28 borsauto merge of #15210 : luqmana/rust/windoc, r=alexcrichton
2014-06-28 borsauto merge of #15208 : alexcrichton/rust/snapshots...
2014-06-28 Alex CrichtonRename all raw pointers as necessary
2014-06-28 Arjan TopolovecImplementation of common traits for MaybeOwnedVector
next