Commit Graph

6300 Commits

Author SHA1 Message Date
Alex Dupre
3556ae5325 Use pkg-config for protobuf, it works also on FreeBSD.
Do not add sources/headers to OBJECT_FILES.
2013-06-26 12:01:22 +02:00
Vinnie Falco
1dffaf5d57 Use manual method for naming CountedObject classes 2013-06-26 01:10:54 -07:00
Vinnie Falco
aa92b9cffe Temporarily remove beast_basics from the build 2013-06-26 00:19:42 -07:00
Vinnie Falco
fe15cfbf31 Use provided names for CountedObject instead of typeid() 2013-06-26 00:19:41 -07:00
Vinnie Falco
59b2824d46 Fix Clang static analysis warnings 2013-06-26 00:19:41 -07:00
JoelKatz
2bc0ef9e43 Disable the JSON cache due to issue 99. 2013-06-25 17:20:42 -07:00
JoelKatz
30cb990efa Looks like a bit more delay is needed to smooth the latency. 2013-06-25 11:52:05 -07:00
Alex Dupre
2468d569b6 Add ctags support for FreeBSD and remove hard-coded paths. 2013-06-25 18:00:21 +02:00
JoelKatz
0bd307bc7b Reverse merge branch 'master' into develop 2013-06-25 07:27:05 -07:00
JoelKatz
323699a3a0 Merge branch 'develop' of github.com:jedmccaleb/NewCoin into develop 2013-06-25 07:26:30 -07:00
JoelKatz
993f04ea97 Fast path the addKnownNode case where the parent is in the cache. 2013-06-25 07:04:54 -07:00
Vinnie Falco
ffdfb59564 Fix some warnings 2013-06-24 18:26:57 -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
95a4dd5693 Add override specifier to some Beast functions 2013-06-24 15:51:32 -07:00
Vinnie Falco
04622e1576 Alternate thread naming for older GLIBC 2013-06-24 15:07:09 -07:00
Vinnie Falco
5971c9ff0a Remove unused Beast configuration macros 2013-06-24 09:40:17 -07:00
JoelKatz
b7436c5f25 Small cleanups. Use the right type of SyncFilter. 2013-06-24 04:28:18 -07:00
JoelKatz
fe557e69c9 Cosmetic cleanup. 2013-06-24 00:54:07 -07:00
JoelKatz
5f81c7c10f Reduce exceptions during syncing. 2013-06-24 00:48:44 -07:00
Vinnie Falco
4cf60ee679 Rebalance includes to reduce compile time 2013-06-23 11:12:40 -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
fcb4c35fce Update LevelDB to 1.12
Squashed 'Subtrees/leveldb/' changes from 5bbb544..ab82e57
ab82e57 Release leveldb 1.12
02c6259 Release leveldb 1.11

git-subtree-dir: Subtrees/leveldb
git-subtree-split: ab82e57287e5f811f8b66774cc2a1d2979744c8c
2013-06-23 11:12:30 -07:00
Vinnie Falco
1cb5fb6c6c Tidy up IHashRouter 2013-06-23 11:09:54 -07:00
Vinnie Falco
0907065412 Tidy up LevelDB support into ripple_leveldb 2013-06-23 11:09:54 -07:00
Vinnie Falco
28de1a5a87 Avoid using pthread_setname_np on older linux distros 2013-06-23 11:09:53 -07:00
Vinnie Falco
1450659868 Add BEAST_ARM macro to detect ARM platforms 2013-06-23 09:18:58 -07:00
Vinnie Falco
68ceab0f63 Add BEAST_FILEANDLINE_ macro for warning pragmas 2013-06-23 09:18:58 -07:00
Vinnie Falco
cdc28c3fcf Tidy up SQLite support into ripple_sqlite 2013-06-23 09:18:57 -07:00
Vinnie Falco
bbaca7ebe9 Remove unused ripple modules 2013-06-23 09:18:57 -07:00
Vinnie Falco
8a6d53ac64 Tidy up database class files 2013-06-23 09:18:56 -07:00
JoelKatz
30213d24fa Fix a bug that causes a crash on getCurrentSnapshot. 2013-06-21 19:38:14 -07:00
JoelKatz
ff1b7e70f7 Fix a bug that causes a crash on getCurrentSnapshot. 2013-06-21 19:37:55 -07:00
JoelKatz
a3e9d279dd Reduce exceptions during syncing. 2013-06-20 19:53:57 -07:00
JoelKatz
6bc6ed3e2e Merge branch 'feature-cleanup' of github.com:vinniefalco/NewCoin into develop 2013-06-20 18:57:14 -07:00
Vinnie Falco
996ac526bf Move websocket subtree and create ripple_websocket module 2013-06-20 17:53:32 -07:00
Vinnie Falco
9452f77072 Fix signed/unsigned mismatch in tolower 2013-06-20 17:28:36 -07:00
Vinnie Falco
ff06b11a7e Merge commit '09987d0f9d32e860f1391bb9c75b799501e2d141' as 'Subtrees/websocket' 2013-06-20 17:15:11 -07:00
Vinnie Falco
09987d0f9d Squashed 'Subtrees/websocket/' content from commit 7ad830a
git-subtree-dir: Subtrees/websocket
git-subtree-split: 7ad830aba3c58a2b751bd39959404888b0cbe19f
2013-06-20 17:15:11 -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
JoelKatz
86b1c262f6 Always set uRateMax 2013-06-20 14:20:50 -07:00
JoelKatz
34a616dbdb Always set uRateMax 2013-06-20 14:20:26 -07:00
JoelKatz
03087d10b1 Merge branch 'feature-cleanup' of github.com:vinniefalco/NewCoin into develop 2013-06-20 13:47:31 -07:00
Vinnie Falco
d3395b0e42 Tweak cheat sheet 2013-06-20 13:40:33 -07:00
Vinnie Falco
66474e6f9d Beast fixes for FreeBSD 2013-06-20 13:38:44 -07:00
JoelKatz
e861b36987 Adjust some logging priorities. 2013-06-20 11:43:44 -07:00