Commit Graph

  • b0c401bc3f Replace boost::bind with BIND_TYPE where appropriate Vinnie Falco 2013-06-28 09:18:17 -07:00
  • 122f1c54e2 Uniform include of BeastConfig.h Vinnie Falco 2013-06-27 19:44:46 -07:00
  • dd49f49ca2 Lift cref into beast namespace Vinnie Falco 2013-06-27 19:39:27 -07:00
  • 8f7acfe4ee Use beast for bind, placeholders, and function Vinnie Falco 2013-06-28 14:28:25 -07:00
  • df9fa7b897 Fix default param using std::function Vinnie Falco 2013-06-28 14:15:10 -07:00
  • 6a6cb32b78 Fix a race condition in NetworkOPs::gotTXData JoelKatz 2013-06-28 16:30:37 -07:00
  • f31ba16827 Fix a race condition in NetworkOPs::gotTXData JoelKatz 2013-06-28 16:30:37 -07:00
  • ca4a2ad104 Remove the JSONCache. It was basically a failed experiment. JoelKatz 2013-06-28 16:07:32 -07:00
  • 27c761aa9c Add tecOWNERS. JoelKatz 2013-06-28 13:58:55 -07:00
  • aa66af151a Roll back 7 commits Vinnie Falco 2013-06-28 11:48:02 -07:00
  • 832f67b35c Roll back 7 commits Vinnie Falco 2013-06-28 11:48:02 -07:00
  • ab57495e29 Hack to put boost placeholders in a namespace Vinnie Falco 2013-06-28 10:19:40 -07:00
  • d80547e980 Hack to put boost placeholders in a namespace Vinnie Falco 2013-06-28 10:19:40 -07:00
  • f1a4ea3c3f Replace boost::bind with BIND_TYPE where appropriate Vinnie Falco 2013-06-28 09:18:17 -07:00
  • afb5d161e3 Annotate bind Vinnie Falco 2013-06-28 08:11:04 -07:00
  • 6cd0c27a0d Annotate bind Vinnie Falco 2013-06-28 08:11:04 -07:00
  • b56c362af2 Use boost for bind on FreeBSD (hack) Vinnie Falco 2013-06-27 19:45:37 -07:00
  • 443551abe6 Uniform include of BeastConfig.h Vinnie Falco 2013-06-27 19:44:46 -07:00
  • 1fdaafb30b Lift cref into beast namespace Vinnie Falco 2013-06-27 19:39:27 -07:00
  • f55601dffc Lift cref into beast namespace Vinnie Falco 2013-06-27 19:39:27 -07:00
  • 903cc001dd Use beast for bind, placeholders, and function Vinnie Falco 2013-06-27 17:17:10 -07:00
  • a21bb13915 Use dedicated Beast threads in LoadManager Vinnie Falco 2013-06-27 16:20:51 -07:00
  • 9328e6fdec Improve bind, placeholder, and function support Vinnie Falco 2013-06-27 17:38:40 -07:00
  • 8121d5877b Improve bind, placeholder, and function support Vinnie Falco 2013-06-27 17:38:40 -07:00
  • 98ac0697a9 Add default EntryPoints Vinnie Falco 2013-06-27 15:39:59 -07:00
  • 4e28b4ca27 Add default EntryPoints Vinnie Falco 2013-06-27 15:39:59 -07:00
  • 72702185e2 Hoist integer types to ripple namespace Vinnie Falco 2013-06-27 15:30:49 -07:00
  • 1a2c87b3a8 Add version and build information to server_info response. Eric Lombrozo 2013-06-21 00:44:52 +02:00
  • c6fe72f666 Fix stdc limit macros error Vinnie Falco 2013-06-27 20:26:00 -07:00
  • 18d4a0480c Fix stdc limit macros error Vinnie Falco 2013-06-27 20:26:00 -07:00
  • 279a3164fc Merge pull request #94 from BobWay/feature-license-update Vinnie Falco 2013-06-27 17:20:46 -07:00
  • 49340de0cd Remove using-namespace-directives at global scope Vinnie Falco 2013-06-27 14:46:00 -07:00
  • 6f03efa882 Consolidate includes into group headers Vinnie Falco 2013-06-27 13:57:30 -07:00
  • 638656a597 Put modules in ripple namespace Vinnie Falco 2013-06-27 13:41:20 -07:00
  • b658f82510 Fix for UTF32 strings Vinnie Falco 2013-06-27 11:52:09 -07:00
  • 8588587b71 Fix for UTF32 strings Vinnie Falco 2013-06-27 11:52:09 -07:00
  • 905b920e99 Split unit tests to separate files Vinnie Falco 2013-06-27 10:37:01 -07:00
  • 9cb0e04418 Add sqlite sources to VS2012 project for browsing Vinnie Falco 2013-06-27 09:32:26 -07:00
  • 662119dd55 Remove unused ctor arguments Vinnie Falco 2013-06-27 07:57:14 -07:00
  • b50894fa70 Fix UTF32 string creation Vinnie Falco 2013-06-27 07:23:45 -07:00
  • cb900169d1 Fix UTF32 string creation Vinnie Falco 2013-06-27 07:23:45 -07:00
  • e002000764 Fix assertion Vinnie Falco 2013-06-26 12:30:15 -07:00
  • 1c2d8da35d Update subtree URIs for ripple organization Vinnie Falco 2013-06-26 12:32:41 -07:00
  • 153435dce3 Fix assertion Vinnie Falco 2013-06-26 12:30:15 -07:00
  • 9182c1558c Update Beast ReadMe Vinnie Falco 2013-06-26 11:11:52 -07:00
  • cbb26791cc Update Beast ReadMe Vinnie Falco 2013-06-26 11:11:52 -07:00
  • ded7eca60f Fix false assertion Vinnie Falco 2013-06-26 06:11:38 -07:00
  • dcd1bd4c89 Fix false assertion Vinnie Falco 2013-06-26 06:11:38 -07:00
  • e7da485373 Don't crash on startup due to races on the hash node database. Setup checkpointing on it. JoelKatz 2013-06-26 15:09:18 -07:00
  • 3b8543be94 Merge branch 'develop' of github.com:jedmccaleb/NewCoin into develop JoelKatz 2013-06-26 12:41:22 -07:00
  • 74e8c881f7 Add missing native BSD support for Beast Vinnie Falco 2013-06-26 07:56:00 -07:00
  • f61c33538b Add missing native BSD support for Beast Vinnie Falco 2013-06-26 07:56:00 -07:00
  • dd07fb880c Merge pull request #100 from alexdupre/freebsd Vinnie Falco 2013-06-26 09:13:41 -07:00
  • a5167c809f Conditionalize definition of __STDC_LIMIT_MACROS and define it at the top of ripple_websocket.h. Alex Dupre 2013-06-26 12:03:21 +02:00
  • 6407599394 Fix build on FreeBSD/MacOS, they are POSIX platforms, too. Alex Dupre 2013-06-26 12:02:41 +02:00
  • f1eac72d20 Fix compilation on FreeBSD. Alex Dupre 2013-06-26 12:02:22 +02:00
  • d82a68dbbb Fix compilation on FreeBSD. Alex Dupre 2013-06-26 12:02:22 +02:00
  • 3556ae5325 Use pkg-config for protobuf, it works also on FreeBSD. Do not add sources/headers to OBJECT_FILES. Alex Dupre 2013-06-26 12:01:22 +02:00
  • 1dffaf5d57 Use manual method for naming CountedObject classes Vinnie Falco 2013-06-26 01:10:54 -07:00
  • aa92b9cffe Temporarily remove beast_basics from the build Vinnie Falco 2013-06-26 00:18:49 -07:00
  • 6d13ddd43a Fix Clang static analysis warnings Vinnie Falco 2013-06-25 06:59:27 -07:00
  • fe15cfbf31 Use provided names for CountedObject instead of typeid() Vinnie Falco 2013-06-26 00:17:09 -07:00
  • 59b2824d46 Fix Clang static analysis warnings Vinnie Falco 2013-06-25 06:59:27 -07:00
  • 7de647e1dc Reduce logging level. JoelKatz 2013-06-25 20:58:07 -07:00
  • 2bc0ef9e43 Disable the JSON cache due to issue 99. JoelKatz 2013-06-25 17:20:02 -07:00
  • 44883ab59c Disable the JSON cache due to issue 99. JoelKatz 2013-06-25 17:20:02 -07:00
  • b8451ff076 Looks like a bit more delay is needed to smooth the latency. JoelKatz 2013-06-25 11:52:05 -07:00
  • 30cb990efa Looks like a bit more delay is needed to smooth the latency. JoelKatz 2013-06-25 11:52:05 -07:00
  • 2468d569b6 Add ctags support for FreeBSD and remove hard-coded paths. Alex Dupre 2013-06-25 18:00:21 +02:00
  • 0bd307bc7b Reverse merge branch 'master' into develop JoelKatz 2013-06-25 07:27:05 -07:00
  • 323699a3a0 Merge branch 'develop' of github.com:jedmccaleb/NewCoin into develop JoelKatz 2013-06-25 07:26:30 -07:00
  • 993f04ea97 Fast path the addKnownNode case where the parent is in the cache. JoelKatz 2013-06-25 07:04:54 -07:00
  • ffdfb59564 Fix some warnings Vinnie Falco 2013-06-24 18:26:24 -07:00
  • 36ecca14d7 Full Refactor of LoadManager Vinnie Falco 2013-06-23 21:26:44 -07:00
  • 5c21ce5b3c Annotate some core classes Vinnie Falco 2013-06-23 19:31:16 -07:00
  • 94e9632234 Add override specifier to some Beast functions Vinnie Falco 2013-06-24 15:50:14 -07:00
  • fca16f5c71 Tidy up and move more items into ripple_core Vinnie Falco 2013-06-23 15:23:06 -07:00
  • 95a4dd5693 Add override specifier to some Beast functions Vinnie Falco 2013-06-24 15:50:14 -07:00
  • 3699b74ebb Alternate thread naming for older GLIBC Vinnie Falco 2013-06-24 15:06:40 -07:00
  • 04622e1576 Alternate thread naming for older GLIBC Vinnie Falco 2013-06-24 15:06:40 -07:00
  • 4eeab3bc3e Remove unused Beast configuration macros Vinnie Falco 2013-06-23 12:05:47 -07:00
  • 5971c9ff0a Remove unused Beast configuration macros Vinnie Falco 2013-06-23 12:05:47 -07:00
  • b7436c5f25 Small cleanups. Use the right type of SyncFilter. JoelKatz 2013-06-24 04:28:18 -07:00
  • fe557e69c9 Cosmetic cleanup. JoelKatz 2013-06-24 00:54:07 -07:00
  • 5f81c7c10f Reduce exceptions during syncing. JoelKatz 2013-06-20 19:53:57 -07:00
  • 4cf60ee679 Rebalance includes to reduce compile time Vinnie Falco 2013-06-23 11:02:45 -07:00
  • 3b20bd1b0c Move refactored files into ripple_core Vinnie Falco 2013-06-23 10:55:34 -07:00
  • 0a358ded7a Tidy up ripple modules for namespace support Vinnie Falco 2013-06-22 22:32:36 -07:00
  • 64c8d406df Tidy up JobQueue, add ripple_core module Vinnie Falco 2013-06-22 16:35:40 -07:00
  • fcb4c35fce Update LevelDB to 1.12 Vinnie Falco 2013-06-22 12:00:23 -07:00
  • 1cb5fb6c6c Tidy up IHashRouter Vinnie Falco 2013-06-21 15:03:52 -07:00
  • 0907065412 Tidy up LevelDB support into ripple_leveldb Vinnie Falco 2013-06-21 14:34:42 -07:00
  • 0d1ded5278 Avoid using pthread_setname_np on older linux distros Vinnie Falco 2013-06-23 07:39:38 -07:00
  • 28de1a5a87 Avoid using pthread_setname_np on older linux distros Vinnie Falco 2013-06-23 07:39:38 -07:00
  • 86142ecdf1 Add BEAST_ARM macro to detect ARM platforms Vinnie Falco 2013-06-21 13:33:56 -07:00
  • 1450659868 Add BEAST_ARM macro to detect ARM platforms Vinnie Falco 2013-06-21 13:33:56 -07:00
  • 8cdc00230d Add BEAST_FILEANDLINE_ macro for warning pragmas Vinnie Falco 2013-06-21 09:33:48 -07:00
  • 68ceab0f63 Add BEAST_FILEANDLINE_ macro for warning pragmas Vinnie Falco 2013-06-21 09:33:48 -07:00
  • cdc28c3fcf Tidy up SQLite support into ripple_sqlite Vinnie Falco 2013-06-21 09:32:25 -07:00
  • bbaca7ebe9 Remove unused ripple modules Vinnie Falco 2013-06-21 09:09:44 -07:00