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
Vinnie Falco
e227637e34
Factor upTime() out of KeyCache, fix warnings
2013-05-27 13:15:58 -07:00
Vinnie Falco
d0f75ccda1
Add UptimeTimer class
2013-05-27 13:15:56 -07:00
Vinnie Falco
251cf723a7
Rename types.h to IntegerTypes.h and move to ripple_basics.h
2013-05-27 13:15:54 -07:00
Vinnie Falco
51e3e10a94
Add ripple_basics module and license+copyright notice
2013-05-27 13:14:03 -07:00