Archive for 17. June 2007

Re: Helping each other to get started…
Hi Peter, so I've refactored the original Torrent class by splitting it's parsing functions into a new class - TorrentParser (as you've suggested). Changelog and some other information are in (more...)
Re: Helping each other to get started…
Hi Petr, I agree - the original reason why I’ve added inline modifier into function declarations is that I’ve seen it in other source codes. So I’ve removed them completely from (more...)