about summary refs log tree commit diff
path: root/src/libextra/net
AgeCommit message (Expand)AuthorLines
2013-07-22extra: Remove uv, net, timer codeBrian Anderson-3507/+0
2013-07-20librustc: Remove `pub extern` and `priv extern` from the language.Patrick Walton-5/+5
2013-07-17test: Fix tests.Patrick Walton-0/+3
2013-07-17librustc: Remove all uses of "copy".Patrick Walton-11/+22
2013-07-17librustc: Add a lint mode for unnecessary `copy` and remove a bunch of them.Patrick Walton-7/+5
2013-07-16Rename Option swap_unwrap to take_unwrap. Fixes Issue#7764Austin King-1/+1
2013-07-08 Replaces the free-standing functions in f32, &c.Jens Nockert-2/+2
2013-07-07remove some method resolve workaroundsDaniel Micay-2/+2
2013-07-05Remove superfluous super::super::Chris Morgan-14/+14
2013-07-05Move `extra::net_*` to `extra::net::*` properly.Chris Morgan-0/+3495