(file) Return to changelog.txt CVS log (file) (dir) Up to [Pegasus] / pegasus / doc / Attic

Diff for /pegasus/doc/Attic/changelog.txt between version 1.49.2.39 and 1.49.2.47

version 1.49.2.39, 2001/10/31 20:19:47 version 1.49.2.47, 2001/11/15 20:15:24
Line 197 
Line 197 
     leading whitespace in front of commands with tabs as required     leading whitespace in front of commands with tabs as required
     in make files.     in make files.
  
   35. (K Schopmeyer 2 Nov 2001)Temporarily moved repository back to CIM25
       because getting an error in 26
   
 35. (Roger Kumpf - HP) 30 Oct 2001 - Association classes have keys 35. (Roger Kumpf - HP) 30 Oct 2001 - Association classes have keys
     whose types are references.  These reference values must be     whose types are references.  These reference values must be
     treated specially in the XML encoding, using the VALUE.REFERENCE     treated specially in the XML encoding, using the VALUE.REFERENCE
Line 257 
Line 260 
     to process the more expensive operation of retrieving the class     to process the more expensive operation of retrieving the class
     definition to determine the key property types.     definition to determine the key property types.
  
   36. (Sushma Fernandes - HP) Modified tracer to return invalid components
       in case of error in setting trace components. Modified the property owner
       init and update methods. Submitted the pegasus/mak/Buildmakefile with
       cleanbuild, rebuild and trace configuration options.
   
   37. (Yi Zhou - HP) 05 Nov 2001 Fixed createInstance to return a CIMReference
       (instanceName).
   
   38. (Roger Kumpf - HP) 08 Nov 2001 Implemented encoding/decoding of
       GetProperty/SetProperty/EnumerateInstances request/response messages.
       Added encoding and decoding of PropertyList parameters on all
       relevant intrinsic methods.
   
   39. (Markus Mueller - IBM) 09 Nov 2001 Added Associator calls to CIMBase
       ProviderFacade.cpp; fixed Provider unloading in CIMProviderManager.cpp
   
   40. (Rudy Schuet - Compaq) 12 Nov 2001 Common module: added the following
       files for nsk platform support: TraceFileHandlerNsk.cpp, ThreadNsk.cpp,
       TCPChannelNsk.cpp, SystemNsk.cpp, ServiceNsk.cpp, SelectorNsk.cpp,
       IPCNsk.cpp, DirNsk.cpp. Most of these files (with the exception of
       SystemNsk.cpp) contain stubs. The associated control files
       (TraceFileHandler.cpp, Thread.cpp, etc) have been updated to include
       nsk platform links.
   
   41. (Roger Kumpf - HP) 14 Nov 2001 Changed the behavior of the CIMValue
       toString() method for CIMValues of String type.  The old behavior
       returned an XML encoding of the String with special characters
       replaced by their UTF-8 equivalents.  For example, a CIMValue of a"b
       would be returned as a"b.  The new behavior just returns the
       String value directly with no translation.  (Note that
       CIMValue.toXml() may still be used to get the XML-encoded value.)
   
       This change was necessary in part to correct the behavior of the
       repository.  CreateInstance stores the instance name returned by
       CIMInstance.getInstanceName(), which is built using calls to
       CIMValue.toString().  GetInstance searches for the instance name
       without UTF-8 encoding of special characters.  For GetInstance to
       be successful, CreateInstance must have stored the instance name
       in that same form, without special character encoding.
   
   42. (Roger Kumpf - HP) 15 Nov 2001 Added a toXml(void) method to
       the CIMValue class.  Eliminated improper use of CIMValue.toString(),
       often replacing with CIMValue.get(String&) or CIMValue.toXml().
       Also added some error handling in the indication handlers.
   
 --------------------------------------------------------------------------- ---------------------------------------------------------------------------
 Version 1.1 - July 2001 Development branch Version 1.1 - July 2001 Development branch
               Tagged as version_1_01 on 3 August 2001 (sorry should have been               Tagged as version_1_01 on 3 August 2001 (sorry should have been


Legend:
Removed from v.1.49.2.39  
changed lines
  Added in v.1.49.2.47

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2