Loki/src
rich_sposato c8216caa6c Fix for bug 2694073. Added calls to reserve so append won't resize as often.
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@1137 7ec92016-0320-0410-acc4-a06ded1c099a
2011-10-04 20:48:36 +00:00
..
LevelMutex.cpp remove some GCC warnings and update Makefile 2011-09-29 19:56:39 +00:00
Library.vcproj Project was missing some header files in include directory. 2009-10-11 05:31:02 +00:00
Library_MSVC9.vcproj Added ThreadLocal.h header file. 2009-11-02 05:43:58 +00:00
Library_MSVC_8.vcproj Adding MSVC 8 files to Loki. 2008-07-23 02:12:05 +00:00
make.msvc.bat svn propdel svn:executable -R * 2006-10-17 18:16:19 +00:00
make.msvc.dll.bat svn propdel svn:executable -R * 2006-10-17 18:16:19 +00:00
Makefile Cygwin fixes: build with mingw 3.4.4 and 4.3.2 2009-01-26 19:45:54 +00:00
OrderedStatic.cpp Added text of MIT License. 2011-09-23 00:46:54 +00:00
SafeFormat.cpp Fix for bug 2694073. Added calls to reserve so append won't resize as often. 2011-10-04 20:48:36 +00:00
Singleton.cpp Added text of MIT License. 2011-09-23 00:46:54 +00:00
SmallObj.cpp remove some GCC warnings and update Makefile 2011-09-29 19:56:39 +00:00
SmartPtr.cpp Added text of MIT License. 2011-09-23 00:46:54 +00:00
StrongPtr.cpp remove some GCC warnings and update Makefile 2011-09-29 19:56:39 +00:00