]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2014-05-14 Luqman AdenGet rid of the android-cross-path flag to rustc.
2014-05-14 borsauto merge of #13127 : kballard/rust/read_at_least...
2014-05-14 Kevin Ballardio: Add .read_at_least() to Reader
2014-05-14 borsauto merge of #14187 : alexcrichton/rust/rollup, r...
2014-05-14 Alex Crichtonio: Implement process wait timeouts
2014-05-14 klutzyrustllvm: Add LLVMRustArrayType
2014-05-14 Alex Crichtonsyntax: Improve --pretty normal slightly
2014-05-14 Alex Crichtonsyntax: Preserve attributes in #[deriving]
2014-05-14 Alex Crichtontest: Give a test a bigger stack for pretty printing
2014-05-14 Alex Crichtonsyntax: Print suffixed token literals correctly
2014-05-14 Alex Crichtontest: Ignore a pretty expanded failing test
2014-05-14 Alex Crichtontest: Fix a pretty printing test
2014-05-14 Alex Crichtonsyntax: Fix parsing << with closure types
2014-05-14 Alex Crichtonsyntax: Fix printing INT64_MIN
2014-05-14 Alex CrichtonTouch up and rebase previous commits
2014-05-14 klutzycompiletest: Test `--pretty expanded`
2014-05-14 klutzycompiletest: Modernize typenames
2014-05-14 klutzytest: Add missing `#![feature(managed_boxes)]`
2014-05-14 klutzylibsyntax: Workaround pprust `for` issue
2014-05-14 klutzypprust: Remove unnecessary && of `print_tt`
2014-05-14 klutzypprust: Print `&&e` instead of `& &e`
2014-05-14 klutzypprust: Fix asm output
2014-05-14 klutzypprust: Add parentheses to some Expr
2014-05-14 klutzyrustc: Make std_inject valid for pretty-printer
2014-05-14 Zooko Wilcox... add a line to the example to clarify semantics
2014-05-14 Richo Healeydocs: Add a not found page
2014-05-14 Florian Zeitzstd: Rename str::Normalizations to str::Decompositions
2014-05-14 Florian Zeitzcore: Move Hangul decomposition into unicode.rs
2014-05-14 Florian Zeitzcore: Use appropriately sized integers for codepoints...
2014-05-14 Florian Zeitzstd, core: Generate unicode.rs using unicode.py
2014-05-14 Edward Wangcheck_match: get rid of superfluous clones
2014-05-14 Edward WangFix #8391
2014-05-14 Piotr JawniakImplements Default trait for BigInt and BigUint
2014-05-14 Adolfo OchagavíaReplaced ~T by Box<T> in manual
2014-05-14 OGINO MasanoriAdd tests for from_bits.
2014-05-14 Marvin LöbelAllow blocks in const expressions
2014-05-14 Alex Crichtonstd: Move the owned module from core to std
2014-05-13 borsauto merge of #14075 : Rufflewind/rust/patch-3, r=alexc...
2014-05-13 Phil RuffwindTest Unicode support of process spawning
2014-05-13 Phil RuffwindUse Get/FreeEnvironmentStringsW instead of Get/FreeEnvi...
2014-05-13 Phil RuffwindFix make_command_line to handle Unicode correctly
2014-05-13 Phil RuffwindUse CreateProcessW instead of CreateProcessA
2014-05-13 borsauto merge of #14052 : dylanbraithwaite/rust/char-fns...
2014-05-13 borsauto merge of #14158 : nikomatsakis/rust/issue-5527...
2014-05-13 borsauto merge of #14168 : zwarich/rust/deriving-clone...
2014-05-13 borsauto merge of #14167 : cmr/rust/cmplx, r=alexcrichton
2014-05-13 Dylan BraithwaiteAdded functions pop_char and shift_char to StrBuf struc...
2014-05-13 borsauto merge of #13919 : thomaslee/rust/thomaslee_propose...
2014-05-13 Tom LeeFix field ordering of addrinfo struct on Android
2014-05-13 borsauto merge of #14164 : alexcrichton/rust/rollup, r...
2014-05-13 Tom LeeDocument a possible way in which connect_timout may...
2014-05-13 Tom LeeTry to parse TcpStream::connect 'host' parameter as...
2014-05-13 Tom LeeEasier interface for TCP ::connect and ::bind.
2014-05-13 Cameron ZwarichRemove a workaround for deriving(Clone) on unit structs.
2014-05-13 Corey Richardsonnum: rename Cmplx to Complex
2014-05-13 Alex CrichtonTest fixes from rollup
2014-05-13 borsauto merge of #13820 : klutzy/rust/urandom, r=alexcrichton
2014-05-13 Huon Wilsonemacs: highlight `macro_name!` in macro invocations...
2014-05-13 Derek Chiang... Remove reference to MutexArc
2014-05-13 Adolfo OchagavíaImproved example code in Option
2014-05-13 Guillaume Pinotshootout-nbody improvement
2014-05-13 Seo Sanghyeonrustdoc: List macros in the sidebar
2014-05-13 Yuri Kunde... Add `stat` method to `std::io::fs::File` to stat withou...
2014-05-13 Adolfo OchagavíaFixed typo in comments of driver.rs
2014-05-13 Paul StansiferCleanup some ugly variable names, now that we have...
2014-05-13 Paul StansiferAdd some long-overdue documentation on the INTERPOLATED...
2014-05-13 Simon SapinRemove an unnecessary .move_iter().collect()
2014-05-13 Alex Crichtondoc: Update the linkage documentation
2014-05-13 Piotr Jawniakdoc: updates rust manual (loop to continue)
2014-05-13 Yehuda KatzMake ProcessOutput Eq, TotalEq, Clone
2014-05-13 Kevin Butlerlibcore: remove fails from slice.rs and remove duplicat...
2014-05-13 David Creswickadd shebang to scripts that have execute bit set
2014-05-13 Alex Crichtonrustdoc: Fix hiding implementations of traits
2014-05-13 Brian AndersonAdd the patch number to version strings. Closes #13289
2014-05-13 Alexandre GagnonFix typos in rustc manpage
2014-05-13 borsauto merge of #14157 : pcwalton/rust/detildestr-rustdoc...
2014-05-13 Patrick Waltonlibrustdoc: Remove all `~str` usage from librustdoc.
2014-05-12 Niko MatsakisFactor out foldable better to reduce code duplication...
2014-05-12 Patrick Waltonlibrustc: Remove all uses of `~str` from librustc.
2014-05-12 borsauto merge of #13932 : MrAlert/rust/win-compat, r=brson
2014-05-12 borsauto merge of #13922 : Rufflewind/rust/patch-1, r=pnkfelix
2014-05-12 borsauto merge of #14127 : thestinger/rust/snapshot, r...
2014-05-12 Daniel Micayregister snapshots
2014-05-12 borsauto merge of #14096 : nick29581/rust/driver, r=brson
2014-05-12 borsauto merge of #14119 : thestinger/rust/heap, r=cmr
2014-05-12 Daniel Micaymake sure jemalloc valgrind support is enabled
2014-05-11 borsauto merge of #14110 : SSheldon/rust/strbuf_mutable...
2014-05-11 Daniel Micayheap: replace `exchange_free` with `deallocate`
2014-05-11 borsauto merge of #14102 : moonglum/rust/slice-clarificatio...
2014-05-11 Daniel Micayheap: add a way to print allocator statistics
2014-05-11 Daniel Micaymark rust_malloc/rust_free as unsafe
2014-05-11 Alex Crichtonmk: Bundle jemalloc with make dist
2014-05-11 borsauto merge of #14108 : thestinger/rust/jemalloc, r...
2014-05-11 Daniel Micaysync::deque: port to the new allocator API
2014-05-11 Daniel Micayhashmap: port to the new allocator API
2014-05-11 borsauto merge of #14101 : alexcrichton/rust/issue-14095...
2014-05-11 borsauto merge of #14103 : alan-andrade/rust/manual-smallfi...
2014-05-11 borsauto merge of #14090 : TeXitoi/rust/shootout-nbody...
2014-05-11 Steven SheldonImplement Mutable trait for StrBuf.
2014-05-11 borsauto merge of #14069 : alexcrichton/rust/cast-module...
next