..
compress
defining lzma header
2013-08-13 17:13:25 -04:00
crypto
[BW]: [NIP] Added public_key::to_base58 text conversion to simplify contact display_name generation at bts side.
2014-03-03 11:31:08 +01: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
adding raw serialization for unordered_map
2014-02-16 01:17:31 -05:00
log
update logger
2014-01-14 14:00:30 -05:00
network
Update tcp_socket listen on single endpoint
2014-02-14 20:32:23 -05:00
reflect
Add get_typename for std::vector<char>
2014-02-15 22:48:09 -05: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
Provide a way to intercept Win32 structured exceptions in async tasks
2014-03-08 18:48:19 -05: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
adding trim method
2013-12-24 20:22:21 -05:00
time.hpp
merge changes
2014-02-06 02:49:02 -05: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 variant support for unordered maps
2014-01-14 03:51:17 -05: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