mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-05 17:52:29 +00:00
* Replaced most of the internal sigc++ slots and signals with a
lightweight version. This cut the size of the library w/debug by more than 300kb. All (almost) the signals the client connects to are now in DownloadWrapper. * Fixed off-by-one error in the month displayed. * Moved tracker url cleanup to src/parse and improved it. git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@580 e378c898-3ddf-0310-93e7-cc216c733640
This commit is contained in:
@@ -7,6 +7,7 @@ EXTRA_DIST= \
|
||||
rak/algorithm.h \
|
||||
rak/error_number.h \
|
||||
rak/functional.h \
|
||||
rak/string_manip.h \
|
||||
rak/unordered_vector.h \
|
||||
scripts/checks.m4 \
|
||||
scripts/common.m4
|
||||
|
||||
Reference in New Issue
Block a user