rust/src/libextra
bors 07feeb95c5 auto merge of #7487 : huonw/rust/vec-kill, r=cmr
Continuation of #7430.

I haven't removed the `map` method, since the replacement `v.iter().transform(f).collect::<~[SomeType]>()` is a little ridiculous at the moment.
2013-06-30 21:14:13 -07:00
..
crypto Great renaming: propagate throughout the rest of the codebase 2013-06-29 11:20:02 -04:00
num Remove vec::{map, mapi, zip_map} and the methods, except for .map, since this 2013-06-30 21:59:44 +10:00
terminfo auto merge of #7487 : huonw/rust/vec-kill, r=cmr 2013-06-30 21:14:13 -07:00
arc.rs auto merge of #7468 : cmr/rust/great_renaming, r=pcwalton 2013-06-30 01:19:38 -07:00
arena.rs Great renaming: propagate throughout the rest of the codebase 2013-06-29 11:20:02 -04:00
base64.rs Great renaming: propagate throughout the rest of the codebase 2013-06-29 11:20:02 -04:00
bitv.rs auto merge of #7468 : cmr/rust/great_renaming, r=pcwalton 2013-06-30 01:19:38 -07:00
c_vec.rs Great renaming: propagate throughout the rest of the codebase 2013-06-29 11:20:02 -04:00
comm.rs Great renaming: propagate throughout the rest of the codebase 2013-06-29 11:20:02 -04:00
dbg.rs Great renaming: propagate throughout the rest of the codebase 2013-06-29 11:20:02 -04:00
deque.rs auto merge of #7468 : cmr/rust/great_renaming, r=pcwalton 2013-06-30 01:19:38 -07:00
dlist.rs Great renaming: propagate throughout the rest of the codebase 2013-06-29 11:20:02 -04:00
ebml.rs Great renaming: propagate throughout the rest of the codebase 2013-06-29 11:20:02 -04:00
extra.rs Bump version from 0.7-pre to 0.7 2013-06-30 16:36:48 -07:00
fileinput.rs Remove vec::{map, mapi, zip_map} and the methods, except for .map, since this 2013-06-30 21:59:44 +10:00
flate.rs auto merge of #7468 : cmr/rust/great_renaming, r=pcwalton 2013-06-30 01:19:38 -07:00
flatpipes.rs Great renaming: propagate throughout the rest of the codebase 2013-06-29 11:20:02 -04:00
fun_treemap.rs Great renaming: propagate throughout the rest of the codebase 2013-06-29 11:20:02 -04:00
future.rs Great renaming: propagate throughout the rest of the codebase 2013-06-29 11:20:02 -04:00
getopts.rs Remove vec::{map, mapi, zip_map} and the methods, except for .map, since this 2013-06-30 21:59:44 +10:00
io_util.rs Great renaming: propagate throughout the rest of the codebase 2013-06-29 11:20:02 -04:00
json.rs Warning cleanup 2013-06-29 11:20:04 -04:00
list.rs Great renaming: propagate throughout the rest of the codebase 2013-06-29 11:20:02 -04:00
md4.rs Great renaming: propagate throughout the rest of the codebase 2013-06-29 11:20:02 -04:00
net_ip.rs Great renaming: propagate throughout the rest of the codebase 2013-06-29 11:20:02 -04:00
net_tcp.rs Great renaming: propagate throughout the rest of the codebase 2013-06-29 11:20:02 -04:00
net_url.rs Great renaming: propagate throughout the rest of the codebase 2013-06-29 11:20:02 -04:00
net.rs libstd: Rename libcore to libstd and libstd to libextra; update makefiles. 2013-05-22 21:57:05 -07:00
par.rs Remove vec::{map, mapi, zip_map} and the methods, except for .map, since this 2013-06-30 21:59:44 +10:00
priority_queue.rs Convert vec::{reverse, swap} to methods. 2013-06-30 21:15:25 +10:00
rc.rs Great renaming: propagate throughout the rest of the codebase 2013-06-29 11:20:02 -04:00
rl.rs Great renaming: propagate throughout the rest of the codebase 2013-06-29 11:20:02 -04:00
rope.rs Great renaming: propagate throughout the rest of the codebase 2013-06-29 11:20:02 -04:00
semver.rs Remove vec::{map, mapi, zip_map} and the methods, except for .map, since this 2013-06-30 21:59:44 +10:00
serialize.rs Great renaming: propagate throughout the rest of the codebase 2013-06-29 11:20:02 -04:00
smallintmap.rs Convert vec::{grow, grow_fn, grow_set} to methods. 2013-06-30 21:17:47 +10:00
sort.rs Convert vec::{reverse, swap} to methods. 2013-06-30 21:15:25 +10:00
stats.rs Great renaming: propagate throughout the rest of the codebase 2013-06-29 11:20:02 -04:00
sync.rs Great renaming: propagate throughout the rest of the codebase 2013-06-29 11:20:02 -04:00
task_pool.rs Great renaming: propagate throughout the rest of the codebase 2013-06-29 11:20:02 -04:00
tempfile.rs Great renaming: propagate throughout the rest of the codebase 2013-06-29 11:20:02 -04:00
term.rs Great renaming: propagate throughout the rest of the codebase 2013-06-29 11:20:02 -04:00
test.rs Convert vec::{reverse, swap} to methods. 2013-06-30 21:15:25 +10:00
time.rs Great renaming: propagate throughout the rest of the codebase 2013-06-29 11:20:02 -04:00
timer.rs Great renaming: propagate throughout the rest of the codebase 2013-06-29 11:20:02 -04:00
treemap.rs auto merge of #7468 : cmr/rust/great_renaming, r=pcwalton 2013-06-30 01:19:38 -07:00
unicode.rs libextra: Require documentation by default 2013-05-30 01:03:15 -05:00
uv_global_loop.rs Great renaming: propagate throughout the rest of the codebase 2013-06-29 11:20:02 -04:00
uv_iotask.rs Great renaming: propagate throughout the rest of the codebase 2013-06-29 11:20:02 -04:00
uv_ll.rs Great renaming: propagate throughout the rest of the codebase 2013-06-29 11:20:02 -04:00
uv.rs libstd: Rename libcore to libstd and libstd to libextra; update makefiles. 2013-05-22 21:57:05 -07:00
workcache.rs Great renaming: propagate throughout the rest of the codebase 2013-06-29 11:20:02 -04:00