summaryrefslogtreecommitdiff
path: root/configmgr/source
AgeCommit message (Expand)Author
2001-03-21OSL_ENSHURE replaced by OSL_ENSUREJoachim Lingner
2001-03-21OSL_ENSHURE replaced by OSL_ENSUREJoachim Lingner
2001-03-20Fixed errors with new format; now supressing template module if redundantJörg Barfurth
2001-03-20Changed TreeChangeList::pathToRoot to an ConfigurationName and added getModul...Jörg Barfurth
2001-03-20Corrected return type of reset to voidJörg Barfurth
2001-03-20Made several ctors explicit to prevent unwanted conversionsJörg Barfurth
2001-03-16Added classes for new parsing/formatting/locale-handlingJörg Barfurth
2001-03-16Revised handling of localized value nodesJörg Barfurth
2001-03-16Support for better abstraction when building treesJörg Barfurth
2001-03-16Revised support for native type pseudo-templates; now includes the special ca...Jörg Barfurth
2001-03-16Support for better abstraction when building treesJörg Barfurth
2001-03-16Inproved parsing of value-nodes (needed for localization)Jörg Barfurth
2001-03-13use ftime() for windowsKurt Zenker
2001-03-12#84878# Share provider default options with TreeManager - use provider defaul...Jörg Barfurth
2001-03-12Adjust to split of template path into module and name and to refactored XML p...Jörg Barfurth
2001-03-12Refactorying XML TreeBuilder and FormatterJörg Barfurth
2001-03-12Implement split of template path into module and nameJörg Barfurth
2001-03-12Split template path into module and nameJörg Barfurth
2001-03-11Replaced ftime() calls with gettimeofday() since ftime() is obsolete on Linux...Patrick Luby
2001-03-08changed stl includesArmin Theissen
2001-03-07changed stl includesArmin Theissen
2001-03-07#81827# right handling of nullable and writable attribute.Lars Langhans
2001-03-02Do not throw when getting Value of NULL valueOliver Bolte
2001-03-02Removed compiling of staticmb*.cxx files for Mac OS X now that we have automa...Patrick Luby
2001-02-27#84305# Merge changes back to post-SWT614 trunkJörg Barfurth
2001-02-27Correction: Do not print the message type twiceJörg Barfurth
2001-02-27Mismatch in Exception specificationsJörg Barfurth
2001-02-27Mismatching exception specifications in implCreateDefaultElementJörg Barfurth
2001-02-26Add thread-sensitive tracingJörg Barfurth
2001-02-23Optimization: Node caches the name. Related change: ElementTreeImpl now handl...Jörg Barfurth
2001-02-23NodeChangeImpl::getChangeLocation did not set the changed node correctlyJörg Barfurth
2001-02-23#79256# Improved handling of NULL values. Overall modernization of this adapt...Jörg Barfurth
2001-02-23Remove unjustified/unnecessary assumption about ChangingNodeID, which caused ...Jörg Barfurth
2001-02-23#83999# Some changes were tested only in debug versions and then regarded as ...Jörg Barfurth
2001-02-15#83885# sychronizing problems solvedDirk Grobler
2001-02-15#83885# sychronizing problems solvedDirk Grobler
2001-02-13New class CollectChanges to collect and wrap externally notified changes with...Jörg Barfurth
2001-02-13Unified change information classesJörg Barfurth
2001-02-13Set element initialization is now deferred; External changes are intergrated ...Jörg Barfurth
2001-02-13Changes from external notifications are now wrapped as NodeChangeInformation ...Jörg Barfurth
2001-02-13Notification dispatch now based on NodeChangeInformation instead of full Node...Jörg Barfurth
2001-02-13Fixed stl includesJörg Barfurth
2001-02-13#83738# throwing of exception for failing updatesDirk Grobler
2001-02-13Support for deferring access to trees; Extended NodeID functionalityJörg Barfurth
2001-02-13Support constructing child pathesJörg Barfurth
2001-02-13Unified change information classesJörg Barfurth
2001-02-13removed redundant backslashKurt Zenker
2001-02-13#83239# timing outputDirk Grobler
2001-02-12Remove 2nd argument to findElement (which should never have got checked in ...)Jörg Barfurth
2001-02-08#83239# preloading of configtreesDirk Grobler