John Freeman
a2a37a928a
Redesign stoppable object pattern
2021-06-01 15:36:28 -07:00
Pretty Printer
50760c6935
Format first-party source according to .clang-format
2020-04-23 10:02:04 -07:00
Vinnie Falco
203739f7a4
Remove unused or obsolete classes and files
2016-04-20 05:16:32 -04:00
seelabs
92b2ca70b7
Inject journals:
...
Calls to WriteLog are replaced with injected journals
2015-09-25 06:29:08 -07:00
Nik Bougalis
fa796a2eb5
Inject Config:
...
* Use dependency injections instead
* Remove deprecated fee interfaces
2015-09-25 06:29:07 -07:00
Howard Hinnant
155fcdbcd0
Change typedef to using.
...
Conflicts:
src/ripple/app/TODO.md
src/ripple/app/ledger/Ledger.h
src/ripple/protocol/Protocol.h
2015-05-22 11:09:50 -07:00
Tom Ritchford
c3ae4da83a
Fix include guards in rippled.
2015-02-02 17:01:17 -08:00
Vinnie Falco
df54b47cd0
Tidy up includes and add modules to the classic build:
...
An alternative to the unity build, the classic build compiles each
translation unit individually. This adds more modules to the classic build:
* Remove unity header app.h
* Add missing includes as needed
* Remove obsolete NodeStore backend code
* Add app/, core/, crypto/, json/, net/, overlay/, peerfinder/ to classic build
2015-01-05 13:35:57 -08:00
Vinnie Falco
4239880acb
Clean up and restructure sources
2014-09-16 14:15:12 -07:00