Vinnie Falco
|
b5d81f4f92
|
Add beast::buffer_view
|
2014-03-14 07:57:19 -07:00 |
|
Vinnie Falco
|
2a99a8350f
|
Add C++11 noexcept compatibility for VS2013
|
2014-03-14 07:57:19 -07:00 |
|
Vinnie Falco
|
a690690b53
|
Remove unused TextDiff
|
2014-03-04 07:23:53 -08:00 |
|
Vinnie Falco
|
b9d0bf8822
|
Consolidate C++14 compatibility into new headers
|
2014-03-03 18:51:56 -08:00 |
|
Vinnie Falco
|
8eddcfd3d5
|
Remove unused classes
|
2014-02-28 12:03:33 -08:00 |
|
Vinnie Falco
|
78e1995365
|
New utility classes, containers, C++14 compatibility, and fixes:
* Add std::equal_to <void> (since C++14)
* Add heterogeneous std::equal (since C++14)
* Add maybe_const
* Add empty_base_optimization
* Add is_constructible specialization for pair, tuple
* Add aged associative containers:
- aged_set, aged_map, aged_multiset, aged_multimap
- aged_unordered_set, aged_unordered_map,
- aged_unordered_multiset, aged_unordered_multimap
* Fix auto keyword pass by reference
* Fix basic_seconds_clock warning and project file
|
2014-02-24 19:25:01 -08:00 |
|
Vinnie Falco
|
deb180cc83
|
Update beast project file
|
2014-02-10 19:48:37 -08:00 |
|
NATTSiM
|
c2bc7e2c30
|
Fix clang compile
|
2014-02-07 08:09:15 -08:00 |
|
Vinnie Falco
|
eb5691e8fa
|
Change bassert to always call assert
|
2014-02-06 14:30:03 -08:00 |
|
Vinnie Falco
|
864b20565b
|
Refactor IP::Endpoint
|
2014-02-05 15:53:16 -08:00 |
|
Vinnie Falco
|
aaced060bf
|
Add basic_seconds_clock, insight::Groups
|
2014-02-03 22:55:47 -08:00 |
|
Vinnie Falco
|
af77ff3eed
|
Update Visual Studio 2013 project file
|
2014-02-03 22:36:29 -08:00 |
|
Vinnie Falco
|
98162cec33
|
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 |
|