Vinnie Falco
|
e0956c36c1
|
Tidy up core sources:
The core headers are moved to their own directory (but remain in
the same namespace).
|
2016-05-10 13:41:28 -04:00 |
|
Vinnie Falco
|
258cd2cb87
|
Tidy up declarations and files:
* Adjust formatting
* Fix inline namespace warning in main.cpp
* Fix streambuf op ambiguous variadic constructor
* Rename variables for clarity
|
2016-05-10 13:41:24 -04:00 |
|
Vinnie Falco
|
6d8c73cc52
|
Tidy up tests, build scripts, and documentation:
* Concepts split up into individual files
* Function definitions moved to .ipp files
* Add more tests to fill gaps in coverage
* Fix documentation Xsl
|
2016-05-06 12:58:10 -04:00 |
|
Vinnie Falco
|
af3d721f82
|
Reduce requirements to C++11 only
|
2016-04-22 11:59:03 -04:00 |
|
Vinnie Falco
|
f07cd8ceb4
|
Reorganize source files
|
2016-04-20 12:01:25 -04:00 |
|