premiere-libtorrent/include/libtorrent/aux_
Alden Torres 1b808b6516 refactor in aux::write_ to avoid explicit castings (#1426)
refactor in aux::write_ to avoid explicit casts
2016-12-17 15:03:43 -05:00
..
allocating_handler.hpp fixed warning non-virtual-dtor and minor code refactor (#1324) 2016-11-18 08:21:42 -05:00
bind_to_device.hpp make single-argument constructors explicit (#1194) 2016-10-08 14:07:11 -04:00
block_cache_reference.hpp move block_cache_reference out of disk_io_job header 2016-11-20 10:34:42 -05:00
byteswap.hpp general modernization (#836) 2016-06-20 11:32:06 -04:00
cppint_import_export.hpp use cstdint intead of boost/cstdint.hpp (#833) 2016-06-18 14:01:38 -04:00
cpuid.hpp refactor for separation of clz software/hardware based (#985) 2016-08-05 15:51:37 -04:00
disable_warnings_pop.hpp enable /W4 warnings for msvc 2016-12-13 19:36:14 -05:00
disable_warnings_push.hpp enable /W4 warnings for msvc 2016-12-13 19:36:14 -05:00
escape_string.hpp use string_view in create_torrent (#1120) 2016-09-21 19:59:43 -07:00
ffs.hpp added support for flz (find last zero) and copied bitfield functions from PR #565 (#986) 2016-08-07 16:21:08 -04:00
file_progress.hpp more fixes in signed compare warnings (#1345) 2016-11-21 01:49:56 -05:00
has_block.hpp make single-argument constructors explicit (#1194) 2016-10-08 14:07:11 -04:00
io.hpp refactor in aux::write_ to avoid explicit castings (#1426) 2016-12-17 15:03:43 -05:00
lsd.hpp created lsd_callback, log optimization and cleanup in lsd (#1099) 2016-09-16 12:21:41 -04:00
max_path.hpp factor out includes from config.hpp into the files actually using it. primarily, printf family of functions, since C++11 version is used now. This removes the need for an snprintf-wrapper on windows (#732) 2016-05-17 09:24:06 -04:00
merkle.hpp move out merkle functions into their own file and test 2015-04-24 06:06:41 +00:00
openssl.hpp more boost types cleanup and handling of deprecated macos libcrypto (#1072) 2016-09-07 17:51:18 -04:00
portmap.hpp upnp and natpmp modernization and cleanup (#1103) 2016-09-18 10:11:56 -04:00
proxy_settings.hpp make single-argument constructors explicit (#1194) 2016-10-08 14:07:11 -04:00
scope_end.hpp fix error handling by exercising code paths where memory allocations fail (#1221) 2016-10-19 01:18:05 -04:00
session_call.hpp replace boost::function with std::function 2016-08-13 07:07:26 -04:00
session_impl.hpp fix bind-to-device for UDP sockets 2016-12-10 18:18:54 -05:00
session_interface.hpp support separate external ip for each interface (#1383) 2016-12-04 15:58:51 -05:00
session_settings.hpp use more compact internal representation for bool settings (#1355) 2016-11-26 01:34:57 -05:00
suggest_piece.hpp fixed a few warnings related to signed/unsigned conversions (#1338) 2016-11-19 21:14:16 -05:00
time.hpp removed spaces in template types and more c++11 auto/loop refactor 2016-10-26 00:08:00 -04:00