summaryrefslogtreecommitdiff
path: root/o3tl
AgeCommit message (Collapse)Author
2007-06-27INTEGRATION: CWS awttree01 (1.1.2); FILE ADDEDJens-Heiner Rechtien
2007/05/21 13:36:16 thb 1.1.2.2: #i10000# Made this work for gcc3.x 2007/04/25 12:10:11 thb 1.1.2.1: #i75289# Added caching helper, to easy lazy update behaviour in XSimpleCanvas implementation
2007-01-03INTEGRATION: CWS cmcfixes30 (1.5.16); FILE MERGEDJens-Heiner Rechtien
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 Zenker
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 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