10 Commits

Author SHA1 Message Date
Shane Grant
037cf4fe94 Fix no return val error, add MSVC2015 builds 2016-05-30 17:37:40 -07:00
Shane Grant
3f055ae24c Working on MSVC2013
-removed some debug messages
-spruced up some documentation
-modified main.cpp for MSVC tests to properly compile given previously made changes in common.hpp
relates issue #188
2015-12-23 22:54:35 -08:00
Shane Grant
5dc59708ca remove debug printout 2015-01-16 22:37:44 -08:00
Shane Grant
27ce5592f3 progress on #113
still not working properly - StaticObject will correctly be initialized but then we'll end up with more than one of them (one in DLL one in app)
2014-11-09 16:48:13 -08:00
Shane Grant
292f9760bd Progress on #113
Adding a VS sandbox to test DLLs, also a few changes in poly for DLL export
2014-11-09 14:52:45 -08:00
Shane Grant
4a3c2859e6 using std::ios::binary for binary streams
see #54
2014-02-15 19:29:12 -08:00
Shane
b48f57c23b unit tests and end everything else building and working both 32bit and 64bit 2013-07-21 23:30:09 -07:00
Shane
845d53e594 Adding performance project 2013-07-21 21:03:27 -07:00
Shane
bdc16278fc vs project fun, polymorphic support not yet working 2013-07-15 22:32:40 -07:00
Shane
4deef5c544 New solution 2013-07-15 21:52:37 -07:00