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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
etc
Age
Commit message (
Expand
)
Author
Lines
2012-01-17
dist: Add bin directory to system PATH in win32 installer
Brian Anderson
-0
/
+337
2012-01-17
Python!
Graydon Hoare
-1
/
+1
2012-01-17
Long line, grumble.
Graydon Hoare
-1
/
+2
2012-01-17
Merge pull request #1548 from grahame/fix-interrupted-downloads
Graydon Hoare
-1
/
+7
2012-01-17
dist: Add the uninstaller to the win32 control panel
Brian Anderson
-0
/
+11
2012-01-17
dist: Make the win32 uninstaller work
Brian Anderson
-12
/
+8
2012-01-17
don't leave files that will not checksum if download is interrupted
Grahame Bowland
-1
/
+7
2012-01-16
Move emacs mode into tree
Marijn Haverbeke
-0
/
+510
2012-01-14
Merge pull request #1521 from grahame/master
Brian Anderson
-3
/
+3
2012-01-14
build: Build libraries in the bin directory on win32
Brian Anderson
-5
/
+5
2012-01-14
Update vim syntax with new keywords
Grahame Bowland
-3
/
+3
2012-01-13
More doc porting.
Graydon Hoare
-0
/
+4
2012-01-12
Revert "build: Build libraries in the bin directory on win32"
Brian Anderson
-5
/
+5
2012-01-12
Merge remote-tracking branch 'brson/win32'
Brian Anderson
-5
/
+5
2012-01-12
Begin shift over to using pandoc, markdown and llnextgen for reference manual...
Graydon Hoare
-0
/
+138
2012-01-12
build: Build libraries in the bin directory on win32
Brian Anderson
-5
/
+5
2012-01-11
Properly fix check-fast script
Marijn Haverbeke
-1
/
+1
2012-01-11
Try to adjust check-fast script to std::io changes
Marijn Haverbeke
-0
/
+1
2012-01-06
report unicode decode failures nicely
Niko Matsakis
-13
/
+14
2012-01-05
Simplify NSIS package script.
Graydon Hoare
-22
/
+8
2012-01-05
Merge branch 'master' into kmath
Stefan Plantikow
-10
/
+10
2012-01-05
added preliminary support for per-architecture generation of math constants (...
Stefan Plantikow
-0
/
+92
2012-01-01
fix link error
Jyun-Yan You
-1
/
+9
2011-12-29
Of course there were overlong lines.
Graydon Hoare
-4
/
+6
2011-12-29
Teach unicode script to emit canonical and compat decomp mappings. Annoyingly...
Graydon Hoare
-46
/
+71
2011-12-23
Add support to libcore for encoded-in-rust unicode character properties, at l...
Graydon Hoare
-0
/
+172
2011-12-19
Remove cargo from snapshot file-list again; overestimated.
Graydon Hoare
-3
/
+0
2011-12-19
vim comment highlighting can contain comments.
Erick Tryzelaar
-2
/
+4
2011-12-16
Install and snapshot cargo by default.
Graydon Hoare
-0
/
+3
2011-12-16
Update build machinery to build and install librustc everywhere (including sn...
Graydon Hoare
-0
/
+3
2011-12-13
Attempt to fix windows builder.
Graydon Hoare
-2
/
+6
2011-12-13
Register new snapshots and teach snapshot script to deal with extracting new-...
Graydon Hoare
-21
/
+3
2011-12-12
build: Temp hack to make transition to new snapshot
Haitao Li
-1
/
+18
2011-12-12
Update snapshot scripts to pick up the versioned libraries
Haitao Li
-9
/
+21
2011-12-07
Register new snapshots (containing libcore auto-importing it now).
Graydon Hoare
-3
/
+0
2011-12-07
Change snapshot script to pick up host libcore as well.
Graydon Hoare
-6
/
+18
2011-12-07
Merge branch 'master' of github.com:graydon/rust
Graydon Hoare
-3
/
+4
2011-12-06
Fix condition in snapshot script. Argv is never 2 long, it can be 3 or 4.
Graydon Hoare
-1
/
+1
2011-12-05
correct the use of 'sed -i'
Niko Matsakis
-3
/
+4
2011-12-02
build: added CFG_INSTALL_SNAP for automatically activating test snapshots
Stefan Plantikow
-2
/
+36
2011-12-01
stdlib: Implement some preliminary libuv bindings
Brian Anderson
-0
/
+23
2011-11-29
make check-fast work
Niko Matsakis
-2
/
+2
2011-11-29
tweak to get windows test-running correct
Niko Matsakis
-1
/
+2
2011-11-29
fix to new model where triple is explicit
Niko Matsakis
-5
/
+5
2011-11-29
update snapshot scripts
Niko Matsakis
-21
/
+20
2011-11-29
basic builds function
Niko Matsakis
-2
/
+4
2011-11-24
Use new mod syntax in check-fast driver
Brian Anderson
-1
/
+2
2011-11-23
doc: Build keywords multitable automatically
Haitao Li
-0
/
+103
2011-11-08
Re-add libuv as a submodule.
Erick Tryzelaar
-4
/
+4
2011-11-08
Make task_sleep an intrinsic.
Brian Anderson
-3
/
+10
[next]