]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2014-02-05 Luqman Adenlibstd: Add missing constants for arm/linux.
2014-02-05 borsauto merge of #11894 : alexcrichton/rust/io-clone,...
2014-02-05 Alex CrichtonImplement clone() for TCP/UDP/Unix sockets
2014-02-05 borsauto merge of #11984 : olsonjeffery/rust/libserialize...
2014-02-05 Jeff Olsonpull extra::{serialize, ebml} into a separate libserial...
2014-02-05 borsauto merge of #11939 : JeremyLetang/rust/move-libsync...
2014-02-05 JeremyLetangmove concurrent stuff from libextra to libsync
2014-02-05 borsauto merge of #12045 : thestinger/rust/glue, r=pcwalton
2014-02-05 borsauto merge of #12035 : chromatic/rust/tutorial_improvem...
2014-02-05 borsauto merge of #12025 : lilac/rust/feature-gate-quote...
2014-02-05 Daniel Micaystop calling `exchange_free` on 0-size types
2014-02-05 borsauto merge of #12023 : nick29581/rust/err_res, r=alexcr...
2014-02-05 borsauto merge of #12018 : alexcrichton/rust/triage, r...
2014-02-05 borsauto merge of #12014 : eddyb/rust/less-copies, r=cmr
2014-02-05 Alex CrichtonRun all target crate tests on the windows/try bots
2014-02-05 Alex CrichtonMake cfail test error messages more precise
2014-02-05 Alex CrichtonAdding tests for closed issues
2014-02-05 chromaticImproved pattern-match code and explanation.
2014-02-04 borsauto merge of #11230 : csherratt/rust/cow, r=alexcrichton
2014-02-04 Nick CameronCheck for trait impl conflicts across crates
2014-02-04 Eduard BurtescuDon't copy arguments passed by value with indirection...
2014-02-04 borsauto merge of #12026 : alexcrichton/rust/snapshots...
2014-02-04 borsauto merge of #11951 : dmanescu/rust/reserve-rename...
2014-02-04 James DengReplaced with a single "quote" feature gate.
2014-02-04 borsauto merge of #11717 : DiamondLovesYou/rust/master...
2014-02-04 Richard DiamondAdded missing xfail-fast.
2014-02-04 Alex CrichtonRegister new snapshots
2014-02-04 Richard DiamondSimd feature gating + Win32/64 fixes.
2014-02-04 James DengFeature gate all quasi-quoting macros.
2014-02-04 borsauto merge of #11912 : poiru/rust/8784-libuuid, r=alexc...
2014-02-04 Birunthan Mohanathasextra: Move uuid to libuuid
2014-02-04 borsauto merge of #12022 : alexcrichton/rust/unblock-snapsh...
2014-02-04 borsauto merge of #11999 : joaoxsouls/rust/master, r=cmr
2014-02-04 David ManescuRename reserve to reserve_exact and reserve_at_least...
2014-02-04 Alex Crichtonxfail a test to unblock the snapshot
2014-02-04 borsauto merge of #12016 : FlaPer87/rust/remove-non-copyabl...
2014-02-04 joaoxsoulsdoc: update boxes section on Manual, remove managed...
2014-02-03 Flavio PercocoReplace NonCopyable usage with NoPod
2014-02-03 borsauto merge of #12012 : omasanori/rust/semver, r=alexcri...
2014-02-03 borsauto merge of #11866 : alexcrichton/rust/atomic-u64...
2014-02-03 Alex CrichtonVarious bug fixes and rebase conflicts
2014-02-03 Alex Crichtonextra: Introduce a mutex type for native/green threads
2014-02-03 Alex Crichtonstd: Remove try_send_deferred plus all fallout
2014-02-03 Alex Crichtonextra: Re-add the Once primitve to extra::sync
2014-02-03 Alex Crichtonstd: Hardcode pthread constants and structures
2014-02-03 Alex Crichtonextra: Add an intrusive MPSC to be used soon
2014-02-03 Alex Crichtonextra: Make room for more sync primitives
2014-02-03 Alex CrichtonEnable the +v7 feature on Android by default
2014-02-03 Alex CrichtonAdd an AtomicU64 type to std::sync::atomics
2014-02-03 borsauto merge of #11946 : alexcrichton/rust/no-io-error...
2014-02-03 Alex CrichtonFixing remaining warnings and errors throughout
2014-02-03 Alex Crichtonstd: Fixing all documentation
2014-02-03 Alex Crichtonsyntax: Remove usage of io_error in tests
2014-02-03 Alex Crichtonrustuv: Require all results are used and fix fallout
2014-02-03 Alex Crichtonnative: Require all results are used and fix fallout
2014-02-03 Alex Crichtonextra: Fix tests with io_error usage
2014-02-03 Alex Crichtonstd: Fix tests with io_error usage
2014-02-03 Alex Crichtonrpass: Remove io_error usage
2014-02-03 Alex Crichtonrustdoc: Remove io_error usage
2014-02-03 Alex Crichtonrustuv: Remove io_error usage
2014-02-03 Alex Crichtonnative: Remove io_error usage
2014-02-03 Alex Crichtongreen: Remove io_error usage
2014-02-03 Alex Crichtonglob: Remove io_error usage
2014-02-03 Alex Crichtoncompiletest: Remove io_error usage
2014-02-03 Alex Crichtonrustc: Remove io_error usage
2014-02-03 Alex Crichtonsyntax: Remove io_error usage
2014-02-03 Alex Crichtonextra: Remove io_error usage
2014-02-03 Alex Crichtonstd: Remove io::io_error
2014-02-03 borsauto merge of #12013 : Hywan/rust/doc, r=sanxiyn
2014-02-03 Ivan EnderlinRemove unnecessary trailing commas.
2014-02-03 OGINO MasanoriMove semver out of libextra.
2014-02-03 borsauto merge of #12003 : bnoordhuis/rust/sizeof-epoll...
2014-02-03 borsauto merge of #12005 : omasanori/rust/update-trans...
2014-02-02 borsauto merge of #11945 : xales/rust/libextra, r=huonw
2014-02-02 xalesMove term, terminfo out of extra.
2014-02-02 OGINO MasanoriUpdate po4a.conf and regenerate .po files.
2014-02-02 borsauto merge of #11891 : alexcrichton/rust/docs, r=brson
2014-02-02 Alex CrichtonRewrite the doc makefile for doc => src/doc
2014-02-02 Alex CrichtonRemove VPATH usage in Makefiles
2014-02-02 Alex CrichtonMove doc/ to src/doc/
2014-02-02 Ben Noordhuislibnative: fix epoll_event struct layout
2014-02-02 borsauto merge of #11996 : lecram/rust/master, r=pcwalton
2014-02-02 Marcel Rodriguesdoc: use backticks for code-in-comments.
2014-02-02 borsauto merge of #11982 : eddyb/rust/generic-default-type...
2014-02-02 borsauto merge of #11988 : cmr/rust/11668-squash, r=alexcri...
2014-02-02 Eduard BurtescuSubstitute type params in default type params using...
2014-02-02 Byron WilliamsChange fmt! to format!
2014-02-02 borsauto merge of #11987 : cmr/rust/rm-rustpkg, r=cmr
2014-02-02 Corey RichardsonRemove rustpkg.
2014-02-02 borsauto merge of #11948 : huonw/rust/show, r=alexcrichton
2014-02-02 Huon WilsonRemove the SNAP line to work around #11985.
2014-02-02 Huon Wilsonstd::fmt: prepare to convert the formatting traits...
2014-02-02 borsauto merge of #11975 : jfager/rust/r8498, r=alexcrichton
2014-02-02 Huon Wilsonstd: rename fmt::Default to `Show`.
2014-02-02 borsauto merge of #11959 : omasanori/rust/update-zsh, r...
2014-02-01 borsauto merge of #11840 : cmr/rust/cstr, r=kballard
2014-02-01 Corey Richardsonimpl Eq for CString
2014-02-01 Corey Richardsonimpl Clone for CString
2014-02-01 borsauto merge of #11974 : huonw/rust/no-at-vec, r=pcwalton
2014-02-01 borsauto merge of #11973 : dotdash/rust/u64_to_bytes, r...
next