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
f63cf33118
New unit_test framework:
...
* Header-only!
* No external dependencies or other beast modules
* Compilation options allow for:
- Stand-alone application to run a single test suite
- Stand-alone application to run a set of test suites
- Global suite of tests inline with the host application
- Disable test suite generation completely
* Existing tests reworked to use the new classes
2014-03-21 18:00:37 -07:00
Vinnie Falco
c48b9244f2
Remove deprecated IPAddress
2014-02-22 21:33:00 -08:00
Vinnie Falco
864b20565b
Refactor IP::Endpoint
2014-02-05 15:53:16 -08:00
Vinnie Falco
f4120635e9
Rename to IPAddress and remove unused files
2013-10-22 10:43:16 -07:00
Vinnie Falco
b0b8660132
IPEndpoint better parsing
2013-10-01 12:25:00 -07:00
Vinnie Falco
ae551cde63
Add alternate form string parsing to IPEndpoint
2013-09-30 09:29:37 -07:00
Vinnie Falco
56496d8287
IPEndpoint comparisons
2013-09-22 11:51:44 -07:00
Vinnie Falco
6501dea7a3
IPEndpoint parsing and tidying
2013-09-19 14:42:55 -07:00
Vinnie Falco
72fc42b60c
Move and add some template metaprogramming classes
2013-09-19 14:42:54 -07:00
Vinnie Falco
874b5240d2
Add IPEndpoint
...
Conflicts:
src/beast/Builds/VisualStudio2012/beast.vcxproj.filters
2013-09-19 14:42:52 -07:00