]> git.lizzy.rs Git - rust.git/history - src/librustpkg/workspace.rs
auto merge of #11959 : omasanori/rust/update-zsh, r=brson
[rust.git] / src / librustpkg / workspace.rs
2014-01-25 borsauto merge of #11775 : alexcrichton/rust/select-fix...
2014-01-25 borsauto merge of #11748 : brson/rust/timerfdandroid, r...
2014-01-24 borsauto merge of #11732 : luqmana/rust/native-getaddrinfo...
2014-01-24 borsauto merge of #11744 : alexcrichton/rust/issue-5219...
2014-01-24 borsauto merge of #11760 : dmac/rust/addressable-search...
2014-01-24 borsauto merge of #11753 : misfo/rust/patch-1, r=pcwalton
2014-01-24 borsauto merge of #11750 : bnoordhuis/rust/follow-rustc...
2014-01-24 borsauto merge of #11742 : eminence/rust/dylib-test-fix...
2014-01-24 borsauto merge of #11720 : sfackler/rust/macro-export-sourc...
2014-01-24 borsauto merge of #11718 : ktt3ja/rust/borrowck-error-msg...
2014-01-24 borsauto merge of #11686 : mankyKitty/rust/rename-invert...
2014-01-24 borsauto merge of #11478 : klutzy/rust/rustpkg-crate-id...
2014-01-22 klutzyrustpkg::crate_id: Remove CrateId
2014-01-03 borsauto merge of #11093 : alexcrichton/rust/issue-11085...
2014-01-02 borsauto merge of #10828 : SimonSapin/rust/ascii_opt, r...
2014-01-01 borsauto merge of #11212 : alexcrichton/rust/local-task...
2014-01-01 borsauto merge of #11187 : alexcrichton/rust/once, r=brson
2014-01-01 borsauto merge of #11137 : g3xzh/rust/benchm, r=cmr
2014-01-01 borsauto merge of #11186 : alexcrichton/rust/native-udp...
2013-12-31 borsauto merge of #11157 : alexcrichton/rust/issue-11154...
2013-12-31 borsauto merge of #11208 : alexcrichton/rust/less-c, r=cmr
2013-12-30 borsauto merge of #11125 : vmx/rust/rational, r=huonw
2013-12-30 borsauto merge of #11199 : alexcrichton/rust/windows-isnt...
2013-12-30 borsauto merge of #11194 : kballard/rust/gitignore-doc...
2013-12-30 borsauto merge of #11190 : eliovir/rust/patch-3, r=alexcrichton
2013-12-30 borsauto merge of #11185 : huonw/rust/doc-ignore, r=cmr
2013-12-30 borsauto merge of #11182 : luisbg/rust/crateid, r=cmr
2013-12-29 Luis de BethencourtRename uses of PkgId to CrateId in librustpkg
2013-12-13 borsauto merge of #10849 : adridu59/rust/patch-css, r=alexc...
2013-12-11 borsauto merge of #10787 : nikomatsakis/rust/issue-9629...
2013-12-11 borsauto merge of #10833 : sfackler/rust/mut-pat, r=brson
2013-12-09 borsauto merge of #10840 : cmr/rust/any_docs2, r=huonw
2013-12-09 borsauto merge of #10859 : huonw/rust/helper-dists, r=cmr
2013-12-09 borsauto merge of #10874 : vadimcn/rust/integrated-as,...
2013-12-08 borsauto merge of #10477 : ktt3ja/rust/dead-code, r=alexcri...
2013-12-08 Kiet TranRemove dead codes
2013-12-05 borsauto merge of #10562 : ongardie/rust/master, r=brson
2013-12-05 borsauto merge of #10211 : ktt3ja/rust/add-lrucache, r...
2013-11-28 borsauto merge of #10519 : nikomatsakis/rust/issue-8624...
2013-11-27 borsauto merge of #10684 : jld/rust/unstruct-unhack-typekin...
2013-11-27 borsauto merge of #10670 : eddyb/rust/node-u32, r=alexcrichton
2013-11-27 borsauto merge of #10679 : alexcrichton/rust/no-routine...
2013-11-27 borsauto merge of #10677 : jld/rust/type-enum-discrim-rm...
2013-11-26 borsauto merge of #10312 : thestinger/rust/thread_local...
2013-11-26 borsauto merge of #10581 : pcwalton/rust/dedo, r=pcwalton
2013-11-26 Patrick Waltonlibrustc: Remove remaining uses of `&fn()` in favor...
2013-11-14 borsauto merge of #9788 : geoffhill/rust/bare-fn-cast,...
2013-11-10 borsauto merge of #10226 : nibrahim/rust/docepub, r=alexcri...
2013-11-08 borsauto merge of #10243 : mattcarberry/rust/master, r...
2013-11-06 borsauto merge of #10227 : kud1ing/rust/ios, r=alexcrichton
2013-11-05 borsauto merge of #10182 : alexcrichton/rust/typeid-intrins...
2013-11-04 borsauto merge of #10179 : alexcrichton/rust/rt-improvement...
2013-11-03 Alex CrichtonRemove all blocking std::os blocking functions
2013-10-28 borsauto merge of #10095 : huonw/rust/master, r=cmr
2013-10-23 borsauto merge of #10021 : alexcrichton/rust/asm-now-analyz...
2013-10-22 borsauto merge of #10013 : bdash/rust/mavericks-unwinding...
2013-10-22 borsauto merge of #9923 : thestinger/rust/managed_boxes...
2013-10-22 borsauto merge of #10006 : alexcrichton/rust/another-massiv...
2013-10-22 Alex CrichtonDrop the '2' suffix from logging macros
2013-10-19 borsauto merge of #9856 : alexcrichton/rust/privacy-errors...
2013-10-17 borsauto merge of #9891 : alexcrichton/rust/allow-warnings...
2013-10-17 borsauto merge of #9846 : cmr/rust/serialize_uuid, r=alexcr...
2013-10-17 borsauto merge of #9721 : klutzy/rust/uv-net-read-fix,...
2013-10-17 borsauto merge of #9833 : alexcrichton/rust/fixes, r=brson
2013-10-17 borsauto merge of #9634 : blake2-ppc/rust/by-ref-iter,...
2013-10-16 borsauto merge of #9885 : thestinger/rust/vector, r=brson
2013-10-16 borsauto merge of #9892 : Kimundi/rust/ResultToStr, r=alexc...
2013-10-16 borsauto merge of #9655 : kballard/rust/path-rewrite, r...
2013-10-16 Kevin Ballardpath2: Update for latest master
2013-10-16 Kevin Ballardpath2: Remove .with_display_str and friends
2013-10-16 Kevin Ballardpath2: Adjust the API to remove all the _str mutation...
2013-10-16 Kevin Ballardpath2: Replace the path module outright
2013-10-13 borsauto merge of #9608 : hmarr/rust/vec-get-opt, r=huonw
2013-10-11 borsauto merge of #9794 : thestinger/rust/rc, r=alexcrichton
2013-10-11 borsauto merge of #9803 : alexcrichton/rust/less-pub2,...
2013-10-11 borsauto merge of #9805 : alexcrichton/rust/needstest,...
2013-10-11 borsauto merge of #9804 : alexcrichton/rust/always-anon...
2013-10-11 borsauto merge of #9517 : crabtw/rust/cabi, r=nikomatsakis
2013-10-11 borsauto merge of #9785 : catamorphism/rust/remove-convenie...
2013-10-11 borsauto merge of #9732 : catamorphism/rust/rustpkg-read...
2013-10-10 Tim Chevalierrustpkg: Make checked-out source files read-only, and...
2013-10-04 borsauto merge of #9662 : vadimcn/rust/package-runtime...
2013-10-03 borsauto merge of #9522 : steveklabnik/rust/doc_std_opts...
2013-10-02 borsauto merge of #9638 : pnkfelix/rust/fsk-issue7526-attem...
2013-10-02 borsauto merge of #9656 : thestinger/rust/immediate, r...
2013-10-02 borsauto merge of #9600 : MicahChalmer/rust/fill-with-code...
2013-10-02 borsauto merge of #9578 : alexcrichton/rust/un-ignore-libuv...
2013-10-01 borsauto merge of #9645 : dckc/rust/patch-2, r=catamorphism
2013-10-01 borsauto merge of #9644 : alexcrichton/rust/clarify, r...
2013-10-01 borsauto merge of #9636 : alexcrichton/rust/rustdoc, r...
2013-10-01 borsauto merge of #9576 : FlaPer87/rust/issue/9125, r=alexc...
2013-10-01 borsauto merge of #9599 : alexcrichton/rust/less-fmt, r...
2013-10-01 Alex Crichtonrustpkg: Remove uses of fmt!
2013-09-18 borsauto merge of #9133 : dcrewi/rust/bigint-random-range...
2013-09-16 borsauto merge of #9118 : alexcrichton/rust/llvm-fix, r...
2013-09-14 borsauto merge of #9160 : alexcrichton/rust/local-data...
2013-09-14 borsauto merge of #9176 : brson/rust/issue-9129, r=catamorphism
2013-09-13 borsauto merge of #9141 : alexcrichton/rust/ignore-fileinpu...
2013-09-13 borsauto merge of #9148 : jakub-/rust/rustpkg-install-mkdir...
2013-09-13 borsauto merge of #9087 : fhahn/rust/rust_crate_map, r...
next