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
/
lib-map.rs
Age
Commit message (
Expand
)
Author
Lines
2011-03-25
Switch xfail system to use comments embedded in source files.
Graydon Hoare
-0
/
+1
2010-11-02
First pass on splitting stratum and opacity off of effects. WIP.
Graydon Hoare
-1
/
+1
2010-09-07
Add hashmap tests exercising strings as keys and values. No longer leaks on ...
Roy Frostig
-37
/
+95
2010-08-27
Comment out hashmap tests exercising maps with str as key or value type, as t...
Roy Frostig
-0
/
+2
2010-08-27
Add simple hashmap tests exercising maps with str as key type, value type, an...
Roy Frostig
-15
/
+85
2010-08-26
Pinching myself for certainty. ;p
Roy Frostig
-0
/
+4
2010-08-26
Test the hashmap more, exercising hash collision, element removal, and a forc...
Roy Frostig
-7
/
+129
2010-08-26
When copying function values, null out the destination's binding iff the sour...
Roy Frostig
-14
/
+10
2010-08-26
Test the hashmap for growth and rehashing.
Roy Frostig
-2
/
+69
2010-08-25
Fix ghastly typestate bug breaking nested functions.
Graydon Hoare
-0
/
+1
2010-08-24
First successful hashmap lookups. Yay.
Graydon Hoare
-0
/
+4
2010-08-24
Fix mod-bug in std.map, work around bug in closure typaram capture, enable in...
Graydon Hoare
-2
/
+9
2010-08-04
Add to std._io some formatter/type-specific-writer mechanism. Make a few typ...
Roy Frostig
-1
/
+5
2010-08-03
More stdlib hashmap work. Add a simple test and XFAIL it due to a valgrind-s...
Roy Frostig
-0
/
+16