Commit Graph

38 Commits

Author SHA1 Message Date
Vinnie Falco
d80547e980 Hack to put boost placeholders in a namespace 2013-06-28 10:19:40 -07:00
Vinnie Falco
6cd0c27a0d Annotate bind 2013-06-28 08:11:04 -07:00
Vinnie Falco
f55601dffc Lift cref into beast namespace 2013-06-28 07:02:48 -07:00
Vinnie Falco
8121d5877b Improve bind, placeholder, and function support 2013-06-28 07:02:47 -07:00
Vinnie Falco
4e28b4ca27 Add default EntryPoints 2013-06-28 07:02:47 -07:00
Vinnie Falco
8588587b71 Fix for UTF32 strings 2013-06-27 11:52:09 -07:00
Vinnie Falco
cb900169d1 Fix UTF32 string creation 2013-06-27 07:23:45 -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
cbb26791cc Update Beast ReadMe 2013-06-26 17:42:47 -07:00
Vinnie Falco
dcd1bd4c89 Fix false assertion 2013-06-26 17:42:47 -07:00
Vinnie Falco
f61c33538b Add missing native BSD support for Beast 2013-06-26 09:24:44 -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
Alex Dupre
d82a68dbbb Fix compilation on FreeBSD. 2013-06-26 12:02:22 +02:00
Vinnie Falco
59b2824d46 Fix Clang static analysis warnings 2013-06-26 00:19:41 -07:00
JoelKatz
30cb990efa Looks like a bit more delay is needed to smooth the latency. 2013-06-25 11:52:05 -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
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
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
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
66474e6f9d Beast fixes for FreeBSD 2013-06-20 13:38:44 -07:00
Vinnie Falco
3829e5c016 Merge commit 'eba7e191a13c13c43ad5948a59bcec2559891473' as 'Subtrees/leveldb' 2013-06-19 17:08:53 -07:00
Vinnie Falco
97adababeb Update Subtrees README to identify repository locations 2013-06-19 17:07:49 -07:00
Vinnie Falco
87b7592391 Add beast_basics and remove unused modules from build 2013-06-17 09:38:16 -07:00
Vinnie Falco
9a918af4d6 Update Beast copyright and various tidying 2013-06-17 09:28:43 -07:00
Vinnie Falco
cce309f387 Add Doxyfile 2013-06-17 07:09:34 -07:00
Vinnie Falco
f6da5ba9d3 Add beast_basics module 2013-06-17 07:09:33 -07:00
Vinnie Falco
5371379c3c Add Beast fork from JUCE commit 265fb0e8ebc26e1469d6edcc68d2ca9acefeb508 2013-06-16 16:57:52 -07:00
Vinnie Falco
882102e9fd Update CodingStyle document 2013-06-06 21:43:22 -07:00
Vinnie Falco
739cde3f2a Use beast::ScopedPointer to hold IFeeVote in Application
Conflicts:
	RippleD.props
	newcoin.vcxproj.filters
	src/cpp/ripple/Application.cpp
	src/cpp/ripple/Application.h
2013-06-06 20:41:37 -07:00
Vinnie Falco
b96e3111b2 Beast initial commit 2013-06-06 20:41:10 -07:00