peerplays-fc/src
2014-05-19 16:59:01 -04:00
..
compress [GS] Implemented lzma compression. 2014-01-24 14:51:35 +01:00
crypto Upgrade to new version of city_hash library. This version has performance improvements, plus implements a variant with 32-bit output which will quiet some compiler warnings on win32. 2014-05-14 17:11:36 -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 adding '/' to token chars to support paths 2014-05-19 16:59:01 -04:00
log update logging to create parent directory if it does not exist 2014-05-17 16:38:32 -04:00
network Enable SO_REUSEPORT on Linux as well as OS X 2014-05-14 16:02:41 -04:00
rpc Fix error message printed when unable to deserialize a json object, improve 2014-05-06 17:20:04 -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
exception.cpp change the naming of invalidOperation exception to the more fc-friendly 2014-05-09 11:50:32 -04:00
filesystem.cpp filesystem::rename() can handle file from cross device 2014-03-20 09:27:32 +08:00
shared_ptr.cpp fix cin crash 2012-12-18 14:08:40 -05:00
string.cpp update apis 2014-03-27 01:09:08 -04:00
time.cpp Collect time of git commit for display in Keyhotee, add function for pretty-printing times 2014-03-31 16:10:52 -04:00
uint128.cpp compiles on linux 2013-10-14 21:46:23 +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 enhance error message in variant 2014-04-25 15:17:06 -04:00
variant_object.cpp Update use of fc::string and fc::vector. 2013-06-27 14:19:08 -04:00