0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Dec 09, 2024 — Dec 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed the yardoc stuff I accidentally committed. More... almost 16 years ago
Fixed some encoding stuff. Supposedly torrent files are utf-8, but both transmission and utorrent seem to do ascii. More... almost 16 years ago
Tests, BEncode.parse and .parse_file. Need to look into encodings since torrent files are UTF-8. Probably going to go with a 1.9 only method. More... almost 16 years ago
Made parse_key_value private as it has no application other than a utility function for hash. Also added scanner position to all parsing errors. More... almost 16 years ago
Refactored parsing some. It was cluttering up bencode.rb More... almost 16 years ago
Added parsing stuff. Mostly done. Needs more tests. More... almost 16 years ago
Added bencode dictionary and tests More... almost 16 years ago
More test refactoring More... almost 16 years ago
Refactoring tests. More... almost 16 years ago
Did you know the spec folder is added to path automatically. That means I don't need to directly reference the path to spec_helper. More... almost 16 years ago
Refactoring tests, preparing for seperate parsing class More... almost 16 years ago
Added bencoded list and tests More... almost 16 years ago
Added bencoded integer tests and implementation More... almost 16 years ago
Generisized other string like functionality and added parsing of bencoded strings More... almost 16 years ago
Added tests and bencode for URIs More... almost 16 years ago
Added tests and bencode function for string and symbol More... almost 16 years ago
Added description More... almost 16 years ago
Initial commit to bencode. More... almost 16 years ago