W3C CVS

CVS log for java/classes/org/w3c/util/ArrayDictionary.java

[BACK] Up to [Public] / java / classes / org / w3c / util

Request diff between arbitrary revisions


Default branch: 1

Revision 1.16 / (download) - annotate - [select for diffs] , Wed Aug 16 21:37:57 2000 UTC (8 years, 1 month ago) by ylafon
CVS Tags: rel-2-2, R_2_2_6_B0, R_2_2_5_B0, R_2_2_4_B0, R_2_2_3_B1, R_2_2_2_B0, R_2_2_1_B0, R_2_2_0_B0, HEAD
Changes since 1.15: +10 -8 lines
Diff to previous 1.15 (colored)
Fixed import statements and removed extra empty lines

Revision 1.15 / (download) - annotate - [select for diffs] , Thu Jan 22 14:24:45 1998 UTC (10 years, 8 months ago) by bmahe
CVS Tags: rel-2-1, rel-2-0, R_2_1_2_B0, R_2_1_1_B0, R_2_1_0_B4, R_2_1_0_B3, R_2_1_0_B2, R_2_1_0_B1, R_2_1_0_B0, R_2_0_beta_3, R_2_0_beta_2_1, R_2_0_beta_1, R_2_0_alpha_1a, R_2_0_alpha_1, R_2_0_5_B1, R_2_0_5_B0, R_2_0_4_B1, R_2_0_4_B0, R_2_0_3_B0, R_2_0_2_B0, R_2_0_1_B0, R_2_0_0_B0, R_1_0_beta_2
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)
first commit for org.w3c

Revision 1.14 / (download) - annotate - [select for diffs] , Wed Jan 15 14:59:19 1997 UTC (11 years, 8 months ago) by abaird
CVS Tags: R_1_0_beta_1_1, R_1_0_beta_1_0, R_1_0_beta_0_3, R_1_0_beta_0_2, R_1_0_beta_0_1, R_1_0_beta_0_0, R_1_0_alpha6_1, R_1_0_alpha6
Changes since 1.13: +7 -7 lines
Diff to previous 1.13 (colored)
- Removed private protected stuff

Revision 1.13 / (download) - annotate - [select for diffs] , Mon Sep 9 05:34:57 1996 UTC (12 years, 1 month ago) by anto
CVS Tags: R_1_0_alpha_5, R_1_0_alpha_4_2, R_1_0_alpha_4_1, R_1_0_alpha_4_0, R_1_0_alpha_3
Changes since 1.12: +17 -7 lines
Diff to previous 1.12 (colored)
optimized here and there

Revision 1.12 / (download) - annotate - [select for diffs] , Fri Aug 9 18:09:57 1996 UTC (12 years, 2 months ago) by anto
Changes since 1.11: +85 -8 lines
Diff to previous 1.11 (colored)
Made an optimization in accesors
(also fixed a bug in toString,
added a main() to help debugging)

Revision 1.11 / (download) - annotate - [select for diffs] , Fri Aug 9 17:30:11 1996 UTC (12 years, 2 months ago) by abaird
Changes since 1.10: +7 -7 lines
Diff to previous 1.10 (colored)
Fixed a bug in get/put

Revision 1.10 / (download) - annotate - [select for diffs] , Fri Aug 9 17:19:50 1996 UTC (12 years, 2 months ago) by anto
Changes since 1.9: +3 -2 lines
Diff to previous 1.9 (colored)
Fixed a bug in put() [again]

Revision 1.9 / (download) - annotate - [select for diffs] , Fri Aug 9 17:17:21 1996 UTC (12 years, 2 months ago) by anto
Changes since 1.8: +3 -2 lines
Diff to previous 1.8 (colored)
Fixed a bug in put()

Revision 1.8 / (download) - annotate - [select for diffs] , Thu Aug 8 23:09:14 1996 UTC (12 years, 2 months ago) by anto
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)
Fixed bug in getMany (oops)

Revision 1.7 / (download) - annotate - [select for diffs] , Thu Aug 8 22:48:50 1996 UTC (12 years, 2 months ago) by anto
Changes since 1.6: +21 -6 lines
Diff to previous 1.6 (colored)
Added getMany() method.

Revision 1.6 / (download) - annotate - [select for diffs] , Mon Aug 5 18:37:53 1996 UTC (12 years, 2 months ago) by anto
Changes since 1.5: +2 -34 lines
Diff to previous 1.5 (colored)
moved ArrayEnumeration to its own file

Revision 1.5 / (download) - annotate - [select for diffs] , Thu Jul 25 13:09:43 1996 UTC (12 years, 2 months ago) by abaird
Changes since 1.4: +24 -2 lines
Diff to previous 1.4 (colored)
Added clone supported, needed for cloning HttpMessage, but usefull in
general. Also, warned in the main comment about thread un-safeness.

Revision 1.4 / (download) - annotate - [select for diffs] , Thu Jul 18 19:53:25 1996 UTC (12 years, 2 months ago) by anto
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)
minor fix

Revision 1.3 / (download) - annotate - [select for diffs] , Tue Jul 16 16:03:59 1996 UTC (12 years, 2 months ago) by anto
Changes since 1.2: +33 -4 lines
Diff to previous 1.2 (colored)
added a constructor: ArrayDictionary(Object[],Object[],int)

Revision 1.2 / (download) - annotate - [select for diffs] , Tue Jul 9 21:19:24 1996 UTC (12 years, 3 months ago) by anto
Changes since 1.1: +124 -8 lines
Diff to previous 1.1 (colored)
added copyright statement
added documentation
added ensureCapacity() method

Revision 1.1 / (download) - annotate - [select for diffs] , Tue Jul 9 20:50:55 1996 UTC (12 years, 3 months ago) by anto
Diff
before: w3c.jigsaw.ssi.RADictionary

This form allows you to request diff's 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:

Webmaster