CVS log for pegasus/src/Pegasus/Common/Attic/CIMIndication.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)
Current tag: MAIN

Revision 1.11 , Tue Mar 29 21:34:39 2005 UTC (19 years, 3 months ago) by kumpf
Branch: MAIN
CVS Tags: TASK-PEP362_RestfulService-merged_out_from_trunk, TASK-PEP348_SCMO-merged_out_from_trunk, TASK-PEP317_pullop-merged_out_from_trunk, TASK-PEP317_pullop-merged_in_to_trunk, TASK-PEP311_WSMan-root, TASK-PEP311_WSMan-branch, RELEASE_2_5_0-RC1, HPUX_TEST, HEAD
Changes since 1.10: +0 -0 lines
FILE REMOVED
BUG#: 3165
TITLE: CIMIndication.cpp is not needed
DESCRIPTION: Removed CIMIndication.cpp source file.  Removed conditionals for including IndicationFormatter.cpp in Common/Makefile.

Revision 1.10 / (view) - annotate - [select for diffs] , Sat Feb 5 22:59:23 2005 UTC (19 years, 5 months ago) by karl
Branch: MAIN
CVS Tags: PEP217_PRE_BRANCH, PEP217_POST_BRANCH, PEP217_BRANCH, PEP214ROOT, PEP214BRANCH, PEP214-root, PEP214-branch, PEP-214B-root
Changes since 1.9: +3 -1 lines
Diff to previous 1.9
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.9 / (view) - annotate - [select for diffs] , Sun Oct 17 19:39:16 2004 UTC (19 years, 8 months ago) by karl
Branch: MAIN
CVS Tags: pegasus25BeforeLicenseUpdate, SLPPERFINST-root, SLPPERFINST-branch, 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, RELEASE_2_4-branch, PEP213_SIZE_OPTIMIZATIONS_TAG, PEP213_SIZE_OPTIMIZATIONS, IBM_241_April1405, CHUNKTESTDONE_PEP140
Changes since 1.8: +6 -4 lines
Diff to previous 1.8
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.8 / (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_4_FC_CANDIDATE_1, 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, MONITOR_CONSOLIDATION_2_5_BRANCH, CQL_2_5_BRANCH
Changes since 1.7: +5 -3 lines
Diff to previous 1.7
PEP 55 Update license on source files to current license text and date

Revision 1.7 / (view) - annotate - [select for diffs] , Thu Sep 19 21:01:47 2002 UTC (21 years, 9 months ago) by kumpf
Branch: MAIN
CVS Tags: test, pep_88, mday-merge-start, mday-merge-pegasus/src/Pegasus/Server, mday-merge-pegasus/src/Pegasus/Common, mday-2-0-patches, VERSION_2_1_RELEASE_HEAD, VERSION_2_1_RELEASE_BRANCH, VERSION_2_1_RELEASE, VERSION_2_1_1_RELEASE, TEST, STABLE, RELEASE_2_3_0-msg-freeze, RELEASE_2_2_1-snapshot, RELEASE_2_2_0_0-release, RELEASE_2_2_0-root, RELEASE_2_2_0-branch, RELEASE_2_2-root, PRE_LICENSE_UPDATE_2003, PEGASUS_FC_VERSION_2_2, LOCAL_ASSOCPROV-ROOT, LOCAL_ASSOCPROV-BRANCH
Changes since 1.6: +1 -32 lines
Diff to previous 1.6
HP-RK API Review: De-'virtual'ize CIMInstance destructor to be consistent with the other CIM data classes.  Scale back the CIMIndication implementation until the class definition is firmed up, corresponding with the completion of indication functionality in Pegasus.

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

Revision 1.5 / (view) - annotate - [select for diffs] , Wed May 15 00:43:13 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.4: +28 -0 lines
Diff to previous 1.4
HP-RK Moved method implementations from header file to source file.  Added CIMNamedInstanceRep class in source file to encapsulate the instance data in such a way that the implementation can change without affecting users of the classes.  Added clone() methods.

Revision 1.4 / (view) - annotate - [select for diffs] , Tue May 7 17:53:28 2002 UTC (22 years, 2 months ago) by kumpf
Branch: MAIN
Changes since 1.3: +4 -0 lines
Diff to previous 1.3
HP-RK Explicitly instantiate Array<CIMIndication>.

Revision 1.3 / (view) - annotate - [select for diffs] , Mon Mar 25 17:42:36 2002 UTC (22 years, 3 months ago) by chip
Branch: MAIN
CVS Tags: VERSION_1_09, VERSION_1_08
Changes since 1.2: +0 -12 lines
Diff to previous 1.2
derive from CIMInstance

Revision 1.2 / (view) - annotate - [select for diffs] , Thu Dec 13 14:53:50 2001 UTC (22 years, 6 months ago) by mike
Branch: MAIN
CVS Tags: pre-meta-dispatcher, merge_of_dev, async_dispatcher, VERSION_1_07
Changes since 1.1: +6 -2 lines
Diff to previous 1.1
Merged dev branch into main trunk.

Revision 1.1 / (view) - annotate - [select for diffs] , Fri Jul 13 04:06:29 2001 UTC (22 years, 11 months ago) by chip
Branch: MAIN
CVS Tags: version_1_01, version_0_99_1, version_0_99, main
Branch point for: dev
no message

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