This website requires JavaScript.
Explore
Help
Sign In
jiigen666
/
libtorrent
Watch
1
Star
0
Fork
0
You've already forked libtorrent
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
afd04635e905ac3c46a16bca12d83a317d14bb5a
libtorrent
/
include
History
Arvid Norberg
afd04635e9
replaced std::isdigit with is_digit, to avoid asserts on windows and locale dependency.
Fixes
#484
2009-02-18 06:01:24 +00:00
..
libtorrent
replaced std::isdigit with is_digit, to avoid asserts on windows and locale dependency.
Fixes
#484
2009-02-18 06:01:24 +00:00
get_asio.sh
updated get_asio script to download asio-1.2.0 and updated makefile to include the new asio headers
2008-10-17 17:05:25 +00:00
Makefile.am
moved page_aligned_allocator to its own file and uses it in set_piece_hashes to not pass in unaligned buffers to storage read
2009-01-15 17:09:36 +00:00