Loki/src
rich_sposato 1b9364270f Replaced NULL with nullptr.
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@1070 7ec92016-0320-0410-acc4-a06ded1c099a
2010-09-08 00:48:29 +00:00
..
LevelMutex.cpp Moved thread_local macro code to separate header file. Added more error values to enum family. 2009-11-02 05:48:02 +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 there is no svn keyword Log 2006-10-17 20:05:42 +00:00
SafeFormat.cpp there is no svn keyword Log 2006-10-17 20:05:42 +00:00
Singleton.cpp there is no svn keyword Log 2006-10-17 20:05:42 +00:00
SmallObj.cpp Replaced NULL with nullptr. 2010-09-08 00:48:29 +00:00
SmartPtr.cpp there is no svn keyword Log 2006-10-17 20:05:42 +00:00
StrongPtr.cpp Implemented patch 2893162 to allow dynamic-casting with SmartPtr and StrongPtr. 2009-11-10 19:22:16 +00:00