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
Age
Commit message (
Expand
)
Author
Lines
2012-01-18
rustdoc: Write markdown for argument types
Brian Anderson
-3
/
+8
2012-01-18
rustdoc: Add argument types to the doc
Brian Anderson
-19
/
+63
2012-01-18
rustdoc: Extract functions from tystr_pass::fold_fn
Brian Anderson
-32
/
+32
2012-01-18
rustdoc: Prune unconfigured items from AST
Brian Anderson
-0
/
+14
2012-01-18
rustdoc: Write markdown for fn arguments
Brian Anderson
-4
/
+34
2012-01-18
rustdoc: Introduce type doc::argdoc
Brian Anderson
-12
/
+17
2012-01-18
rustdoc: Extract function argument names from the AST
Brian Anderson
-2
/
+20
2012-01-18
rustdoc: Merge the crate's name attribute into the doc tree
Brian Anderson
-0
/
+39
2012-01-18
rustdoc: Parse crate name from #[link] attr
Brian Anderson
-3
/
+39
2012-01-18
rustdoc: Put fn docs inside fn bodies
Brian Anderson
-5
/
+11
2012-01-18
rustdoc: Document attr_parser::doc_meta
Brian Anderson
-0
/
+3
2012-01-18
test: Don't test that tags with zero variants are supported
Patrick Walton
-1
/
+1
2012-01-18
rustc: Accept commas to separate tag variants
Patrick Walton
-3
/
+12
2012-01-19
libstd: Revert an integer type casting
Haitao Li
-1
/
+4
2012-01-19
rustc: Use integer from ctypes consistently
Haitao Li
-49
/
+60
2012-01-19
Use ctypes in native function declarations
Haitao Li
-223
/
+252
2012-01-19
rustc: Warn when int or uint is used in a native type decl
Haitao Li
-0
/
+38
2012-01-17
rustdoc: Improve formatting of return type
Brian Anderson
-3
/
+20
2012-01-17
rustdoc: Write a single line between brief and desc
Brian Anderson
-3
/
+10
2012-01-17
rustdoc: Extract various gen functions
Brian Anderson
-4
/
+32
2012-01-17
rustdoc: Extract boilerplate from gen tests
Brian Anderson
-25
/
+15
2012-01-17
rustdoc: Write blank lines after brief descriptions
Brian Anderson
-2
/
+23
2012-01-17
rustdoc: Remove some debug logging
Brian Anderson
-1
/
+0
2012-01-17
use 64-bit memset on 64-bit platforms. Fixes #1546. Fixes #843.
Niko Matsakis
-22
/
+12
2012-01-17
roll back commit 1c7a62
Niko Matsakis
-28
/
+16
2012-01-17
libstd: Move std tests into libstd
Brian Anderson
-3027
/
+2925
2012-01-17
libcore: Move core tests into libcore
Brian Anderson
-2068
/
+1990
2012-01-17
build: Start running libcore tests
Brian Anderson
-0
/
+7
2012-01-17
rustc: Allow std to be built as a test runner
Brian Anderson
-3
/
+16
2012-01-17
rustdoc: Add rustdocs
Brian Anderson
-3
/
+39
2012-01-17
rustdoc: Cleanup
Brian Anderson
-11
/
+6
2012-01-17
Rename some readmes and fix some dist logic.
Graydon Hoare
-0
/
+0
2012-01-17
rustdoc: Write a blank line after headers
Brian Anderson
-0
/
+11
2012-01-17
rustdoc: Convert markdown generation to a pass
Brian Anderson
-9
/
+33
2012-01-17
rustdoc: Remove iface. Causing random crashes in resolve?
Brian Anderson
-51
/
+52
2012-01-17
Update crates with correct crate_type attribute
Brian Anderson
-1
/
+7
2012-01-17
rustc: --test overrides the crate_type attribute
Brian Anderson
-13
/
+30
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 #1544 from kevina/issue-1393
Graydon Hoare
-5
/
+5
2012-01-17
Merge pull request #1554 from rtanglao/master
Graydon Hoare
-267
/
+165
2012-01-17
Merge pull request #1548 from grahame/fix-interrupted-downloads
Graydon Hoare
-1
/
+7
2012-01-17
Remove un-needed <
Roland Tanglao
-3
/
+3
2012-01-17
dist: Add the uninstaller to the win32 control panel
Brian Anderson
-0
/
+11
2012-01-17
libcore: Remove bogus FIXME from core::tuple
Brian Anderson
-1
/
+0
2012-01-17
dist: Make the win32 uninstaller work
Brian Anderson
-12
/
+8
2012-01-17
libstd => libcore
Lenny222
-3
/
+4
2012-01-17
spin-off rustdocs tuple code to libstd
Lenny222
-14
/
+34
2012-01-17
encode variant names and have log print them out.
Niko Matsakis
-13
/
+75
[prev]
[next]