CVS log for pegasus/src/Pegasus/ProviderManager2/CMPI/CMPIClassCache.h

(logo)

Help

(back) Up to [Pegasus] / pegasus / src / Pegasus / ProviderManager2 / CMPI

Request diff between arbitrary revisions


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

Revision 1.7 / (view) - annotate - [select for diffs] , Fri Jan 29 10:06:03 2010 UTC (14 years, 5 months ago) by marek
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.6: +0 -9 lines
Diff to previous 1.6
BUG#:8702
TITLE: Possible double delete in CMPI Class Cache

DESCRIPTION:

Revision 1.6 / (view) - annotate - [select for diffs] , Tue Dec 15 11:39:38 2009 UTC (14 years, 6 months ago) by thilo.boehm
Branch: MAIN
Changes since 1.5: +97 -7 lines
Diff to previous 1.5
PEP#: 348
TITLE: Initial commit of SCMO for CMPI

DESCRIPTION: Initial commit of SCMO for CMPI

Revision 1.5.4.7 / (view) - annotate - [select for diffs] , Wed Nov 18 09:59:58 2009 UTC (14 years, 7 months ago) by marek
Branch: TASK-PEP348_SCMO-branch
CVS Tags: TASK-PEP348_SCMO-merged_out_to_branch
Changes since 1.5.4.6: +17 -4 lines
Diff to previous 1.5.4.6 to branch point 1.5 to next main 1.6
PEP#:348
TITLE: Fix build errors and warnings on Windows for SCMO

DESCRIPTION:

Revision 1.5.4.6 / (view) - annotate - [select for diffs] , Wed Nov 4 16:59:18 2009 UTC (14 years, 7 months ago) by r.kieninger
Branch: TASK-PEP348_SCMO-branch
Changes since 1.5.4.5: +0 -5 lines
Diff to previous 1.5.4.5 to branch point 1.5
PEP#:348
TITLE: SCMO CMPI Code review updates

DESCRIPTION:

Revision 1.5.4.5 / (view) - annotate - [select for diffs] , Wed Nov 4 16:22:38 2009 UTC (14 years, 7 months ago) by marek
Branch: TASK-PEP348_SCMO-branch
Changes since 1.5.4.4: +12 -17 lines
Diff to previous 1.5.4.4 to branch point 1.5
PEP#:348
TITLE: Review comments directly worked into CMPIClassCache

DESCRIPTION:

Revision 1.5.4.4 / (view) - annotate - [select for diffs] , Wed Oct 28 14:41:28 2009 UTC (14 years, 8 months ago) by r.kieninger
Branch: TASK-PEP348_SCMO-branch
Changes since 1.5.4.3: +4 -2 lines
Diff to previous 1.5.4.3 to branch point 1.5
PEP#:348
TITLE: SCMO CMPI Implementation

DESCRIPTION: BugFixes to get poststarttests going

Revision 1.5.4.3 / (view) - annotate - [select for diffs] , Tue Oct 27 17:38:11 2009 UTC (14 years, 8 months ago) by marek
Branch: TASK-PEP348_SCMO-branch
Changes since 1.5.4.2: +14 -10 lines
Diff to previous 1.5.4.2 to branch point 1.5
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.5.4.2 / (view) - annotate - [select for diffs] , Thu Oct 22 06:28:42 2009 UTC (14 years, 8 months ago) by r.kieninger
Branch: TASK-PEP348_SCMO-branch
Changes since 1.5.4.1: +1 -0 lines
Diff to previous 1.5.4.1 to branch point 1.5
PEP#:348
TITLE: SCMO CMPI Implementation

DESCRIPTION: Add missing headerfile

Revision 1.5.4.1 / (view) - annotate - [select for diffs] , Mon Aug 17 12:47:48 2009 UTC (14 years, 10 months ago) by r.kieninger
Branch: TASK-PEP348_SCMO-branch
Changes since 1.5: +80 -0 lines
Diff to previous 1.5
PEP#:348
TITLE: Implementing CMPI_Instance and CMPI_ObjectPath through SCMO

DESCRIPTION: Initial implementation of CMPI for SCMO usage and scaffolding test code

Revision 1.5 / (view) - annotate - [select for diffs] , Tue Dec 16 18:56:54 2008 UTC (15 years, 6 months ago) by kumpf
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, 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, RELEASE_2_9-root, RELEASE_2_9-branch, HPUX_TEST
Branch point for: TASK-PEP348_SCMO-branch
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
BUG#: 8273
TITLE: Remove trailing space characters
DESCRIPTION: Remove meaningless whitespace.

Revision 1.4 / (view) - annotate - [select for diffs] , Tue Dec 2 09:01:49 2008 UTC (15 years, 7 months ago) by martin
Branch: MAIN
CVS Tags: RELEASE_2_9_0-FC
Changes since 1.3: +6 -6 lines
Diff to previous 1.3
BUG#: 8123
TITLE: Update copyright/license text

DESCRIPTION:

Fixing trailing spaces in copyright/license text

Revision 1.3 / (view) - annotate - [select for diffs] , Mon Dec 1 17:50:52 2008 UTC (15 years, 7 months ago) by martin
Branch: MAIN
Changes since 1.2: +28 -30 lines
Diff to previous 1.2
BUG#: 8123
TITLE: Update Coyright/License text

DESCRIPTION:

Adding the new copyright/license text to almost all files

Revision 1.2 / (view) - annotate - [select for diffs] , Wed Jan 30 12:10:23 2008 UTC (16 years, 5 months ago) by marek
Branch: MAIN
CVS Tags: TASK_PEP328_SOLARIS_NEVADA_PORT, TASK-PEP328_SOLARIS_NEVADA_PORT_v2-root, TASK-PEP328_SOLARIS_NEVADA_PORT_v2-branch, TASK-PEP328_SOLARIS_NEVADA_PORT-root, TASK-PEP328_SOLARIS_NEVADA_PORT-branch, TASK-PEP328_SOLARIS_IX86_CC_PORT-root, TASK-PEP328_SOLARIS_IX86_CC_PORT-branch-v2, TASK-PEP328_SOLARIS_IX86_CC_PORT-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_BETA, RELEASE_2_8_0-RC2, RELEASE_2_8_0-RC1, RELEASE_2_8_0-FC, RELEASE_2_8_0, RELEASE_2_8-root, RELEASE_2_8-branch
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
BUG#:7318
TITLE: Windows build breaks in CMPIProviderManager.cpp

DESCRIPTION:

Revision 1.1 / (view) - annotate - [select for diffs] , Wed Jan 23 15:23:26 2008 UTC (16 years, 5 months ago) by marek
Branch: MAIN
BUG#:7273
TITLE: CMPI Class cache should be encapsulated and abstracted

DESCRIPTION: adding the two new files too

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