CVS log for pegasus/src/Pegasus/Common/XmlWriter.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: TASK-PEP317_pullop-branch

Revision 1.169.4.12 / (view) - annotate - [select for diffs] , Mon May 5 19:59:42 2014 UTC (10 years, 1 month ago) by karl
Branch: TASK-PEP317_pullop-branch
CVS Tags: TASK-PEP317_pullop-merged_out_to_branch, TASK-PEP317_pullop-merged_in_from_branch
Changes since 1.169.4.11: +1 -3 lines
Diff to previous 1.169.4.11 to branch point 1.169 to next main 1.170
BUG#: 9676
TITLE: TASK-PEP317_pullop-branch. Minor editorial changes

DESCRIPTION: Changes to comments, etc. Note. Marked one unused function
in BinaryCodec with comments (//// ) for later removal

Revision 1.169.4.11 / (view) - annotate - [select for diffs] , Sun Apr 27 23:29:12 2014 UTC (10 years, 2 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.169.4.10: +0 -43 lines
Diff to previous 1.169.4.10 to branch point 1.169
BUG#: 9676
TITLE: TASK-PEP317_pullop-branch. Merge Out from head of tree

DESCRIPTION: Brings TASK-PEP317_pullop-branch into line with head of tree

Revision 1.169.4.10 / (view) - annotate - [select for diffs] , Mon Mar 31 21:46:03 2014 UTC (10 years, 3 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.169.4.9: +45 -35 lines
Diff to previous 1.169.4.9 to branch point 1.169
BUG#: 9676
TITLE: TASK-PEP317_pullop-branch. Fixes to xml output issues from
OOP processors with pull reference and associator calls.

DESCRIPTION: Corrected CIMResponseData to generate correct
XmlInternalEncoder call for pull and nonpull xml output. Added a
couple of traces to better track through these calls. Fixed error
in PullErrors for timeout. Added first statistics on shutdown
for EnumerationContextTable. Removed ConditionVariable from
getCache for the moment since it was causing the thread block with
monitor.  Right now this means open almost always returns 0 objects
since this is temp fix. Also had to block static tests since the
test for objects in response.  Note this means pullop returns
warning messages about "too few objects in response." Will fix this
issue in next checkin.

Revision 1.169.4.9 / (view) - annotate - [select for diffs] , Thu Nov 21 17:59:42 2013 UTC (10 years, 7 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.169.4.8: +2 -1 lines
Diff to previous 1.169.4.8 to branch point 1.169
PEP#: 317
TITLE: TASK-PEP317_pullop-branch Merge Out from head of tree effective 21 Nov 2013.

DESCRIPTION:

Revision 1.169.4.8 / (view) - annotate - [select for diffs] , Thu Sep 19 09:56:58 2013 UTC (10 years, 9 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.169.4.7: +3 -7 lines
Diff to previous 1.169.4.7 to branch point 1.169
PEP#: 317
TITLE: TASK-PEP317_pullop-branch Pull Operations.Number of minor errors in code.

DESCRIPTION: Fixed one overlooked compile issue from previous checkin.  Added
detailed timers for wait queues. Cleaned out temp change to XmlWriter.cpp,
Enabled time thread as diagnostic tool

Revision 1.169.4.7 / (view) - annotate - [select for diffs] , Sat Sep 14 22:08:17 2013 UTC (10 years, 9 months ago) by karl
Branch: TASK-PEP317_pullop-branch
CVS Tags: POSTAUG25UPDATE
Changes since 1.169.4.6: +4 -4 lines
Diff to previous 1.169.4.6 to branch point 1.169
PEP#: 317
TITLE: PEP 317, Pull Operations mergeout and code cleanup.

DESCRIPTION: No new functionality added but cleaned up a number of issues.
Merged out up to 25 August. Note that most functions run today except for
OpenExecQuery which is not tested.  See the readme.pulloperations for more
details

Revision 1.169.4.6 / (view) - annotate - [select for diffs] , Sat Jul 20 17:32:39 2013 UTC (10 years, 11 months ago) by karl
Branch: TASK-PEP317_pullop-branch
CVS Tags: PREAUG25UPDATE
Changes since 1.169.4.5: +8 -0 lines
Diff to previous 1.169.4.5 to branch point 1.169
PEP#: 317
TITLE: Update merge out from last 2.13.0.

DESCRIPTION: Sync with 2.13.0 just before release.  Note that we kept
the Development status.

Revision 1.169.4.5 / (view) - annotate - [select for diffs] , Mon Jun 3 21:35:14 2013 UTC (11 years ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.169.4.4: +89 -80 lines
Diff to previous 1.169.4.4 to branch point 1.169
BUG#: 9999
TITLE: TASK_317-Pull Operations update.

DESCRIPTION: This update brings this branch back in line with the current
head of tree and cleans up a number of outstanding issues in the code.  Note
That there are still a lot of outstanding issues being worked on.

Revision 1.169.4.4 / (view) - annotate - [select for diffs] , Tue Feb 21 17:22:10 2012 UTC (12 years, 4 months ago) by karl
Branch: TASK-PEP317_pullop-branch
CVS Tags: TASK_PEP317_1JUNE_2013
Changes since 1.169.4.3: +6 -7 lines
Diff to previous 1.169.4.3 to branch point 1.169
BUG#: 99999
TITLE: Task PEP317 branch Pull ops

DESCRIPTION: Bring property list processing into line

Revision 1.169.4.3 / (view) - annotate - [select for diffs] , Wed Feb 15 17:47:07 2012 UTC (12 years, 4 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.169.4.2: +5 -3 lines
Diff to previous 1.169.4.2 to branch point 1.169
BUG#: 99999
TITLE: Task317 Branch -- pull operations. Sync to head of tree

DESCRIPTION: Sync the branch back to the head of cvs tree

Revision 1.169.4.2 / (view) - annotate - [select for diffs] , Tue Oct 11 17:18:09 2011 UTC (12 years, 8 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.169.4.1: +109 -36 lines
Diff to previous 1.169.4.1 to branch point 1.169
BUG#: 9999
TITLE: Merge out head to Task-PEP317 branch using Task Makefile

DESCRIPTION:  Update this working branch to Pegasus Head of Tree as of
about 8 Oct 2011

Revision 1.169.4.1 / (view) - annotate - [select for diffs] , Sat Jan 15 21:26:53 2011 UTC (13 years, 5 months ago) by karl
Branch: TASK-PEP317_pullop-branch
CVS Tags: BeforeUpdateToHeadOct82011
Changes since 1.169: +207 -1 lines
Diff to previous 1.169
BUG#: 8874
TITLE: Commit code for pull operations to branch TASK-PEP317_pullop-branch

DESCRIPTION: Commits the current code for the pull operations to a
task branch for further review and testing before it is committed to
the Pegasus head.

Revision 1.169 / (view) - annotate - [select for diffs] , Tue Dec 15 11:39:34 2009 UTC (14 years, 6 months ago) by thilo.boehm
Branch: MAIN
CVS Tags: TASK-PEP317_pullop-root, 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
Branch point for: TASK-PEP317_pullop-branch
Changes since 1.168: +8 -21 lines
Diff to previous 1.168
PEP#: 348
TITLE: Initial commit of SCMO for CMPI

DESCRIPTION: Initial commit of SCMO for CMPI

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