Vlad Dobromyslov
|
a36e6e71be
|
#285 error converting value to string
|
2022-03-04 22:20:05 +00:00 |
|
Abit
|
33215ffb6e
|
Merge pull request #21 from pmconrad/variant_fix
Variant fix
|
2019-08-20 11:25:15 +02:00 |
|
pbattu
|
00efb88ac7
|
fc changes to support ubuntu-18.04 upgrade
|
2019-05-21 18:42:14 -03:00 |
|
theoreticalbts
|
463f242ffa
|
Implement parse_size() function
|
2016-11-07 14:35:05 -05:00 |
|
Daniel Larimer
|
5a0f996333
|
adding pretty print
|
2014-06-03 11:09:15 -04:00 |
|
Eric Frias
|
cb6014eecc
|
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 |
|
Daniel Larimer
|
b5828dc750
|
adding extra to_string variants
|
2014-05-20 12:31:05 -04:00 |
|
HackFisher
|
ce131bae43
|
Fix compile error under windows
Error 1 error C2668: 'fc::to_string' : ambiguous call to overloaded function
|
2014-05-18 16:37:06 +08:00 |
|
Daniel Larimer
|
fd00bddcb4
|
update logging to create parent directory if it does not exist
|
2014-05-17 16:38:32 -04:00 |
|
Daniel Larimer
|
987568e31b
|
update apis
|
2014-03-27 01:09:08 -04:00 |
|
Daniel Larimer
|
a7b579e4e8
|
adding api helper
|
2014-03-10 22:22:31 -04:00 |
|
Daniel Larimer
|
8d65e5e265
|
adding trim method
|
2013-12-24 20:22:21 -05:00 |
|
Daniel Larimer
|
b07aed4a22
|
Update use of fc::string and fc::vector.
|
2013-06-27 14:19:08 -04:00 |
|
Daniel Larimer
|
59a121d64b
|
Updating FC with changes from phoenix-int
|
2013-06-05 15:19:00 -04:00 |
|
Daniel Larimer
|
7b9a14918c
|
merge latest changes
|
2013-03-01 18:56:06 -05:00 |
|
Daniel Larimer
|
b7f1f7bdc7
|
adding close to rpc con, adding typedfes, fix detail error reporting
|
2013-02-04 11:13:02 -05:00 |
|
Daniel Larimer
|
9858e553bf
|
various updates to path and error substitution
|
2013-01-25 13:19:23 -05:00 |
|
Daniel Larimer
|
63c0440a80
|
fix fc::string::rfind default args
|
2012-12-31 11:06:10 -05:00 |
|
Daniel Larimer
|
73f94bcebe
|
various updates
|
2012-12-19 12:23:12 -05:00 |
|
Daniel Larimer
|
161ce54cb8
|
windows port
|
2012-12-18 14:37:14 -05:00 |
|
Daniel Larimer
|
cf10bac3db
|
add error_report::to_string and to_detail_string
|
2012-12-13 13:08:25 -05:00 |
|
Daniel Larimer
|
e33e78ce51
|
port to windows
|
2012-12-03 14:51:31 -05:00 |
|
Daniel Larimer
|
2311a1f476
|
updates to stream, optional, string, and actor
|
2012-11-16 12:40:28 -05:00 |
|
Daniel Larimer
|
c174a93ffb
|
added std::string conversion for fc::string
|
2012-10-09 23:21:41 -04:00 |
|
Daniel Larimer
|
3f73d25e44
|
various updates
|
2012-10-09 21:40:29 -04:00 |
|
Daniel Larimer
|
0d5afe86d9
|
fixed thread::schedule
|
2012-09-22 21:26:13 -04:00 |
|
Daniel Larimer
|
66838956dd
|
removed boost exception from header, shaved 15 seconds off of build time (33%)
|
2012-09-14 22:47:37 -04:00 |
|
Daniel Larimer
|
018609fafa
|
moving more functions from mace to fc
|
2012-09-08 23:46:19 -04:00 |
|
Daniel Larimer
|
9041b9bff4
|
Initial checkin of FC code.
|
2012-09-07 22:50:37 -04:00 |
|