summaryrefslogtreecommitdiffstats
path: root/configmgr
Commit message (Expand)AuthorAgeFilesLines
* #91896# SunCC can't convert std::pairJörg Barfurth2002-03-281-3/+3
* #91896# Split TreeManager and Cache; introduce new interfaces for cache and b...Jörg Barfurth2002-03-281-17/+13
* #91896# Remove TypeConverter from OOptionsJörg Barfurth2002-03-281-7/+20
* #91896# Split TreeManager and Cache; introduce new interfaces for cache and b...Jörg Barfurth2002-03-2815-300/+2676
* #91896# Change CacheLocation to include a separate tree-base address; Add ref...Jörg Barfurth2002-03-281-5/+18
* #91896# New interfaces for cache and backendJörg Barfurth2002-03-282-14/+31
* #91896# Remove TypeConverter from OOptionsJörg Barfurth2002-03-282-24/+17
* #91896# Homogenize instance interfaces; Change UpdateRequest to use ConstUpda...Jörg Barfurth2002-03-281-23/+33
* #91896# Homogenize interfaces; Introduce new indirect 'ResultHolder' to suppo...Jörg Barfurth2002-03-281-33/+113
* #91896# New interfaces for cache and backendJörg Barfurth2002-03-281-14/+19
* #91896# Complete transition to sharable data structures; remove non-sharable ...Jörg Barfurth2002-03-288-192/+20
* #91896# New helper classes for lifetime managementJörg Barfurth2002-03-282-13/+154
* #91896# Remove unnecessary helper classJörg Barfurth2002-03-281-9/+2
* #91896# New interfaces for cache and backendJörg Barfurth2002-03-281-2/+8
* #91896# Complete transition to sharable data structures; remove non-sharable ...Jörg Barfurth2002-03-286-881/+12
* #91896# AddNode::clone must copy the insertion address, to allow using a clon...Jörg Barfurth2002-03-281-3/+2
* AddNode::clone must copy the insertion address, to allow using a clone for no...Jörg Barfurth2002-03-281-3/+3
* #91896# New interfaces for cache and backendJörg Barfurth2002-03-282-8/+19
* #91896# New interfaces for cache and backend; remove TypeConverter from OOptionsJörg Barfurth2002-03-282-16/+25
* #91896# Complete transition to sharable data structures; remove non-sharable ...Jörg Barfurth2002-03-284-111/+14
* #91896# New interfaces for cache and backendJörg Barfurth2002-03-281-3/+3
* #65293# Need ordinary copy constructor for return valuesJens-Heiner Rechtien2002-03-191-4/+15
* #91896# Remove incomplete (and unused) classes for nowJörg Barfurth2002-03-151-6/+6
* #91896# Reorganize cache layer; Introduce new interfacesJörg Barfurth2002-03-1518-61/+2837
* #91896# Reorganize cache layer; Introduce new interfacesJörg Barfurth2002-03-154-70/+131
* #91896# Add new Refcounted base classJörg Barfurth2002-03-151-2/+18
* #91896# New cache and backend interfacesJörg Barfurth2002-03-127-0/+1323
* #65293#: include <string.h>Jens-Heiner Rechtien2002-02-214-8/+12
* #65293#: constnessJens-Heiner Rechtien2002-02-193-9/+9
* #65293#: construct std::auto_ptr<Change> before returningJens-Heiner Rechtien2002-02-191-3/+3
* #65293#: configmgr::node namespaceJens-Heiner Rechtien2002-02-192-16/+16
* #65293#: syntaxJens-Heiner Rechtien2002-02-181-3/+3
* #65293#: namespaceJens-Heiner Rechtien2002-02-181-4/+4
* #65293#: constnessJens-Heiner Rechtien2002-02-181-3/+3
* #91986# Fix SunCC symbol problemJörg Barfurth2002-02-152-7/+6
* #91896# fixes to make the new code build with SunCCJörg Barfurth2002-02-158-37/+44
* #91896# Support sharable memory & data structuresJörg Barfurth2002-02-1125-3/+7714
* #91896# Support sharable memory & data structuresJörg Barfurth2002-02-1116-0/+2588
* #91896# Support sharable memory & data structuresJörg Barfurth2002-02-11102-6534/+6027
* #96307# Fixed memory leak in Add/RemoveNode copy ctors: The non-owning alias ...Jörg Barfurth2002-01-081-9/+22
* Added new actions to deal with setsJörg Barfurth2001-12-201-99/+168
* #96023# Use correct parent node for accessing value in nested local locationJörg Barfurth2001-12-171-3/+3
* #95259# Expand changes to multi-locale form before merging with existing dataJörg Barfurth2001-12-072-41/+266
* #86807#,#95259# Use modification-safe iteration for visitorJörg Barfurth2001-12-071-9/+8
* #86807# Localized value now always considered 'replaced'. Only group member v...Jörg Barfurth2001-12-071-3/+3
* #86807# Use modification-safe iteration for modifying visitorJörg Barfurth2001-12-071-8/+12
* Allow multiple views to be opened in one sessionJörg Barfurth2001-12-061-40/+44
* #93753# dissolving drafts CVS moduleMichael Hönnig2001-11-161-1/+1
* #86930#,#94287# Reorganization of merging and related algorithmsJörg Barfurth2001-11-145-126/+157
* #86930# Workaround for missing readonly conformance now only in remote caseJörg Barfurth2001-11-141-6/+8