]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2014-03-26 borsauto merge of #13071 : ktt3ja/rust/deterministic-lifeti...
2014-03-26 borsauto merge of #13135 : alexcrichton/rust/dox, r=alexcri...
2014-03-26 borsauto merge of #13134 : alexcrichton/rust/freebsd-libm...
2014-03-26 borsauto merge of #13133 : alexcrichton/rust/issue-13130...
2014-03-26 borsauto merge of #13117 : alexcrichton/rust/no-crate-map...
2014-03-26 borsauto merge of #13039 : Kimundi/rust/iter_by_value_exten...
2014-03-26 borsauto merge of #13106 : CLUSTERfoo/rust/docs/labelled_br...
2014-03-26 borsauto merge of #13141 : brson/rust/fix-make-install...
2014-03-25 Brian Andersonmk: Fix 'make install'. Closes #13128
2014-03-25 borsauto merge of #12961 : cmr/rust/rustdoc-impls, r=alexcr...
2014-03-25 Marvin LöbelChanged `iter::Extendable` and `iter::FromIterator...
2014-03-25 Corey Richardsonrustdoc: render derived impls separately
2014-03-25 Corey Richardsonrustdoc: add some docs for item types
2014-03-25 Corey Richardsonrustdoc: html: use raw strings for great justice
2014-03-25 borsauto merge of #13070 : huonw/rust/share-doc, r=alexcrichton
2014-03-25 Alex Crichtonstd: Touch various I/O documentation blocks
2014-03-25 Patrick Waltonlibstd: Document the following modules:
2014-03-25 Alex Crichtonstd: Explicitly link to libm for freebsd
2014-03-25 Alex Crichtonrustuv: Handle short writes in uv_fs_write
2014-03-25 borsauto merge of #13122 : sstewartgallus/rust/cleanup...
2014-03-25 Huon Wilsonstd: expand the `Share` docs to make them more precise.
2014-03-25 borsauto merge of #13083 : FlaPer87/rust/issue-13005-borrow...
2014-03-25 borsauto merge of #13063 : brson/rust/dist, r=alexcrichton
2014-03-25 borsauto merge of #12991 : alexcrichton/rust/sync-chan...
2014-03-25 Alex Crichtoncomm: Implement synchronous channels
2014-03-25 borsauto merge of #12900 : alexcrichton/rust/rewrite-sync...
2014-03-25 Brian Andersonstd: Unignore atomic tests
2014-03-25 Alex Crichtontest: Update all tests with the sync changes
2014-03-25 Alex Crichtonsync: Wire up all of the previous commits
2014-03-25 Alex Crichtonsync: Update the arc module
2014-03-24 Steven Stewart... Correct issue workaround references
2014-03-24 Steven Stewart... Cleanup fixed issue #10734 workaround
2014-03-24 Kiet TranPrefer lifetime suggestion over generic error
2014-03-24 borsauto merge of #13080 : alexcrichton/rust/possible-osx...
2014-03-24 Brian Andersonmk: Make distcheck depend on dist-docs
2014-03-24 Brian AndersonRevert "mk: Run 'make install' through install.sh"
2014-03-24 Brian Andersonmk: Fix prepare.mk
2014-03-24 Brian Andersonmk: Fix a minor UI bug
2014-03-24 Brian Andersonmk: Don't rm 'dist' during clean, just its contents
2014-03-24 Brian Andersonmk: Remove some debug logging
2014-03-24 Brian Andersoninstall: Don't try to run binaries on install
2014-03-24 Brian Andersoninstall: Improve error handling
2014-03-24 Brian Andersonmk: Cleanup dist.mk yet more
2014-03-24 Brian Andersonmk: Fix some dist deps for parallel builds
2014-03-24 Brian Andersoninstall: Error on uninstall if manifest can't be found
2014-03-24 Brian Andersonmk: Run 'make install' through install.sh
2014-03-24 Brian Andersonmk: Fix location of man pages in prepare.mk
2014-03-24 Brian Andersonmk: Wire up everything to dist and distcheck
2014-03-24 Brian Andersonmk: Fix distcheck
2014-03-24 Brian Andersonmk: Add FIXME about making windows installer support...
2014-03-24 Brian Andersonmk: Add docs to dist prep
2014-03-24 Brian Andersonmk: Put win installer in correct dir
2014-03-24 Brian Andersonmk: Cleanup version handling and add support for nightl...
2014-03-24 Brian Andersonmk: Make OS X .pkg for all arches
2014-03-24 Brian Andersonmk: Cleanup
2014-03-24 Brian Andersonmk: Reorder definitions in dist.mk
2014-03-24 Brian Andersonmk: Stop building OS X .pkg as part of 'make dist'
2014-03-24 borsauto merge of #13049 : alexcrichton/rust/io-fill, r...
2014-03-24 Alex Crichtondoc: Update the runtime guide with green changes
2014-03-24 Alex Crichtonrustc: Remove all crate map support
2014-03-24 Alex Crichtongreen: Remove the dependence on the crate map
2014-03-24 Flavio Percocorustc: Completely forbid borrows of unsafe statics
2014-03-24 borsauto merge of #13113 : pnkfelix/rust/correct-static...
2014-03-24 borsauto merge of #12998 : huonw/rust/log_syntax, r=alexcri...
2014-03-24 Felix S. Klock IICorrect overly broad definition of `'static` kind bound.
2014-03-24 borsauto merge of #12948 : olleolleolle/rust/master, r...
2014-03-24 Olle JonssonDocumentation sprint: Terminfo
2014-03-24 noamAdded suggested notes
2014-03-23 borsauto merge of #13096 : sstewartgallus/rust/cleanup...
2014-03-23 noamdocs: named lifetimes
2014-03-23 borsauto merge of #13095 : alexcrichton/rust/serialize...
2014-03-23 Steven Stewart... This commit cleans up a few test warnings
2014-03-23 borsauto merge of #13074 : pczarn/rust/build-rlib, r=alexcr...
2014-03-23 borsauto merge of #13103 : mozilla-servo/rust/url-totaleq...
2014-03-23 Alex Crichtonserialize: Read/emit tuples with {read,emit}_tuple
2014-03-23 Alex Crichtonsync: Introduce new wrapper types for locking
2014-03-23 Alex Crichtonsync: Rewrite the base primitives
2014-03-23 Alex Crichtonsync: Move Once to using &self
2014-03-23 Alex Crichtonsync: Move the Mutex type to using &self
2014-03-23 Alex Crichtonsync: Move the concurrent queue to using &self
2014-03-23 Alex Crichtonstd: Move NativeMutex from &mut self to &self
2014-03-23 Alex CrichtonSnapshot cleanup
2014-03-23 borsauto merge of #13102 : huonw/rust/totaleq-deriving...
2014-03-23 Ms2gerMake url::Url derive TotalEq.
2014-03-23 borsauto merge of #13099 : FlaPer87/rust/master, r=huonw
2014-03-23 borsauto merge of #13093 : Havvy/rust/master, r=sfackler
2014-03-23 Huon Wilsonstd: remove the `equals` method from `TotalEq`.
2014-03-23 Piotr Czarneckirustc: Change the filename of compressed bitcode
2014-03-23 borsauto merge of #13092 : sfackler/rust/buffer-vec, r...
2014-03-23 Flavio PercocoRegister new snapshots
2014-03-23 borsauto merge of #13090 : thestinger/rust/iter, r=Aatch
2014-03-23 Daniel Micayiter: remove `to_owned_vec`
2014-03-23 borsauto merge of #13088 : thestinger/rust/hashmap, r=cmr
2014-03-23 Daniel Micayuse TotalEq for HashMap
2014-03-23 borsauto merge of #13089 : thestinger/rust/managed, r=Aatch
2014-03-23 Daniel Micaymake std::managed private
2014-03-23 Ryan Scheel... Change types T,U to R (recv), S (sender) in libsync...
2014-03-23 Steven FacklerSome cleanup in std::io::buffered
2014-03-23 borsauto merge of #13087 : eddyb/rust/fix-autoderef, r=cmr
2014-03-22 Eduard BurtescuImplement cross-crate support for autoderef.
next