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
2012-03-28
python scripts run with Python 2.4 (for RHEL5)
Grahame Bowland
-6
/
+12
2012-03-27
emacs: Make 'mut' a keyword
Brian Anderson
-1
/
+1
2012-03-25
Fixed vim highlighting for \' (and other) escapes in char literals
Jacob Parker
-2
/
+3
2012-03-23
Remove last vestiges of old-style intrinsics
Marijn Haverbeke
-27
/
+0
2012-03-23
Revert removal of intrinsics
Marijn Haverbeke
-0
/
+27
2012-03-23
Remove support for the old-style intrinsics
Marijn Haverbeke
-27
/
+0
2012-03-20
test: Begin running the language ref examples. Mostly xfailed
Brian Anderson
-0
/
+6
2012-03-20
doc: Switch the tutorial to pandoc's method of tagging code blocks
Brian Anderson
-8
/
+6
2012-03-18
rt: Remove lock_held_by_current_thread
Brian Anderson
-28
/
+0
2012-03-16
Add loop to the vim keyword list.
Erick Tryzelaar
-1
/
+1
2012-03-15
kill old serialization code
Niko Matsakis
-74
/
+0
2012-03-15
Suppress valgrind error in dynamic linker
Marijn Haverbeke
-0
/
+8
2012-03-12
Libc/os/run/rand/io reorganization. Close #1373. Close #1638.
Graydon Hoare
-5
/
+5
2012-03-09
Add a couple more missing pieces to libc and os.
Graydon Hoare
-0
/
+6
2012-03-08
Properly serialize is_last_use values
Marijn Haverbeke
-1
/
+1
2012-03-08
etc: Allow a build dir to be specified in gen-astencode, for out of tree builds
Patrick Walton
-1
/
+6
2012-03-05
etc: Add more helgrind suppressions for i686
Brian Anderson
-0
/
+19
2012-03-05
etc: Add helgrind suppressions for libunwind
Brian Anderson
-1
/
+26
2012-03-03
Update paths in gen-astencode
Tim Chevalier
-4
/
+4
2012-03-02
First cut at consolidated core::os module built on core::libc.
Graydon Hoare
-0
/
+3
2012-03-02
etc: Add helgrind suppressions for random locking order in rust_port_selector
Brian Anderson
-0
/
+9
2012-03-02
etc: Add some helgrind suppressions for uv
Brian Anderson
-0
/
+19
2012-03-02
etc: Add more lock_and_signal helgrind suppressions
Brian Anderson
-1
/
+22
2012-03-02
etc: Add helgrind suppression for lock_held_by_current_thread
Brian Anderson
-0
/
+7
2012-03-02
restructure to better support method inlining
Niko Matsakis
-1
/
+1
2012-03-02
retool inline encoding to handle methods, fix tests
Niko Matsakis
-1
/
+2
2012-02-29
etc: Remove rustdoc script
Brian Anderson
-34
/
+0
2012-02-29
optionally enforce local variable mutability
Niko Matsakis
-24
/
+30
2012-02-28
vim: add "to" as a keyword.
Erick Tryzelaar
-2
/
+2
2012-02-27
Add libc module to libcore and utility file to help generate it.
Graydon Hoare
-0
/
+237
2012-02-24
retool serializer to be built by stage0 rustc
Niko Matsakis
-2
/
+7
2012-02-24
Encode/decode AST into metadata, re-instantiate inlined items
Niko Matsakis
-1
/
+61
2012-02-24
allow snapshot to be specified in make command line
Niko Matsakis
-13
/
+21
2012-02-23
Revert "etc: Add helgrind suppression for lock_held_by_current_thread"
Brian Anderson
-7
/
+0
2012-02-23
etc: Add helgrind suppression for lock_held_by_current_thread
Brian Anderson
-0
/
+7
2012-02-19
vim: fix indenting enums and macros
Erick Tryzelaar
-1
/
+2
2012-02-13
build: Start downloading FreeBSD snaps from the official server
Brian Anderson
-3
/
+0
2012-02-13
build: Temporarily retrieve FreeBSD snapshots from jyyou's server
Brian Anderson
-0
/
+3
2012-02-10
use absolute names when pretty-printing types
Niko Matsakis
-0
/
+3
2012-02-10
update ebml interface
Niko Matsakis
-0
/
+1
2012-02-05
vim: block is no longer a keyword.
Erick Tryzelaar
-1
/
+1
2012-02-05
platform-specific valgrind suppression
Niko Matsakis
-0
/
+9
2012-02-03
correct to use enum keyword
Niko Matsakis
-1
/
+1
2012-02-02
rt: Fix intrinsics bustage
Brian Anderson
-1
/
+1
2012-02-02
Update libuv.
Graydon Hoare
-32
/
+31
2012-01-31
Remove NSIS package, obsolete (and hazardous).
Graydon Hoare
-396
/
+0
2012-01-26
Merge pull request #1669 from graydon/inno-setup
Graydon Hoare
-0
/
+269
2012-01-25
Add Inno Setup installer script rather than NSIS
unknown
-0
/
+269
2012-01-23
rustdoc: Add a script for running rustdoc output through markdown/pandoc
Brian Anderson
-0
/
+34
2012-01-21
Added a `src/etc/vim/ftdetect` directory and file.
tim
-0
/
+1
[next]