Vinnie Falco
560071bb68
Make all include paths relative to a root directory:
...
* Better include path support in the VSProject scons tool.
* Various manual fixes to include paths.
2014-06-02 09:16:28 -07:00
Tom Swirly
390ea65e15
Refactor RippleCalc.cpp:
...
* Add comments
* Restrict code to 80 colums
* Remove boost::format
* Remove BOOST_FOREACH
* Make members private
* Add ripple_unordered_set to UnorderedContainers.h
* Replace boost::unordered_set with ripple::unordered_set
2014-05-09 12:03:57 -07:00
Howard Hinnant
6596c94eb9
Refactoring of container usage:
...
* New ripple container aliases use hardened_hash
* Use std::tuple instead of boost::tuple
* Use std unordered containers instead of boost
* Fix Destroyer for new containers
* Fix warning for fnv1a on 32-bit arch
* Validator fixes for new containers
2014-04-16 19:00:13 -07:00
Vinnie Falco
580d179dd0
Tidy up Validators logging
2014-01-29 07:53:27 -08:00
Vinnie Falco
bb29c8ba85
Add PeerFinder::Checker for testing endpoints
2013-10-04 23:18:27 -07:00
Vinnie Falco
75f3c52d53
Validators work
2013-10-04 14:33:58 -07:00
Vinnie Falco
678c241962
Validators work
2013-10-04 14:33:57 -07:00