CVS log for pegasus/src/Pegasus/Common/MessageLoader.h

(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.29 / (view) - annotate - [select for diffs] , Wed Feb 6 12:36:23 2013 UTC (11 years, 4 months ago) by marek
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, HEAD, CIMRS_WORK_20130824
Changes since 1.28: +2 -0 lines
Diff to previous 1.28
BUG#:9558
TITLE: Footprint - Reduce Inlining for some rarely used server parts

DESCRIPTION:

Revision 1.28 / (view) - annotate - [select for diffs] , Tue Dec 2 09:00:48 2008 UTC (15 years, 7 months ago) by martin
Branch: MAIN
CVS Tags: TASK_PEP317_1JUNE_2013, 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, 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-FC, RELEASE_2_9_0, RELEASE_2_9-root, RELEASE_2_9-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, HPUX_TEST, BeforeUpdateToHeadOct82011
Branch point for: TASK-PEP317_pullop-branch
Changes since 1.27: +6 -6 lines
Diff to previous 1.27
BUG#: 8123
TITLE: Update copyright/license text

DESCRIPTION:

Fixing trailing spaces in copyright/license text

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

DESCRIPTION:

Adding the new copyright/license text to almost all files

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

Revision 1.25 / (view) - annotate - [select for diffs] , Tue May 20 17:40:43 2008 UTC (16 years, 1 month ago) by kumpf
Branch: MAIN
CVS Tags: TASK_PEP328_SOLARIS_NEVADA_PORT, 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, 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, Makefile
Changes since 1.24: +6 -51 lines
Diff to previous 1.24
BUG#: 7675
TITLE: Avoid ICU dependency in MessageLoader.h
DESCRIPTION: Encapsulate the inclusion of ICU header files within MessageLoader.cpp.

Revision 1.24 / (view) - annotate - [select for diffs] , Tue May 6 20:05:22 2008 UTC (16 years, 1 month ago) by denise.eckstein
Branch: MAIN
Changes since 1.23: +5 -12 lines
Diff to previous 1.23
BUG#: 7625
TITLE: Incorrect message bundle opened by Message Loader

DESCRIPTION: In a number of corner cases the Message Loader opens the wrong message bundle.

Revision 1.23 / (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-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-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-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-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, TASK-BUG7240-root, TASK-BUG7240-branch, 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_3-RC1, RELEASE_2_7_3, RELEASE_2_7_2-RC1, RELEASE_2_7_2, 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, RELEASE_2_7-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.22: +234 -207 lines
Diff to previous 1.22
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.22 / (view) - annotate - [select for diffs] , Wed Oct 25 18:40:24 2006 UTC (17 years, 8 months ago) by dave.sudlik
Branch: MAIN
CVS Tags: TASK-PEP267_SLPReregistrationSupport-merging_out_from_trunk, 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
Changes since 1.21: +0 -1 lines
Diff to previous 1.21
BUG#: 5753
TITLE: Remove duplicate code from MessageLoader

DESCRIPTION: Committed fix

Revision 1.21 / (view) - annotate - [select for diffs] , Tue Oct 24 19:42:57 2006 UTC (17 years, 8 months ago) by dave.sudlik
Branch: MAIN
Changes since 1.20: +56 -15 lines
Diff to previous 1.20
BUG#: 5734
TITLE: PEP 260 CMPI 2.0 part 1 (w/o CMPIError support)

DESCRIPTION: Committing fixes

Revision 1.20 / (view) - annotate - [select for diffs] , Tue Aug 15 17:56:08 2006 UTC (17 years, 10 months ago) by kumpf
Branch: MAIN
CVS Tags: 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-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-BUG4011_WinLocalConnect-branch-New
Changes since 1.19: +1 -5 lines
Diff to previous 1.19
BUG#: 5382
TITLE: MessageLoader.h and Formatter.h should not be in SDK
DESCRIPTION: Move the MessageLoader interface from EXPERIMENTAL to INTERNALONLY to better reflect its status.

Revision 1.19 / (view) - annotate - [select for diffs] , Fri Mar 10 23:14:49 2006 UTC (18 years, 3 months ago) by kumpf
Branch: MAIN
CVS Tags: TASK_PEP233_EmbeddedInstSupport-merge_out_trunk, 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-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
Changes since 1.18: +0 -10 lines
Diff to previous 1.18
BUG#: 4877
TITLE: LanguageParser needs to convert Locale to LanguageTag syntax
DESCRIPTION: Moved the locale to language tag syntax conversion to the LanguageParser and applied it to the getDefaultAcceptLanguages method.

Revision 1.18 / (view) - annotate - [select for diffs] , Mon Jan 30 16:17:05 2006 UTC (18 years, 5 months ago) by karl
Branch: MAIN
CVS Tags: RELEASE_2_5_1-RC1, RELEASE_2_5-root
Branch point for: RELEASE_2_5-branch
Changes since 1.17: +3 -1 lines
Diff to previous 1.17
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.17 / (view) - annotate - [select for diffs] , Tue Jan 10 19:56:46 2006 UTC (18 years, 5 months ago) by kumpf
Branch: MAIN
Changes since 1.16: +10 -0 lines
Diff to previous 1.16
BUG#: 4645
TITLE: MessageLoader is trying to build invalid LanguageTags
DESCRIPTION: Specifically convert locale IDs to language tags.

Revision 1.16 / (view) - annotate - [select for diffs] , Tue Jan 10 19:41:15 2006 UTC (18 years, 5 months ago) by kumpf
Branch: MAIN
Changes since 1.15: +8 -8 lines
Diff to previous 1.15
BUG#: 4644
TITLE: ContentLanguages and AcceptLanguages classes should be named ContentLanguageList and AcceptLanguageList
DESCRIPTION: Rename the ContentLanguages and AcceptLanguages classes to ContentLanguageList and AcceptLanguageList to indicate that they are not specific to the HTTP protocol.

Revision 1.15 / (view) - annotate - [select for diffs] , Tue Jun 7 14:05:06 2005 UTC (19 years ago) by joyce.j
Branch: MAIN
CVS Tags: STABLE, RELEASE_2_5_0-RC1, RELEASE_2_5_0, PEP244_ServerProfile-root, PEP233_EmbeddedInstSupport-root, PEGASUS_2_5_0_PerformanceDev-string-end, PEGASUS_2_5_0_PerformanceDev-rootlt, PEGASUS_2_5_0_PerformanceDev-root, PEGASUS_2_5_0_PerformanceDev-r2, PEGASUS_2_5_0_PerformanceDev-r1, PEGASUS_2_5_0_PerformanceDev-lit-end, PEGASUS_2_5_0_PerformanceDev-buffer-end, PEGASUS_2_5_0_PerformanceDev-branch, PEGASUS_2_5_0_PerformanceDev-String, PEGASUS_2_5_0_PerformanceDev-AtomicInt-branch, NPEGASUS_2_5_0_PerformanceDev-String-root, NNPEGASUS_2_5_0_PerformanceDev-String-branch, BUG_4225_PERFORMANCE_VERSION_1_DONE
Branch point for: PEP244_ServerProfile-branch, PEP233_EmbeddedInstSupport-branch
Changes since 1.14: +3 -1 lines
Diff to previous 1.14
BUG#: 3032
TITLE: Wrong Message Path for the MessageLoaderParms

DESCRIPTION: Fixed as proposed

Revision 1.14 / (view) - annotate - [select for diffs] , Mon Jun 6 10:45:54 2005 UTC (19 years ago) by chuck
Branch: MAIN
Changes since 1.13: +1 -3 lines
Diff to previous 1.13
BUG#: 3289
TITLE: MessageLoader incorrectly formats unsigned integers

DESCRIPTION: Fixed as described in the bug report

Revision 1.13 / (view) - annotate - [select for diffs] , Sat Feb 5 22:59:23 2005 UTC (19 years, 4 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, PEG25_IBM_5_16_05
Changes since 1.12: +3 -1 lines
Diff to previous 1.12
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.12 / (view) - annotate - [select for diffs] , Wed Jan 12 18:48:37 2005 UTC (19 years, 5 months ago) by chuck
Branch: MAIN
CVS Tags: pegasus25BeforeLicenseUpdate, SLPPERFINST-root, SLPPERFINST-branch
Changes since 1.11: +1 -1 lines
Diff to previous 1.11
BUG#: 2534
TITLE: Build break with PEP 213 and ICU

DESCRIPTION: Rearranged some code to fix the error and avoid
the Formatter::Arg copying which I think was the reason for the change.

Revision 1.11 / (view) - annotate - [select for diffs] , Mon Jan 10 19:14:13 2005 UTC (19 years, 5 months ago) by karl
Branch: MAIN
Changes since 1.10: +77 -96 lines
Diff to previous 1.10
PEP#: 213
TITLE: PEP213 Size Optimizations

DESCRIPTION: This commit contains size optimizations as described by PEP213.

Revision 1.10 / (view) - annotate - [select for diffs] , Sun Oct 17 19:39:17 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, IBM_241_April1405, CHUNKTESTDONE_PEP140
Branch point for: PEP213_SIZE_OPTIMIZATIONS
Changes since 1.9: +6 -4 lines
Diff to previous 1.9
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.9 / (view) - annotate - [select for diffs] , Tue Aug 24 23:14:24 2004 UTC (19 years, 10 months ago) by denise.eckstein
Branch: MAIN
Changes since 1.8: +1 -5 lines
Diff to previous 1.8
PEP#: 181
TITLE: OpenPegasus 2.4 SDK Packaging Definition

DESCRIPTION: Add Experimental Interface within the DOC++ captured comment.  Removed developer names from files packaged as part of SDK. Updated SDKMakefile.

Revision 1.8 / (view) - annotate - [select for diffs] , Tue Aug 10 09:24:01 2004 UTC (19 years, 10 months ago) by alagaraja
Branch: MAIN
CVS Tags: CQL_2_5_BRANCH
Changes since 1.7: +267 -267 lines
Diff to previous 1.7
BUG#: 1847
TITLE: Files have extra CR characters
DESCRIPTION: Removed extra CR (Ctrl-M) characters.

Revision 1.7 / (view) - annotate - [select for diffs] , Wed Oct 22 13:26:03 2003 UTC (20 years, 8 months ago) by karl
Branch: MAIN
CVS Tags: local, RELEASE_2_4_FC_CANDIDATE_1, RELEASE_2_3_2-root, 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
Branch point for: RELEASE_2_3_2-branch
Changes since 1.6: +24 -22 lines
Diff to previous 1.6
PEP 55 Update license on source files to current license text and date

Revision 1.6 / (view) - annotate - [select for diffs] , Thu Oct 16 18:26:36 2003 UTC (20 years, 8 months ago) by chuck
Branch: MAIN
CVS Tags: TEST, PRE_LICENSE_UPDATE_2003
Changes since 1.5: +5 -2 lines
Diff to previous 1.5
IBM-CC, Bug 793, R2.3: Conditional compile for experimental APIs

Revision 1.5 / (view) - annotate - [select for diffs] , Fri Oct 10 16:47:53 2003 UTC (20 years, 8 months ago) by humberto
Branch: MAIN
Changes since 1.4: +2 -0 lines
Diff to previous 1.4
IBM:HR:BUG 505

Revision 1.4 / (view) - annotate - [select for diffs] , Wed Aug 6 12:55:04 2003 UTC (20 years, 11 months ago) by keith.petley
Branch: MAIN
CVS Tags: test, RELEASE_2_3_0-msg-freeze
Changes since 1.3: +20 -20 lines
Diff to previous 1.3
 - The Solaris compiler doesn't like using  formal arguments with the
   same name as member variables. It does the "right thing" but moans
   about it. Changed name of formal arguments to cut down on amount
   of noise during compiles - making it easier to spot real errors.

Revision 1.3 / (view) - annotate - [select for diffs] , Fri Jul 25 17:08:14 2003 UTC (20 years, 11 months ago) by humberto
Branch: MAIN
Changes since 1.2: +3 -3 lines
Diff to previous 1.2
IBM:HR,PEP58,R2.3:Globalization changes

Revision 1.2 / (view) - annotate - [select for diffs] , Fri Jul 25 16:59:03 2003 UTC (20 years, 11 months ago) by humberto
Branch: MAIN
Changes since 1.1: +12 -1 lines
Diff to previous 1.1
IBM:HR,PEP58,R2.3:Globalization changes

Revision 1.1 / (view) - annotate - [select for diffs] , Tue Jul 15 16:06:23 2003 UTC (20 years, 11 months ago) by chuck
Branch: MAIN
Branch point for: pep_88
IBM-CC, PEP58, R2.3: Globalization changes

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