]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2014-08-05 borsauto merge of #16243 : alexcrichton/rust/fix-utime...
2014-08-05 borsauto merge of #16234 : cakebaker/rust/rename_guessing_g...
2014-08-05 borsauto merge of #16231 : michaelsproul/rust/gedit-macro...
2014-08-05 borsauto merge of #16216 : omasanori/rust/nfkc, r=brson
2014-08-05 Falco HirschenbergerFixes missing overflow lint for i64 #14269
2014-08-05 Brian AndersonRemove obsolete stack growth tests
2014-08-05 borsauto merge of #16188 : nham/rust/immut_slice_split_at...
2014-08-05 borsauto merge of #16187 : steveklabnik/rust/gh15830, r...
2014-08-05 Vadim ChugunovFix tests.
2014-08-05 Vadim ChugunovImplement unwinding for Win64.
2014-08-05 Vadim ChugunovUpdate LLVM
2014-08-05 Vadim ChugunovFix crash in OsRng when compiling with -O.
2014-08-05 Vadim ChugunovUse gcc for cross-build linking, not g++.
2014-08-05 Vadim ChugunovUse mingw64 target spelling.
2014-08-05 Vadim Chugunovlibnative should not mess with stack limits in the...
2014-08-05 Vadim ChugunovEnsure that Registers struct is 16-byte aligned on...
2014-08-05 Vadim ChugunovFix valgrind.h for Win64.
2014-08-05 borsauto merge of #16179 : SimonPersson/rust/master, r...
2014-08-04 Aaron Turonstabilize atomics (now atomic)
2014-08-04 borsauto merge of #16110 : alexcrichton/rust/issue-15460...
2014-08-04 Steve KlabnikClarify Argument docs.
2014-08-04 Brian Andersonrustdoc: Just "stability" instead of "stability dashboard"
2014-08-04 Brian Andersonrustdoc: Emit keywords for all crate pages
2014-08-04 Brian Andersonrustdoc: Put field instantiation in declaration order.
2014-08-04 Brian Andersonrustdoc: Use more descriptive description metadata.
2014-08-04 Conrad Kleinespellibgetopts: tweak HasHarg/Occur docs.
2014-08-04 borsauto merge of #16251 : apoelstra/rust/tcp-fix, r=alexcr...
2014-08-04 Andrew PoelstraChange everything returning `libc::sockaddr_storage...
2014-08-04 Tim Joseph... doc: Fix the 30-minute intro to use += operator.
2014-08-04 Alex Crichtonrustc: Link entire archives of native libraries
2014-08-04 borsauto merge of #15986 : Florob/rust/nfKc-new, r=alexcrichton
2014-08-04 Ruud van Asseldonkdocs: Fix typo in tutorial.
2014-08-04 Daniel HofstetterRename guessing_game.rs to main.rs in guide
2014-08-04 borsauto merge of #16235 : cakebaker/rust/rename_modules_rs...
2014-08-04 Daniel HofstetterRename modules.rs to main.rs in guide
2014-08-04 borsauto merge of #16213 : huonw/rust/more-token-numbers...
2014-08-04 Huon Wilsonrustc: use Name numbers rather than the Show impl for...
2014-08-04 borsauto merge of #16233 : omasanori/rust/abs_sub, r=stevek...
2014-08-04 OGINO Masanorinum: Fix the documentation of abs_sub.
2014-08-04 borsauto merge of #16139 : michaelwoerister/rust/rlib-bc...
2014-08-04 Michael SproulGedit/GTKSourceView: Add macro syntax highlighting.
2014-08-03 borsauto merge of #16215 : cakebaker/rust/remove_bin_sectio...
2014-08-03 Tshepang Lekhonkhobedoc: make the sentence make more sense
2014-08-03 Michael WoeristerUse a versioning scheme for bytecode objects in rlibs.
2014-08-03 borsauto merge of #16209 : tomjakubowski/rust/rustdoc-html...
2014-08-03 OGINO MasanoriRemove the "NFKC clause" in the reference manual.
2014-08-03 borsauto merge of #16212 : huonw/rust/unicode-gitignore...
2014-08-03 Daniel HofstetterRemove "bin" section from Cargo.toml
2014-08-03 borsauto merge of #16203 : Gankro/rust/vec_flow, r=alexcrichton
2014-08-03 borsauto merge of #16202 : db48x/rust/eq-for-time-tm, r...
2014-08-03 borsauto merge of #16198 : cakebaker/rust/remove_unused_tup...
2014-08-03 Huon Wilsongitignore: Add the autogenerated/downloaded unicode...
2014-08-03 borsauto merge of #16155 : huonw/rust/Ordering-reverse...
2014-08-03 borsauto merge of #16194 : omasanori/rust/gitignore, r...
2014-08-03 borsauto merge of #16191 : DaGenix/rust/fix-aligned-access...
2014-08-03 Tom Jakubowskirustdoc: Add rustdoc class to <body> tag
2014-08-03 Huon Wilsoncore: add a reverse method to Ordering.
2014-08-03 Tom Jakubowskirustdoc: Add generator meta tag to API docs
2014-08-03 borsauto merge of #16189 : steveklabnik/rust/gh15494, r...
2014-08-02 borsauto merge of #16186 : steveklabnik/rust/guide_cargo_ne...
2014-08-02 borsauto merge of #16180 : jbcrail/rust/fix-comments, r...
2014-08-02 borsauto merge of #16169 : Gankro/rust/simple-docs, r=cmr
2014-08-02 Alexis Beingessnerfix underflow in vec swap_remove
2014-08-02 Alex Crichtonnative: Fix utime() for windows
2014-08-02 Daniel Brookstime::Tm should impl Eq in addition to PartialEq
2014-08-02 borsauto merge of #16183 : brson/rust/doctitles, r=alexcrichton
2014-08-02 OGINO MasanoriUse globs to ignore target directories.
2014-08-02 OGINO MasanoriSort .gitignore.
2014-08-02 Alexis BeingessnerAdd hide/show detail toggles to rustdoc
2014-08-02 borsauto merge of #16181 : brson/rust/colon, r=kballard
2014-08-02 Daniel HofstetterRemove unused tuple struct
2014-08-02 borsauto merge of #16177 : nham/rust/collections_15294_eq_o...
2014-08-02 borsauto merge of #16175 : EduardoBautista/rust/fix-guessin...
2014-08-02 borsauto merge of #16165 : tinaun/rust/newcss, r=alexcrichton
2014-08-02 borsauto merge of #16164 : anguslees/rust/rfc3999, r=alexcr...
2014-08-02 borsauto merge of #16163 : anguslees/rust/strptime-str...
2014-08-02 Palmer CoxRewrite read_u32v_be() and write_u32_be() to make sure...
2014-08-02 borsauto merge of #16160 : EduardoBautista/rust/use-bang...
2014-08-02 Steve KlabnikFix manual regarding attribute placement.
2014-08-02 nhamAdd a split_at method to slice::ImmutableVector
2014-08-02 Steve KlabnikAdd note about Cargo.lock
2014-08-02 Steve KlabnikUse cargo new.
2014-08-02 borsauto merge of #16128 : steveklabnik/rust/speed_faq...
2014-08-02 Simon PerssonFix alignment tests for ARM on Linux. #14848
2014-08-02 Brian Andersondoc: Make sure all doc titles say 'Rust'. #12466
2014-08-02 borsauto merge of #16119 : steveklabnik/rust/guide_pointers...
2014-08-01 Brian Andersonmk: Add missing colon
2014-08-01 Joseph CrailFix misspelled comments.
2014-08-01 borsauto merge of #15995 : Ryman/rust/sync_spsc_peek, r...
2014-08-01 nhamcollections: Implement FromIterator/Extendable for...
2014-08-01 nhamcollections: Implement Ord for DList, RingBuf, TreeMap...
2014-08-01 borsauto merge of #15992 : steveklabnik/rust/guide_testing...
2014-08-01 nhamcollections: Implement Eq for DList, RingBuf, TreeMap...
2014-08-01 Eduardo BautistaMove caret under the 'x' variabe
2014-08-01 Eduardo BautistaUse hello_world instead of the guessing_game
2014-08-01 Kevin Butlerlibsync: Add safer abstraction for SPSC queue.
2014-08-01 borsauto merge of #16102 : zwarich/rust/borrowck-unboxed...
2014-08-01 borsauto merge of #16053 : pcwalton/rust/at-pattern-binding...
2014-08-01 Patrick Waltonlibrustc: Forbid pattern bindings after `@`s, for memor...
2014-08-01 borsauto merge of #16157 : alexcrichton/rust/rustdoc-tests...
next