Vinnie Falco
|
3fbff6e620
|
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 |
|
NATTSiM
|
bd0f4b95ae
|
Fix Clang compile and link errors
|
2014-01-16 17:18:05 -05:00 |
|
Vinnie Falco
|
ef94f42b62
|
Improve URL string conversions and ostream support
|
2013-10-31 08:10:06 -07:00 |
|
Vinnie Falco
|
7bae496257
|
Add hash function to URL
|
2013-10-31 08:10:05 -07:00 |
|
Vinnie Falco
|
5c5de57290
|
Reorganize beast modules and files
|
2013-09-23 10:13:24 -07:00 |
|