summary refs log tree commit diff
path: root/src/libextra/net_ip.rs
AgeCommit message (Expand)AuthorLines
2013-06-29Great renaming: propagate throughout the rest of the codebaseCorey Richardson-13/+10
2013-06-24Merge remote-tracking branch 'reusee/master' into HEADBrian Anderson-2/+2
2013-06-23vec: remove BaseIter implementationDaniel Micay-1/+1
2013-06-22replaced some 'std::' with 'extra::' in commentsreus-2/+2
2013-06-21vec: rm old_iter implementations, except BaseIterDaniel Micay-1/+1
2013-06-14add IteratorUtil to the preludeDaniel Micay-1/+0
2013-06-10std: replace str::each_split* with an iteratorHuon Wilson-9/+6
2013-05-30Remove copy bindings from patterns.Niko Matsakis-1/+1
2013-05-30Remove a bunch of unnecessary allocations and copiesBjörn Steinbrink-3/+2
2013-05-30libextra: Require documentation by defaultAlex Crichton-0/+2
2013-05-28Silence various warnings throughout test modulesAlex Crichton-1/+0
2013-05-23cleanup warnings from libextraErick Tryzelaar-2/+2
2013-05-22libextra: Rename the actual metadata names of libcore to libstd and libstd to...Patrick Walton-0/+6
2013-05-22libstd: Rename libcore to libstd and libstd to libextra; update makefiles.Patrick Walton-0/+447