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
/
test
/
run-pass
/
hashmap-memory.rs
Age
Commit message (
Expand
)
Author
Lines
2011-12-13
Copy first batch of material from libstd to libcore.
Graydon Hoare
-11
/
+11
2011-10-20
Remove temporary fn# syntax
Brian Anderson
-1
/
+1
2011-10-20
Make fn denote a bare function. Convert fn to fn@ as needed
Brian Anderson
-1
/
+1
2011-10-20
Drop the 2 from the spawn*2 functions
Brian Anderson
-1
/
+1
2011-10-20
Convert tests to use bare-fn spawn
Brian Anderson
-2
/
+3
2011-09-12
Pretty-print for new arg-mode syntax
Marijn Haverbeke
-1
/
+1
2011-09-12
Reformat for new mode syntax, step 1
Marijn Haverbeke
-7
/
+7
2011-09-02
Reformat. Issue #855
Brian Anderson
-13
/
+11
2011-09-01
Rename std::istr to std::str. Issue #855
Brian Anderson
-3
/
+3
2011-08-31
Start paring down std::str. Issue #855
Brian Anderson
-13
/
+14
2011-08-27
Convert std::map::new_str_hash to istrs. Issue #855
Brian Anderson
-5
/
+6
2011-08-25
Cleaning up task and comm exports, updating all the test cases.
Eric Holk
-14
/
+14
2011-08-20
Reformat
Brian Anderson
-3
/
+3
2011-08-16
Port the tests to the expr foo::<T> syntax.
Erick Tryzelaar
-1
/
+1
2011-08-16
Port the tests to the typaram foo<T> syntax.
Erick Tryzelaar
-6
/
+6
2011-08-16
Rename std::ivec to std::vec
Brian Anderson
-2
/
+2
2011-08-15
The wonky for...in... whitespace was bothering me. Sorry!
Lindsey Kuper
-2
/
+2
2011-08-15
Removed spawn and task from the parser. Updated all the tests except for the ...
Eric Holk
-20
/
+24
2011-08-12
Remove last uses of vec::len
Brian Anderson
-5
/
+5
2011-08-12
Convert all uses of std::io to std::ioivec
Brian Anderson
-1
/
+0
2011-08-02
Don't pp extra lines after block open when preserving whitespace. Closes #759
Brian Anderson
-1
/
+0
2011-08-02
Add xfail-pretty directives to tests that don't pretty-print correctly
Brian Anderson
-0
/
+1
2011-07-27
Reformat for new syntax
Marijn Haverbeke
-55
/
+40
2011-07-23
Attempt to put out burning Windows tinderbox.
Eric Holk
-1
/
+1
2011-07-22
More work on word-count.
Eric Holk
-2
/
+2
2011-07-22
Adding test case dealing with communication and hashmaps.
Eric Holk
-0
/
+108