ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/jsr166/jsr166/src/main/java/util/AbstractMap.java
Revision 1.30
Sat May 7 12:22:02 2011 UTC (13 years ago) by dl
Branch: MAIN
CVS Tags: HEAD
Changes since 1.29: +0 -0 lines
FILE REMOVED
Stop shadowing OpenJDK classes not originated by jsr166

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Thu Sep 30 01:53:03 2010 UTC (13 years, 7 months ago) by jsr166
Branch: MAIN
Changes since 1.28: +1 -1 lines
Diff to previous 1.28
optimize toString methods

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Sun Sep 5 21:32:18 2010 UTC (13 years, 8 months ago) by jsr166
Branch: MAIN
Changes since 1.27: +4 -4 lines
Diff to previous 1.27
Update legal notices to Oracle wording

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Sun May 18 23:59:57 2008 UTC (15 years, 11 months ago) by jsr166
Branch: MAIN
Changes since 1.26: +0 -1 lines
Diff to previous 1.26
Sync with OpenJDK; remove all @version tags

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Sun May 18 23:47:55 2008 UTC (15 years, 11 months ago) by jsr166
Branch: MAIN
Changes since 1.25: +346 -346 lines
Diff to previous 1.25
Sync with OpenJDK; untabify

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Tue Sep 11 15:13:59 2007 UTC (16 years, 7 months ago) by jsr166
Branch: MAIN
Changes since 1.24: +17 -1 lines
Diff to previous 1.24
6519662: (coll) AbstractMap collection views should override clear and isEmpty

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Sun May 20 07:54:01 2007 UTC (16 years, 11 months ago) by jsr166
Branch: MAIN
Changes since 1.23: +21 -3 lines
Diff to previous 1.23
License update

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Sun Jan 7 07:38:27 2007 UTC (17 years, 4 months ago) by jsr166
Branch: MAIN
Changes since 1.22: +1 -1 lines
Diff to previous 1.22
copyright year update

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Sun Jun 25 19:09:31 2006 UTC (17 years, 10 months ago) by jsr166
Branch: MAIN
Changes since 1.21: +1 -1 lines
Diff to previous 1.21
sync with mustang

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Sun May 28 23:36:29 2006 UTC (17 years, 11 months ago) by jsr166
Branch: MAIN
Changes since 1.20: +1 -1 lines
Diff to previous 1.20
Location of Collections Guide has changed

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Tue Feb 7 20:54:24 2006 UTC (18 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.19: +0 -1 lines
Diff to previous 1.19
6378729: Remove workaround for 6280605

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Mon Dec 5 02:56:59 2005 UTC (18 years, 5 months ago) by jsr166
Branch: MAIN
Changes since 1.18: +1 -1 lines
Diff to previous 1.18
copyright update for 2006

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Sat Oct 1 20:18:43 2005 UTC (18 years, 7 months ago) by jsr166
Branch: MAIN
Changes since 1.17: +68 -0 lines
Diff to previous 1.17
Fix for 6330389: (coll spec) SimpleEntry should inherit Map.Entry equals, hashCode spec

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Sat Sep 10 20:15:50 2005 UTC (18 years, 7 months ago) by jsr166
Branch: MAIN
Changes since 1.16: +18 -36 lines
Diff to previous 1.16
putAll; toString

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Wed Aug 24 04:47:24 2005 UTC (18 years, 8 months ago) by jsr166
Branch: MAIN
Changes since 1.15: +17 -9 lines
Diff to previous 1.15
add serialization; add missing period; comma should have been a period

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Fri Jun 24 20:44:49 2005 UTC (18 years, 10 months ago) by jsr166
Branch: MAIN
Changes since 1.14: +4 -0 lines
Diff to previous 1.14
@since 1.6

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Tue Jun 21 07:43:09 2005 UTC (18 years, 10 months ago) by jsr166
Branch: MAIN
Changes since 1.13: +19 -5 lines
Diff to previous 1.13
@inheritDoc multiple inheritance bug

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Mon Jun 20 18:02:22 2005 UTC (18 years, 10 months ago) by jsr166
Branch: MAIN
Changes since 1.12: +5 -4 lines
Diff to previous 1.12
cosmetic changes

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Fri Jun 10 16:06:46 2005 UTC (18 years, 10 months ago) by jsr166
Branch: MAIN
Changes since 1.11: +10 -10 lines
Diff to previous 1.11
StringBuffer->StringBuilder

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Tue May 17 04:03:50 2005 UTC (18 years, 11 months ago) by jsr166
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10
doc fixes

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Mon May 16 05:03:18 2005 UTC (18 years, 11 months ago) by jsr166
Branch: MAIN
Changes since 1.9: +6 -6 lines
Diff to previous 1.9
doc fixes

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Sat May 14 01:52:24 2005 UTC (18 years, 11 months ago) by jsr166
Branch: MAIN
Changes since 1.8: +92 -187 lines
Diff to previous 1.8
doc fixes

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Wed Apr 27 07:13:50 2005 UTC (19 years ago) by jsr166
Branch: MAIN
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
doc fixes

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Wed Apr 27 01:39:03 2005 UTC (19 years ago) by jsr166
Branch: MAIN
Changes since 1.6: +73 -85 lines
Diff to previous 1.6
doc fixes

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Mon Apr 18 05:18:29 2005 UTC (19 years ago) by jsr166
Branch: MAIN
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
Copyright year updates

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Wed Mar 23 11:20:27 2005 UTC (19 years, 1 month ago) by dl
Branch: MAIN
Changes since 1.4: +3 -3 lines
Diff to previous 1.4
Documentation improvements

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Tue Mar 8 12:27:06 2005 UTC (19 years, 2 months ago) by dl
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
Copyedit pass

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Mon Mar 7 16:41:52 2005 UTC (19 years, 2 months ago) by dl
Branch: MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2
Copyedit pass

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Sun Mar 6 12:06:17 2005 UTC (19 years, 2 months ago) by dl
Branch: MAIN
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
Copyedit pass

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Fri Dec 31 13:00:33 2004 UTC (19 years, 4 months ago) by dl
Branch: MAIN
Add AbstractMap.SimpleImmutableEntry; make SimpleEntry public

Convenience Links

Links to HEAD: (view) (download) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a