CVS log for pegasus/src/Pegasus/Common/CIMDateTime.cpp

(logo)

Help

(back) Up to [Pegasus] / pegasus / src / Pegasus / Common

Request diff between arbitrary revisions


Default branch: MAIN
Bookmark a link to: HEAD / (download)

Revision 1.84 / (view) - annotate - [select for diffs] , Tue Dec 15 11:39:33 2009 UTC (14 years, 6 months ago) by thilo.boehm
Branch: MAIN
CVS Tags: preBug9676, postBug9676, TASK_PEP317_1JUNE_2013, TASK-TASK_PEP362_RestfulService_branch-root, TASK-TASK_PEP362_RestfulService_branch-merged_out_from_trunk, TASK-TASK_PEP362_RestfulService_branch-merged_in_to_trunk, TASK-TASK_PEP362_RestfulService_branch-merged_in_from_branch, TASK-TASK_PEP362_RestfulService_branch-branch, TASK-PEP362_RestfulService-root, TASK-PEP362_RestfulService-merged_out_to_branch, TASK-PEP362_RestfulService-merged_out_from_trunk, TASK-PEP362_RestfulService-merged_in_to_trunk, TASK-PEP362_RestfulService-merged_in_from_branch, TASK-PEP362_RestfulService-branch, TASK-PEP317_pullop-root, TASK-PEP317_pullop-merged_out_to_branch, TASK-PEP317_pullop-merged_out_from_trunk, TASK-PEP317_pullop-merged_in_to_trunk, TASK-PEP317_pullop-merged_in_from_branch, TASK-PEP317_pullop-branch, RELEASE_2_14_1, RELEASE_2_14_0-RC2, RELEASE_2_14_0-RC1, RELEASE_2_14_0, RELEASE_2_14-root, RELEASE_2_14-branch, RELEASE_2_13_0-RC2, RELEASE_2_13_0-RC1, RELEASE_2_13_0-FC, RELEASE_2_13_0, RELEASE_2_13-root, RELEASE_2_13-branch, RELEASE_2_12_1-RC1, RELEASE_2_12_1, RELEASE_2_12_0-RC1, RELEASE_2_12_0-FC, RELEASE_2_12_0, RELEASE_2_12-root, RELEASE_2_12-branch, RELEASE_2_11_2-RC1, RELEASE_2_11_2, RELEASE_2_11_1-RC1, RELEASE_2_11_1, RELEASE_2_11_0-RC1, RELEASE_2_11_0-FC, RELEASE_2_11_0, RELEASE_2_11-root, RELEASE_2_11-branch, RELEASE_2_10_1-RC1, RELEASE_2_10_1, RELEASE_2_10_0-RC2, RELEASE_2_10_0-RC1, RELEASE_2_10_0, RELEASE_2_10-root, RELEASE_2_10-branch, PREAUG25UPDATE, POSTAUG25UPDATE, HEAD, CIMRS_WORK_20130824, BeforeUpdateToHeadOct82011
Changes since 1.83: +12 -132 lines
Diff to previous 1.83
PEP#: 348
TITLE: Initial commit of SCMO for CMPI

DESCRIPTION: Initial commit of SCMO for CMPI

Revision 1.83.2.3 / (view) - annotate - [select for diffs] , Tue Oct 27 17:38:08 2009 UTC (14 years, 8 months ago) by marek
Branch: TASK-PEP348_SCMO-branch
CVS Tags: TASK-PEP348_SCMO-merged_out_to_branch
Changes since 1.83.2.2: +4 -4 lines
Diff to previous 1.83.2.2 to branch point 1.83 to next main 1.84
PEP#:348
TITLE: Several optimizations (saving 16% overall path length)

DESCRIPTION:
CMPI optimized to use strncasecmp() and avoid strlen() calls
speed up XmlGenerator.appendSpecial() by another 30-40%
writing CIMDateTime to String now eigth times faster
optimized _equalNoCaseUTF8() by 30%

Revision 1.83.2.2 / (view) - annotate - [select for diffs] , Thu Sep 3 12:54:05 2009 UTC (14 years, 9 months ago) by marek
Branch: TASK-PEP348_SCMO-branch
Changes since 1.83.2.1: +5 -132 lines
Diff to previous 1.83.2.1 to branch point 1.83
PEP#:348
TITLE: Prototype implementation for writing SCMO objects as CIM-Xml

DESCRIPTION:
Updates contain linear path through the CIM Server from a CMPI provider to the SCMOXmlWriter. Only function implemented currently is the enumeration, no support for Arrays, ReferenceProperties and Instances yet.

Revision 1.83.2.1 / (view) - annotate - [select for diffs] , Mon Aug 10 14:03:28 2009 UTC (14 years, 10 months ago) by thilo.boehm
Branch: TASK-PEP348_SCMO-branch
Changes since 1.83: +7 -0 lines
Diff to previous 1.83
PEP#: 348
TITLE:  Add SCMOInstance to CIMInstance

DESCRIPTION: Add SCMOInstance to CIMInstance

Revision 1.83 / (view) - annotate - [select for diffs] , Wed Jun 10 15:23:40 2009 UTC (15 years ago) by sahana.prabhakar
Branch: MAIN
CVS Tags: TASK-PEP348_SCMO-root, TASK-PEP348_SCMO-merged_out_from_trunk, TASK-PEP348_SCMO-merged_in_to_trunk, TASK-PEP348_SCMO-merged_in_from_branch
Branch point for: TASK-PEP348_SCMO-branch
Changes since 1.82: +1 -23 lines
Diff to previous 1.82
BUG#: 8523
TITLE: UTC offset is 0 for any datetime property which is deserialized using CIMBinMsgDeserializer.
DESCRIPTION: DateTime conversion in CIMBuffer loses the UTC offset.

Revision 1.82 / (view) - annotate - [select for diffs] , Fri Feb 27 09:53:29 2009 UTC (15 years, 4 months ago) by kavita.gupta
Branch: MAIN
Changes since 1.81: +9 -0 lines
Diff to previous 1.81
BUG#: 1493
TITLE: Windows version of getCurrentTimeZone() doesn't explicitly handle error

Revision 1.81 / (view) - annotate - [select for diffs] , Tue Dec 2 09:00:42 2008 UTC (15 years, 6 months ago) by martin
Branch: MAIN
CVS Tags: RELEASE_2_9_2-RC2, RELEASE_2_9_2-RC1, RELEASE_2_9_2, RELEASE_2_9_1-RC1, RELEASE_2_9_1, RELEASE_2_9_0-RC1, RELEASE_2_9_0-FC, RELEASE_2_9_0, RELEASE_2_9-root, RELEASE_2_9-branch, HPUX_TEST
Changes since 1.80: +6 -6 lines
Diff to previous 1.80
BUG#: 8123
TITLE: Update copyright/license text

DESCRIPTION:

Fixing trailing spaces in copyright/license text

Revision 1.80 / (view) - annotate - [select for diffs] , Mon Dec 1 17:49:47 2008 UTC (15 years, 6 months ago) by martin
Branch: MAIN
Changes since 1.79: +27 -29 lines
Diff to previous 1.79
BUG#: 8123
TITLE: Update Coyright/License text

DESCRIPTION:

Adding the new copyright/license text to almost all files

Revision 1.78.4.1 / (view) - annotate - [select for diffs] , Tue Jul 1 14:17:56 2008 UTC (15 years, 11 months ago) by mike
Branch: TASK-PEP328_SOLARIS_IX86_CC_PORT-branch-v2
CVS Tags: TASK_PEP328_SOLARIS_NEVADA_PORT, TASK-PEP328_SOLARIS_NEVADA_PORT-root, TASK-PEP328_SOLARIS_NEVADA_PORT-branch
Changes since 1.78: +1 -1 lines
Diff to previous 1.78 to next main 1.79
PEP#: 328
TITLE: Solaris Porting

DESCRIPTION: Ongoing Solaris Porting

Revision 1.79 / (view) - annotate - [select for diffs] , Thu Jun 26 17:32:39 2008 UTC (16 years ago) by kumpf
Branch: MAIN
CVS Tags: TASK-PEP328_SOLARIS_NEVADA_PORT_v2-root, TASK-PEP328_SOLARIS_NEVADA_PORT_v2-branch, TASK-PEP311_WSMan-root, TASK-PEP311_WSMan-branch, RELEASE_2_8_2-RC1, RELEASE_2_8_2, RELEASE_2_8_1-RC1, RELEASE_2_8_1, RELEASE_2_8_0-RC2, RELEASE_2_8_0-RC1, RELEASE_2_8_0, RELEASE_2_8-root, RELEASE_2_8-branch
Changes since 1.78: +1 -1 lines
Diff to previous 1.78
BUG#: 7770
TITLE: Arguments are incompatible with corresponding format string conversions
DESCRIPTION: Match printf and scanf conversion formats with corresponding argument types.

Revision 1.77.4.1 / (view) - annotate - [select for diffs] , Tue Feb 12 19:43:56 2008 UTC (16 years, 4 months ago) by kumpf
Branch: RELEASE_2_6-branch
CVS Tags: RELEASE_2_6_3-RC2, RELEASE_2_6_3-RC1, RELEASE_2_6_3, RELEASE_2_6_2-RC1, RELEASE_2_6_2
Changes since 1.77: +7 -0 lines
Diff to previous 1.77 to next main 1.78
BUG#: 7379
TITLE: Memory leak in CIMDateTime
DESCRIPTION: Clean up dynamic memory when a constructor throws an exception.

Revision 1.77.18.1 / (view) - annotate - [select for diffs] , Tue Feb 12 19:42:42 2008 UTC (16 years, 4 months ago) by kumpf
Branch: RELEASE_2_7-branch
CVS Tags: RELEASE_2_7_3-RC1, RELEASE_2_7_3, RELEASE_2_7_2-RC1, RELEASE_2_7_2, RELEASE_2_7_1-RC1, RELEASE_2_7_1
Changes since 1.77: +7 -0 lines
Diff to previous 1.77 to next main 1.78
BUG#: 7378
TITLE: Memory leak in CIMDateTime
DESCRIPTION: Clean up dynamic memory when a constructor throws an exception.

Revision 1.78 / (view) - annotate - [select for diffs] , Fri Feb 8 19:24:45 2008 UTC (16 years, 4 months ago) by kumpf
Branch: MAIN
CVS Tags: TASK-PEP328_SOLARIS_IX86_CC_PORT-root, TASK-PEP328_SOLARIS_IX86_CC_PORT-branch, RELEASE_2_8_0_BETA, RELEASE_2_8_0-FC, Makefile
Branch point for: TASK-PEP328_SOLARIS_IX86_CC_PORT-branch-v2
Changes since 1.77: +7 -0 lines
Diff to previous 1.77
BUG#: 7375
TITLE: Memory leak in CIMDateTime
DESCRIPTION: Clean up dynamic memory when a constructor throws an exception.

Revision 1.77.16.4 / (view) - annotate - [select for diffs] , Sat Dec 1 01:16:30 2007 UTC (16 years, 6 months ago) by mike
Branch: TASK-PEP305_VXWORKS-branch
CVS Tags: TASK-PEP305_VXWORKS-branch-post-solaris-port, TASK-PEP305_VXWORKS-branch-beta2, TASK-PEP305_VXWORKS-2008-10-23
Changes since 1.77.16.3: +1 -4 lines
Diff to previous 1.77.16.3 to branch point 1.77 to next main 1.78
PEP#: 305
TITLE: VxWorks Port

DESCRIPTION: Ongoing VxWorks porting.

Revision 1.77.16.3 / (view) - annotate - [select for diffs] , Wed Sep 12 14:46:57 2007 UTC (16 years, 9 months ago) by mike
Branch: TASK-PEP305_VXWORKS-branch
CVS Tags: TASK-PEP305_VXWORKS-branch-pre-solaris-port
Changes since 1.77.16.2: +0 -2 lines
Diff to previous 1.77.16.2 to branch point 1.77
PEP#: 305
TITLE: VxWorks Porting
DESCRIPTION: Ongoing VxWorks porting

Revision 1.77.16.2 / (view) - annotate - [select for diffs] , Wed Sep 12 06:18:42 2007 UTC (16 years, 9 months ago) by mike
Branch: TASK-PEP305_VXWORKS-branch
Changes since 1.77.16.1: +3 -0 lines
Diff to previous 1.77.16.1 to branch point 1.77
PEP#: 305
TITLE: VxWorks Porting
DESCRIPTION: Ongoing VxWorks porting

Revision 1.77.16.1 / (view) - annotate - [select for diffs] , Tue Sep 11 15:32:42 2007 UTC (16 years, 9 months ago) by mike
Branch: TASK-PEP305_VXWORKS-branch
Changes since 1.77: +6 -2 lines
Diff to previous 1.77
PEP#: 301
TITLE: VXWorks Porting

DESCRIPTION: Initial Port of VXWorks common directory.

Revision 1.77 / (view) - annotate - [select for diffs] , Fri Nov 17 18:53:26 2006 UTC (17 years, 7 months ago) by kumpf
Branch: MAIN
CVS Tags: TASK-PEP305_VXWORKS-root, TASK-PEP291_IPV6-root, TASK-PEP291_IPV6-branch, TASK-PEP286_PRIVILEGE_SEPARATION-root, TASK-PEP286_PRIVILEGE_SEPARATION-branch, TASK-PEP274_dacim-root, TASK-PEP274_dacim-merged_out_to_branch, TASK-PEP274_dacim-merged_out_from_trunk, TASK-PEP274_dacim-merged_in_to_trunk, TASK-PEP274_dacim-merged_in_from_branch, TASK-PEP274_dacim-branch, TASK-Bug2102_RCMPIWindows-root, TASK-Bug2102_RCMPIWindows-merged_out_to_branch, TASK-Bug2102_RCMPIWindows-merged_out_from_trunk, TASK-Bug2102_RCMPIWindows-merged_in_to_trunk, TASK-Bug2102_RCMPIWindows-merged_in_from_branch, TASK-Bug2102_RCMPIWindows-branch, TASK-Bug2102Final-root, TASK-Bug2102Final-merged_out_to_branch, TASK-Bug2102Final-merged_out_from_trunk, TASK-Bug2102Final-merged_in_to_trunk, TASK-Bug2102Final-merged_in_from_branch, TASK-Bug2102Final-branch, TASK-BUG7240-root, TASK-BUG7240-branch, TASK-BUG7146_SqlRepositoryPrototype-root, TASK-BUG7146_SqlRepositoryPrototype-merged_out_to_branch, TASK-BUG7146_SqlRepositoryPrototype-merged_out_from_trunk, TASK-BUG7146_SqlRepositoryPrototype-merged_in_to_trunk, TASK-BUG7146_SqlRepositoryPrototype-merged_in_from_branch, TASK-BUG7146_SqlRepositoryPrototype-branch, RELEASE_2_7_0-RC1, RELEASE_2_7_0-BETA, RELEASE_2_7_0, RELEASE_2_7-root, RELEASE_2_6_1-RC1, RELEASE_2_6_1, RELEASE_2_6_0-RC1, RELEASE_2_6_0, RELEASE_2_6-root, RELEASE_2_6-branch-clean, PEP286_PRIVILEGE_SEPARATION_ROOT, PEP286_PRIVILEGE_SEPARATION_CODE_FREEZE, PEP286_PRIVILEGE_SEPARATION_BRANCH, PEP286_PRIVILEGE_SEPARATION_1
Branch point for: TASK-PEP305_VXWORKS-branch, RELEASE_2_7-branch, RELEASE_2_6-branch
Changes since 1.76: +8 -5 lines
Diff to previous 1.76
BUG#: 5664
TITLE: CIMDateTime::getCurrentDateTime() returns incorrect result
DESCRIPTION: Correct the logic that computes the current date/time.

Revision 1.76 / (view) - annotate - [select for diffs] , Fri Nov 10 18:14:57 2006 UTC (17 years, 7 months ago) by kumpf
Branch: MAIN
CVS Tags: RELEASE_2_6_0-FC
Changes since 1.75: +25 -25 lines
Diff to previous 1.75
BUG#: 5840
TITLE: Common modules do not meet chksrc requirements
DESCRIPTION: Remove tab characters and author names and shorten lines that are wider than 80 characters.

Revision 1.75 / (view) - annotate - [select for diffs] , Tue Sep 26 16:24:06 2006 UTC (17 years, 9 months ago) by carson.hovey
Branch: MAIN
CVS Tags: TASK-TASK-BUG4011_WinLocalConnect-branch-New-root, TASK-TASK-BUG4011_WinLocalConnect-branch-New-merged_out_to_branch, TASK-TASK-BUG4011_WinLocalConnect-branch-New-merged_out_from_trunk, TASK-TASK-BUG4011_WinLocalConnect-branch-New-merged_in_to_trunk, TASK-TASK-BUG4011_WinLocalConnect-branch-New-merged_in_from_branch, TASK-TASK-BUG4011_WinLocalConnect-branch-New-branch, TASK-PEP268_SSLClientCertificatePropagation-root, TASK-PEP268_SSLClientCertificatePropagation-merged_out_to_branch, TASK-PEP268_SSLClientCertificatePropagation-merged_out_from_trunk, TASK-PEP268_SSLClientCertificatePropagation-merged_in_to_trunk, TASK-PEP268_SSLClientCertificatePropagation-merged_in_from_branch, TASK-PEP268_SSLClientCertificatePropagation-branch, TASK-PEP267_SLPReregistrationSupport-root, TASK-PEP267_SLPReregistrationSupport-merging_out_to_branch, TASK-PEP267_SLPReregistrationSupport-merging_out_from_trunk, TASK-PEP267_SLPReregistrationSupport-merged_out_to_branch, TASK-PEP267_SLPReregistrationSupport-merged_out_from_trunk, TASK-PEP267_SLPReregistrationSupport-merged_in_to_trunk, TASK-PEP267_SLPReregistrationSupport-merged_in_from_branch, TASK-PEP267_SLPReregistrationSupport-branch, TASK-Bugs5690_3913_RemoteCMPI-root, TASK-Bugs5690_3913_RemoteCMPI-merged_out_to_branch, TASK-Bugs5690_3913_RemoteCMPI-merged_out_from_trunk, TASK-Bugs5690_3913_RemoteCMPI-merged_in_to_trunk, TASK-Bugs5690_3913_RemoteCMPI-merged_in_from_branch, TASK-Bugs5690_3913_RemoteCMPI-branch, TASK-Bug2021_RemoteCMPIonWindows-root, TASK-Bug2021_RemoteCMPIonWindows-merged_out_to_branch, TASK-Bug2021_RemoteCMPIonWindows-merged_out_from_trunk, TASK-Bug2021_RemoteCMPIonWindows-merged_in_to_trunk, TASK-Bug2021_RemoteCMPIonWindows-merged_in_from_branch, TASK-Bug2021_RemoteCMPIonWindows-branch, TASK-Bug2021_RCMPIonWindows-root, TASK-Bug2021_RCMPIonWindows-merged_out_to_branch, TASK-Bug2021_RCMPIonWindows-merged_out_from_trunk, TASK-Bug2021_RCMPIonWindows-merged_in_to_trunk, TASK-Bug2021_RCMPIonWindows-merged_in_from_branch, TASK-Bug2021_RCMPIonWindows-branch, TASK-BUG4011_WinLocalConnect-branch-New
Changes since 1.74: +6 -39 lines
Diff to previous 1.74
BUG#: 5404
TITLE: OpenVMS: Remove no longer needed ifdef

DESCRIPTION: OpenVMS can use the linux code path

Revision 1.74 / (view) - annotate - [select for diffs] , Fri Sep 15 16:42:28 2006 UTC (17 years, 9 months ago) by marek
Branch: MAIN
Changes since 1.73: +13 -12 lines
Diff to previous 1.73
BUG#:5571
TITLE: improve CIMDateTime::getCurrentDateTime for other platforms

DESCRIPTION: removed CIMDateTimeWindows.cpp and CIMDateTimePOSIX.cpp

Revision 1.73 / (view) - annotate - [select for diffs] , Fri Sep 15 16:24:20 2006 UTC (17 years, 9 months ago) by marek
Branch: MAIN
Changes since 1.72: +2 -2 lines
Diff to previous 1.72
BUG#:5570
TITLE: zOS - NBaT broken, missing symbols in DateTime test

DESCRIPTION:

Revision 1.72 / (view) - annotate - [select for diffs] , Fri Sep 15 16:19:57 2006 UTC (17 years, 9 months ago) by kumpf
Branch: MAIN
Changes since 1.71: +1 -1 lines
Diff to previous 1.71
BUG#: 5573
TITLE: Build fails in CIMDateTime.cpp
DESCRIPTION: Added an include file needed on IPF RHAS 2.1.

Revision 1.71 / (view) - annotate - [select for diffs] , Thu Sep 14 19:11:13 2006 UTC (17 years, 9 months ago) by mike
Branch: MAIN
Changes since 1.70: +1302 -1218 lines
Diff to previous 1.70
BUG#: 5519
TITLE: CIMDateTime Rework

DESCRIPTION: Reworked CIMDateTIme class (of space and time optimization).

Revision 1.70 / (view) - annotate - [select for diffs] , Wed Aug 16 18:31:25 2006 UTC (17 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.69: +1 -5 lines
Diff to previous 1.69
BUG#: 5385
TITLE: Remove NSK support since it no longer works
DESCRIPTION: Remove all code references to the NSK platform.

Revision 1.69 / (view) - annotate - [select for diffs] , Wed Aug 9 20:12:42 2006 UTC (17 years, 10 months ago) by mike
Branch: MAIN
Changes since 1.68: +2 -2 lines
Diff to previous 1.68
BUG#: 5314
TITLE: IPC Refactoring

DESCRIPTION: This patch cleans up the IPC related classes. It (1) reorganizes
related classes into their own headers, (2) makes the mutex class recursive to
eliminate recursive lock exclusion logic, (3) reimplements condition variables,
renames dozens of global functions.

Revision 1.68.6.1 / (view) - annotate - [select for diffs] , Sun Jul 30 15:41:28 2006 UTC (17 years, 11 months ago) by mike
Branch: TASK_BUG_5314_IPC_REFACTORING_BRANCH
CVS Tags: TASK_BUG_5314_IPC_REFACTORING-V1
Changes since 1.68: +2 -2 lines
Diff to previous 1.68 to next main 1.69
BUG#: 5314
TITLE: IPC Refactoring

DESCRIPTION: IPC Refactoring Branch Work

Revision 1.68 / (view) - annotate - [select for diffs] , Wed May 17 18:32:27 2006 UTC (18 years, 1 month ago) by kumpf
Branch: MAIN
CVS Tags: TASK_BUG_5314_IPC_REFACTORING_ROOT, TASK_BUG_5191_QUEUE_CONSOLIDATION_ROOT, TASK_BUG_5191_QUEUE_CONSOLIDATION_BRANCH, TASK-BUG4011_WinLocalConnect-root, TASK-BUG4011_WinLocalConnect-merged_out_to_branch, TASK-BUG4011_WinLocalConnect-merged_out_from_trunk, TASK-BUG4011_WinLocalConnect-merged_in_to_trunk, TASK-BUG4011_WinLocalConnect-merged_in_from_branch, TASK-BUG4011_WinLocalConnect-branch
Branch point for: TASK_BUG_5314_IPC_REFACTORING_BRANCH
Changes since 1.67: +30 -41 lines
Diff to previous 1.67
BUG#: 5069
TITLE: CIMDateTime::setUtcOffSet() is unnecessarily complex
DESCRIPTION: Reworked the setUtcOffSet() method to simplify the logic and fix a couple problems.

Revision 1.65.2.1 / (view) - annotate - [select for diffs] , Fri Feb 10 16:09:33 2006 UTC (18 years, 4 months ago) by a.dunfey
Branch: PEP233_EmbeddedInstSupport-branch
Changes since 1.65: +191 -409 lines
Diff to previous 1.65 to next main 1.66
PEP#: 233
TITLE: Updated Embedded Instance Support branch

DESCRIPTION:

- Merged with latest code from 2.5.1

- Modified ObjectNormalizer to use a CIMOMHandle instead of the repository and to normalize the instances in an embedded instance property.

Revision 1.42.2.1 / (view) - annotate - [select for diffs] , Wed Feb 8 22:17:54 2006 UTC (18 years, 4 months ago) by mateus.baur
Branch: RELEASE_2_4-branch
Changes since 1.42: +1 -1 lines
Diff to previous 1.42 to next main 1.43
BUG#: 4756
TITLE: CIMDateTime::getDifference() method returning inconsistent values.

DESCRIPTION: Modified the calculation.

Revision 1.67 / (view) - annotate - [select for diffs] , Fri Feb 3 19:07:53 2006 UTC (18 years, 4 months ago) by kumpf
Branch: MAIN
CVS Tags: TASK_PEP233_EmbeddedInstSupport-merge_out_trunk, TASK-PEP250_RPMProvider-root, TASK-PEP250_RPMProvider-merged_out_to_branch, TASK-PEP250_RPMProvider-merged_out_from_trunk, TASK-PEP250_RPMProvider-merged_in_to_trunk, TASK-PEP250_RPMProvider-merged_in_from_branch, TASK-PEP250_RPMProvider-branch, TASK-PEP245_CimErrorInfrastructure-root, TASK-PEP245_CimErrorInfrastructure-merged_out_to_branch, TASK-PEP245_CimErrorInfrastructure-merged_out_from_trunk, TASK-PEP245_CimErrorInfrastructure-merged_in_to_trunk, TASK-PEP245_CimErrorInfrastructure-merged_in_from_branch, TASK-PEP245_CimErrorInfrastructure-branch, TASK-PEP241_OpenPegasusStressTests-root, TASK-PEP241_OpenPegasusStressTests-merged_out_to_branch, TASK-PEP241_OpenPegasusStressTests-merged_out_from_trunk, TASK-PEP241_OpenPegasusStressTests-merged_in_to_trunk, TASK-PEP241_OpenPegasusStressTests-merged_in_from_branch, TASK-PEP241_OpenPegasusStressTests-branch, RELEASE_2_5_5-RC2, RELEASE_2_5_5-RC1, RELEASE_2_5_5, RELEASE_2_5_4-RC2, RELEASE_2_5_4-RC1, RELEASE_2_5_4, RELEASE_2_5_3-RC1, RELEASE_2_5_3, RELEASE_2_5_2-RC1, RELEASE_2_5_2, RELEASE_2_5_1-RC1, RELEASE_2_5_1, RELEASE_2_5-root, RELEASE_2_5-branch
Changes since 1.66: +187 -407 lines
Diff to previous 1.66
BUG#: 4742
TITLE: CIMDateTime mishandles leap years
DESCRIPTION: Refactor the logic for converting CIMDateTime to and from microseconds, and fix a problem with the handling of leap years in this area.

Revision 1.66 / (view) - annotate - [select for diffs] , Mon Jan 30 16:16:46 2006 UTC (18 years, 4 months ago) by karl
Branch: MAIN
Changes since 1.65: +4 -2 lines
Diff to previous 1.65
BUG#: 4691
TITLE: Update Licenses to 2006

DESCRIPTION: Updates most of the licenses to 2006. The slp_client directories are excluded for the moment pending discussion. This change has passed unit and system tests.  Note that this changes just about EVERY file in Pegasus.

Revision 1.65 / (view) - annotate - [select for diffs] , Sun Nov 27 03:11:35 2005 UTC (18 years, 7 months ago) by jim.wunderlich
Branch: MAIN
CVS Tags: STABLE, PEP244_ServerProfile-root, PEP244_ServerProfile-branch, PEP233_EmbeddedInstSupport-root
Branch point for: PEP233_EmbeddedInstSupport-branch
Changes since 1.64: +3 -3 lines
Diff to previous 1.64
BUG#: 4508
TITLE: change assert() to PEASUS_ASSERT()

DESCRIPTION: Changed assert() to PEGASUS_ASSERT() except for some slp files
             generated with lex and yacc

Revision 1.64 / (view) - annotate - [select for diffs] , Fri Nov 18 21:55:47 2005 UTC (18 years, 7 months ago) by gs.keenan
Branch: MAIN
CVS Tags: BUG_4225_PERFORMANCE_VERSION_1_DONE
Changes since 1.63: +2 -2 lines
Diff to previous 1.63
BUG#: 4466
TITLE: Unreachable code in a number of .cpp files

DESCRIPTION: Make approved changes.

Revision 1.63 / (view) - annotate - [select for diffs] , Fri May 27 18:27:19 2005 UTC (19 years, 1 month ago) by kumpf
Branch: MAIN
CVS Tags: RELEASE_2_5_0-RC1, RELEASE_2_5_0, PEGASUS_2_5_0_PerformanceDev-string-end, PEGASUS_2_5_0_PerformanceDev-rootlt, PEGASUS_2_5_0_PerformanceDev-root, PEGASUS_2_5_0_PerformanceDev-r2, PEGASUS_2_5_0_PerformanceDev-r1, PEGASUS_2_5_0_PerformanceDev-lit-end, PEGASUS_2_5_0_PerformanceDev-buffer-end, PEGASUS_2_5_0_PerformanceDev-branch, PEGASUS_2_5_0_PerformanceDev-String, PEGASUS_2_5_0_PerformanceDev-AtomicInt-branch, NPEGASUS_2_5_0_PerformanceDev-String-root, NNPEGASUS_2_5_0_PerformanceDev-String-branch
Changes since 1.62: +18 -14 lines
Diff to previous 1.62
BUG#: 3135
TITLE: Use of ctype functions/macros with Char16 values is problematic
DESCRIPTION: Improve character comparisons to correctly check for ASCII values.

Revision 1.62 / (view) - annotate - [select for diffs] , Tue May 24 19:57:58 2005 UTC (19 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.61: +20 -16 lines
Diff to previous 1.61
BUG#: 3667
TITLE: Incorrect validation of CIMDateTime interval format
DESCRIPTION: Validate the UTC offset of an interval by checking for ':000' rather than !':OOO'.

Revision 1.61 / (view) - annotate - [select for diffs] , Wed May 4 20:38:32 2005 UTC (19 years, 1 month ago) by kumpf
Branch: MAIN
CVS Tags: PEG25_IBM_5_16_05
Changes since 1.60: +8 -5 lines
Diff to previous 1.60
BUG#: 3388
TITLE: Binary-incompatible changes in CIMDateTime interface
DESCRIPTION: Restored the original getDifference() method signature.  Re-added a non-const form of the isInterval() method.  Also took the opportunity to clean up some of the interface documentation.

Revision 1.60 / (view) - annotate - [select for diffs] , Fri Apr 29 16:23:52 2005 UTC (19 years, 2 months ago) by w.white
Branch: MAIN
Changes since 1.59: +1 -1 lines
Diff to previous 1.59
BUG#: 3440

TITLE:typo in CIMDateTime.cpp

DESCRIPTION: checking in fix

Revision 1.59 / (view) - annotate - [select for diffs] , Tue Apr 26 19:41:24 2005 UTC (19 years, 2 months ago) by w.white
Branch: MAIN
Changes since 1.58: +5 -5 lines
Diff to previous 1.58
BUG#: 3387

TITLE:Typos in CIMDateTime message IDs

DESCRIPTION: checking in fix

Revision 1.58 / (view) - annotate - [select for diffs] , Thu Apr 7 18:56:09 2005 UTC (19 years, 2 months ago) by david.dillard
Branch: MAIN
Changes since 1.57: +2 -2 lines
Diff to previous 1.57
BUG#: 3135
TITLE: Backing out Char16 method changes.

DESCRIPTION: Removing Char16 related method changes per direction of the Steering Committee.

Revision 1.57 / (view) - annotate - [select for diffs] , Mon Apr 4 12:44:25 2005 UTC (19 years, 2 months ago) by w.white
Branch: MAIN
Changes since 1.56: +1 -1 lines
Diff to previous 1.56
BUG#: 3200

TITLE:CIMDateTime::toMicroseconds() is not const

DESCRIPTION: checking t fix

Revision 1.56 / (view) - annotate - [select for diffs] , Mon Mar 28 18:27:04 2005 UTC (19 years, 3 months ago) by david.dillard
Branch: MAIN
Changes since 1.55: +1 -1 lines
Diff to previous 1.55
BUG#: 3161
TITLE: Fix Trace statement.

DESCRIPTION: A Char16 object was specified as a parameter to a Trace statement.  This is verboten so I extract the value of the object as an integer and use that with the Trace.

Revision 1.55 / (view) - annotate - [select for diffs] , Sat Mar 26 20:33:13 2005 UTC (19 years, 3 months ago) by david.dillard
Branch: MAIN
Changes since 1.54: +18 -18 lines
Diff to previous 1.54
BUG#: 3161
TITLE: Fixed parameter verification bug.

DESCRIPTION: Perform parameter verificatoin using the USC-2 value instead of a truncated UCS-2 value.

Revision 1.54 / (view) - annotate - [select for diffs] , Sat Mar 26 15:52:03 2005 UTC (19 years, 3 months ago) by david.dillard
Branch: MAIN
Changes since 1.53: +183 -184 lines
Diff to previous 1.53
BUG#: 3135
TITLE: Added use of new Char16 methods.

DESCRIPTION: The methods used are the ctype macro like methods.

Revision 1.53 / (view) - annotate - [select for diffs] , Thu Mar 24 20:03:49 2005 UTC (19 years, 3 months ago) by kumpf
Branch: MAIN
Changes since 1.52: +16 -3 lines
Diff to previous 1.52
BUG#: 3145
TITLE: Potential memory leak in CIMDateTime constructors
DESCRIPTION: Used AutoPtr to avoid a memory leak.

Revision 1.52 / (view) - annotate - [select for diffs] , Wed Mar 9 00:55:23 2005 UTC (19 years, 3 months ago) by w.white
Branch: MAIN
Changes since 1.51: +1 -1 lines
Diff to previous 1.51
BUG#: 2373

TITLE:CIMDateTime issues on Windows

DESCRIPTION: made changes to remove warnnings in build

Revision 1.51 / (view) - annotate - [select for diffs] , Sun Feb 6 21:13:14 2005 UTC (19 years, 4 months ago) by gs.keenan
Branch: MAIN
CVS Tags: PEP214ROOT, PEP214BRANCH, PEP214-root, PEP214-branch, PEP-214B-root
Changes since 1.50: +3 -0 lines
Diff to previous 1.50
PEP#: 179
TITLE: Add Platform support for HP OpenVMS

DESCRIPTION: Changes to .cpp, .h files

Revision 1.50 / (view) - annotate - [select for diffs] , Sat Feb 5 22:59:23 2005 UTC (19 years, 4 months ago) by karl
Branch: MAIN
CVS Tags: PEP217_PRE_BRANCH, PEP217_POST_BRANCH, PEP217_BRANCH
Changes since 1.49: +3 -1 lines
Diff to previous 1.49
BUG#: 2656
TITLE: License statement update to 2005

DESCRIPTION: All .h, .cpp and the wql, cql, compile *.l and *.y files along
with the .java files in providermanager2/jmpi updated to use the license
statement in doc/license.txt
Tested on windows and visual test of all diffs.

Revision 1.49 / (view) - annotate - [select for diffs] , Thu Jan 20 22:47:24 2005 UTC (19 years, 5 months ago) by w.white
Branch: MAIN
CVS Tags: pegasus25BeforeLicenseUpdate, SLPPERFINST-root, SLPPERFINST-branch
Changes since 1.48: +1 -1 lines
Diff to previous 1.48
BUG#: 2538

TITLE: Memory leak in CIMDateTime operator=

DESCRIPTION: commented out the offending code

Revision 1.48 / (view) - annotate - [select for diffs] , Mon Jan 10 21:57:03 2005 UTC (19 years, 5 months ago) by w.white
Branch: MAIN
Changes since 1.47: +3 -3 lines
Diff to previous 1.47
BUG#: 2492

TITLE: cout in CIMDateTime.cpp

DESCRIPTION: commented out the offending code

Revision 1.47 / (view) - annotate - [select for diffs] , Tue Jan 4 12:16:14 2005 UTC (19 years, 5 months ago) by w.white
Branch: MAIN
Changes since 1.46: +8 -8 lines
Diff to previous 1.46
BUG#: 2403

TITLE:Compile error in CimDateTime.cpp

DESCRIPTION:I have taken out the const and fixed some other problems

Revision 1.46 / (view) - annotate - [select for diffs] , Sun Dec 19 00:15:57 2004 UTC (19 years, 6 months ago) by w.white
Branch: MAIN
Changes since 1.45: +2 -2 lines
Diff to previous 1.45
BUG#: 2383

TITLE:Preprocessor warning with DateTime.cpp

DESCRIPTION: made last needed change

Revision 1.45 / (view) - annotate - [select for diffs] , Tue Dec 14 19:16:38 2004 UTC (19 years, 6 months ago) by w.white
Branch: MAIN
Changes since 1.44: +21 -22 lines
Diff to previous 1.44
BUG#: 2374

TITLE:CIMDateTimeRep Issues and issues on windows

DESCRIPTION: This fixes bug 2374 and removes many of the warnings in bug 2373

Revision 1.44 / (view) - annotate - [select for diffs] , Sat Dec 11 06:20:38 2004 UTC (19 years, 6 months ago) by w.white
Branch: MAIN
Changes since 1.43: +19 -22 lines
Diff to previous 1.43
PEP#: 192

TITLE:CIMDateTimeFunctional enhancements

DESCRIPTION: added wild card capabilites and added new operators

Revision 1.43 / (view) - annotate - [select for diffs] , Sat Dec 11 02:38:24 2004 UTC (19 years, 6 months ago) by w.white
Branch: MAIN
Changes since 1.42: +1617 -304 lines
Diff to previous 1.42
PEP#: 192

TITLE:CIMDateTimeFunctional enhancements

DESCRIPTION: added wild card capabilites and added new operators

Revision 1.41.4.1 / (view) - annotate - [select for diffs] , Fri Nov 5 18:15:26 2004 UTC (19 years, 7 months ago) by w.white
Branch: CQL_2_5_BRANCH
Changes since 1.41: +1616 -64 lines
Diff to previous 1.41 to next main 1.42
PEP#: 192

TITLE:CIMDateTimeFunctional enhancements

DESCRIPTION: added wild card capabilites and added new operators

Revision 1.42 / (view) - annotate - [select for diffs] , Sun Oct 17 19:39:16 2004 UTC (19 years, 8 months ago) by karl
Branch: MAIN
CVS Tags: RELEASE_2_4_3, RELEASE_2_4_2, RELEASE_2_4_1-BETA3, RELEASE_2_4_1-BETA2, RELEASE_2_4_1-BETA1, RELEASE_2_4_1, RELEASE_2_4_0-RC3, RELEASE_2_4_0-RC2, RELEASE_2_4_0, RELEASE_2_4-root, PEP213_SIZE_OPTIMIZATIONS_TAG, PEP213_SIZE_OPTIMIZATIONS, IBM_241_April1405, CHUNKTESTDONE_PEP140
Branch point for: RELEASE_2_4-branch
Changes since 1.41: +6 -4 lines
Diff to previous 1.41
BUG#: 2196
TITLE: Copyright update

DESCRIPTION: Update all .cpp and .h files for new license and
update the doc/license.txt file.  Note that there were also
a couple of files that had to be fixed because they had violated
the comments rules (ex. blank line at head of file or in the case of
xmlwriter.cpp a comment line //=========  which drove the strip
function nuts.  These were fixed.  This has been compiled and tested
on windows.

Revision 1.41 / (view) - annotate - [select for diffs] , Tue Jul 20 21:09:49 2004 UTC (19 years, 11 months ago) by kumpf
Branch: MAIN
CVS Tags: MONITOR_CONSOLIDATION_2_5_BRANCH
Branch point for: CQL_2_5_BRANCH
Changes since 1.40: +4 -9 lines
Diff to previous 1.40
BUG#: 1503
TITLE: [HP-RK] Use of non-reentrant ctime and localtime functions

DESCRIPTION: Replaced the use of ctime and localtime with ctime_r and localtime_r, respectively.

Revision 1.40 / (view) - annotate - [select for diffs] , Mon May 31 09:47:41 2004 UTC (20 years, 1 month ago) by a.arora
Branch: MAIN
CVS Tags: RELEASE_2_4_FC_CANDIDATE_1
Changes since 1.39: +34 -9 lines
Diff to previous 1.39
PEP#: 101
TITLE: Backing out AutoPtr changes from SDK files
DESCRIPTION: Files which are part of SDK should not have dependency
on AutoPtr.h (for Pegasus 2.4 release), as suggested by Roger.

Revision 1.39 / (view) - annotate - [select for diffs] , Wed May 5 18:43:41 2004 UTC (20 years, 1 month ago) by a.arora
Branch: MAIN
Changes since 1.38: +0 -22 lines
Diff to previous 1.38
BUG#:1453
TITLE: compile failure on Linux and Windows VC6
DESCRIPTION: VC7 on Windows does compile the code.
But either VC6 on windows OR gcc on Linux is causing some
compilation problems.

Revision 1.38 / (view) - annotate - [select for diffs] , Wed May 5 11:51:27 2004 UTC (20 years, 1 month ago) by a.arora
Branch: MAIN
Changes since 1.37: +9 -12 lines
Diff to previous 1.37
PEP#:101
TITLE: AutoPtr enhancements
DESCRIPTION: Plz refer PEP101 for details.

Revision 1.37 / (view) - annotate - [select for diffs] , Wed Oct 22 13:26:02 2003 UTC (20 years, 8 months ago) by karl
Branch: MAIN
CVS Tags: local, RELEASE_2_3_2-testfreeze, RELEASE_2_3_2-root, RELEASE_2_3_2-releasesnapshot, RELEASE_2_3_2-branch-freeze, RELEASE_2_3_2-branch, RELEASE_2_3_1-root, RELEASE_2_3_1-branch, RELEASE_2_3_0-root, RELEASE_2_3_0-branch, POST_LICENSE_UPDATE_2003
Changes since 1.36: +5 -3 lines
Diff to previous 1.36
PEP 55 Update license on source files to current license text and date

Revision 1.35.2.1 / (view) - annotate - [select for diffs] , Wed Aug 13 18:39:50 2003 UTC (20 years, 10 months ago) by mday
Branch: pep_88
Changes since 1.35: +2 -2 lines
Diff to previous 1.35 to next main 1.36
merge with 2.3 localized code

Revision 1.36 / (view) - annotate - [select for diffs] , Wed Jul 30 22:30:06 2003 UTC (20 years, 11 months ago) by tony
Branch: MAIN
CVS Tags: test, TEST, RELEASE_2_3_0-msg-freeze, PRE_LICENSE_UPDATE_2003
Changes since 1.35: +2 -2 lines
Diff to previous 1.35
BUG 328 - Restore zero month and day check

Revision 1.34.4.2 / (view) - annotate - [select for diffs] , Wed Jul 30 22:27:37 2003 UTC (20 years, 11 months ago) by tony
Branch: RELEASE_2_2_0-branch
CVS Tags: RELEASE_2_2_1-snapshot
Changes since 1.34.4.1: +2 -2 lines
Diff to previous 1.34.4.1 to branch point 1.34 to next main 1.35
BUG 328 - Restore zero month and day check

Revision 1.35 / (view) - annotate - [select for diffs] , Thu Jun 12 20:38:08 2003 UTC (21 years ago) by tony
Branch: MAIN
Branch point for: pep_88
Changes since 1.34: +4 -2 lines
Diff to previous 1.34
Bug 328 - Allow zero for day and month and handle interval date format (merge up from 2.2)

Revision 1.34.4.1 / (view) - annotate - [select for diffs] , Thu Jun 12 20:30:59 2003 UTC (21 years ago) by tony
Branch: RELEASE_2_2_0-branch
CVS Tags: RELEASE_2_2_0_0-release
Changes since 1.34: +4 -2 lines
Diff to previous 1.34
Bug 328 - Allow zero for day and month and handle interval date format

Revision 1.34 / (view) - annotate - [select for diffs] , Tue Mar 25 19:36:53 2003 UTC (21 years, 3 months ago) by kumpf
Branch: MAIN
CVS Tags: mday-merge-start, mday-merge-pegasus/src/Pegasus/Server, mday-merge-pegasus/src/Pegasus/Common, RELEASE_2_2_0-root, RELEASE_2_2-root, PEGASUS_FC_VERSION_2_2
Branch point for: RELEASE_2_2_0-branch
Changes since 1.33: +1 -3 lines
Diff to previous 1.33
HP-RK Bugzilla 241 (Memory leak in CIMDateTime).

Revision 1.31.2.1 / (view) - annotate - [select for diffs] , Mon Oct 28 15:43:20 2002 UTC (21 years, 8 months ago) by mday
Changes since 1.31: +59 -90 lines
Diff to previous 1.31 to next main 1.32
merged with STABLE branch

Revision 1.33 / (view) - annotate - [select for diffs] , Fri Oct 18 17:30:49 2002 UTC (21 years, 8 months ago) by dan
Branch: MAIN
CVS Tags: mday-2-0-patches, VERSION_2_1_RELEASE_HEAD, VERSION_2_1_RELEASE_BRANCH, VERSION_2_1_RELEASE, VERSION_2_1_1_RELEASE, LOCAL_ASSOCPROV-ROOT, LOCAL_ASSOCPROV-BRANCH
Changes since 1.32: +2 -2 lines
Diff to previous 1.32
Modified #ifdef to have only HPUX use an errno value return from mktime()

Revision 1.32 / (view) - annotate - [select for diffs] , Tue Oct 15 21:04:50 2002 UTC (21 years, 8 months ago) by kumpf
Branch: MAIN
Changes since 1.31: +32 -1 lines
Diff to previous 1.31
HP-SF: Fixed the CIMDateTime code to check for dates that are out of range for the system call mktime. The code now throws an exception if the given date is out of range for mktime. Fixed the Process provider to throw CIM_ERR_NO_SUCH_PROPERTY in case of an unsupported property.

Revision 1.31 / (view) - annotate - [select for diffs] , Wed Aug 28 23:27:52 2002 UTC (21 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.30: +2 -3 lines
Diff to previous 1.30
HP-RK API Review: Change String::allocateCString() to getCString().

Revision 1.30 / (view) - annotate - [select for diffs] , Thu Aug 22 19:08:33 2002 UTC (21 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.29: +10 -20 lines
Diff to previous 1.29
HP-[CAKG] Add PEGASUS_UINT64_LITERAL and PEGASUS_SINT64_LITERAL; replacePEGASUS_LLONG_MIN and PEGASUS_ULLONG_MAX in Platform_* with PEGASUS_SINT64_MIN and PEGASUS_UINT64_MAX in XmlReader

Revision 1.29 / (view) - annotate - [select for diffs] , Wed Aug 21 19:25:46 2002 UTC (21 years, 10 months ago) by dan
Branch: MAIN
Changes since 1.28: +2 -2 lines
Diff to previous 1.28
Fix Constants too large like Linux does.

Revision 1.28 / (view) - annotate - [select for diffs] , Tue Aug 20 16:39:37 2002 UTC (21 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.27: +3 -3 lines
Diff to previous 1.27
HP-RK API Review: Exception cleanup.  Renamed exceptions to end with -Exception.  Removed definitions of AddedReferenceToClass and TruncatedCharacter exceptions.  Changed exception messages to use 'invalid' rather than 'bad'.

Revision 1.27 / (view) - annotate - [select for diffs] , Tue Aug 20 11:54:35 2002 UTC (21 years, 10 months ago) by sage
Branch: MAIN
Changes since 1.26: +10 -0 lines
Diff to previous 1.26
Fix: Constants too large (append ULL)

Revision 1.26 / (view) - annotate - [select for diffs] , Mon Aug 19 17:04:15 2002 UTC (21 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.25: +86 -55 lines
Diff to previous 1.25
HP-[CAKG] API Review: updates to CIMDateTime

Revision 1.25 / (view) - annotate - [select for diffs] , Fri Aug 16 23:59:36 2002 UTC (21 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.24: +1 -1 lines
Diff to previous 1.24
HP-RK API Review: Changed includes of Exception.h to InternalException.h in Pegasus internal source files.

Revision 1.24 / (view) - annotate - [select for diffs] , Fri Aug 16 00:28:06 2002 UTC (21 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.23: +2 -1 lines
Diff to previous 1.23
HP-RK API Review: Restructured exceptions to move internal exceptions to an InternalExceptions module.  Combined definitions of overlapping CIMClientExceptions and Exceptions.  Removed unused exception definitions.  This is just the first step in cleaning up the exceptions from a developer API perspective.

Revision 1.23 / (view) - annotate - [select for diffs] , Wed Jul 17 11:05:57 2002 UTC (21 years, 11 months ago) by sage
Branch: MAIN
CVS Tags: VERSION_2_01_01, VERSION_2_00_RC_4, VERSION_2_00_BRANCH
Changes since 1.22: +4 -0 lines
Diff to previous 1.22
z/OS needs to include Config.h

Revision 1.22 / (view) - annotate - [select for diffs] , Fri May 31 23:56:22 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
CVS Tags: VERSION_2_00_RC_3, VERSION_2_00_RC_2, VERSION_2_00_RC_1, VERSION_1_10
Changes since 1.21: +9 -8 lines
Diff to previous 1.21
HP-RK Update license header.

Revision 1.21 / (view) - annotate - [select for diffs] , Tue May 14 03:57:48 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.20: +51 -15 lines
Diff to previous 1.20
HP-RK Added CIMDateTimeRep class in the source file to encapsulate the instance data in such a way that the implementation can change without affecting users of the class.  Added a clone() method.

Revision 1.20 / (view) - annotate - [select for diffs] , Thu May 9 20:08:55 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.19: +122 -4 lines
Diff to previous 1.19
HP-SF: Updated the Logger to log to syslog on HP-UX. Fixed the CIMDate::getCurrentDateTime() to return local time instead of UTC time. Updated the getDifference to compute the difference between two intervals.

Revision 1.19 / (view) - annotate - [select for diffs] , Wed May 1 21:25:14 2002 UTC (22 years, 2 months ago) by mday
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18
*** empty log message ***

Revision 1.18 / (view) - annotate - [select for diffs] , Wed May 1 05:21:21 2002 UTC (22 years, 2 months ago) by kumpf
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17
HP-RK Removed visibility restrictions on private data for external users of CIMDateTime, to allow static declaration of a CIMDateTime object to be successful.

Revision 1.17 / (view) - annotate - [select for diffs] , Wed May 1 04:15:06 2002 UTC (22 years, 2 months ago) by kumpf
Branch: MAIN
Changes since 1.16: +7 -1 lines
Diff to previous 1.16
HP-RK Moved CIMDateTime method implementations from header file to source file.  Encapsulated the remaining Pegasus internal data in the header file with the PEGASUS_INTERNALONLY compile flag.

Revision 1.16 / (view) - annotate - [select for diffs] , Fri Apr 19 11:09:26 2002 UTC (22 years, 2 months ago) by karl
Branch: MAIN
Changes since 1.15: +4 -4 lines
Diff to previous 1.15
fix documentation

Revision 1.15 / (view) - annotate - [select for diffs] , Tue Apr 16 01:26:03 2002 UTC (22 years, 2 months ago) by kumpf
Branch: MAIN
Changes since 1.14: +1 -1 lines
Diff to previous 1.14
DME: Fix compilation error on Linux.

Revision 1.14 / (view) - annotate - [select for diffs] , Mon Apr 15 17:10:17 2002 UTC (22 years, 2 months ago) by kumpf
Branch: MAIN
Changes since 1.13: +114 -1 lines
Diff to previous 1.13
HP-SF: Added functions isInterval, getDifference and getCurrentDateTime to class CIMDateTime. Updated the test to call these methods.

Revision 1.13 / (view) - annotate - [select for diffs] , Wed Apr 10 16:24:08 2002 UTC (22 years, 2 months ago) by kumpf
Branch: MAIN
Changes since 1.12: +0 -2 lines
Diff to previous 1.12
HP-RK Address ATTN.

Revision 1.12 / (view) - annotate - [select for diffs] , Mon Feb 18 13:57:19 2002 UTC (22 years, 4 months ago) by karl
Branch: MAIN
CVS Tags: async_dispatcher, VERSION_1_09, VERSION_1_08
Changes since 1.11: +1 -0 lines
Diff to previous 1.11
add constant

Revision 1.11 / (view) - annotate - [select for diffs] , Mon Dec 24 02:23:02 2001 UTC (22 years, 6 months ago) by mike
Branch: MAIN
CVS Tags: pre-meta-dispatcher, VERSION_1_07
Changes since 1.10: +7 -5 lines
Diff to previous 1.10
deleted unused files

Revision 1.10 / (view) - annotate - [select for diffs] , Tue Jul 10 21:31:08 2001 UTC (22 years, 11 months ago) by mike
Branch: MAIN
CVS Tags: version_1_01, version_0_99_1, version_0_99, merge_of_dev, main, dev_dead, dev, SNAPSHOT_1_04
Changes since 1.9: +187 -187 lines
Diff to previous 1.9
Removed \r\r\n from all files.

Revision 1.9 / (view) - annotate - [select for diffs] , Tue Jul 10 05:43:21 2001 UTC (22 years, 11 months ago) by mike
Branch: MAIN
Changes since 1.8: +187 -187 lines
Diff to previous 1.8
Prepended CIM_ERR to CIM status codes.
Added CIM response message types to CIMMessage.h.

Revision 1.8 / (view) - annotate - [select for diffs] , Sat Jun 16 22:09:59 2001 UTC (23 years ago) by mike
Branch: MAIN
CVS Tags: version_0_79_4
Changes since 1.7: +187 -187 lines
Diff to previous 1.7
new

Revision 1.7 / (view) - annotate - [select for diffs] , Sat Jun 16 16:30:34 2001 UTC (23 years ago) by mike
Branch: MAIN
Changes since 1.6: +187 -186 lines
Diff to previous 1.6
Added headers

Revision 1.6 / (view) - annotate - [select for diffs] , Sun Jun 3 16:05:03 2001 UTC (23 years ago) by karl
Branch: MAIN
CVS Tags: version_0_97_3
Changes since 1.5: +3 -0 lines
Diff to previous 1.5
Add time to Logger presentation

Revision 1.5 / (view) - annotate - [select for diffs] , Wed May 23 23:48:35 2001 UTC (23 years, 1 month ago) by mike
Branch: MAIN
CVS Tags: version_0_97_2, version_0_97_1
Changes since 1.4: +5 -0 lines
Diff to previous 1.4
Port to HP

Revision 1.4 / (view) - annotate - [select for diffs] , Sun May 20 19:33:59 2001 UTC (23 years, 1 month ago) by mike
Branch: MAIN
CVS Tags: version_0_97
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
Port to AIX

Revision 1.3 / (view) - annotate - [select for diffs] , Wed Apr 25 21:20:53 2001 UTC (23 years, 2 months ago) by mike
Branch: MAIN
CVS Tags: version_0_96, version_0_95, stable_0_95
Changes since 1.2: +5 -12 lines
Diff to previous 1.2
Removed old style license headers and added new ones.

Revision 1.2 / (view) - annotate - [select for diffs] , Wed Apr 4 19:02:27 2001 UTC (23 years, 2 months ago) by karl
Branch: MAIN
CVS Tags: stable
Changes since 1.1: +0 -0 lines
Diff to previous 1.1
documentation update

Revision 1.1 / (view) - annotate - [select for diffs] , Sun Feb 18 18:39:05 2001 UTC (23 years, 4 months ago) by mike
Branch: MAIN
CVS Tags: version_0_8
new

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a

View only Branch:
Sort log by:

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2