14074 Commits

Author SHA1 Message Date
Vinnie Falco
df9fa7b897 Fix default param using std::function 2013-06-28 17:01:02 -07:00
JoelKatz
6a6cb32b78 Fix a race condition in NetworkOPs::gotTXData 2013-06-28 16:31:18 -07:00
JoelKatz
f31ba16827 Fix a race condition in NetworkOPs::gotTXData 2013-06-28 16:30:37 -07:00
JoelKatz
ca4a2ad104 Remove the JSONCache. It was basically a failed experiment. 2013-06-28 16:07:32 -07:00
JoelKatz
27c761aa9c Add tecOWNERS. 2013-06-28 13:58:55 -07:00
Vinnie Falco
aa66af151a Roll back 7 commits 2013-06-28 11:48:43 -07:00
Vinnie Falco
832f67b35c Roll back 7 commits 2013-06-28 11:48:43 -07:00
Vinnie Falco
ab57495e29 Hack to put boost placeholders in a namespace 2013-06-28 10:19:40 -07:00
Vinnie Falco
d80547e980 Hack to put boost placeholders in a namespace 2013-06-28 10:19:40 -07:00
Vinnie Falco
f1a4ea3c3f Replace boost::bind with BIND_TYPE where appropriate 2013-06-28 09:18:17 -07:00
Vinnie Falco
afb5d161e3 Annotate bind 2013-06-28 08:11:04 -07:00
Vinnie Falco
6cd0c27a0d Annotate bind 2013-06-28 08:11:04 -07:00
Vinnie Falco
b56c362af2 Use boost for bind on FreeBSD (hack) 2013-06-28 07:02:49 -07:00
Vinnie Falco
443551abe6 Uniform include of BeastConfig.h 2013-06-28 07:02:49 -07:00
Vinnie Falco
1fdaafb30b Lift cref into beast namespace 2013-06-28 07:02:48 -07:00
Vinnie Falco
f55601dffc Lift cref into beast namespace 2013-06-28 07:02:48 -07:00
Vinnie Falco
903cc001dd Use beast for bind, placeholders, and function 2013-06-28 07:02:48 -07:00
Vinnie Falco
a21bb13915 Use dedicated Beast threads in LoadManager 2013-06-28 07:02:48 -07:00
Vinnie Falco
9328e6fdec Improve bind, placeholder, and function support 2013-06-28 07:02:47 -07:00
Vinnie Falco
8121d5877b Improve bind, placeholder, and function support 2013-06-28 07:02:47 -07:00
Vinnie Falco
98ac0697a9 Add default EntryPoints 2013-06-28 07:02:47 -07:00
Vinnie Falco
4e28b4ca27 Add default EntryPoints 2013-06-28 07:02:47 -07:00
Vinnie Falco
72702185e2 Hoist integer types to ripple namespace 2013-06-28 07:02:47 -07:00
Eric Lombrozo
1a2c87b3a8 Add version and build information to server_info response. 2013-06-27 20:45:55 -07:00
Vinnie Falco
c6fe72f666 Fix stdc limit macros error 2013-06-27 20:26:55 -07:00
Vinnie Falco
18d4a0480c Fix stdc limit macros error 2013-06-27 20:26:00 -07:00
Vinnie Falco
279a3164fc Merge pull request #94 from BobWay/feature-license-update
Feature license update
2013-06-27 17:20:46 -07:00
Vinnie Falco
49340de0cd Remove using-namespace-directives at global scope 2013-06-27 14:46:00 -07:00
Vinnie Falco
6f03efa882 Consolidate includes into group headers 2013-06-27 13:57:30 -07:00
Vinnie Falco
638656a597 Put modules in ripple namespace 2013-06-27 13:41:20 -07:00
Vinnie Falco
b658f82510 Fix for UTF32 strings 2013-06-27 11:52:09 -07:00
Vinnie Falco
8588587b71 Fix for UTF32 strings 2013-06-27 11:52:09 -07:00
Vinnie Falco
905b920e99 Split unit tests to separate files 2013-06-27 10:37:01 -07:00
Vinnie Falco
9cb0e04418 Add sqlite sources to VS2012 project for browsing 2013-06-27 09:32:26 -07:00
Vinnie Falco
662119dd55 Remove unused ctor arguments 2013-06-27 07:57:14 -07:00
Vinnie Falco
b50894fa70 Fix UTF32 string creation 2013-06-27 07:23:45 -07:00
Vinnie Falco
cb900169d1 Fix UTF32 string creation 2013-06-27 07:23:45 -07:00
Vinnie Falco
e002000764 Fix assertion 2013-06-26 17:42:48 -07:00
Vinnie Falco
1c2d8da35d Update subtree URIs for ripple organization 2013-06-26 17:42:48 -07:00
Vinnie Falco
153435dce3 Fix assertion 2013-06-26 17:42:48 -07:00
Vinnie Falco
9182c1558c Update Beast ReadMe 2013-06-26 17:42:47 -07:00
Vinnie Falco
cbb26791cc Update Beast ReadMe 2013-06-26 17:42:47 -07:00
Vinnie Falco
ded7eca60f Fix false assertion 2013-06-26 17:42:47 -07:00
Vinnie Falco
dcd1bd4c89 Fix false assertion 2013-06-26 17:42:47 -07:00
JoelKatz
e7da485373 Don't crash on startup due to races on the hash node database. Setup checkpointing on it. 2013-06-26 15:09:18 -07:00
JoelKatz
3b8543be94 Merge branch 'develop' of github.com:jedmccaleb/NewCoin into develop 2013-06-26 12:41:22 -07:00
Vinnie Falco
74e8c881f7 Add missing native BSD support for Beast 2013-06-26 09:24:44 -07:00
Vinnie Falco
f61c33538b Add missing native BSD support for Beast 2013-06-26 09:24:44 -07:00
Vinnie Falco
dd07fb880c Merge pull request #100 from alexdupre/freebsd
Fix most build errors on FreeBSD
2013-06-26 09:13:41 -07:00
Alex Dupre
a5167c809f Conditionalize definition of __STDC_LIMIT_MACROS and define it at the top of ripple_websocket.h. 2013-06-26 12:03:21 +02:00