CVS log for pegasus/src/Pegasus/Common/TraceMemoryHandler.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.13 / (view) - annotate - [select for diffs] , Tue Dec 16 18:56:00 2008 UTC (15 years, 6 months ago) by kumpf
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-PEP348_SCMO-root, TASK-PEP348_SCMO-merged_out_to_branch, TASK-PEP348_SCMO-merged_out_from_trunk, TASK-PEP348_SCMO-merged_in_to_trunk, TASK-PEP348_SCMO-merged_in_from_branch, TASK-PEP348_SCMO-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_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, 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, HPUX_TEST, HEAD, CIMRS_WORK_20130824, BeforeUpdateToHeadOct82011
Changes since 1.12: +13 -13 lines
Diff to previous 1.12
BUG#: 8273
TITLE: Remove trailing space characters
DESCRIPTION: Remove meaningless whitespace.

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

DESCRIPTION:

Fixing trailing spaces in copyright/license text

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

DESCRIPTION:

Adding the new copyright/license text to almost all files

Revision 1.10 / (view) - annotate - [select for diffs] , Fri Oct 17 10:07:33 2008 UTC (15 years, 8 months ago) by r.kieninger
Branch: MAIN
Changes since 1.9: +1 -1 lines
Diff to previous 1.9
BUG#:7996
TITLE: 64 bit platform support for z/OS

DESCRIPTION: 64 bit platform support for z/OS

Revision 1.9 / (view) - annotate - [select for diffs] , Thu Sep 18 07:01:37 2008 UTC (15 years, 9 months ago) by thilo.boehm
Branch: MAIN
CVS Tags: TASK-PEP311_WSMan-root, TASK-PEP311_WSMan-branch
Changes since 1.8: +76 -84 lines
Diff to previous 1.8
BUG#: 7906
TITLE: PEP#316 - In-Memory-Tracing - OOP - Tracefile Configuration  PEGASUS_ASSERT

DESCRIPTION: Add OOP support and the Tracefile configuration is reworked.

Revision 1.8 / (view) - annotate - [select for diffs] , Thu Sep 18 06:50:07 2008 UTC (15 years, 9 months ago) by thilo.boehm
Branch: MAIN
Changes since 1.7: +99 -46 lines
Diff to previous 1.7
BUG#: 7884
TITLE: TraceMemoryHandler mishandles buffer wrap

DESCRIPTION: Large messages are started at the beginning of the buffer and are truncated.

Revision 1.7 / (view) - annotate - [select for diffs] , Mon Sep 15 04:05:51 2008 UTC (15 years, 9 months ago) by venkat.puvvada
Branch: MAIN
Changes since 1.6: +4 -4 lines
Diff to previous 1.6
BUG#: 7883
TITLE: Compile error in TraceMemoryHandler.cpp: va_copy not defined -- Windows
DESCRIPTION: temporary fix , define va_copy macro for Windows

Revision 1.6 / (view) - annotate - [select for diffs] , Tue Sep 9 18:10:57 2008 UTC (15 years, 9 months ago) by thilo.boehm
Branch: MAIN
Changes since 1.5: +7 -4 lines
Diff to previous 1.5
BUG#: 7892
TITLE: TestTracer fails with compare error

DESCRIPTION: Wrapping algorithm count the trailing '\0' of vsnprintf()

Revision 1.5 / (view) - annotate - [select for diffs] , Thu Sep 4 17:22:29 2008 UTC (15 years, 9 months ago) by kumpf
Branch: MAIN
Changes since 1.4: +10 -0 lines
Diff to previous 1.4
BUG#: 7876
TITLE: TestTracer fails
DESCRIPTION: Work around an HP-UX test error caused by a difference in the behavior of vsnprintf.

Revision 1.4 / (view) - annotate - [select for diffs] , Thu Sep 4 17:10:31 2008 UTC (15 years, 9 months ago) by kumpf
Branch: MAIN
Changes since 1.3: +13 -2 lines
Diff to previous 1.3
BUG#: 7874
TITLE: Compile error in TraceMemoryHandler.cpp: va_copy not defined
DESCRIPTION: Work around an HP-UX compile error.

Revision 1.3 / (view) - annotate - [select for diffs] , Wed Sep 3 16:48:05 2008 UTC (15 years, 9 months ago) by kumpf
Branch: MAIN
Changes since 1.2: +56 -56 lines
Diff to previous 1.2
BUG#: 7881
TITLE: Compile error in Tracer.h with trace removed
DESCRIPTION: Correct the null Tracer method definitions and fix a warning in TraceMemoryHandler.cpp.

Revision 1.2 / (view) - annotate - [select for diffs] , Tue Sep 2 19:49:39 2008 UTC (15 years, 9 months ago) by kumpf
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1
BUG#: 7873
TITLE: Compile error in TraceMemoryHandler.h caused by incomplete type
DESCRIPTION: Initialize the traceBuffer member.

Revision 1.1 / (view) - annotate - [select for diffs] , Tue Sep 2 16:33:37 2008 UTC (15 years, 9 months ago) by thilo.boehm
Branch: MAIN
BUG#: 7836
TITLE: PEP#316 - In-Memory-Tracing

DESCRIPTION: Initial TraceMemoryHandler

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