summaryrefslogtreecommitdiff
path: root/o3tl
AgeCommit message (Collapse)AuthorFilesLines
2007-01-03INTEGRATION: CWS cmcfixes30 (1.5.16); FILE MERGEDJens-Heiner Rechtien1-1/+1
2006/12/19 09:35:12 cmc 1.5.16.1: #i72739# boost build conditional
2006-10-05INTEGRATION: CWS ause068 (1.1.8); FILE MERGEDKurt Zenker1-5/+5
2006/09/21 17:27:37 hjs 1.1.8.1: #i69536# + no longer required before echo command
2006-08-01INTEGRATION: CWS sixtyfour07 (1.2.2); FILE MERGEDIvo Hinkelmann1-47/+21
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 Hinkelmann1-47/+21
2006/07/26 14:14:33 thb 1.3.2.1: #i67798# Correcting license header
2006-07-21#i10000# depend on boostKurt Zenker1-1/+1
2006-07-19#i10000# without empty lineKurt Zenker1-1/+0
2006-07-19#i10000# back to version 1.1Kurt Zenker1-1/+1
2006-07-17#i10000# don't build qa directory (thb)Oliver Bolte1-1/+2
2006-05-11#i63310# Optimization: for operator==/!=, first checking for same object ↵Thorsten Behrens1-8/+8
(via cheap pointer comparison)
2006-03-28#i63310# Simplified policy interface; added unique-case optimization to ↵Thorsten Behrens1-7/+13
ThreadSafeRefCountPolicy
2006-03-23#i63310# Made cow_wrapper refcounting behaviour configurable via policy ↵Thorsten Behrens3-29/+154
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 Behrens1-3/+3
2006-02-01#i10000# Fixed a warningThorsten Behrens1-2/+4
2006-01-25Initial revision. Note that tests for template tools are run during the ↵Thorsten Behrens4-0/+402
normal build.
2006-01-25Initial revisionThorsten Behrens2-0/+7
2006-01-25Initial revision. To be used for our standard, pimpled copy-on-write pattern.Thorsten Behrens1-0/+300