Loki/src
lfittl 3de4a064cb - Create initial 0.1.6 changelog
- Makefiles can now be called from sub directories
- Makefiles know includes and recompile if they are changed (linux, macosx)
- Build all tests except SingletonDll with the static library (linux, macosx)


git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@695 7ec92016-0320-0410-acc4-a06ded1c099a
2006-07-14 07:31:37 +00:00
..
Library.vcproj For debug versions, library is named loki_D.lib instead of loki.lib. 2006-04-28 00:30:48 +00:00
make.msvc.bat add StrongPtr to build process 2006-04-16 13:13:33 +00:00
make.msvc.dll.bat build 015 dll 2006-06-19 13:09:05 +00:00
Makefile - Create initial 0.1.6 changelog 2006-07-14 07:31:37 +00:00
OrderedStatic.cpp undef all min/max macros, thx to Shen Lei 2006-03-27 16:09:57 +00:00
SafeFormat.cpp remove 64 bit warning 2006-07-07 09:30:48 +00:00
Singleton.cpp Added cvs keywords. 2006-01-16 20:59:53 +00:00
SmallObj.cpp use standard conforming naming, SUN's compiler needs it 2006-06-28 08:04:21 +00:00
SmartPtr.cpp Fixed bugs 1452805 and 1451835. Added Merge ability for RefLink policy. 2006-03-17 22:52:56 +00:00
StrongPtr.cpp change init order to declarartion order 2006-04-16 13:33:36 +00:00