CVS log for pegasus/src/Pegasus/Common/Attic/AcceptLanguages.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.20 , Tue Jan 10 19:41:15 2006 UTC (18 years, 5 months ago) by kumpf
Branch: MAIN
CVS Tags: TASK-PEP362_RestfulService-merged_out_from_trunk, TASK-PEP348_SCMO-merged_out_from_trunk, TASK-PEP317_pullop-merged_out_from_trunk, TASK-PEP317_pullop-merged_in_to_trunk, TASK-PEP311_WSMan-root, TASK-PEP311_WSMan-branch, HPUX_TEST, HEAD
Changes since 1.19: +0 -0 lines
FILE REMOVED
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.19 / (view) - annotate - [select for diffs] , Mon Dec 19 21:51:37 2005 UTC (18 years, 6 months ago) by kumpf
Branch: MAIN
CVS Tags: STABLE, PEP244_ServerProfile-root, PEP233_EmbeddedInstSupport-root
Branch point for: PEP244_ServerProfile-branch, PEP233_EmbeddedInstSupport-branch
Changes since 1.18: +66 -91 lines
Diff to previous 1.18
BUG#: 4594
TITLE: Language interface problems
DESCRIPTION: Rework the language interfaces to move toward protocol independence and to address problems with the interfaces and their behavior.

Revision 1.18 / (view) - annotate - [select for diffs] , Tue Jun 21 18:35:35 2005 UTC (19 years ago) by kumpf
Branch: MAIN
CVS Tags: RELEASE_2_5_0-RC1, RELEASE_2_5_0, 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
Changes since 1.17: +1 -1 lines
Diff to previous 1.17
BUG#: 3853
TITLE: Assignment operators should return object references
DESCRIPTION: Fixed several assignment operator defects in language-related classes.

Revision 1.17 / (view) - annotate - [select for diffs] , Mon Jun 6 07:53:03 2005 UTC (19 years, 1 month ago) by joyce.j
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16
BUG#: 3516
TITLE: AcceptLanguages methods should take const reference parameters instead of objects

DESCRIPTION: Fixed as proposed

Revision 1.16 / (view) - annotate - [select for diffs] , Mon May 30 11:57:53 2005 UTC (19 years, 1 month ago) by aruran.ms
Branch: MAIN
Changes since 1.15: +1 -1 lines
Diff to previous 1.15
BUG#: 3514
TITLE: AcceptLanguages constructor should take const String reference as parameter instead of String

DESCRIPTION:  Fixed as proposed.

Revision 1.15 / (view) - annotate - [select for diffs] , Thu May 19 10:53:28 2005 UTC (19 years, 1 month ago) by joyce.j
Branch: MAIN
Changes since 1.14: +4 -4 lines
Diff to previous 1.14
BUG#: 3556
TITLE: Inconsistent index types in AcceptLanguage methods

DESCRIPTION: Fixed as proposed

Revision 1.14 / (view) - annotate - [select for diffs] , Mon May 16 14:36:21 2005 UTC (19 years, 1 month ago) by kumpf
Branch: MAIN
CVS Tags: PEG25_IBM_5_16_05
Changes since 1.13: +129 -122 lines
Diff to previous 1.13
BUG#: 3557
TITLE: AcceptLanguages add() method should be called insert()
DESCRIPTION: Renamed AcceptLanguages add() method to insert().  Also took the opportunity to apply some of the coding conventions.

Revision 1.13 / (view) - annotate - [select for diffs] , Thu May 12 05:54:54 2005 UTC (19 years, 1 month ago) by joyce.j
Branch: MAIN
Changes since 1.12: +1 -1 lines
Diff to previous 1.12
BUG#: 3515
TITLE: Inconsistent index types in AcceptLanguageElement methods.

DESCRIPTION: Updated the types to be same in both methods

Revision 1.12 / (view) - annotate - [select for diffs] , Sat Feb 5 22:59:23 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.11: +3 -1 lines
Diff to previous 1.11
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.11 / (view) - annotate - [select for diffs] , Sun Oct 17 19:39:16 2004 UTC (19 years, 8 months ago) by karl
Branch: MAIN
CVS Tags: pegasus25BeforeLicenseUpdate, SLPPERFINST-root, SLPPERFINST-branch, 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, PEP213_SIZE_OPTIMIZATIONS_TAG, PEP213_SIZE_OPTIMIZATIONS, IBM_241_April1405, CHUNKTESTDONE_PEP140
Branch point for: RELEASE_2_4-branch
Changes since 1.10: +6 -4 lines
Diff to previous 1.10
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.10 / (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.9: +2 -5 lines
Diff to previous 1.9
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.9 / (view) - annotate - [select for diffs] , Tue May 4 19:40:33 2004 UTC (20 years, 2 months ago) by humberto
Branch: MAIN
CVS Tags: RELEASE_2_4_FC_CANDIDATE_1, MONITOR_CONSOLIDATION_2_5_BRANCH, CQL_2_5_BRANCH
Changes since 1.8: +19 -16 lines
Diff to previous 1.8
PEP#: 146

TITLE: Pep 146 Rep implementation of AcceptLanguages and ContentLanguages classes

DESCRIPTION: Pep 146 Rep implementation of AcceptLanguages and ContentLanguages classes

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

Revision 1.7 / (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.6: +4 -2 lines
Diff to previous 1.6
IBM-CC, Bug 793, R2.3: Conditional compile for experimental APIs

Revision 1.6 / (view) - annotate - [select for diffs] , Wed Aug 13 18:53:34 2003 UTC (20 years, 10 months ago) by humberto
Branch: MAIN
CVS Tags: test, RELEASE_2_3_0-msg-freeze
Changes since 1.5: +170 -170 lines
Diff to previous 1.5
IBM:HR,PEP58,R2.3: Extra carriage return

Revision 1.5 / (view) - annotate - [select for diffs] , Mon Aug 11 14:23:36 2003 UTC (20 years, 10 months ago) by humberto
Branch: MAIN
Changes since 1.4: +4 -0 lines
Diff to previous 1.4
IBM:HR:PEP58,R2.2:Globalization Changes

Revision 1.4 / (view) - annotate - [select for diffs] , Thu Aug 7 14:19:09 2003 UTC (20 years, 11 months ago) by chuck
Branch: MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
IBM-CC, PEP58, R2.3 - Fix link errors on windows

Revision 1.3 / (view) - annotate - [select for diffs] , Wed Jul 16 17:38:20 2003 UTC (20 years, 11 months ago) by chuck
Branch: MAIN
Branch point for: pep_88
Changes since 1.2: +8 -2 lines
Diff to previous 1.2
IBM-CC, PEP58, R2.3: Globalization changes

Revision 1.2 / (view) - annotate - [select for diffs] , Wed Jul 16 14:51:02 2003 UTC (20 years, 11 months ago) by mday
Branch: MAIN
Changes since 1.1: +2 -1 lines
Diff to previous 1.1
bugzilla 386

Revision 1.1 / (view) - annotate - [select for diffs] , Tue Jul 15 16:00:43 2003 UTC (20 years, 11 months ago) by chuck
Branch: MAIN
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