danicoin/src/common
luigi1111 d7189600ae
remove POSIX_C_SOURCE and remove dlfcn.h for static builds
The former was a faulty "fix" for gmtime_r not existing on Windows. The latter is needed only for dynamic builds, and is not included with msys2, which ends up fine because Windows is only built static at this time.
2016-06-21 11:16:25 -05:00
..
base58.cpp updated copyright year 2015-12-31 08:39:56 +02:00
base58.h updated copyright year 2015-12-31 08:39:56 +02:00
boost_serialization_helper.h updated copyright year 2015-12-31 08:39:56 +02:00
CMakeLists.txt Print stack trace on exceptions 2016-04-28 23:34:51 +01:00
command_line.cpp core_tests: add tests for hard fork behaviors (MRL-0004) 2016-02-08 18:52:00 +00:00
command_line.h core_tests: add tests for hard fork behaviors (MRL-0004) 2016-02-08 18:52:00 +00:00
dns_utils.cpp dns_utils: const compatibility with older libunbound 2016-02-23 19:02:05 +00:00
dns_utils.h updated copyright year 2015-12-31 08:39:56 +02:00
http_connection.h updated copyright year 2015-12-31 08:39:56 +02:00
i18n.cpp updated copyright year 2015-12-31 08:39:56 +02:00
i18n.h updated copyright year 2015-12-31 08:39:56 +02:00
int-util.h OpenBSD support for Monero. 2016-01-21 11:18:26 -07:00
json_util.h common: new json_util.h 2016-03-27 23:35:32 +01:00
pod-class.h updated copyright year 2015-12-31 08:39:56 +02:00
rpc_client.h updated copyright year 2015-12-31 08:39:56 +02:00
scoped_message_writer.h updated copyright year 2015-12-31 08:39:56 +02:00
stack_trace.cpp remove POSIX_C_SOURCE and remove dlfcn.h for static builds 2016-06-21 11:16:25 -05:00
stack_trace.h Print stack trace on exceptions 2016-04-28 23:34:51 +01:00
unordered_containers_boost_serialization.h updated copyright year 2015-12-31 08:39:56 +02:00
util.cpp add a --max-concurrency flag 2016-04-28 20:33:59 +01:00
util.h add a --max-concurrency flag 2016-04-28 20:33:59 +01:00
varint.h more typos fixed 2016-01-25 13:42:44 +01:00