Nik Bougalis
30eb927ad4
Templetize and improve beast string-to-integer conversions:
...
* Properly handle numbers at the edge of precision
* Improve and expand unit test coverage
2014-09-18 12:46:16 -07:00
Nik Bougalis
e4ecc762c6
Refactor string-to-integer conversions
2014-09-09 21:38:09 -07:00
Nik Bougalis
0857c6350d
Refactor beast::SemanticVersion (RIPD-199)
2014-08-08 14:57:39 -07:00
Howard Hinnant
7b4c705a3f
Improve Journal logging framework:
...
* Allow partition log levels to be adjusted
* Cleanups
2014-06-23 20:19:53 -07:00
Vinnie Falco
55ca9fb090
Remove ScopedPointer, ContainerDeletePolicy
2014-06-15 18:35:12 -07:00
Vinnie Falco
58ec5d5afe
Tidy up includes:
...
* Replace boost with std equivalents:
- bind, ref, cref, function, placeholders
* More "include what you use"
* Remove unnecessary includes
2014-06-15 18:26:50 -07:00
Vinnie Falco
c00a976ff6
Add missing beast includes
2014-06-15 12:37:52 -07:00
Vinnie Falco
558b914c64
Reorganize source file hierarchy:
...
* Rename unity files
* Move some modules to new subdirectories
* Remove obsolete Visual Studio project files
* Remove obsolete coding style and TODO list
2014-06-03 21:43:59 -07:00