BUG#: 7626
[tpot/pegasus/.git] / src / Pegasus / Common / CIMInstanceRep.cpp
2010-07-05 venkat.puvvadaBUG#: 7626
2008-12-02 martinBUG#: 8123
2008-12-01 martinBUG#: 8123
2008-10-30 kumpfBUG#: 8046
2008-08-07 kumpfBUG#: 7779
2008-06-10 kumpfBUG#: 3622
2008-04-18 marekBUG#: 7484
2008-03-05 kumpfBUG#: 7485
2008-02-29 kumpfBUG#: 7481
2007-10-23 kumpfBUG#: 7040
2007-01-16 kumpfBUG#: 5956
2006-11-10 kumpfBUG#: 5840 RELEASE_2_6_0-FC
2006-11-07 kumpfBUG#: 5819
2006-05-17 karlBUG#: 5039
2006-01-30 karlBUG#: 4691
2005-11-07 mikeBUG#: 4342
2005-10-31 mikeBUG#: 4307
2005-05-24 a.dunfeyBUG#: 2355
2005-04-02 kumpfBUG#: 2880
2005-03-09 karlBUG#: 2989
2005-02-27 yi.zhouPEP#: 207
2005-02-14 yi.zhouPEP#: 206
2005-02-05 karlBUG#: 2656
2005-01-16 david.dillardBUG#: 2297
2004-10-17 karlBUG#: 2196
2004-07-01 karlPEP#: 157
2003-11-28 karlDocument the behavior of the propagated flag for instan...
2003-10-22 karlPEP 55 Update license on source files to current licens... POST_LICENSE_UPDATE_2003
2003-10-17 tonyBug 704 - Indication Handler class support
2003-08-23 kumpfHP-RK Bugzilla 508 (Empty string should not be allowed...
2003-07-16 chuckIBM-CC, PEP58, R2.3: Globalization changes
2003-03-12 kumpfHP-[DME] Modify makefile scripts to simplify the adopti...
2002-09-20 kumpfHP-RK API Review: Add a new constructor and a new metho...
2002-09-16 kumpfHP-RK API Review: Remove CIMInstance::toString method.
2002-09-13 kumpfHP-[CAKG] API Review: CIMName modifications
2002-09-12 kumpfHP-RK API Review: Rename KeyBinding to CIMKeyBinding...
2002-08-27 kumpfHP-RK API Review: Rename 'pos' parameters to 'index'.
2002-08-27 kumpfHP-RK API Review: Remove String::operator+= methods.
2002-08-14 kumpfHP-[CAKG] API Review: added CIMMethod removeParameter...
2002-07-31 kumpfHP-[CAKG] isUninitialized() method, UninitializedObject...
2002-07-30 kumpfHP-RK API Review: Updated the CIMName class to a data...
2002-07-25 kumpfHP-[CAKG] Replace CIMType class with an enum CIMType
2002-07-23 kumpfHP-[CAKG] API Review: Move resolve () methods out of...
2002-06-01 kumpfHP-RK Update license header.
2002-05-17 kumpfHP-SF: Fixed the problem where GetInstance on a derived...
2002-05-15 kumpfHP-RK Use CIMObjectPath class instead of CIMReference.
2002-05-15 kumpfHP-RK Moved CIM*::toMof() methods to a new MofWriter...
2002-05-15 kumpfHP-RK Moved CIM*::toXml() methods to XmlWriter::append...
2002-05-15 kumpfHP-RK Moved CIMClass::toXml() method to XmlWriter:...
2002-05-14 kumpfHP-RK Removed operator int() methods from all CIM*...
2002-05-07 kumpfHP-RK Moved CIMQualifierDecl method implementations...
2002-05-03 kumpfHP-RK SDK restructuring. Also, add Inc(_rep) in CIMCla...
2002-05-03 kumpfHP-RK Move method implementations from header files...
2002-04-26 kumpfHP-[CAKG] Indication Service: allow addition of Creator...
2002-03-24 karldocumentation cimvalue.h
2002-03-22 mikeOptimized instances size on disk.
2002-03-08 karladd class name to exception message
2002-01-29 karlfix tomof functions
2002-01-15 sageadded toString() method
2002-01-09 chipadded getPath() and changed _className member to _reference
2001-12-22 mikeReworked CIMObject and added CIMObjectRep to be base for
2001-12-13 mikeMerged dev branch into main trunk.
2001-07-10 mikeRemoved \r\r\n from all files.
2001-07-10 mikePrepended CIM_ERR to CIM status codes.
2001-06-16 mikenew
2001-06-16 mikeAdded headers
2001-06-16 mikenew
2001-06-04 miketoward associations
2001-05-23 karlAdd PEG_NOT_FOUND Symbol
2001-05-21 karladd exists and remove functions
2001-05-20 mikePort to AIX
2001-04-30 mikeRework of repository in preparation for associations
2001-04-29 mikechanged getSize() and getLength() to size()
2001-04-27 mikePorted back to Linux
2001-04-26 mikeRework of instance indexing
2001-04-26 mikeRework of CIMReference class.
2001-04-25 mikeRemoved old style license headers and added new ones.
2001-04-25 mikeDocumented the heck out of the CIMReference class.
2001-04-08 mikeChanged "ConstCIM" to "CIMConst"
2001-03-04 bobChanged print methods to take a stream instead of hardc...
2001-02-20 mikeAdded basic create-instance in repository and in client.
2001-02-20 mikeImplemented CIMInstance::getInstanceName()
2001-02-19 mikeRenamed names of the form CIMConst to ConstCIM.
2001-02-18 mikenew