Loki/test/SmallObj
rich_sposato 3bf285c36e Converted project to MSVC 8.
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@541 7ec92016-0320-0410-acc4-a06ded1c099a
2006-02-20 23:39:29 +00:00
..
CompareSmallObj.dev Added comparison to boost::pool memory allocator. 2005-10-26 00:41:00 +00:00
DefaultAlloc.cpp Added program to test how compiler uses default new and delete operators. 2005-10-13 00:40:38 +00:00
DefaultAlloc.dev Added program to test how compiler uses default new and delete operators. 2005-10-13 00:40:38 +00:00
DefaultAlloc.vcproj Converted project to MSVC 8. 2006-02-20 23:39:29 +00:00
make.msvc.bat - make.msvc.bat: remove all object files when finished\n - src/Makefile: add rm *.o 2006-01-10 23:43:18 +00:00
Makefile - Disabled -Weffc++ flag, fixing these warnings produces too much useless code 2006-01-19 23:11:57 +00:00
SmallObjBench.cpp Changed values for template parameters used to make SmallObject allocator. 2006-01-25 18:07:40 +00:00
SmallObjCompare.vcproj Converted project to MSVC 8. 2006-02-20 23:39:29 +00:00
SmallObjSingleton.cpp rename Small->SmallObj 2006-01-05 21:05:19 +00:00
SmallObjSingleton.vcproj Converted project to MSVC 8. 2006-02-20 23:39:29 +00:00
SmallSingleton.dev Adding SmallSingleton test project to CVS. 2005-10-14 18:48:10 +00:00
timer.h - Disabled -Weffc++ flag, fixing these warnings produces too much useless code 2006-01-19 23:11:57 +00:00