peerplays-fc/src
Nathan Hourt 2d0122f1ed More tweaks vis-a-vis warnings
Move crc_c fake usage out of strange main() function in a library
Convert manual string formatting to FC string formatting
2019-03-25 09:26:35 -05:00
..
compress Remove unused "smaz" compression 2018-05-29 16:36:31 +02:00
crypto More tweaks vis-a-vis warnings 2019-03-25 09:26:35 -05:00
interprocess removed boost_1.51 and interprocess class 2018-03-28 11:38:20 -05:00
io make assert message more standard 2019-01-15 12:19:00 -05:00
log Remove empty lines 2018-10-19 15:48:36 +00:00
network Allow zlib to be optional 2019-02-26 13:55:42 -05:00
rpc Check if boost::regex is empty 2018-10-30 22:05:31 +02:00
thread Merge pull request #90 from nathanhourt/patch-1 2018-11-21 06:35:11 -05:00
utf8 [BW]: [NIP] Further changes to get to work paths containing unicode characters: 2014-01-10 00:05:18 +01:00
asio.cpp Fixed some new code smells 2018-10-09 23:42:03 +02:00
byteswap.hpp Changes to fc to get MinGW cross-compilation working 2016-05-22 01:33:19 -04:00
exception.cpp Added max_depth parameter to variant conversions 2018-03-13 22:00:18 +01:00
filesystem.cpp Wrap system_error::what() in a string 2018-08-09 16:31:56 -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
real128.cpp Added max_depth to remaining variant conversions 2018-03-18 10:49:44 +01:00
shared_ptr.cpp fix cin crash 2012-12-18 14:08:40 -05:00
stacktrace.cpp fix #if for boost versions > 2 2018-11-13 16:06:59 -05:00
static_variant.cpp Replaced assert with FC_ASSERT 2018-10-31 10:59:40 +01:00
string.cpp Added max_depth parameter to variant conversions 2018-03-13 22:00:18 +01:00
time.cpp Added max_depth parameter to variant conversions 2018-03-13 22:00:18 +01:00
uint128.cpp Added max_depth to remaining variant conversions 2018-03-18 10:49:44 +01:00
utf8.cpp sanitize, remove warnings 2018-02-02 15:29:46 +03:00
variant.cpp Added to_variant(bool, ...) 2018-09-30 10:11:28 -04:00
variant_object.cpp Try to avoid throwing exception when logging 2018-03-23 13:19:52 -04:00