peerplays-fc/include/fc
Eric Frias 2e5fdf952c Add a new version of tcp_socket::connect_to() that allows you to set the source port
(working, but not yet useful because we'll need to set SO_REUSEADDR)
2014-04-02 08:54:13 -04:00
..
compress defining lzma header 2013-08-13 17:13:25 -04:00
crypto Merge branch 'phoenix' of https://github.com/InvictusInnovations/fc into phoenix 2014-03-30 18:32:20 -04:00
exception [BW]: [NIP] Implemented dedicated exception class (fc::db_in_use_exception) to be thrown when underlying database is already in use. 2014-01-03 17:00:07 +01:00
interprocess adding missing files 2013-11-24 13:00:21 -05:00
io Fix serializing enums 2014-04-02 08:54:12 -04:00
log update logger 2014-01-14 14:00:30 -05:00
network 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
reflect Fix serializing enums 2014-04-02 08:54:12 -04:00
rpc 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
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 Collect time of git commit for display in Keyhotee, add function for pretty-printing times 2014-03-31 16:10:52 -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 adding std::map<> conversions to/from variant 2014-03-24 11:46:23 -04:00
variant_object.hpp Update use of fc::string and fc::vector. 2013-06-27 14:19:08 -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