abma 6c5f9ecb06 fix most warnings with -pendantic 11 gadi atpakaļ
..
math ac8479f542 Moved private headers to code/ as discussed; removed boost::random workaround which was no longer needed; CMake cleanup part two (Boost detection, …). 16 gadi atpakaļ
tuple 6c5f9ecb06 fix most warnings with -pendantic 11 gadi atpakaļ
LICENSE_1_0.txt 1928dc7df7 fix shared_ptr and shared_array implementation. add pointer_cast facility. 15 gadi atpakaļ
foreach.hpp d29dde1646 # NoBoost: fix a critical issue in the foreach replacement. All local variables introduced by the loop header have longer, magic names now. This avoids unintended shadowing of other local variables. 14 gadi atpakaļ
format.hpp 85cd9be46d # some fixes to reduce the size of the binary. Total savings are ~3%. Thanks to Krishty for his efforts in that regard. 15 gadi atpakaļ
lexical_cast.hpp 27727f692b add missing <sstream> header to lexical_cast replacement 12 gadi atpakaļ
make_shared.hpp 68a10dd1b0 + add dummy implementation of make_shared to boost workaround (unlike the original, it does *not* offer any performance benefits). 14 gadi atpakaļ
noncopyable.hpp a63c56f4f7 + add boost.noncopyable to boost-workaround. 15 gadi atpakaļ
pointer_cast.hpp 1928dc7df7 fix shared_ptr and shared_array implementation. add pointer_cast facility. 15 gadi atpakaļ
scoped_array.hpp 630005619b Add missing boost workaround files to CMakeLists.txt. 16 gadi atpakaļ
scoped_ptr.hpp 1928dc7df7 fix shared_ptr and shared_array implementation. add pointer_cast facility. 15 gadi atpakaļ
shared_array.hpp 908b945f50 BoostWorkaround/shared_array and shared_ptr: fix checks for whether the boost originals are included already. Fixes #277 11 gadi atpakaļ
shared_ptr.hpp 908b945f50 BoostWorkaround/shared_array and shared_ptr: fix checks for whether the boost originals are included already. Fixes #277 11 gadi atpakaļ
static_assert.hpp 9edc0a9b8e merge with git://github.com/tonttu/assimp.git 14 gadi atpakaļ
timer.hpp aae8637666 Add GLOB_MEASURE_TIME configuration option to profile the runtime of the postprocessing steps. 15 gadi atpakaļ