2
0
mirror of synced 2025-02-23 22:28:11 +00:00

3510 Commits

Author SHA1 Message Date
nsf
f72bfd8748 Tweak interface slightly.
Load instead of Open. Open gives an idea that there should be Close somewhere,
which is not true. Load is load.

Info is now a member instead of an accessor. Who needs these anyway.
2012-06-30 04:23:02 +06:00
nsf
0b385a409b Add first bits of "torrent" library (.torrent file manipulation).
Add missing testdata for bencode also.
2012-06-28 02:26:56 +06:00
nsf
e553531a10 Fix bugs, implement missing bits. Made a mess, can't describe properly. 2012-06-28 02:21:26 +06:00
nsf
110956d936 Fix Marshaler case. 2012-06-24 17:10:53 +06:00
nsf
69d1e17b80 Add MarshalBencode test. 2012-06-24 17:10:27 +06:00
nsf
8db0c29da9 Add bufio.Writer error handling, move Flush to the internal code. 2012-06-24 16:59:04 +06:00
nsf
27b64a002c Add a couple of decode tests, fix empty slice bug. 2012-06-22 19:34:26 +06:00
nsf
f8f98eb7cd Add missing interface definitions. 2012-06-22 19:34:04 +06:00
nsf
57c1403300 Uncomment defer recover statement. 2012-06-20 19:34:10 +06:00
nsf
a68e4a6f5a Initial commit. 2012-06-20 19:21:32 +06:00