| .. |
|
compress
|
Remove problematic easylzma
|
2015-06-23 16:19:36 -04:00 |
|
container
|
Slightly improve performance for pack/unpack
|
2018-03-13 13:06:00 -04:00 |
|
crypto
|
Remove default pack/unpack functions for class
|
2018-03-14 17:20:48 -04:00 |
|
exception
|
Remove leftover udt code
|
2017-01-13 13:36:21 -06:00 |
|
interprocess
|
Slightly improve performance for pack/unpack
|
2018-03-13 13:06:00 -04:00 |
|
io
|
Remove default pack/unpack functions for class
|
2018-03-14 17:20:48 -04:00 |
|
log
|
Remove problematic easylzma
|
2015-06-23 16:19:36 -04:00 |
|
network
|
Slightly improve performance for pack/unpack
|
2018-03-13 13:06:00 -04:00 |
|
reflect
|
Update typename.hpp
|
2017-11-14 17:11:24 +08:00 |
|
rpc
|
Responses contain jsonrpc field and increased readability of errors #13
|
2017-04-10 11:12:24 -04:00 |
|
thread
|
sanitize, remove warnings
|
2018-02-02 15:29:46 +03:00 |
|
actor.hpp
|
api progess
|
2015-03-09 18:50:20 -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 |
|
api.hpp
|
Implement modular API support
|
2016-04-04 00:50:56 -04:00 |
|
array.hpp
|
small formatting issues and helper api
|
2016-10-18 11:53:26 -04:00 |
|
asio.hpp
|
Fix more locations where we were making boost::asio calls with buffers declared on the stack which could cause problems when the calling tasks were canceled.
|
2014-09-11 16:30:03 -04:00 |
|
bitutil.hpp
|
bitutil.h: Implement endian reversal inline functions
|
2015-07-02 15:24:02 -04:00 |
|
bloom_filter.hpp
|
Adding missing file
|
2015-05-12 18:41:40 -04:00 |
|
config.hpp
|
Add max_depth parameter to pack/unpack functions
|
2018-03-11 17:31:55 -04:00 |
|
filesystem.hpp
|
small formatting issues and helper api
|
2016-10-18 11:53:26 -04:00 |
|
fixed_string.hpp
|
Add max_depth parameter to pack/unpack functions
|
2018-03-11 17:31:55 -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 |
|
noncopyable.hpp
|
implemented working UDT socket/server
|
2014-06-26 11:25:07 -04:00 |
|
optional.hpp
|
optional.hpp: Allow easy access to contained type
|
2016-02-26 14:26:58 -05:00 |
|
platform_independence.hpp
|
Untested popcnt code for Windows
|
2013-09-22 14:10:40 -04:00 |
|
real128.hpp
|
Add max_depth parameter to pack/unpack functions
|
2018-03-11 17:31:55 -04:00 |
|
safe.hpp
|
Add overloads for comparing safe<T> with T
|
2015-07-14 10:45:36 -04:00 |
|
scoped_exit.hpp
|
adding scoped_exit helper
|
2016-09-29 16:09:06 -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
|
Add support for boost 1.56.
|
2014-09-08 10:41:59 -04:00 |
|
smart_ref_fwd.hpp
|
adding missing smart_ref files
|
2015-07-09 13:39:55 -04:00 |
|
smart_ref_impl.hpp
|
Minor optimization
|
2018-03-02 21:13:03 +01:00 |
|
static_variant.hpp
|
some minor fixes
|
2018-02-06 15:37:14 +03:00 |
|
string.hpp
|
Implement parse_size() function
|
2016-11-07 14:35:05 -05:00 |
|
time.hpp
|
Add missing time_point_sec operator overloads
|
2015-06-10 10:18:33 -04:00 |
|
tuple.hpp
|
merge latest changes
|
2013-03-01 18:56:06 -05:00 |
|
uint128.hpp
|
Add max_depth parameter to pack/unpack functions
|
2018-03-11 17:31:55 -04:00 |
|
unique_ptr.hpp
|
Updating FC with changes from phoenix-int
|
2013-06-05 15:19:00 -04:00 |
|
utf8.hpp
|
updating websocket and adding new utf8 code
|
2016-05-24 19:24:03 -04:00 |
|
utility.hpp
|
fixes to build under clang++
|
2014-02-06 03:22:09 -05:00 |
|
variant.hpp
|
In order to pass compile in vs2013, fixed:
|
2017-06-01 13:03:02 +08:00 |
|
variant_object.hpp
|
Revert "change json seralization of map<string,T> to be object rather than array of pairs"
|
2017-01-13 13:35:48 -06: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 |