CVS log for pegasus/src/Pegasus/Common/XmlParser.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.56 / (view) - annotate - [select for diffs] , Thu Jul 26 10:14:54 2012 UTC (11 years, 11 months ago) by dev.meetei
Branch: MAIN
CVS Tags: preBug9676, postBug9676, 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-merged_out_from_trunk, TASK-PEP317_pullop-merged_in_to_trunk, 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, HEAD, CIMRS_WORK_20130824
Changes since 1.55: +0 -12 lines
Diff to previous 1.55
BUG#: 9236
TITLE:Add support for clang/clang++ in Linux

DESCRIPTION:

Revision 1.55 / (view) - annotate - [select for diffs] , Mon Nov 30 16:49:46 2009 UTC (14 years, 7 months ago) by mike
Branch: MAIN
CVS Tags: TASK_PEP317_1JUNE_2013, TASK-PEP348_SCMO-merged_out_from_trunk, TASK-PEP317_pullop-root, 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, BeforeUpdateToHeadOct82011
Branch point for: TASK-PEP317_pullop-branch
Changes since 1.54: +36 -3 lines
Diff to previous 1.54
BUG#: 8647
TITLE: WS-Management Enhancements

DESCRIPTION: WS-Management Enhancements: custom actions, enumerate with filter, and identify.

Revision 1.54 / (view) - annotate - [select for diffs] , Thu Feb 5 05:44:04 2009 UTC (15 years, 5 months ago) by venkat.puvvada
Branch: MAIN
CVS Tags: TASK-PEP348_SCMO-root, TASK-PEP348_SCMO-merged_out_to_branch, TASK-PEP348_SCMO-merged_in_to_trunk, TASK-PEP348_SCMO-merged_in_from_branch
Branch point for: TASK-PEP348_SCMO-branch
Changes since 1.53: +8 -2 lines
Diff to previous 1.53
BUG#: 8348
TITLE: XmlReader fails to parse zero char value for string and char16
DESCRIPTION: Length of CONTENT and CDATA value is maintained in XmlEntry to handle char 0 correctly

Revision 1.53 / (view) - annotate - [select for diffs] , Tue Dec 16 18:56:01 2008 UTC (15 years, 6 months ago) by kumpf
Branch: MAIN
CVS Tags: RELEASE_2_9_0-RC1, RELEASE_2_9_0, RELEASE_2_9-root, HPUX_TEST
Branch point for: RELEASE_2_9-branch
Changes since 1.52: +4 -4 lines
Diff to previous 1.52
BUG#: 8273
TITLE: Remove trailing space characters
DESCRIPTION: Remove meaningless whitespace.

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

DESCRIPTION:

Fixing trailing spaces in copyright/license text

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

DESCRIPTION:

Adding the new copyright/license text to almost all files

Revision 1.50 / (view) - annotate - [select for diffs] , Tue Sep 16 17:44:35 2008 UTC (15 years, 9 months ago) by kumpf
Branch: MAIN
CVS Tags: TASK-PEP311_WSMan-root, TASK-PEP311_WSMan-branch
Changes since 1.49: +96 -36 lines
Diff to previous 1.49
BUG#: 7911
TITLE: XmlParser compresses whitespace in element value
DESCRIPTION: Do not replace adjacent whitespace in an element value with a single space character.

Revision 1.49 / (view) - annotate - [select for diffs] , Tue Aug 12 18:36:13 2008 UTC (15 years, 10 months ago) by thilo.boehm
Branch: MAIN
CVS Tags: TASK-PEP328_SOLARIS_NEVADA_PORT_v2-root, TASK-PEP328_SOLARIS_NEVADA_PORT_v2-branch
Changes since 1.48: +8 -7 lines
Diff to previous 1.48
BUG#: 7819
TITLE: Improve performace of XML reading.

DESCRIPTION: Add CIMName embedded obj/inst. Modify CIMNameUnchecked()

Revision 1.48 / (view) - annotate - [select for diffs] , Tue Aug 12 16:35:08 2008 UTC (15 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.47: +4 -4 lines
Diff to previous 1.47
BUG#: 7784
TITLE: Use char* instead of String for message IDs
DESCRIPTION: Do not convert message IDs to Strings.

Revision 1.47 / (view) - annotate - [select for diffs] , Thu Aug 7 17:03:48 2008 UTC (15 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.46: +2 -2 lines
Diff to previous 1.46
BUG#: 7779
TITLE: Variables hidden by other declarations in scope
DESCRIPTION: Use different names for variables in nested scope.

Revision 1.46 / (view) - annotate - [select for diffs] , Wed Jun 18 17:12:00 2008 UTC (16 years ago) by kumpf
Branch: MAIN
CVS Tags: RELEASE_2_8_0-RC2, RELEASE_2_8_0-RC1, RELEASE_2_8_0, RELEASE_2_8-root
Branch point for: RELEASE_2_8-branch
Changes since 1.45: +0 -2 lines
Diff to previous 1.45
BUG#: 7742
TITLE: Unreferenced variables
DESCRIPTION: Remove unused variable definitions.

Revision 1.45 / (view) - annotate - [select for diffs] , Tue Apr 29 19:40:24 2008 UTC (16 years, 2 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.44: +216 -60 lines
Diff to previous 1.44
BUG#: 7610
TITLE: PEP 311 WS-Management Support in CIM Server
DESCRIPTION: Implement WS-Management protocol for WS-Transfer operations.

Revision 1.44 / (view) - annotate - [select for diffs] , Fri Apr 11 17:02:26 2008 UTC (16 years, 2 months ago) by dmitry.mikulin
Branch: MAIN
Changes since 1.43: +6 -5 lines
Diff to previous 1.43
BUG#: 7581
TITLE: XML parser leaves trailing spaces in entry content.
DESCRIPTION: Changed _normalize() function in XML parser to fix the problem it had handling white space removal when content had exactly 2 trailing white spaces.

Revision 1.43 / (view) - annotate - [select for diffs] , Wed Feb 20 13:55:50 2008 UTC (16 years, 4 months ago) by s.manicka
Branch: MAIN
Changes since 1.42: +8 -0 lines
Diff to previous 1.42
BUG#: 7277
TITLE: Re-arrange code to get around bug in Windows 64 bit compiler.

DESCRIPTION:

Revision 1.42 / (view) - annotate - [select for diffs] , Mon Jul 30 05:50:57 2007 UTC (16 years, 11 months ago) by venkat.puvvada
Branch: MAIN
CVS Tags: TASK-PEP305_VXWORKS-root, TASK-PEP305_VXWORKS-branch-pre-solaris-port, TASK-PEP305_VXWORKS-branch-post-solaris-port, TASK-PEP305_VXWORKS-branch-beta2, TASK-PEP305_VXWORKS-branch, TASK-PEP305_VXWORKS-2008-10-23, 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_1-RC1, RELEASE_2_7_1, RELEASE_2_7_0-RC1, RELEASE_2_7_0-BETA, RELEASE_2_7_0, RELEASE_2_7-root
Branch point for: RELEASE_2_7-branch
Changes since 1.41: +0 -1 lines
Diff to previous 1.41
BUG#: 6696
TITLE: remove unused variable from XmlParser class.

Revision 1.41 / (view) - annotate - [select for diffs] , Wed Feb 28 16:10:06 2007 UTC (17 years, 4 months ago) by venkat.puvvada
Branch: MAIN
CVS Tags: 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-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
Changes since 1.40: +52 -51 lines
Diff to previous 1.40
BUG#: 4807
TITLE: XML parser does not handle comments

Revision 1.40 / (view) - annotate - [select for diffs] , Fri Nov 10 18:14:58 2006 UTC (17 years, 7 months ago) by kumpf
Branch: MAIN
CVS Tags: 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-BUG7240-root, TASK-BUG7240-branch, RELEASE_2_6_3-RC2, RELEASE_2_6_3-RC1, RELEASE_2_6_3, RELEASE_2_6_2-RC1, RELEASE_2_6_2, RELEASE_2_6_1-RC1, RELEASE_2_6_1, RELEASE_2_6_0-RC1, RELEASE_2_6_0-FC, RELEASE_2_6_0, RELEASE_2_6-root, RELEASE_2_6-branch-clean, RELEASE_2_6-branch, PEP286_PRIVILEGE_SEPARATION_ROOT, PEP286_PRIVILEGE_SEPARATION_CODE_FREEZE, PEP286_PRIVILEGE_SEPARATION_BRANCH, PEP286_PRIVILEGE_SEPARATION_1
Changes since 1.39: +13 -16 lines
Diff to previous 1.39
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.39 / (view) - annotate - [select for diffs] , Mon Jun 19 18:37:29 2006 UTC (18 years ago) by mike
Branch: MAIN
CVS Tags: TASK_BUG_5314_IPC_REFACTORING_ROOT, TASK_BUG_5314_IPC_REFACTORING_BRANCH, TASK_BUG_5314_IPC_REFACTORING-V1, TASK_BUG_5191_QUEUE_CONSOLIDATION_ROOT, TASK_BUG_5191_QUEUE_CONSOLIDATION_BRANCH, 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.38: +0 -4 lines
Diff to previous 1.38
BUG#: 5126
TITLE: Hidden default visibility for shared-library symbols (GCC 4.0 only)

DESCRIPTION: This patch introduces symbol exportation for GCC (similar to that used in Windows that requires the PEGASUS_???_LINKAGE macro).

Revision 1.38 / (view) - annotate - [select for diffs] , Mon Jan 30 16:17:08 2006 UTC (18 years, 5 months ago) by karl
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, 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, 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.37: +4 -2 lines
Diff to previous 1.37
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.37 / (view) - annotate - [select for diffs] , Wed Jan 11 20:49:25 2006 UTC (18 years, 5 months ago) by kumpf
Branch: MAIN
Changes since 1.36: +187 -245 lines
Diff to previous 1.36
BUG#: 4625
TITLE: XmlParser substitutes character references before normalizing data
DESCRIPTION: Do XmlParser normalization and reference substitution in the same pass over the data, so that characters encoded with references are not affected by whitespace compression.

Revision 1.36 / (view) - annotate - [select for diffs] , Fri Jan 6 20:49:18 2006 UTC (18 years, 6 months ago) by kumpf
Branch: MAIN
CVS Tags: PEP244_ServerProfile-root
Branch point for: PEP244_ServerProfile-branch
Changes since 1.35: +1 -1 lines
Diff to previous 1.35
BUG#: 4631
TITLE: XmlParser uses incorrect whitespace character set
DESCRIPTION: Update the XML parser to use the white space definition in the XML specification.

Revision 1.35 / (view) - annotate - [select for diffs] , Mon Nov 7 23:20:01 2005 UTC (18 years, 7 months ago) by mike
Branch: MAIN
CVS Tags: STABLE, PEP233_EmbeddedInstSupport-root, BUG_4225_PERFORMANCE_VERSION_1_DONE
Branch point for: PEP233_EmbeddedInstSupport-branch
Changes since 1.34: +24 -27 lines
Diff to previous 1.34
BUG#: 4357
TITLE: XmlParser Performance

DESCRIPTION: Added character recognition tables in several places.

Revision 1.34 / (view) - annotate - [select for diffs] , Thu Nov 3 00:35:04 2005 UTC (18 years, 8 months ago) by mike
Branch: MAIN
Changes since 1.33: +20 -22 lines
Diff to previous 1.33
BUG#: 4350
TITLE: _skipWhiteSpace()

DESCRIPTION: _skipWhiteSpace() optimizations.

Revision 1.33 / (view) - annotate - [select for diffs] , Mon Oct 31 17:39:12 2005 UTC (18 years, 8 months ago) by mike
Branch: MAIN
Changes since 1.32: +1 -1 lines
Diff to previous 1.32
BUG#: 4307
TITLE: Buffer class optimization

DESCRIPTION: New Buffer class and usage.

Revision 1.32 / (view) - annotate - [select for diffs] , Mon Mar 28 17:31:35 2005 UTC (19 years, 3 months ago) by david.dillard
Branch: MAIN
CVS Tags: RELEASE_2_5_0-RC1, RELEASE_2_5_0, PEGASUS_2_5_0_PerformanceDev-rootlt, PEGASUS_2_5_0_PerformanceDev-root, PEGASUS_2_5_0_PerformanceDev-String, PEGASUS_2_5_0_PerformanceDev-AtomicInt-branch, PEG25_IBM_5_16_05, NPEGASUS_2_5_0_PerformanceDev-String-root, NNPEGASUS_2_5_0_PerformanceDev-String-branch
Branch point for: PEGASUS_2_5_0_PerformanceDev-branch
Changes since 1.31: +321 -322 lines
Diff to previous 1.31
BUG#: 3172
TITLE: Fixed a number of warnings.

DESCRIPTION: The only functional difference is that a double was being cast to a Uint32 and then to a float.  I changed that to cast the double directly to a float thereby avoiding a potential loss of data.

Revision 1.31 / (view) - annotate - [select for diffs] , Sat Feb 5 22:59:24 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.30: +3 -1 lines
Diff to previous 1.30
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.30 / (view) - annotate - [select for diffs] , Sun Jan 16 03:05:22 2005 UTC (19 years, 5 months ago) by david.dillard
Branch: MAIN
CVS Tags: pegasus25BeforeLicenseUpdate, SLPPERFINST-root, SLPPERFINST-branch
Changes since 1.29: +3 -2 lines
Diff to previous 1.29
BUG#: 2297
TITLE: 'Types' changes

DESCRIPTION: Changes for typedef'ing Sint8 to be a 'signed char'.

Revision 1.29 / (view) - annotate - [select for diffs] , Sun Oct 17 19:39:18 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, RELEASE_2_4-branch, PEP213_SIZE_OPTIMIZATIONS_TAG, PEP213_SIZE_OPTIMIZATIONS, IBM_241_April1405, CHUNKTESTDONE_PEP140
Changes since 1.28: +6 -4 lines
Diff to previous 1.28
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.28 / (view) - annotate - [select for diffs] , Sat May 1 15:52:23 2004 UTC (20 years, 2 months ago) by chuck
Branch: MAIN
CVS Tags: RELEASE_2_4_FC_CANDIDATE_1, MONITOR_CONSOLIDATION_2_5_BRANCH, CQL_2_5_BRANCH
Changes since 1.27: +1 -1 lines
Diff to previous 1.27
PEP#:146
TITLE: Globalization

DESCRIPTION: Remove experimental String constructor

Revision 1.27 / (view) - annotate - [select for diffs] , Wed Oct 22 13:26:05 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.26: +5 -3 lines
Diff to previous 1.26
PEP 55 Update license on source files to current license text and date

Revision 1.26 / (view) - annotate - [select for diffs] , Wed Sep 3 17:56:45 2003 UTC (20 years, 10 months ago) by chuck
Branch: MAIN
CVS Tags: test, TEST, RELEASE_2_3_0-msg-freeze, PRE_LICENSE_UPDATE_2003
Changes since 1.25: +28 -11 lines
Diff to previous 1.25
IBM-CC, Bug 527, R2.3: Fix XmlParser for UTF support on Windows

Revision 1.25 / (view) - annotate - [select for diffs] , Fri Aug 15 00:17:59 2003 UTC (20 years, 10 months ago) by david
Branch: MAIN
Changes since 1.24: +4 -8 lines
Diff to previous 1.24
IBM-DR: PEP58, I18N support

Revision 1.24 / (view) - annotate - [select for diffs] , Wed Aug 13 23:56:15 2003 UTC (20 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.23: +22 -4 lines
Diff to previous 1.23
HP-RK Bugzilla 442 (XmlParser element validation logic incorrect).

Revision 1.23 / (view) - annotate - [select for diffs] , Tue Aug 12 19:29:44 2003 UTC (20 years, 10 months ago) by chuck
Branch: MAIN
Changes since 1.22: +1 -2 lines
Diff to previous 1.22
IBM-CC, PEP58, R2.3 - changing a comment

Revision 1.22 / (view) - annotate - [select for diffs] , Tue Aug 12 16:50:18 2003 UTC (20 years, 10 months ago) by david
Branch: MAIN
Changes since 1.21: +17 -11 lines
Diff to previous 1.21
IBM-DR, PEP58, R2.3: I18N supprt

Revision 1.21 / (view) - annotate - [select for diffs] , Tue Jul 29 19:50:11 2003 UTC (20 years, 11 months ago) by humberto
Branch: MAIN
Changes since 1.20: +4 -0 lines
Diff to previous 1.20
IBM:HR,PEP58,R2.3:Globalization Changes

Revision 1.20 / (view) - annotate - [select for diffs] , Sat Jul 19 12:49:49 2003 UTC (20 years, 11 months ago) by humberto
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19
IBM:HR,PEP58,R2.3:Globalization Changes

Revision 1.19 / (view) - annotate - [select for diffs] , Fri Jul 18 12:28:52 2003 UTC (20 years, 11 months ago) by chuck
Branch: MAIN
Changes since 1.18: +84 -0 lines
Diff to previous 1.18
COMMIT:IBM-HR,PEP58,R2.3:Globalization changes

Revision 1.18 / (view) - annotate - [select for diffs] , Tue Feb 11 23:06:09 2003 UTC (21 years, 4 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_1-snapshot, RELEASE_2_2_0_0-release, RELEASE_2_2_0-root, RELEASE_2_2_0-branch, RELEASE_2_2-root, PEGASUS_FC_VERSION_2_2
Branch point for: pep_88
Changes since 1.17: +138 -51 lines
Diff to previous 1.17
HP-RK PEP11 - Merge-local: Adding Support for XML Character References.

Revision 1.17 / (view) - annotate - [select for diffs] , Mon Jun 10 19:33:49 2002 UTC (22 years ago) by kumpf
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, 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, LOCAL_ASSOCPROV-ROOT, LOCAL_ASSOCPROV-BRANCH
Changes since 1.16: +0 -1 lines
Diff to previous 1.16
HP-RK Clean up asserts.

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

Revision 1.15 / (view) - annotate - [select for diffs] , Thu Mar 7 00:42:12 2002 UTC (22 years, 4 months ago) by karl
Branch: MAIN
CVS Tags: VERSION_1_09, VERSION_1_08
Changes since 1.14: +1 -0 lines
Diff to previous 1.14
Comments and clean up Null processing

Revision 1.14 / (view) - annotate - [select for diffs] , Thu Feb 21 08:54:10 2002 UTC (22 years, 4 months ago) by sage
Branch: MAIN
CVS Tags: async_dispatcher
Changes since 1.13: +1 -0 lines
Diff to previous 1.13
*** empty log message ***

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

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

Revision 1.11 / (view) - annotate - [select for diffs] , Sat Jun 16 22:10:05 2001 UTC (23 years ago) by mike
Branch: MAIN
CVS Tags: version_0_79_4
Changes since 1.10: +930 -930 lines
Diff to previous 1.10
new

Revision 1.10 / (view) - annotate - [select for diffs] , Sat Jun 16 16:30:38 2001 UTC (23 years ago) by mike
Branch: MAIN
Changes since 1.9: +930 -929 lines
Diff to previous 1.9
Added headers

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

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

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

Revision 1.6 / (view) - annotate - [select for diffs] , Sun May 13 23:39:53 2001 UTC (23 years, 1 month ago) by mike
Branch: MAIN
CVS Tags: version_0_96, version_0_95, stable_0_95
Changes since 1.5: +5 -0 lines
Diff to previous 1.5
Fixed on Linux
Fixed strcasecmp() compiler errors().

Revision 1.5 / (view) - annotate - [select for diffs] , Tue May 8 06:31:12 2001 UTC (23 years, 2 months ago) by sage
Branch: MAIN
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
Interoperability fixes

Revision 1.4 / (view) - annotate - [select for diffs] , Sun Apr 29 17:57:33 2001 UTC (23 years, 2 months ago) by mike
Branch: MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
changed getSize() and getLength() to size()

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

Revision 1.2 / (view) - annotate - [select for diffs] , Fri Mar 23 21:33:44 2001 UTC (23 years, 3 months ago) by mike
Branch: MAIN
CVS Tags: stable
Changes since 1.1: +4 -30 lines
Diff to previous 1.1
Removed debugging output

Revision 1.1 / (view) - annotate - [select for diffs] , Sun Jan 14 19:53:23 2001 UTC (23 years, 5 months ago) by mike
Branch: MAIN
Initial revision

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