David Schwartz
|
6fcf3fedb6
|
Use Json::StaticString to improve performance:
* Move JSON-RPC fields to jsonrpc_fields.h
|
2014-05-07 13:04:35 -07:00 |
|
Vinnie Falco
|
bbc8a8fdc4
|
Move hardened_hash to container/
|
2014-03-25 15:22:34 -07:00 |
|
Vinnie Falco
|
b2d97703c6
|
beast cleanup and tidying:
* Replace custom types with C++11 <cstdint> types
* Fix sqlite integer intos and uses
* Fix String implicit integer constructors
* Escape the enclosing namespace in sqdb
* Replace contract checks with assert
* Make many header files compile independently
* Remove the dependence on beast_core.h in many places
* Remove unused or obsolete classes and functions
* Remove unused or obsolete macros
* Remove unused network functions and files
* Remove unused or obsolete classes:
- ChildProcess
- HighResolutionTimer
- InterProcessLock
- Throw
- TrackedMutex
- UntrackedMutex
- XmlDocument
- XmlElement
|
2014-03-23 15:23:55 -07:00 |
|
Vinnie Falco
|
3f091fce59
|
Update project build requirements
* Add Visual Studio 2013 project file
* Update SConstruct for boost 1.55.0
|
2014-02-03 16:58:32 -08:00 |
|