BUG#: 4944
[tpot/pegasus/.git] / src / Pegasus / Common / XmlWriter.h
2006-04-05 kumpfBUG#: 4944
2006-01-30 karlBUG#: 4691
2006-01-10 kumpfBUG#: 4644
2005-11-16 david.dillardBUG#: 4442
2005-11-07 mikeBUG#: 4342
2005-10-31 mikeBUG#: 4307
2005-04-14 w.whiteBUG#: 3211
2005-03-04 vijay.eliBUG#: 2571
2005-02-05 karlBUG#: 2656
2005-01-16 david.dillardBUG#: 2297
2004-10-25 brian.campbellPEP#: 140
2004-10-17 karlBUG#: 2196
2004-07-01 w.whitePEP#: 128
2004-06-24 brian.campbellPEP#:140
2004-05-01 chuckBUG#:1430
2004-04-14 chuckBUG#:1342
2003-10-22 karlPEP 55 Update license on source files to current licens... POST_LICENSE_UPDATE_2003
2003-08-02 gerardaBug 419: OS/400 Authentication Enhancements
2003-07-17 chuckIBM-CC, PEP58, R2.3 - Globalization changes
2003-03-10 kumpfHP-RK Fix Bugzilla 219 (cimXML for Indication Delivery...
2003-03-06 kumpfHP-RK Phase 1 of fix for Bugzilla 207 (CIMObject Header...
2002-10-07 kumpfHP-[CAKG] respond correctly to POST requests
2002-09-13 kumpfHP-[CAKG] API Review: CIMName modifications
2002-09-12 kumpfHP-RK API Review: Rename KeyBinding to CIMKeyBinding...
2002-08-26 kumpfHP-RK API Review: Remove Char16 operator<< function.
2002-08-21 kumpfHP-RK API Review: Created a new ArrayInternal.h header...
2002-08-19 kumpfHP-[CAKG] API Review: updates to CIMDateTime
2002-08-17 kumpfHP-RK API Review: Changed includes of Exception.h to...
2002-08-08 kumpfHP-[CAKG] API Review: Replaced CIMFlavor struct with...
2002-08-05 kumpfHP-[CAKG] API Review: Replaced CIMScope struct with...
2002-07-31 kumpfHP-[CAKG] API Review: CIMObjectPath modifications
2002-07-26 kumpfHP-[CAKG] Replace Config[platform] files with Linkage... VERSION_2_01_01
2002-06-01 kumpfHP-RK Update license header.
2002-05-31 kumpfHP-[CAKG] Remove CIMObjectWithPath class; use CIMObject
2002-05-30 mday more fixes/optimizations to tcp connection handling
2002-05-30 kumpfHP-[CAKG] Remove CIMNamedInstance class; use CIMInstance
2002-05-15 kumpfHP-RK Use CIMObjectPath class instead of CIMReference.
2002-05-15 kumpfHP-RK Moved ScopeToXml() and ScopeToMofString() functio...
2002-05-15 kumpfHP-RK Moved FlavorToXml() and FlavorToMof() functions...
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-15 kumpfHP-RK Moved CIMValue::toXml() method to XmlWriter:...
2002-04-23 kumpfHP-[Nitin Upasani] Modification for ExportIndication.
2002-04-17 kumpfHP-RK Clean up HTTP constants. Remove unused HTTP...
2002-04-06 kumpfHP-RK Modified the CIMOperationResponseMessage class...
2002-04-05 kumpfHP-RK Add detailed error messages to HTTP error respons...
2002-04-05 kumpfHP-RK Allow for more extensible HTTP error responses.
2002-03-28 kumpfHP-RK Fix XML encoding of namespace for extrinsic metho...
2002-03-06 kumpfHP-RK Implement HTTP header consistency validation...
2002-03-06 kumpfHP-RK Implement HTTP consistency validation for CIMBatc...
2002-03-05 kumpfHP-RK Send 400 Bad Request when CIMOperation header...
2002-03-01 kumpfHP-RK Minor cleanup.
2002-03-01 kumpfHP-RK Move XML formatting from CIMReference to XmlWrite...
2002-03-01 kumpfHP-RK Consolidate formatting of error responses in...
2002-02-28 kumpfHP-RK Massive changes in XmlWriter to eliminate redunda...
2002-02-20 kumpfHP-RK Recognize and generate the PARAMTYPE attribute...
2002-02-20 kumpfHP-RK Recognize and generate the PARAMTYPE attribute...
2001-12-24 mikeClean up; code review comments; eliminated unused files.
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-07-02 mikenew
2001-07-01 mikeAdded underpinnings for association communication stubs.
2001-06-16 mikenew
2001-06-16 mikeAdded headers
2001-06-11 mikePort to Windows 98
2001-05-20 mikePort to AIX
2001-05-14 mikeFixed on Linux
2001-05-08 sageInteroperability fixes
2001-04-25 mikeRemoved old style license headers and added new ones.
2001-04-18 karlget and set property
2001-04-08 mikeChanged "ConstCIM" to "CIMConst"
2001-03-05 mikerenamed CimException to CIMException
2001-02-20 mikeAdded basic create-instance in repository and in client.
2001-02-19 mikeRenamed names of the form CIMConst to ConstCIM.
2001-02-18 mikeChanged more class names (e.g., ConstClassDecl -> CIMCo...
2001-02-16 mikeRenamed many classes and headers.
2001-01-31 mikeAdded dispatcher framework.
2001-01-29 mikeAdded support for GetInstance operation
2001-01-14 mikeInitial revision