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
2011-12-21
Out-of-order-code typo. Snapshot again.
Graydon Hoare
-1
/
+1
2011-12-21
Register snapshots.
Graydon Hoare
-0
/
+7
2011-12-21
Switch log_expr to carrying a full expr:u32 for level. Add log_full variant t...
Graydon Hoare
-29
/
+59
2011-12-21
add tests I forgot to add
Niko Matsakis
-0
/
+26
2011-12-21
valid cap clause for kind-ness too
Niko Matsakis
-12
/
+34
2011-12-21
upgrade kind check
Niko Matsakis
-12
/
+53
2011-12-21
update pprinter to understand ret type of block, add warnings
Niko Matsakis
-4
/
+19
2011-12-21
Make { || ... } sugar for any type of closure, inferred
Niko Matsakis
-242
/
+392
2011-12-21
rustc: Exclude stdin from codemap files when lookup_pos
Haitao Li
-3
/
+5
2011-12-20
Merge pull request #1365 from elly/cargo
Brian Anderson
-2
/
+15
2011-12-20
Revert "wip"
Brian Anderson
-88
/
+1
2011-12-20
rt: Lock before using the random number generator
Brian Anderson
-5
/
+3
2011-12-20
cargo: allow 'ref' package key for git packages.
Elly Jones
-2
/
+15
2011-12-20
wip
Brian Anderson
-1
/
+88
2011-12-20
rt: Remove rust_task::grow. Obsolete
Brian Anderson
-11
/
+0
2011-12-20
Missing comma.
Graydon Hoare
-1
/
+1
2011-12-20
Add pointer to cargo-central.
Graydon Hoare
-0
/
+3
2011-12-20
cargo: syntax fixes
Elly Jones
-7
/
+11
2011-12-20
cargo: Add list and search.
Elly Jones
-4
/
+55
2011-12-20
cargo: support optional signing of packages.json files.
Elly Jones
-3
/
+207
2011-12-20
rt: Don't check the stack canary on most upcalls
Brian Anderson
-10
/
+4
2011-12-20
cargo: Make sources.json parsable again
Brian Anderson
-1
/
+1
2011-12-20
cargo: Add my package index
Brian Anderson
-1
/
+4
2011-12-20
Revert "rt: Reduce the mac red zone to 2K"
Brian Anderson
-2
/
+2
2011-12-20
rt: Reduce the mac red zone to 2K
Brian Anderson
-2
/
+2
2011-12-20
Merge pull request #1361 from elly/rustdoc
Graydon Hoare
-15
/
+2
2011-12-20
rustdoc: Some rights reserved?
Elly Jones
-1
/
+1
2011-12-20
rustdoc: delete bogus license text
Elly Jones
-14
/
+1
2011-12-20
Merge pull request #1360 from elly/rustdoc
Graydon Hoare
-0
/
+205
2011-12-20
rt: Reduce the linux red zone to 2K
Brian Anderson
-2
/
+2
2011-12-20
rt: Do fewer stack canary checks
Brian Anderson
-3
/
+5
2011-12-20
rustdoc: Add.
Elly Jones
-0
/
+205
2011-12-20
Inject "core macros" into default syntax-expansion environment. Bit of a klud...
Graydon Hoare
-21
/
+48
2011-12-20
Add companion-module core.rs that exports log levels and option/some/none eve...
Graydon Hoare
-17
/
+19
2011-12-20
Merge pull request #1349 from lht/driver
Graydon Hoare
-601
/
+623
2011-12-20
Merge pull request #1350 from boggle/kmath
Graydon Hoare
-850
/
+8
2011-12-20
rt: Parenthesize the red zone macros
Brian Anderson
-5
/
+5
2011-12-20
rt: Add a canary value to the end of every stack
Brian Anderson
-4
/
+40
2011-12-20
Fix misleading comment about type_is_pod
Marijn Haverbeke
-1
/
+2
2011-12-20
rt: Run yet more task_start_wrapper cleanup on the C stack
Brian Anderson
-17
/
+33
2011-12-20
removed math leftovers from std
Stefan Plantikow
-850
/
+8
2011-12-20
Separate driver rustc and librustc
Haitao Li
-601
/
+623
2011-12-20
test: Remove 'error:' from error pattern
Haitao Li
-5
/
+5
2011-12-20
rustc: Cleanup unused ext_map
Haitao Li
-10
/
+7
2011-12-20
rustc: Re-export the same name in different namespaces
Haitao Li
-13
/
+34
2011-12-20
rustc: Implement re-export of renamed modules
Haitao Li
-5
/
+30
2011-12-19
rt: Don't reuse stack segments when they are not big enough
Brian Anderson
-2
/
+3
2011-12-19
rt: Rename asm_call_on_stack to __morestack
Brian Anderson
-14
/
+30
2011-12-19
Register snapshots
Brian Anderson
-0
/
+7
2011-12-19
rt: Zero the bottom frame's return address and base pointer
Brian Anderson
-2
/
+10
[prev]
[next]