Commit Graph

22 Commits

Author SHA1 Message Date
Vinnie Falco
ead7b07fd5 Replace boost::lexical_cast with beast::lexicalCast 2013-07-28 21:32:00 -07:00
Vinnie Falco
9458aa2fb0 Update unit tests for beast, add JUnit XML output option 2013-07-28 02:44:28 -07:00
Vinnie Falco
c27294e0f0 Convert unit tests to beast 2013-07-24 11:47:43 -07:00
Vinnie Falco
b426d62075 Refactor TxFormats and LedgerEntryFormat to use a common template. 2013-07-10 09:51:25 -07:00
JoelKatz
37fe9a6098 Merge branch 'master' into develop
Conflicts:
	Builds/VisualStudio2012/RippleD.vcxproj
	modules/ripple_app/ripple_app.cpp
	modules/ripple_websocket/ripple_websocket.cpp
	src/cpp/ripple/NetworkOPs.cpp
	src/cpp/ripple/ripple_Application.cpp
	src/cpp/ripple/ripple_Peer.cpp
2013-07-07 15:28:18 -07:00
JoelKatz
a912c3012a Try to track down the bug that's causing isEquivalent to return false on a reconstructed transaction. 2013-07-01 11:30:21 -07:00
Vinnie Falco
b0c1b5834a Refactor TxFormats and fix leak on exit 2013-07-01 09:32:03 -07:00
Vinnie Falco
905b920e99 Split unit tests to separate files 2013-06-27 10:37:01 -07:00
Vinnie Falco
ffdfb59564 Fix some warnings 2013-06-24 18:26:57 -07:00
Vinnie Falco
0a358ded7a Tidy up ripple modules for namespace support 2013-06-23 11:12:39 -07:00
Vinnie Falco
2abec05b5b Replace InstanceCounter with CountedObject 2013-06-19 16:23:03 -07:00
JoelKatz
36a84484e0 Implement clearing the regular key, setting and clearing the no master
flag and enforcing the no master flag.
2013-06-17 18:53:42 -07:00
Vinnie Falco
00a7cbf610 Update copyright notice and 80 column separators 2013-06-15 18:20:59 -07:00
Vinnie Falco
8aab3645cb Tidy up TxFormat and create TxFormats, TxFlags 2013-06-15 18:20:58 -07:00
Vinnie Falco
521e812fc4 Reformatting using AStyle 2013-06-14 08:45:13 -07:00
JoelKatz
514b4b494f Replace the boost range set code with our own 2013-06-11 21:12:19 -07:00
Vinnie Falco
cf3593b01b Tidy up and annotate 2013-06-09 19:25:24 -07:00
Vinnie Falco
0b7e0b132a Clean up STObject::set() for clarity 2013-06-09 14:34:47 -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
6d8ee90a8d Split up ripple_SerializedObject.h 2013-06-07 14:39:35 -07:00
Vinnie Falco
16ecae5972 Move and rename STAmount into ripple_data 2013-06-06 21:43:15 -07:00