Tom Ritchford
|
b783e353c4
|
Remove trailing spaces.
|
2015-07-31 17:39:03 -07:00 |
|
Nik Bougalis
|
9d33e4bd7b
|
Fix URL compositing in Beast (RIPD-636).
|
2014-10-16 21:44:36 -04:00 |
|
Howard Hinnant
|
f5eb22253d
|
Remove boost::hash_value() overloads.
This addresses https://ripplelabs.atlassian.net/browse/RIPD-102
|
2014-07-02 15:33:11 -07:00 |
|
Vinnie Falco
|
ce8f56727e
|
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 |
|
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 |
|
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 |
|