ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/jsr166/jsr166/src/extra166y/CustomConcurrentHashMap.java
Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Sun Sep 13 16:28:13 2015 UTC (8 years, 7 months ago) by jsr166
Branch: MAIN
CVS Tags: HEAD
Changes since 1.36: +13 -13 lines
Diff to previous 1.36
consistent style for <li> tags, removing </li> end tags

Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Sun Jan 18 20:17:32 2015 UTC (9 years, 3 months ago) by jsr166
Branch: MAIN
Changes since 1.35: +1 -0 lines
Diff to previous 1.35
exactly one blank line before and after package statements

Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Mon Feb 18 03:15:10 2013 UTC (11 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.34: +2 -2 lines
Diff to previous 1.34
whitespace

Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Fri Feb 15 22:20:46 2013 UTC (11 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.33: +4 -4 lines
Diff to previous 1.33
whitespace

Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Tue Feb 5 20:09:33 2013 UTC (11 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.32: +1 -1 lines
Diff to previous 1.32
give that javadoc some commas

Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Tue Feb 5 19:54:06 2013 UTC (11 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.31: +8 -8 lines
Diff to previous 1.31
javadoc style

Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Tue Feb 5 17:39:56 2013 UTC (11 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.30: +2 -2 lines
Diff to previous 1.30
javadoc style

Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Mon Jan 28 22:49:39 2013 UTC (11 years, 3 months ago) by jsr166
Branch: MAIN
Changes since 1.29: +41 -41 lines
Diff to previous 1.29
fix "ant lint" javadoc warning

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Sat Jan 19 21:37:46 2013 UTC (11 years, 3 months ago) by jsr166
Branch: MAIN
Changes since 1.28: +4 -6 lines
Diff to previous 1.28
remove javac [cast] warnings

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Sat Jan 19 20:39:43 2013 UTC (11 years, 3 months ago) by jsr166
Branch: MAIN
Changes since 1.27: +6 -6 lines
Diff to previous 1.27
standardize style for arrayIndexScale checking code

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Fri Jan 18 04:23:27 2013 UTC (11 years, 3 months ago) by jsr166
Branch: MAIN
Changes since 1.26: +24 -24 lines
Diff to previous 1.26
use blessed modifier order

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Wed Jan 16 00:51:11 2013 UTC (11 years, 3 months ago) by jsr166
Branch: MAIN
Changes since 1.25: +60 -60 lines
Diff to previous 1.25
<tt> -> {@code

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Wed Jan 9 02:51:36 2013 UTC (11 years, 3 months ago) by jsr166
Branch: MAIN
Changes since 1.24: +29 -24 lines
Diff to previous 1.24
more portable getUnsafe()

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Sun Dec 30 02:05:53 2012 UTC (11 years, 4 months ago) by jsr166
Branch: MAIN
Changes since 1.23: +8 -8 lines
Diff to previous 1.23
punctuation

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Sat Dec 29 23:55:19 2012 UTC (11 years, 4 months ago) by jsr166
Branch: MAIN
Changes since 1.22: +1 -1 lines
Diff to previous 1.22
punctuation

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Mon Nov 19 01:10:39 2012 UTC (11 years, 5 months ago) by jsr166
Branch: MAIN
Changes since 1.21: +1 -1 lines
Diff to previous 1.21
javadoc style

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Tue Feb 21 01:54:03 2012 UTC (12 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.20: +1 -1 lines
Diff to previous 1.20
use third person in javadoc first sentence

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Mon Dec 5 04:08:47 2011 UTC (12 years, 4 months ago) by jsr166
Branch: MAIN
Changes since 1.19: +4 -4 lines
Diff to previous 1.19
whitespace

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Tue Oct 25 18:46:37 2011 UTC (12 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18
tidy javadoc of readObject/writeObject methods

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Wed Aug 3 14:44:33 2011 UTC (12 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.17: +1 -1 lines
Diff to previous 1.17
use standard readObject first sentence javadoc

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Tue Mar 15 19:47:02 2011 UTC (13 years, 1 month ago) by jsr166
Branch: MAIN
CVS Tags: jdk7-compat, release-1_7_0
Changes since 1.16: +1 -1 lines
Diff to previous 1.16
Update Creative Commons license URL in legal notices

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Sat Nov 13 05:59:24 2010 UTC (13 years, 5 months ago) by jsr166
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15
s/nonnull/non-null/

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Fri Oct 22 05:49:04 2010 UTC (13 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.14: +24 -12 lines
Diff to previous 1.14
80 cols

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Fri Oct 22 05:18:30 2010 UTC (13 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.13: +14 -13 lines
Diff to previous 1.13
whitespace

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Sat Oct 16 16:40:44 2010 UTC (13 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
whitespace

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Thu Sep 16 03:57:13 2010 UTC (13 years, 7 months ago) by jsr166
Branch: MAIN
Changes since 1.11: +1 -1 lines
Diff to previous 1.11
whitespace

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Wed Sep 1 23:26:57 2010 UTC (13 years, 8 months ago) by jsr166
Branch: MAIN
Changes since 1.10: +8 -8 lines
Diff to previous 1.10
coding style

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Fri Feb 12 12:38:25 2010 UTC (14 years, 2 months ago) by dl
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9
Ensure reclamation queue initialization

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Sun Nov 22 19:09:19 2009 UTC (14 years, 5 months ago) by jsr166
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
typo in code sample

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Sun Nov 22 18:58:57 2009 UTC (14 years, 5 months ago) by jsr166
Branch: MAIN
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
untabify

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Mon Nov 2 11:47:36 2009 UTC (14 years, 6 months ago) by dl
Branch: MAIN
Changes since 1.6: +6 -3 lines
Diff to previous 1.6
Ensure segment sizes power of two

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sun Nov 1 22:14:39 2009 UTC (14 years, 6 months ago) by dl
Branch: MAIN
Changes since 1.5: +4 -4 lines
Diff to previous 1.5
Fix bad conditional

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Tue Oct 6 19:02:48 2009 UTC (14 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.4: +4 -2 lines
Diff to previous 1.4
6888149: AtomicReferenceArray causes SIGSEGV -> SEGV_MAPERR error

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Wed Aug 12 04:02:45 2009 UTC (14 years, 8 months ago) by jsr166
Branch: MAIN
Changes since 1.3: +13 -12 lines
Diff to previous 1.3
typos

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Wed Jul 22 17:50:01 2009 UTC (14 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.2: +244 -245 lines
Diff to previous 1.2
whitespace

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue Jun 30 14:56:53 2009 UTC (14 years, 10 months ago) by dl
Branch: MAIN
Changes since 1.1: +2 -1 lines
Diff to previous 1.1
Fix KeySet.intern

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Mon Apr 6 10:30:04 2009 UTC (15 years ago) by dl
Branch: MAIN
Initial checkin for discussion

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