syntheticpp
|
019b01fe36
|
add msvc8 project files
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@428 7ec92016-0320-0410-acc4-a06ded1c099a
|
2006-01-05 17:29:10 +00:00 |
|
syntheticpp
|
ee494e1c57
|
add -DNDEBUG
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@422 7ec92016-0320-0410-acc4-a06ded1c099a
|
2006-01-05 13:20:11 +00:00 |
|
syntheticpp
|
d5a206bb96
|
always use #include <loki/...>, Thanks to Lukas Fittl
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@413 7ec92016-0320-0410-acc4-a06ded1c099a
|
2006-01-05 00:23:44 +00:00 |
|
syntheticpp
|
dd7235322b
|
remove system(PAUSE) for gcc, Thanks to Lukas Fittl
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@409 7ec92016-0320-0410-acc4-a06ded1c099a
|
2006-01-04 23:54:30 +00:00 |
|
syntheticpp
|
f24e121125
|
patch Makefiles, Thanks to Lukas Fittl
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@407 7ec92016-0320-0410-acc4-a06ded1c099a
|
2006-01-04 23:41:27 +00:00 |
|
syntheticpp
|
f717540760
|
patch Makefiles, Thanks to Lukas Fittl
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@406 7ec92016-0320-0410-acc4-a06ded1c099a
|
2006-01-04 23:35:09 +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
|
1c8bce4d43
|
remove warnings and adjust code to new default lifetimes of SmallObjects
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@354 7ec92016-0320-0410-acc4-a06ded1c099a
|
2005-11-12 15:13:36 +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
|
d805e8d90b
|
apply new lifetime policy to avoid crash on exit in test/Factory
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@340 7ec92016-0320-0410-acc4-a06ded1c099a
|
2005-11-01 11:38:19 +00:00 |
|
syntheticpp
|
a17791f2c8
|
test program for lifetime policies FollowIntoDeath and DieOrder
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@339 7ec92016-0320-0410-acc4-a06ded1c099a
|
2005-11-01 11:15:22 +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
|
7d66b82b9a
|
bug fix: Unix compilation problems
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@318 7ec92016-0320-0410-acc4-a06ded1c099a
|
2005-10-24 12:13:07 +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 |
|