syntheticpp
|
a708a57d94
|
enable all warnings for msvc: -W4
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@657 7ec92016-0320-0410-acc4-a06ded1c099a
|
2006-05-20 11:46:17 +00:00 |
|
syntheticpp
|
5a8e9c06f4
|
move DeletableSingleton to its own folder
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@547 7ec92016-0320-0410-acc4-a06ded1c099a
|
2006-02-22 23:07:51 +00:00 |
|
syntheticpp
|
faa06a862b
|
- make.msvc.bat: remove all object files when finished\n - src/Makefile: add rm *.o
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@467 7ec92016-0320-0410-acc4-a06ded1c099a
|
2006-01-10 23:43:18 +00:00 |
|
syntheticpp
|
bf9071ebdb
|
generate library also with the ms toolkit
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@383 7ec92016-0320-0410-acc4-a06ded1c099a
|
2005-12-19 07:54:40 +00:00 |
|
syntheticpp
|
0fc58a0e86
|
change lifetime policy DieOrder to a msvc7.1 compilable version. Make this the default lifetime for SmallObject
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@353 7ec92016-0320-0410-acc4-a06ded1c099a
|
2005-11-07 12:06:43 +00:00 |
|
syntheticpp
|
4e97accb6a
|
disable FollowIntoDeath/DieOrder lifetime policies when using the msvc 7.1 compiler, bug article: 839821 'Microsoft has confirmed that this is a problem..'
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@352 7ec92016-0320-0410-acc4-a06ded1c099a
|
2005-11-05 17:43:55 +00:00 |
|
syntheticpp
|
a7687a05a1
|
add lifetime policies to manage singleton lifetime dependencies: FollowIntoDeath and DieOrder. Change SmallObject.h to avoid memory leaks by default
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@338 7ec92016-0320-0410-acc4-a06ded1c099a
|
2005-11-01 11:11:52 +00:00 |
|
syntheticpp
|
a61d7f7127
|
add DeletableSingleton policy and examples from Curtis Krauskopf's CUJ article 'Creating Dynamic Singletons & the Loki Library' - www.decompile.com
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@307 7ec92016-0320-0410-acc4-a06ded1c099a
|
2005-10-17 08:43:42 +00:00 |
|