summary refs log tree commit diff
path: root/src/libcore/iter-trait
AgeCommit message (Expand)AuthorLines
2012-07-04convert doc-attributes to doc-comments using ./src/etc/sugarise-doc-comments....Gareth Daniel Smith-12/+12
2012-07-02Add doubly-linked list to libcore (to be used in task.rs).Ben Blum-0/+36
2012-07-01Convert to new closure syntaxBrian Anderson-1/+1
2012-06-30Eliminate usages of old sugared call syntaxBrian Anderson-1/+1
2012-06-02make vec fns/methods take imm slices.Niko Matsakis-9/+0
2012-05-18add swappable/dvec modulesNiko Matsakis-0/+16
2012-04-27new, simpler approach to the iter libraryNiko Matsakis-0/+24