0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 28, 2025 — Feb 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #2 from ianlevesque/master More... over 14 years ago
Use YARD documentation conventions More... over 14 years ago
Rename ignore junk option More... over 14 years ago
Ability to ignore garbage at the end of the source when decoding. More... over 14 years ago
Switch to using MiniTest More... over 15 years ago
Use Bundler for dependency management More... over 15 years ago
Clean up some whitespace More... over 15 years ago
specify torrent files to be read as binary, ruby 1.9.x distinguishes between binary and text files (like how Windows has done for some time) More... over 15 years ago
move core_extensions to core_ext file More... over 15 years ago
consistency, use to_s everywhere More... over 15 years ago
join('') empty string is unnecessary More... over 15 years ago
simplify parse method, less returns, use to_i instead of Integer() More... over 15 years ago
separate public and private methods More... over 15 years ago
remove self wrapper, explicitly mark each class method More... over 15 years ago
simplify BEncode.load_file More... over 15 years ago
put errors in main bencode file More... over 15 years ago
remove left over version, now kept in VERSION file More... over 15 years ago
Bump version number More... about 16 years ago
Version bump to 0.0.0 More... about 16 years ago
Merge commit 'blatyo/master' More... about 16 years ago
Removed encoding comments. Seems to work fine in ruby 1.9 without them. More... about 16 years ago
Remove auto-generated gemspec More... about 16 years ago
Version bump to 6.0.0 More... about 16 years ago
Add Jeweler tasks More... about 16 years ago
Add Allen Madsen to the contributor list More... about 16 years ago
Fixed broken tests. More... about 16 years ago
Add Eric to the contributor list More... about 16 years ago
Merge commit 'himmel/master' More... about 16 years ago
fix gemspec More... about 16 years ago
Provide better exception feedback More... about 16 years ago