Vinnie Falco
6d1a76b320
Add UnsignedInteger class and tests
2013-07-15 09:38:11 -07:00
Vinnie Falco
d5d40733fb
Add QTCreator .pro based build
2013-07-05 07:09:57 -07:00
Vinnie Falco
535d510b48
Rewrite log file and log rotation behavior
2013-07-05 07:09:57 -07:00
Vinnie Falco
c35c52ff08
Fix platform and debug macros
2013-07-01 09:32:08 -07:00
Vinnie Falco
ebd10afdb2
Put boost placeholders in a namespace (hack)
2013-06-28 17:01:04 -07:00
Vinnie Falco
b0c401bc3f
Replace boost::bind with BIND_TYPE where appropriate
2013-06-28 17:01:03 -07:00
Vinnie Falco
122f1c54e2
Uniform include of BeastConfig.h
2013-06-28 17:01:03 -07:00
Vinnie Falco
832f67b35c
Roll back 7 commits
2013-06-28 11:48:43 -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
443551abe6
Uniform include of BeastConfig.h
2013-06-28 07:02:49 -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
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
aa92b9cffe
Temporarily remove beast_basics from the build
2013-06-26 00:19:42 -07:00
Vinnie Falco
fca16f5c71
Tidy up and move more items into ripple_core
2013-06-24 15:51:32 -07:00
Vinnie Falco
0a358ded7a
Tidy up ripple modules for namespace support
2013-06-23 11:12:39 -07:00
Vinnie Falco
d26fa0446f
Strip includes from ripple_data and ripple_basics
2013-06-20 15:21:35 -07:00
Vinnie Falco
2abec05b5b
Replace InstanceCounter with CountedObject
2013-06-19 16:23:03 -07:00
Vinnie Falco
5371379c3c
Add Beast fork from JUCE commit 265fb0e8ebc26e1469d6edcc68d2ca9acefeb508
2013-06-16 16:57:52 -07:00
Vinnie Falco
00a7cbf610
Update copyright notice and 80 column separators
2013-06-15 18:20:59 -07:00
Vinnie Falco
521e812fc4
Reformatting using AStyle
2013-06-14 08:45:13 -07:00
Vinnie Falco
12d1117623
Clean up JSONCache
2013-06-12 16:14:34 -07:00
Vinnie Falco
b53fa1e556
Fix VS2012 compilation errors
2013-06-12 07:25:12 -07:00
JoelKatz
514b4b494f
Replace the boost range set code with our own
2013-06-11 21:12:19 -07:00
Vinnie Falco
3273625f61
Split up InfoSub and tidy up various files
2013-06-09 11:26:18 -07:00
Vinnie Falco
b51edb58fc
Replace std::vector<unsigned char> with Blob
2013-06-07 15:24:39 -07:00
Vinnie Falco
a6fdabc68a
Reformat annotations in preparation for automated extraction
2013-06-07 14:46:09 -07:00
Vinnie Falco
b523b6c8d4
Replace all Application nonces with nonce singleton and refactor hash_value functions
2013-06-06 21:43:33 -07:00
Vinnie Falco
0523d6a054
Refactor free functions into RandomNumbers
2013-06-06 21:43:29 -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
ec732ed113
Refactor LoadFeeTrack into ILoadFeeTrack, split DatabaseCon out from Application.h
...
Conflicts:
src/cpp/ripple/Application.cpp
2013-06-06 20:40:44 -07:00
Vinnie Falco
47e00f20fb
Move InstanceCounter to ripple_basics
2013-05-30 10:16:23 -07:00
Vinnie Falco
827b5c4b10
Move ScopedLock to ripple_basics
2013-05-30 10:16:23 -07:00
Vinnie Falco
2c525b03c6
Enormous cleanup of RippleAddress et. al. into ripple_data
...
Start cleanup into ripple_data, split out some hash_value() instances
Tidy up CBigNum into ripple_data, moving definitions to .cpp
Split and clean up base58 stuff
Remove unused files from VS2012 project
Clean up some bignum stuff and remove unused files
Partial cleanup of RFC1751
Enormous cleanup with RippleAddress and related, into ripple_data
Remove unused VS project files
Move ECIES stuff into CKey
2013-05-30 10:16:22 -07:00
Vinnie Falco
0f177a8038
Move uint256 to ripple_basics
2013-05-27 13:16:08 -07:00
Vinnie Falco
92bdcba096
Split DH from utils, remove utils from project
2013-05-27 13:16:08 -07:00
Vinnie Falco
c09a4d7148
Move Sustain to ripple_basics and clean up includes
2013-05-27 13:16:07 -07:00
Vinnie Falco
0548f161d3
Streamline subdirectories for ripple_basics
2013-05-27 13:16:07 -07:00
Vinnie Falco
90bc0c1a8c
Split thread and range stuff out of utils
2013-05-27 13:16:07 -07:00
Vinnie Falco
b40f11288b
Split stuff from util to PlatformMacros and RandomNumbers
2013-05-27 13:16:04 -07:00
Vinnie Falco
2997728831
Include boost::lexical_cast for string utilities in basics
2013-05-27 13:16:03 -07:00
Vinnie Falco
333557da84
Split string utilities from utils.h
2013-05-27 13:16:03 -07:00
Vinnie Falco
61fb6538d7
Split byte order routines out of utils.h
2013-05-27 13:16:02 -07:00
Vinnie Falco
fb8c370d70
Move TaggedCache to ripple_basics and remove dependency on upTime
2013-05-27 13:16:01 -07:00
Vinnie Falco
6b38c20905
Move SecureAllocator to ripple_basics module
2013-05-27 13:16:00 -07:00
Vinnie Falco
54d246cb5e
Move RangeSet to ripple_basics module
2013-05-27 13:16:00 -07:00
Vinnie Falco
d762abfc85
Move Log to ripple_basics and split websocket logging to ripple_net
2013-05-27 13:16:00 -07:00
Vinnie Falco
ce66f950cf
Put json in its own module with header
2013-05-27 13:15:58 -07:00