summaryrefslogtreecommitdiff
path: root/o3tl
AgeCommit message (Collapse)Author
2006-08-01INTEGRATION: CWS sixtyfour07 (1.2.2); FILE MERGEDIvo Hinkelmann
2006/07/26 14:14:33 thb 1.2.2.1: #i67798# Correcting license header
2006-08-01INTEGRATION: CWS sixtyfour07 (1.3.2); FILE MERGEDIvo Hinkelmann
2006/07/26 14:14:33 thb 1.3.2.1: #i67798# Correcting license header
2006-07-21#i10000# depend on boostKurt Zenker
2006-07-19#i10000# without empty lineKurt Zenker
2006-07-19#i10000# back to version 1.1Kurt Zenker
2006-07-17#i10000# don't build qa directory (thb)Oliver Bolte
2006-05-11#i63310# Optimization: for operator==/!=, first checking for same object ↵Thorsten Behrens
(via cheap pointer comparison)
2006-03-28#i63310# Simplified policy interface; added unique-case optimization to ↵Thorsten Behrens
ThreadSafeRefCountPolicy
2006-03-23#i63310# Made cow_wrapper refcounting behaviour configurable via policy ↵Thorsten Behrens
class (otherwise, code like basegfx, which previously hadn't used thread-safe refcounting, would now been hit by the performance penalty); added compile-test for ThreadSafeRefCountingPolicy to unit tests; removed cruft from unit tests
2006-03-17#128078# Removed unused typedef; corrected example codeThorsten Behrens
2006-02-01#i10000# Fixed a warningThorsten Behrens
2006-01-25Initial revision. Note that tests for template tools are run during the ↵Thorsten Behrens
normal build.
2006-01-25Initial revisionThorsten Behrens
2006-01-25Initial revision. To be used for our standard, pimpled copy-on-write pattern.Thorsten Behrens