| .. |
|
compress
|
defining lzma header
|
2013-08-13 17:13:25 -04:00 |
|
crypto
|
[BW]: [Fix] Eliminated OpenSSL initialization from CRT init time (which caused random problems on windows7 machines leading the application to silent crash). Right now it is done at first use of fc parts using it. Also added method to setup OpenSSL configuration path to custom one (to avoid using path compiled into OpenSSL at configuration & build time).
|
2014-06-02 17:34:04 +02:00 |
|
exception
|
improve error reporting on std::exceptions
|
2014-05-22 14:56:52 -04:00 |
|
interprocess
|
Add an optional timeout parameter when waiting for a local process to exit
|
2014-05-14 08:51:30 -04:00 |
|
io
|
Removed old versions of base-16/58/64 conversion headers from fc/io, they have moved to fc/crypto
|
2014-05-20 17:07:34 -04:00 |
|
log
|
Colorize fc log messages on win32
|
2014-04-06 18:06:43 -04:00 |
|
network
|
Separate the 'bind' operation for tcp_sockets from the 'connect_to' operation so we can tell which operation is throwing an exception in client code. convert a few boost exceptions into fc::exceptions.
|
2014-06-01 18:08:10 -04:00 |
|
reflect
|
update error reporting
|
2014-05-13 16:41:27 -04:00 |
|
rpc
|
Add 5 and 6 argument versions of json rpc call functions
|
2014-05-29 15:54:40 -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
|
improving error reporting in deserialization
|
2014-05-17 19:35:44 +00:00 |
|
asio.hpp
|
Start of work towards throttling TCP connections
|
2014-04-17 12:00:52 -04:00 |
|
filesystem.hpp
|
using explicit bool operator for optional
|
2014-05-20 11:25:31 -04: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 |
|
git_revision.hpp
|
Move/rename git revision info compiled into FC to be more self-explanatory
|
2014-05-20 18:02:20 -04:00 |
|
make_fused.hpp
|
Updating FC with changes from phoenix-int
|
2013-06-05 15:19:00 -04:00 |
|
optional.hpp
|
using explicit bool operator for optional
|
2014-05-20 11:25:31 -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
|
Remove to_string overload on size_t for win32, it now conflicts with the uint32_t case
|
2014-05-20 17:10:38 -04:00 |
|
time.hpp
|
adding reflect typename to fc::microseconds
|
2014-05-29 10:54:42 -04:00 |
|
tuple.hpp
|
merge latest changes
|
2013-03-01 18:56:06 -05:00 |
|
uint128.hpp
|
adding mod to uint128
|
2014-05-23 21:38:05 -04: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
|
improve variant cast error reporting
|
2014-05-25 14:18:26 -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 |