index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
etc
Age
Commit message (
Expand
)
Author
Lines
2014-03-31
Bump version to 0.10
Alex Crichton
-1
/
+1
2014-03-30
mk: Don't touch config.tmp or tmp/dist as root. Closes #13190
Brian Anderson
-1
/
+0
2014-03-30
Support new attribute syntax in vim syntax file
Steven Fackler
-1
/
+1
2014-03-29
auto merge of #13185 : alexcrichton/rust/osx-pkg, r=brson
bors
-1
/
+17
2014-03-28
auto merge of #13187 : brson/rust/dist, r=alexcrichton
bors
-11
/
+68
2014-03-28
dist: Tweak the OSX pkg installer
Alex Crichton
-1
/
+17
2014-03-28
install: More error handling
Brian Anderson
-0
/
+1
2014-03-28
install: Extract function for creating absolute paths and reuse it
Brian Anderson
-9
/
+23
2014-03-28
install: Fix string formatting in an error
Brian Anderson
-3
/
+5
2014-03-28
install: Explicitly delete the manifest during uninstall. Misc cleanup
Brian Anderson
-16
/
+20
2014-03-28
install: Verify that installed compiler runs
Brian Anderson
-3
/
+39
2014-03-28
Remove `Freeze` and add `Share` in vim's syntax
Flavio Percoco
-1
/
+1
2014-03-28
Rename Pod into Copy
Flavio Percoco
-1
/
+1
2014-03-26
install: Don't allow installation over the install files
Brian Anderson
-2
/
+14
2014-03-26
install: name the bundled manifest 'manifest.in'. Cleanup
Brian Anderson
-4
/
+6
2014-03-25
install: Support --libdir and --mandir correctly
Brian Anderson
-18
/
+54
2014-03-25
configure: Make rustlibdir non-configurable
Brian Anderson
-1
/
+0
2014-03-25
auto merge of #13063 : brson/rust/dist, r=alexcrichton
bors
-13
/
+35
2014-03-24
install: Don't try to run binaries on install
Brian Anderson
-4
/
+0
2014-03-24
install: Improve error handling
Brian Anderson
-11
/
+28
2014-03-24
install: Error on uninstall if manifest can't be found
Brian Anderson
-0
/
+7
2014-03-24
mk: Fix distcheck
Brian Anderson
-0
/
+1
2014-03-24
mk: Put win installer in correct dir
Brian Anderson
-1
/
+1
2014-03-24
mk: Cleanup version handling and add support for nightly dists
Brian Anderson
-1
/
+2
2014-03-23
sync: Move the concurrent queue to using &self
Alex Crichton
-1
/
+1
2014-03-20
auto merge of #13023 : thestinger/rust/deep_clone, r=alexcrichton
bors
-2
/
+2
2014-03-20
rename std::vec -> std::slice
Daniel Micay
-3
/
+3
2014-03-20
rm obsolete references to `DeepClone`
Daniel Micay
-2
/
+2
2014-03-14
extra: Put the nail in the coffin, delete libextra
Alex Crichton
-3
/
+0
2014-03-13
auto merge of #12815 : alexcrichton/rust/chan-rename, r=brson
bors
-1
/
+1
2014-03-13
std: Rename Chan/Port types and constructor
Alex Crichton
-1
/
+1
2014-03-13
Remove code duplication
Piotr Zolnierek
-27
/
+19
2014-03-13
Implement lower, upper case conversion for char
Piotr Zolnierek
-29
/
+74
2014-03-13
std::unicode: remove unused category tables
Piotr Zolnierek
-1
/
+4
2014-03-12
Emacs: always jump the cursor if needed on indent
Micah Chalmer
-9
/
+50
2014-03-12
Update users for the std::rand -> librand move.
Huon Wilson
-0
/
+1
2014-03-12
std: Move rand to librand.
Huon Wilson
-1
/
+1
2014-03-11
auto merge of #12783 : adrientetar/rust/more-docs, r=alexcrichton
bors
-2
/
+0
2014-03-09
install.sh: untabify
Brian Anderson
-20
/
+20
2014-03-09
install.sh: Improve error handling
Brian Anderson
-0
/
+19
2014-03-09
mk: dist-installer builds a binary installer
Brian Anderson
-0
/
+264
2014-03-09
doc: remove node.js dependency
Adrien Tétar
-2
/
+0
2014-03-09
mk: rewrite the documentation handling.
Huon Wilson
-217
/
+0
2014-03-02
auto merge of #12663 : MicahChalmer/rust/emacs-remove-ws-bug-warning, r=brson
bors
-5
/
+0
2014-03-02
Emacs: Remove README warning of old whitespace bug
Micah Chalmer
-5
/
+0
2014-03-02
librustc: add LLVM LDFLAGS to deps
Luca Bruno
-0
/
+16
2014-03-01
Merge pull request #12308 from kballard/vim-nested-comments
bors
-5
/
+6
2014-02-27
Improve the ctags function regular expression.
Chris Morgan
-1
/
+1
2014-02-27
Update Vim syntax file last change date.
Chris Morgan
-1
/
+1
2014-02-27
Fix Vim section movements for standard Rust style.
Chris Morgan
-2
/
+53
[next]