]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2014-03-28 borsauto merge of #13107 : seanmonstar/rust/encoder-errors...
2014-03-28 borsauto merge of #13108 : pongad/rust/lintraw, r=huonw
2014-03-28 borsauto merge of #13174 : brson/rust/dist, r=alexcrichton...
2014-03-28 Brian Andersonmk: Fix syntax error in installation target
2014-03-28 borsauto merge of #13173 : alexcrichton/rust/rustdoc-mods...
2014-03-28 Sean McArthurserialize: use Result
2014-03-28 borsauto merge of #13142 : alexcrichton/rust/issue-13118...
2014-03-27 Alex CrichtonRevert "Modules are either public, or private, so priva...
2014-03-27 borsauto merge of #13050 : alexcrichton/rust/no-send-defaul...
2014-03-27 Brian Andersonmk: Always touch libuv.a
2014-03-27 borsauto merge of #13151 : brson/rust/dist, r=alexcrichton...
2014-03-27 Alex Crichtondoc: Update the tutorial about bounds for traits
2014-03-27 Alex CrichtonFix fallout of removing default bounds
2014-03-27 Alex Crichtonrustc: Stop adding the Send bound implicitly
2014-03-27 borsauto merge of #13136 : alexcrichton/rust/spawn-deadlock...
2014-03-27 borsauto merge of #13001 : cmr/rust/unnamed-lifetime-nocapt...
2014-03-27 Corey Richardsontest/run-pass/out-of-stack: prevent tco
2014-03-27 borsauto merge of #13034 : edwardw/rust/match, r=nikomatsakis
2014-03-27 Corey RichardsonAddress review
2014-03-27 Corey Richardsonrustc: mark references w/anonymous lifetime nocapture
2014-03-27 Edward Wang_match.rs: prune sub-match tree too aggressively
2014-03-27 Michael DarakanandaAdded lint for #[deriving] structs and enums with unsaf...
2014-03-27 Brian Andersonmk: Use 'find' invocation that works on mac
2014-03-27 Brian Andersonrustc: Fix tests for sysroot changes
2014-03-27 borsauto merge of #13079 : alexcrichton/rust/colons, r=cmr
2014-03-27 Brian Andersonrustc: Fix detection of lib64 directory
2014-03-27 Brian Andersoninstall: Don't allow installation over the install...
2014-03-26 borsauto merge of #13145 : alexcrichton/rust/flip-some...
2014-03-26 Brian Andersoninstall: name the bundled manifest 'manifest.in'. Cleanup
2014-03-26 Alex Crichtonsyntax: Tweak parsing bounds on generics paths
2014-03-26 borsauto merge of #13152 : huonw/rust/wtf-are-things-in...
2014-03-26 borsauto merge of #13071 : ktt3ja/rust/deterministic-lifeti...
2014-03-26 Alex Crichtonsyntax: Permit visibility on tuple fields
2014-03-26 Alex Crichtonrustc: Relax restriction on privacy for fields
2014-03-26 Alex Crichtonbench: Put the spawn bench back on libgreen
2014-03-26 borsauto merge of #13135 : alexcrichton/rust/dox, r=alexcri...
2014-03-26 Huon Wilsonsyntax: add a missing span rewrite in fold.
2014-03-26 Huon Wilsonsyntax: add a some docs/clarification to the fields...
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 Brian Andersoninstall: Support --libdir and --mandir correctly
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 Brian Andersonmk: Fix deps for prepare host tools
2014-03-26 Brian Andersonmk: Make nightlyism a configure option
2014-03-26 Brian Andersonmk: Rename CFG_COMPILER to CFG_COMPILER_HOST_TRIPLE
2014-03-26 Brian Andersonrustc: Stop relying on CFG_LIBDIR_RELATIVE
2014-03-26 Brian Andersonconfigure: Make rustlibdir non-configurable
2014-03-26 Brian AndersonRevert "Revert "mk: Run 'make install' through install...
2014-03-26 Brian Andersonmk: Remove leading './' from manifest entries
2014-03-26 borsauto merge of #13141 : brson/rust/fix-make-install...
2014-03-25 Alex Crichtonmk: Use rwildcard to calculate dependent files
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
next