peerplays-fc/include/fc
2014-05-13 16:41:27 -04:00
..
compress defining lzma header 2013-08-13 17:13:25 -04:00
crypto Wrap OpenSSL's random number generator in fc clothing 2014-04-02 08:54:13 -04:00
exception change the naming of invalidOperation exception to the more fc-friendly 2014-05-09 11:50:32 -04:00
interprocess adding missing files 2013-11-24 13:00:21 -05:00
io Merge branch 'phoenix' of https://github.com/InvictusInnovations/fc into phoenix 2014-05-07 21:27:48 -04:00
log Colorize fc log messages on win32 2014-04-06 18:06:43 -04:00
network Expose enough functions in tcp_socket and tcp_server to allow listening and originating connections on the same port. So far, this seems to work on win32, other platforms untested. 2014-05-01 14:02:49 -04:00
reflect update error reporting 2014-05-13 16:41:27 -04:00
rpc - Add four-argument version of json-rpc call function 2014-04-21 14:34:46 -04:00
ssh Update use of fc::string and fc::vector. 2013-06-27 14:19:08 -04:00
thread This should be a typo, fix it. 2014-03-09 16:18:00 +08:00
actor.hpp Updating FC with changes from phoenix-int 2013-06-05 15:19:00 -04:00
aligned.hpp Updating FC with changes from phoenix-int 2013-06-05 15:19:00 -04:00
any.hpp Updating FC with changes from phoenix-int 2013-06-05 15:19:00 -04:00
array.hpp fixes to build under clang++ 2014-02-06 03:22:09 -05:00
asio.hpp clean up exception handling on asio / sockets 2013-07-14 17:58:27 -04:00
filesystem.hpp adding utility methods for getting home dir and app dir 2014-02-15 01:22:59 -05:00
fwd.hpp port to windows 2012-12-03 14:51:31 -05:00
fwd_impl.hpp Updating FC with changes from phoenix-int 2013-06-05 15:19:00 -04:00
make_fused.hpp Updating FC with changes from phoenix-int 2013-06-05 15:19:00 -04:00
optional.hpp don't try to build salsa.s (assembly language file) on windows, eliminate annoying warnings in optional.hpp 2013-10-10 22:19:01 -04:00
platform_independence.hpp Untested popcnt code for Windows 2013-09-22 14:10:40 -04:00
ptr.hpp more windows related changes, check what I was thinking with that BOOST1_51 when not in a hurry, maybe it should just be removed now 2013-08-10 22:11:59 -04:00
shared_ptr.hpp Updating FC with changes from phoenix-int 2013-06-05 15:19:00 -04:00
signal.hpp Update use of fc::string and fc::vector. 2013-06-27 14:19:08 -04:00
signals.hpp [BW]: [Ign] Workaround for missing template aliasing feature in VS 2012 to make bts_wallet compiling. 2014-03-04 18:24:15 +01:00
string.hpp update apis 2014-03-27 01:09:08 -04:00
time.hpp adding helper methods 2014-04-27 21:20:40 -04:00
tuple.hpp merge latest changes 2013-03-01 18:56:06 -05:00
uint128.hpp Merge pull request #3 from wackou/fix_clang_compile 2014-02-06 02:46:43 -05:00
unique_ptr.hpp Updating FC with changes from phoenix-int 2013-06-05 15:19:00 -04:00
utf8.hpp [BW]: [NIP] Further changes to get to work paths containing unicode characters: 2014-01-10 00:05:18 +01:00
utility.hpp fixes to build under clang++ 2014-02-06 03:22:09 -05:00
variant.hpp fix build on osx by disabling some keepalive params 2014-04-11 17:06:57 -04:00
variant_object.hpp constification 2014-05-01 14:04:44 -04:00
vector.hpp Merge branch 'phoenix' of github.com:bytemaster/fc into phoenix 2013-06-27 14:45:11 -04:00
vector_fwd.hpp updating value casting for vectors 2012-11-12 21:45:41 -05:00
wait_any.hpp Updating FC with changes from phoenix-int 2013-06-05 15:19:00 -04:00