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
/
libstd
/
smallintmap.rs
Age
Commit message (
Expand
)
Author
Lines
2012-07-08
Add clear() to the map interface.
Glenn Willen
-0
/
+3
2012-07-04
convert doc-attributes to doc-comments using ./src/etc/sugarise-doc-comments....
Gareth Daniel Smith
-25
/
+23
2012-07-01
Convert to new closure syntax
Brian Anderson
-2
/
+2
2012-06-30
Eliminate usages of old sugared call syntax
Brian Anderson
-1
/
+1
2012-06-27
Add an overloaded [] function to the map interface. Closes #2730.
Michael Sullivan
-0
/
+1
2012-06-21
Tag all remaining FIXMEs with bugs. Install rule in tidy script to enforce this.
Graydon Hoare
-2
/
+2
2012-06-21
Library vecs are fast now.
Eric Holk
-0
/
+2
2012-06-08
revise map interface so that K need not be copyable
Niko Matsakis
-1
/
+1
2012-05-18
port smallintmap over to dvec
Niko Matsakis
-28
/
+18
2012-05-03
Comments only: annotate more FIXMEs in libstd
Tim Chevalier
-1
/
+1
2012-04-23
Move map iface over to more `for`-friendly iteration methods
Marijn Haverbeke
-6
/
+6
2012-04-06
Convert old-style for loops to new-style
Marijn Haverbeke
-11
/
+9
2012-03-26
Bulk-edit mutable -> mut.
Graydon Hoare
-3
/
+3
2012-03-19
Properly check kinds when instantiating types
Marijn Haverbeke
-4
/
+4
2012-03-14
annotate libstd and start enforcing mutability
Niko Matsakis
-3
/
+3
2012-03-09
std: Convert to rustdoc
Brian Anderson
-39
/
+14
2012-03-02
core: Remove _mut functions from vec
Brian Anderson
-1
/
+1
2012-01-31
Change option::t to option
Tim Chevalier
-9
/
+9
2012-01-23
s/block()/fn()/g
Niko Matsakis
-3
/
+3
2012-01-18
Remove '.' after nullary tags in patterns
Tim Chevalier
-3
/
+3
2012-01-11
Implement std::map as an iface/impl instead of an obj
Marijn Haverbeke
-0
/
+64
2012-01-05
Switch to new param kind bound syntax
Marijn Haverbeke
-5
/
+5
2011-12-22
Register snapshots and switch logging over to use of log_full or #error / #de...
Graydon Hoare
-1
/
+1
2011-12-13
Copy first batch of material from libstd to libcore.
Graydon Hoare
-1
/
+2
2011-12-06
Establish 'core' library separate from 'std'.
Graydon Hoare
-0
/
+81