summaryrefslogtreecommitdiff
path: root/o3tl
AgeCommit message (Expand)AuthorFilesLines
2006-05-11#i63310# Optimization: for operator==/!=, first checking for same object (via...Thorsten Behrens1-8/+8
2006-03-28#i63310# Simplified policy interface; added unique-case optimization to Threa...Thorsten Behrens1-7/+13
2006-03-23#i63310# Made cow_wrapper refcounting behaviour configurable via policy class...Thorsten Behrens3-29/+154
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 norma...Thorsten Behrens4-0/+402
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