Commit Graph

30 Commits

Author SHA1 Message Date
Vinnie Falco
b0c1b5834a Refactor TxFormats and fix leak on exit 2013-07-01 09:32:03 -07:00
Vinnie Falco
b0c401bc3f Replace boost::bind with BIND_TYPE where appropriate 2013-06-28 17:01:03 -07:00
Vinnie Falco
df9fa7b897 Fix default param using std::function 2013-06-28 17:01:02 -07:00
JoelKatz
ca4a2ad104 Remove the JSONCache. It was basically a failed experiment. 2013-06-28 16:07:32 -07:00
Vinnie Falco
832f67b35c Roll back 7 commits 2013-06-28 11:48:43 -07:00
Vinnie Falco
f1a4ea3c3f Replace boost::bind with BIND_TYPE where appropriate 2013-06-28 09:18:17 -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
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
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
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
aa92b9cffe Temporarily remove beast_basics from the build 2013-06-26 00:19:42 -07:00
Vinnie Falco
36ecca14d7 Full Refactor of LoadManager 2013-06-24 15:52:01 -07:00
Vinnie Falco
5c21ce5b3c Annotate some core classes 2013-06-24 15:51:33 -07:00
Vinnie Falco
fca16f5c71 Tidy up and move more items into ripple_core 2013-06-24 15:51:32 -07:00
Vinnie Falco
3b20bd1b0c Move refactored files into ripple_core 2013-06-23 11:12:39 -07:00
Vinnie Falco
0a358ded7a Tidy up ripple modules for namespace support 2013-06-23 11:12:39 -07:00
Vinnie Falco
64c8d406df Tidy up JobQueue, add ripple_core module 2013-06-23 11:12:39 -07:00
Vinnie Falco
0907065412 Tidy up LevelDB support into ripple_leveldb 2013-06-23 11:09:54 -07:00
Vinnie Falco
cdc28c3fcf Tidy up SQLite support into ripple_sqlite 2013-06-23 09:18:57 -07:00
Vinnie Falco
8a6d53ac64 Tidy up database class files 2013-06-23 09:18:56 -07:00
Vinnie Falco
996ac526bf Move websocket subtree and create ripple_websocket module 2013-06-20 17:53:32 -07:00
Vinnie Falco
d26fa0446f Strip includes from ripple_data and ripple_basics 2013-06-20 15:21:35 -07:00
Vinnie Falco
2398df7235 Rename to Section 2013-06-20 14:30:52 -07:00
Vinnie Falco
b09c5359a9 Move LevelDB subtree to Subtrees 2013-06-19 17:21:07 -07:00
Vinnie Falco
3a8299e03a Add provisional Visual Studio 2010 project 2013-06-19 16:27:26 -07:00
Vinnie Falco
646ed2690c Move VS2012 project to Builds directory 2013-06-19 16:23:05 -07:00