peerplays-fc/src
2014-06-12 08:40:24 -04:00
..
compress [GS] Implemented lzma compression. 2014-01-24 14:51:35 +01:00
crypto Fix 32-bit error in uint128 to bigint conversion, move bswap_64 into its own header file 2014-06-11 17:32:59 -04:00
interprocess Add an optional timeout parameter when waiting for a local process to exit 2014-05-14 08:51:30 -04:00
io check for EOF while parsing quoted strings 2014-06-05 11:54:19 -04:00
log enhance console appender 2014-06-11 23:41:10 -04:00
network Fix NTP on Win32 2014-06-12 08:40:24 -04:00
rpc adding support for 7 arg rpc calls 2014-06-06 22:46:28 -04:00
ssh Updating FC with changes from phoenix-int 2013-06-05 15:19:00 -04:00
thread Fix a race that occurred when notifying a thread that was blocked on a 2014-04-14 16:27:08 -04:00
utf8 [BW]: [NIP] Further changes to get to work paths containing unicode characters: 2014-01-10 00:05:18 +01:00
asio.cpp Add a new version of tcp_socket::connect_to() that allows you to set the source port 2014-04-02 08:54:13 -04:00
byteswap.hpp Fix 32-bit error in uint128 to bigint conversion, move bswap_64 into its own header file 2014-06-11 17:32:59 -04:00
exception.cpp serialization and copy support for exceptions 2014-06-12 02:23:52 -04:00
filesystem.cpp using explicit bool operator for optional 2014-05-20 11:25:31 -04:00
git_revision.cpp.in Move/rename git revision info compiled into FC to be more self-explanatory 2014-05-20 18:02:20 -04:00
shared_ptr.cpp fix cin crash 2012-12-18 14:08:40 -05:00
string.cpp adding better exception handling on lexical casts 2014-06-05 11:31:42 -04:00
time.cpp add to/from variant for fc::microseconds 2014-06-04 13:51:50 -04:00
uint128.cpp Fix 32-bit error in uint128 to bigint conversion, move bswap_64 into its own header file 2014-06-11 17:32:59 -04:00
utf8.cpp [BW]: [NIP] Further changes to get to work paths containing unicode characters: 2014-01-10 00:05:18 +01:00
variant.cpp extra helper variant constructor 2014-06-07 22:58:19 -04:00
variant_object.cpp Update use of fc::string and fc::vector. 2013-06-27 14:19:08 -04:00