syntheticpp
|
092052ee93
|
svn propdel svn:executable -R *
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@739 7ec92016-0320-0410-acc4-a06ded1c099a
|
2006-10-17 18:16:19 +00:00 |
|
syntheticpp
|
0e03492cdb
|
ImplT/PimplT/RimplT renamed to the more readable version: T->Of
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@696 7ec92016-0320-0410-acc4-a06ded1c099a
|
2006-07-17 11:05:44 +00:00 |
|
syntheticpp
|
fd6b9484ee
|
replace tabs with 4 spaces
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@681 7ec92016-0320-0410-acc4-a06ded1c099a
|
2006-06-19 12:46:22 +00:00 |
|
syntheticpp
|
d72b2ff1b3
|
replace tabs with 4 spaces in all files
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@600 7ec92016-0320-0410-acc4-a06ded1c099a
|
2006-03-08 17:07:20 +00:00 |
|
syntheticpp
|
f13e5f58ef
|
add incomplete type tests
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@580 7ec92016-0320-0410-acc4-a06ded1c099a
|
2006-03-02 09:57:39 +00:00 |
|
syntheticpp
|
147eca6930
|
replace implementation with a auto-create and propagating-const wrapper for smart pointers which auto delete the holded pointer on destruction
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@522 7ec92016-0320-0410-acc4-a06ded1c099a
|
2006-01-28 20:13:57 +00:00 |
|
syntheticpp
|
853d58a218
|
add support of deep constness, only supported by (future) Loki::SmartPtr, not supported by boost::shared_ptr and plain pointer. Maybe deep constness forces a redesign of Pimpl. Is there a way to support deep constness by a rimpl?
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@517 7ec92016-0320-0410-acc4-a06ded1c099a
|
2006-01-23 17:23:46 +00:00 |
|
syntheticpp
|
794fd6ba56
|
move definition of the destructor to extra file, because msvc tries to use the incomplete type; not inlining does not help; maybe this is a compiler bug.
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@493 7ec92016-0320-0410-acc4-a06ded1c099a
|
2006-01-18 16:49:32 +00:00 |
|
syntheticpp
|
c69cdedf2e
|
replace tabs
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@480 7ec92016-0320-0410-acc4-a06ded1c099a
|
2006-01-16 13:30:26 +00:00 |
|
syntheticpp
|
47e962d64b
|
clean up
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@479 7ec92016-0320-0410-acc4-a06ded1c099a
|
2006-01-16 13:29:09 +00:00 |
|
syntheticpp
|
95fadc5260
|
msvc work around
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@476 7ec92016-0320-0410-acc4-a06ded1c099a
|
2006-01-16 00:05:02 +00:00 |
|
syntheticpp
|
2287a53487
|
add memory leak detection
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@475 7ec92016-0320-0410-acc4-a06ded1c099a
|
2006-01-15 23:17:57 +00:00 |
|
syntheticpp
|
de2a6e513d
|
linux fixes
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@474 7ec92016-0320-0410-acc4-a06ded1c099a
|
2006-01-15 22:32:54 +00:00 |
|
syntheticpp
|
95b163d2bd
|
add pimpl/rimpl tests
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@472 7ec92016-0320-0410-acc4-a06ded1c099a
|
2006-01-15 22:09:32 +00:00 |
|