peerplays-fc/include/fc
Daniel Larimer 9909ef83b5 bug fixes
2013-04-25 21:06:33 -04:00
..
http bug fixes and improvements 2012-12-16 00:31:43 -05:00
interprocess adding flush to mapped_region 2013-01-27 10:24:11 -05:00
ssh merge latest changes 2013-03-01 18:56:06 -05:00
abstract_types.hpp Initial checkin of FC code. 2012-09-07 22:50:37 -04:00
actor.hpp updates to stream, optional, string, and actor 2012-11-16 12:40:28 -05:00
aligned.hpp major updates to stream,reflect,value,and json 2012-10-21 02:28:59 -04:00
any.hpp adding more features from cmt 2012-09-08 17:37:25 -04:00
appender.hpp Adding updated logging system similar to log4 2013-02-04 23:08:48 -05:00
array.hpp adding array type 2012-09-25 23:20:25 -04:00
asio.hpp fix json rpc server memory leak 2013-01-11 09:12:53 -05:00
base58.hpp windows port 2012-12-18 14:37:14 -05:00
base64.hpp revert to std types 2012-09-10 23:57:11 -04:00
bigint.hpp adding bigint 2012-09-08 15:05:47 -04:00
blowfish.hpp adding additional scrypt functions to fc 2012-09-10 20:15:35 -04:00
buffer.hpp adding more features from cmt 2012-09-08 17:37:25 -04:00
console_appender.hpp Factored console_appender into its own header/cpp 2013-02-05 00:06:16 -05:00
console_defines.h Initial checkin of FC code. 2012-09-07 22:50:37 -04:00
datastream.hpp Updated fc::value implementation 2013-02-07 16:08:43 -05:00
dh.hpp revert to std types 2012-09-10 23:57:11 -04:00
endpoint.hpp fix json rpc server memory leak 2013-01-11 09:12:53 -05:00
error.hpp fix fc::string::rfind default args 2012-12-31 11:06:10 -05:00
error_report.hpp Updated fc::value implementation 2013-02-07 16:08:43 -05:00
example.hpp Initial checkin of FC code. 2012-09-07 22:50:37 -04:00
exception.hpp fc::error_report to fc::exception_ptr to enable inter-thread, inter-process error reports 2012-12-13 13:57:49 -05:00
file_appender.hpp Factored console_appender into its own header/cpp 2013-02-05 00:06:16 -05:00
filesystem.hpp Adding udp multicast support, filesystem::rename 2013-03-24 00:11:28 -04:00
fstream.hpp time /string conversion 2013-01-20 15:44:16 -05:00
function.hpp removed dependency on varidic templates... 2012-11-08 23:06:39 -05:00
future.hpp port to windows 2012-12-03 14:51:31 -05:00
fwd.hpp port to windows 2012-12-03 14:51:31 -05:00
fwd_impl.hpp windows port 2012-12-18 14:37:14 -05:00
fwd_reflect.hpp Initial checkin of FC code. 2012-09-07 22:50:37 -04:00
hex.hpp major updates to stream,reflect,value,and json 2012-10-21 02:28:59 -04:00
invokeable.hpp Initial checkin of FC code. 2012-09-07 22:50:37 -04:00
iostream.hpp windows port 2012-12-18 14:37:14 -05:00
iostream_wrapper.hpp windows port 2012-12-18 14:37:14 -05:00
ip.hpp fixes 2012-12-29 12:00:19 -05:00
json.hpp fix json pretty print, added value::clear 2013-01-27 15:28:54 -05:00
json_rpc_client.hpp various bug fixes 2013-02-03 21:11:08 -05:00
json_rpc_connection.hpp adding close to rpc con, adding typedfes, fix detail error reporting 2013-02-04 11:13:02 -05:00
json_rpc_error_object.hpp bug fixes 2012-12-12 11:23:38 -05:00
json_rpc_process_client.hpp clean up error handling 2012-12-13 12:25:12 -05:00
json_rpc_ssh_process_client.hpp updates for ssh / json rpc 2012-11-16 17:13:12 -05:00
json_rpc_stream_connection.hpp bug fixes 2012-12-12 11:23:38 -05:00
json_rpc_tcp_connection.hpp json rpc updates, tcp server/client support 2012-11-05 23:34:58 -05:00
json_rpc_tcp_server.hpp removed dependency on varidic templates... 2012-11-08 23:06:39 -05:00
lexical_cast.hpp merge latest changes 2013-03-01 18:56:06 -05:00
log.hpp bug fixes / windows port 2012-12-20 15:39:35 -05:00
logger.hpp merge latest changes 2013-03-01 18:56:06 -05:00
logger_config.hpp Factored console_appender into its own header/cpp 2013-02-05 00:06:16 -05:00
make_fused.hpp adding tuple impl 2012-10-26 00:59:30 -04:00
map.hpp Initial checkin of FC code. 2012-09-07 22:50:37 -04:00
mutex.hpp fix cin crash 2012-12-18 14:08:40 -05:00
numeric_cast.hpp major updates to stream,reflect,value,and json 2012-10-21 02:28:59 -04:00
optional.hpp adding close to rpc con, adding typedfes, fix detail error reporting 2013-02-04 11:13:02 -05:00
pke.hpp update pub/priv key to/from value conversion 2012-12-16 18:33:56 -05:00
priority.hpp fix schedule sort order 2012-09-23 02:01:27 -04:00
process.hpp fixes 2012-12-29 12:00:19 -05:00
program_options.hpp adding program opts, shared mem, raw packing, varint, and more 2012-09-17 23:04:42 -04:00
ptr.hpp merge latest changes 2013-03-01 18:56:06 -05:00
raw.hpp windows port 2012-12-18 14:37:14 -05:00
reflect.hpp merge latest changes 2013-03-01 18:56:06 -05:00
scoped_lock.hpp fix cin crash 2012-12-18 14:08:40 -05:00
server.hpp Initial checkin of FC code. 2012-09-07 22:50:37 -04:00
sha1.hpp bug fixes 2012-12-02 16:46:28 -05:00
sha256.hpp adding sha256 2013-03-10 01:53:32 -05:00
shared_impl.cpp windows port 2012-12-18 14:37:14 -05:00
shared_impl.hpp windows port 2012-12-18 14:37:14 -05:00
shared_ptr.hpp windows port 2012-12-18 14:37:14 -05:00
signal.hpp various bug fixes 2013-02-03 21:11:08 -05:00
signals.hpp various bug fixes / improvements 2012-12-30 18:14:27 -05:00
spin_lock.hpp various bug fixes / improvements 2012-12-30 18:14:27 -05:00
spin_yield_lock.hpp fix cin crash 2012-12-18 14:08:40 -05:00
sstream.hpp updates to stream, optional, string, and actor 2012-11-16 12:40:28 -05:00
stream.hpp major updates to stream,reflect,value,and json 2012-10-21 02:28:59 -04:00
string.hpp merge latest changes 2013-03-01 18:56:06 -05:00
super_fast_hash.hpp windows port 2012-12-18 14:37:14 -05:00
task.hpp Fixed error_report to_string 2012-12-15 10:26:03 -05:00
tcp_socket.hpp fix json rpc server memory leak 2013-01-11 09:12:53 -05:00
thread.hpp Updated fc::value implementation 2013-02-07 16:08:43 -05:00
thread_d.hpp Updated fc::value implementation 2013-02-07 16:08:43 -05:00
time.hpp bug fixes 2013-04-25 21:06:33 -04:00
time_io.hpp adding time_io + switch to pragma once for datastream.hpp 2012-12-16 23:43:50 -05:00
tuple.hpp merge latest changes 2013-03-01 18:56:06 -05:00
typename.hpp windows port 2012-12-18 14:37:14 -05:00
udp_socket.hpp Adding udp multicast support, filesystem::rename 2013-03-24 00:11:28 -04:00
unique_lock.hpp adding more features from cmt 2012-09-08 17:37:25 -04:00
url.hpp adding url 2012-12-15 09:41:55 -05:00
utility.hpp merge latest changes 2013-03-01 18:56:06 -05:00
value.hpp merge latest changes 2013-03-01 18:56:06 -05:00
value_cast.hpp bug fixes 2013-04-25 21:06:33 -04:00
value_io.hpp bug fixes 2013-04-25 21:06:33 -04:00
varint.hpp adding program opts, shared mem, raw packing, varint, and more 2012-09-17 23:04:42 -04:00
vector.hpp bug fixes 2013-04-25 21:06:33 -04:00
vector_fwd.hpp updating value casting for vectors 2012-11-12 21:45:41 -05:00
vector_g.hpp Initial checkin of FC code. 2012-09-07 22:50:37 -04:00
wait_any.hpp Initial checkin of FC code. 2012-09-07 22:50:37 -04:00