ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/jsr166/jsr166/src/jsr166e/ConcurrentHashMapV8.java
Revision 1.126 - (view) (download) (annotate) - [select for diffs]
Mon Mar 7 23:55:31 2016 UTC (8 years, 1 month ago) by jsr166
Branch: MAIN
CVS Tags: HEAD
Changes since 1.125: +1 -1 lines
Diff to previous 1.125
typo

Revision 1.125 - (view) (download) (annotate) - [select for diffs]
Sun Sep 13 16:28:14 2015 UTC (8 years, 7 months ago) by jsr166
Branch: MAIN
Changes since 1.124: +11 -12 lines
Diff to previous 1.124
consistent style for <li> tags, removing </li> end tags

Revision 1.124 - (view) (download) (annotate) - [select for diffs]
Sun Sep 6 00:57:56 2015 UTC (8 years, 7 months ago) by jsr166
Branch: MAIN
Changes since 1.123: +1 -1 lines
Diff to previous 1.123
spelling

Revision 1.123 - (view) (download) (annotate) - [select for diffs]
Fri Feb 27 21:08:53 2015 UTC (9 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.122: +4 -4 lines
Diff to previous 1.122
whitespace

Revision 1.122 - (view) (download) (annotate) - [select for diffs]
Thu Feb 26 06:53:34 2015 UTC (9 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.121: +0 -1 lines
Diff to previous 1.121
delete unused imports

Revision 1.121 - (view) (download) (annotate) - [select for diffs]
Sat Dec 21 21:32:34 2013 UTC (10 years, 4 months ago) by jsr166
Branch: MAIN
Changes since 1.120: +2 -2 lines
Diff to previous 1.120
whitespace

Revision 1.120 - (view) (download) (annotate) - [select for diffs]
Sun Dec 1 20:55:50 2013 UTC (10 years, 4 months ago) by dl
Branch: MAIN
Changes since 1.119: +1 -1 lines
Diff to previous 1.119
Repair miscommit

Revision 1.119 - (view) (download) (annotate) - [select for diffs]
Sun Dec 1 16:56:07 2013 UTC (10 years, 4 months ago) by jsr166
Branch: MAIN
Changes since 1.118: +12 -11 lines
Diff to previous 1.118
whitespace

Revision 1.118 - (view) (download) (annotate) - [select for diffs]
Sun Dec 1 16:08:12 2013 UTC (10 years, 4 months ago) by dl
Branch: MAIN
Changes since 1.117: +3 -2 lines
Diff to previous 1.117
Don't skip elements on CAS failure

Revision 1.117 - (view) (download) (annotate) - [select for diffs]
Sun Dec 1 13:39:02 2013 UTC (10 years, 4 months ago) by dl
Branch: MAIN
Changes since 1.116: +80 -38 lines
Diff to previous 1.116
avoid overlapping resize generations; fix RW mask

Revision 1.116 - (view) (download) (annotate) - [select for diffs]
Wed Sep 11 14:53:38 2013 UTC (10 years, 7 months ago) by dl
Branch: MAIN
Changes since 1.115: +110 -72 lines
Diff to previous 1.115
Apply jdk8 traversal improvements

Revision 1.115 - (view) (download) (annotate) - [select for diffs]
Fri Aug 23 20:12:21 2013 UTC (10 years, 8 months ago) by jsr166
Branch: MAIN
Changes since 1.114: +8 -8 lines
Diff to previous 1.114
prefer unbounded wildcards in array creation to raw types

Revision 1.114 - (view) (download) (annotate) - [select for diffs]
Fri Aug 9 18:43:44 2013 UTC (10 years, 8 months ago) by dl
Branch: MAIN
Changes since 1.113: +1 -1 lines
Diff to previous 1.113
Typo

Revision 1.113 - (view) (download) (annotate) - [select for diffs]
Mon Jul 22 16:54:43 2013 UTC (10 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.112: +4 -0 lines
Diff to previous 1.112
sync javadoc fixes from src/main

Revision 1.112 - (view) (download) (annotate) - [select for diffs]
Sat Jul 20 16:50:04 2013 UTC (10 years, 9 months ago) by dl
Branch: MAIN
Changes since 1.111: +69 -40 lines
Diff to previous 1.111
Ensure consistent insertion

Revision 1.111 - (view) (download) (annotate) - [select for diffs]
Fri Jul 19 19:34:43 2013 UTC (10 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.110: +1 -1 lines
Diff to previous 1.110
enforce standard javadoc tag order

Revision 1.110 - (view) (download) (annotate) - [select for diffs]
Thu Jul 4 18:34:49 2013 UTC (10 years, 9 months ago) by dl
Branch: MAIN
Changes since 1.109: +31 -16 lines
Diff to previous 1.109
Avoid unbounded recursion

Revision 1.109 - (view) (download) (annotate) - [select for diffs]
Wed Jul 3 18:16:31 2013 UTC (10 years, 9 months ago) by dl
Branch: MAIN
Changes since 1.108: +17 -14 lines
Diff to previous 1.108
More conservative use of volatiles

Revision 1.108 - (view) (download) (annotate) - [select for diffs]
Mon Jul 1 19:19:31 2013 UTC (10 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.107: +5 -5 lines
Diff to previous 1.107
typos

Revision 1.107 - (view) (download) (annotate) - [select for diffs]
Wed Jun 26 10:56:10 2013 UTC (10 years, 10 months ago) by dl
Branch: MAIN
Changes since 1.106: +4 -4 lines
Diff to previous 1.106
Type in method name

Revision 1.106 - (view) (download) (annotate) - [select for diffs]
Wed Jun 19 17:11:57 2013 UTC (10 years, 10 months ago) by jsr166
Branch: MAIN
Changes since 1.105: +1 -1 lines
Diff to previous 1.105
javadoc punctuation

Revision 1.105 - (view) (download) (annotate) - [select for diffs]
Wed Jun 19 17:08:59 2013 UTC (10 years, 10 months ago) by jsr166
Branch: MAIN
Changes since 1.104: +6 -6 lines
Diff to previous 1.104
javadoc punctuation

Revision 1.104 - (view) (download) (annotate) - [select for diffs]
Wed Jun 19 17:00:58 2013 UTC (10 years, 10 months ago) by jsr166
Branch: MAIN
Changes since 1.103: +4 -4 lines
Diff to previous 1.103
coding style

Revision 1.103 - (view) (download) (annotate) - [select for diffs]
Wed Jun 19 16:22:44 2013 UTC (10 years, 10 months ago) by jsr166
Branch: MAIN
Changes since 1.102: +6 -5 lines
Diff to previous 1.102
whitespace

Revision 1.102 - (view) (download) (annotate) - [select for diffs]
Wed Jun 19 14:55:40 2013 UTC (10 years, 10 months ago) by dl
Branch: MAIN
Changes since 1.101: +3728 -4410 lines
Diff to previous 1.101
Sync with jdk8 versions

Revision 1.101 - (view) (download) (annotate) - [select for diffs]
Tue Jun 18 17:57:21 2013 UTC (10 years, 10 months ago) by jsr166
Branch: MAIN
Changes since 1.100: +3 -3 lines
Diff to previous 1.100
rename local variable

Revision 1.100 - (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.99: +1 -1 lines
Diff to previous 1.99
whitespace

Revision 1.99 - (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.98: +22 -22 lines
Diff to previous 1.98
whitespace

Revision 1.98 - (view) (download) (annotate) - [select for diffs]
Mon Feb 11 20:52:00 2013 UTC (11 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.97: +0 -4 lines
Diff to previous 1.97
remove redundant NPE checks

Revision 1.97 - (view) (download) (annotate) - [select for diffs]
Mon Feb 11 20:43:59 2013 UTC (11 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.96: +1 -5 lines
Diff to previous 1.96
remove redundant NPE checks

Revision 1.96 - (view) (download) (annotate) - [select for diffs]
Mon Feb 11 17:40:59 2013 UTC (11 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.95: +1 -1 lines
Diff to previous 1.95
#values -> #values()

Revision 1.95 - (view) (download) (annotate) - [select for diffs]
Mon Feb 11 17:35:59 2013 UTC (11 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.94: +1 -1 lines
Diff to previous 1.94
#entrySet -> #entrySet()

Revision 1.94 - (view) (download) (annotate) - [select for diffs]
Mon Feb 11 15:25:20 2013 UTC (11 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.93: +1 -1 lines
Diff to previous 1.93
#keySet -> #keySet()

Revision 1.93 - (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.92: +22 -23 lines
Diff to previous 1.92
javadoc style

Revision 1.92 - (view) (download) (annotate) - [select for diffs]
Mon Jan 28 17:27:03 2013 UTC (11 years, 3 months ago) by jsr166
Branch: MAIN
Changes since 1.91: +1 -1 lines
Diff to previous 1.91
convert to javadoc comment

Revision 1.91 - (view) (download) (annotate) - [select for diffs]
Mon Jan 28 06:58:51 2013 UTC (11 years, 3 months ago) by jsr166
Branch: MAIN
Changes since 1.90: +16 -16 lines
Diff to previous 1.90
typo

Revision 1.90 - (view) (download) (annotate) - [select for diffs]
Tue Jan 22 20:17:55 2013 UTC (11 years, 3 months ago) by dl
Branch: MAIN
Changes since 1.89: +3 -1 lines
Diff to previous 1.89
Sync with main

Revision 1.89 - (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.88: +4 -5 lines
Diff to previous 1.88
standardize style for arrayIndexScale checking code

Revision 1.88 - (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.87: +4 -4 lines
Diff to previous 1.87
use blessed modifier order

Revision 1.87 - (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.86: +17 -15 lines
Diff to previous 1.86
more portable getUnsafe()

Revision 1.86 - (view) (download) (annotate) - [select for diffs]
Sun Jan 6 20:05:51 2013 UTC (11 years, 3 months ago) by jsr166
Branch: MAIN
Changes since 1.85: +1 -1 lines
Diff to previous 1.85
javadoc style

Revision 1.85 - (view) (download) (annotate) - [select for diffs]
Wed Jan 2 07:43:49 2013 UTC (11 years, 3 months ago) by jsr166
Branch: MAIN
Changes since 1.84: +0 -2 lines
Diff to previous 1.84
remove trailing blank javadoc lines

Revision 1.84 - (view) (download) (annotate) - [select for diffs]
Sat Dec 15 20:21:25 2012 UTC (11 years, 4 months ago) by dl
Branch: MAIN
Changes since 1.83: +1185 -829 lines
Diff to previous 1.83
Explicit modes for CHM bulk methods

Revision 1.83 - (view) (download) (annotate) - [select for diffs]
Fri Dec 14 16:33:42 2012 UTC (11 years, 4 months ago) by jsr166
Branch: MAIN
Changes since 1.82: +13 -13 lines
Diff to previous 1.82
whitespace

Revision 1.82 - (view) (download) (annotate) - [select for diffs]
Thu Dec 13 20:34:00 2012 UTC (11 years, 4 months ago) by dl
Branch: MAIN
Changes since 1.81: +1311 -1470 lines
Diff to previous 1.81
Cooperative resizing, plus other fixes and improvements

Revision 1.81 - (view) (download) (annotate) - [select for diffs]
Sat Dec 8 14:10:38 2012 UTC (11 years, 4 months ago) by dl
Branch: MAIN
Changes since 1.80: +18 -14 lines
Diff to previous 1.80
fix typo; improve tied-hash processing

Revision 1.80 - (view) (download) (annotate) - [select for diffs]
Sat Nov 24 03:46:28 2012 UTC (11 years, 5 months ago) by jsr166
Branch: MAIN
Changes since 1.79: +1 -1 lines
Diff to previous 1.79
whitespace

Revision 1.79 - (view) (download) (annotate) - [select for diffs]
Fri Nov 23 17:50:51 2012 UTC (11 years, 5 months ago) by dl
Branch: MAIN
Changes since 1.78: +780 -1350 lines
Diff to previous 1.78
Add CountedCompleter utilities; now use them in ConcurrentHashMap

Revision 1.78 - (view) (download) (annotate) - [select for diffs]
Sun Nov 18 18:03:10 2012 UTC (11 years, 5 months ago) by jsr166
Branch: MAIN
Changes since 1.77: +9 -9 lines
Diff to previous 1.77
normalize whitespace after <p>

Revision 1.77 - (view) (download) (annotate) - [select for diffs]
Sun Nov 18 03:07:22 2012 UTC (11 years, 5 months ago) by jsr166
Branch: MAIN
Changes since 1.76: +1 -1 lines
Diff to previous 1.76
properly close <em> javadoc tags

Revision 1.76 - (view) (download) (annotate) - [select for diffs]
Fri Nov 9 03:30:03 2012 UTC (11 years, 5 months ago) by jsr166
Branch: MAIN
Changes since 1.75: +4 -4 lines
Diff to previous 1.75
whitespace

Revision 1.75 - (view) (download) (annotate) - [select for diffs]
Wed Oct 31 12:49:13 2012 UTC (11 years, 5 months ago) by dl
Branch: MAIN
Changes since 1.74: +972 -554 lines
Diff to previous 1.74
commonPool improvements

Revision 1.74 - (view) (download) (annotate) - [select for diffs]
Tue Oct 30 16:54:26 2012 UTC (11 years, 5 months ago) by jsr166
Branch: MAIN
Changes since 1.73: +3 -3 lines
Diff to previous 1.73
whitespace

Revision 1.73 - (view) (download) (annotate) - [select for diffs]
Tue Oct 30 16:46:09 2012 UTC (11 years, 5 months ago) by jsr166
Branch: MAIN
Changes since 1.72: +1 -1 lines
Diff to previous 1.72
typo

Revision 1.72 - (view) (download) (annotate) - [select for diffs]
Tue Oct 30 16:05:35 2012 UTC (11 years, 5 months ago) by jsr166
Branch: MAIN
Changes since 1.71: +1 -1 lines
Diff to previous 1.71
whitespace

Revision 1.71 - (view) (download) (annotate) - [select for diffs]
Tue Oct 30 14:23:03 2012 UTC (11 years, 5 months ago) by dl
Branch: MAIN
Changes since 1.70: +281 -218 lines
Diff to previous 1.70
Common pool support for CountedCompleters

Revision 1.70 - (view) (download) (annotate) - [select for diffs]
Sun Oct 28 22:35:45 2012 UTC (11 years, 6 months ago) by dl
Branch: MAIN
Changes since 1.69: +874 -690 lines
Diff to previous 1.69
Introduce ForkJoinPool.commonPool

Revision 1.69 - (view) (download) (annotate) - [select for diffs]
Sun Oct 21 06:14:11 2012 UTC (11 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.68: +0 -3 lines
Diff to previous 1.68
delete trailing empty lines of javadoc

Revision 1.68 - (view) (download) (annotate) - [select for diffs]
Sun Oct 21 04:14:30 2012 UTC (11 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.67: +16 -16 lines
Diff to previous 1.67
javadoc typos

Revision 1.67 - (view) (download) (annotate) - [select for diffs]
Sun Oct 21 04:07:13 2012 UTC (11 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.66: +13 -13 lines
Diff to previous 1.66
javadoc style

Revision 1.66 - (view) (download) (annotate) - [select for diffs]
Sun Oct 21 03:26:47 2012 UTC (11 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.65: +1 -1 lines
Diff to previous 1.65
typo

Revision 1.65 - (view) (download) (annotate) - [select for diffs]
Sun Oct 21 02:37:58 2012 UTC (11 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.64: +7 -7 lines
Diff to previous 1.64
coding style

Revision 1.64 - (view) (download) (annotate) - [select for diffs]
Tue Oct 2 05:07:19 2012 UTC (11 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.63: +1 -1 lines
Diff to previous 1.63
whitespace

Revision 1.63 - (view) (download) (annotate) - [select for diffs]
Sat Sep 29 16:01:22 2012 UTC (11 years, 6 months ago) by dl
Branch: MAIN
Changes since 1.62: +168 -395 lines
Diff to previous 1.62
Faster task construction

Revision 1.62 - (view) (download) (annotate) - [select for diffs]
Fri Sep 21 18:41:30 2012 UTC (11 years, 7 months ago) by dl
Branch: MAIN
Changes since 1.61: +17 -0 lines
Diff to previous 1.61
Add getValueOrDefault

Revision 1.61 - (view) (download) (annotate) - [select for diffs]
Thu Sep 13 10:41:37 2012 UTC (11 years, 7 months ago) by dl
Branch: MAIN
Changes since 1.60: +1023 -1075 lines
Diff to previous 1.60
Reduce task overhead; incorporate review suggestions

Revision 1.60 - (view) (download) (annotate) - [select for diffs]
Thu Aug 16 12:24:58 2012 UTC (11 years, 8 months ago) by dl
Branch: MAIN
Changes since 1.59: +1 -1 lines
Diff to previous 1.59
Parameterize CountedCompleters

Revision 1.59 - (view) (download) (annotate) - [select for diffs]
Tue Aug 14 13:16:50 2012 UTC (11 years, 8 months ago) by dl
Branch: MAIN
Changes since 1.58: +172 -99 lines
Diff to previous 1.58
Earlier early return; misc cleanup

Revision 1.58 - (view) (download) (annotate) - [select for diffs]
Tue Aug 14 05:55:08 2012 UTC (11 years, 8 months ago) by jsr166
Branch: MAIN
Changes since 1.57: +1 -0 lines
Diff to previous 1.57
whitespace

Revision 1.57 - (view) (download) (annotate) - [select for diffs]
Mon Aug 13 19:52:33 2012 UTC (11 years, 8 months ago) by dl
Branch: MAIN
Changes since 1.56: +1 -1 lines
Diff to previous 1.56
Fix Iterator.remove at end check

Revision 1.56 - (view) (download) (annotate) - [select for diffs]
Mon Aug 13 18:49:36 2012 UTC (11 years, 8 months ago) by jsr166
Branch: MAIN
Changes since 1.55: +20 -22 lines
Diff to previous 1.55
javadoc style

Revision 1.55 - (view) (download) (annotate) - [select for diffs]
Mon Aug 13 18:25:53 2012 UTC (11 years, 8 months ago) by jsr166
Branch: MAIN
Changes since 1.54: +7 -7 lines
Diff to previous 1.54
typos

Revision 1.54 - (view) (download) (annotate) - [select for diffs]
Mon Aug 13 18:15:39 2012 UTC (11 years, 8 months ago) by jsr166
Branch: MAIN
Changes since 1.53: +1 -1 lines
Diff to previous 1.53
double trouble

Revision 1.53 - (view) (download) (annotate) - [select for diffs]
Mon Aug 13 18:13:30 2012 UTC (11 years, 8 months ago) by jsr166
Branch: MAIN
Changes since 1.52: +18 -18 lines
Diff to previous 1.52
whitespace

Revision 1.52 - (view) (download) (annotate) - [select for diffs]
Mon Aug 13 15:52:33 2012 UTC (11 years, 8 months ago) by dl
Branch: MAIN
Changes since 1.51: +3578 -169 lines
Diff to previous 1.51
Introduce CHM bulk parallel APIs

Revision 1.51 - (view) (download) (annotate) - [select for diffs]
Wed Jul 18 01:30:54 2012 UTC (11 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.50: +1 -1 lines
Diff to previous 1.50
double trouble

Revision 1.50 - (view) (download) (annotate) - [select for diffs]
Sat Jul 7 13:01:53 2012 UTC (11 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.49: +2 -2 lines
Diff to previous 1.49
typo

Revision 1.49 - (view) (download) (annotate) - [select for diffs]
Fri Jul 6 23:45:09 2012 UTC (11 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.48: +2 -2 lines
Diff to previous 1.48
whitespace

Revision 1.48 - (view) (download) (annotate) - [select for diffs]
Fri Jul 6 21:39:18 2012 UTC (11 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.47: +2 -2 lines
Diff to previous 1.47
javadoc-style

Revision 1.47 - (view) (download) (annotate) - [select for diffs]
Fri Jul 6 21:37:40 2012 UTC (11 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.46: +1 -1 lines
Diff to previous 1.46
javadoc-style

Revision 1.46 - (view) (download) (annotate) - [select for diffs]
Thu Jul 5 18:05:28 2012 UTC (11 years, 9 months ago) by dl
Branch: MAIN
Changes since 1.45: +0 -12 lines
Diff to previous 1.45
Remove clone from Spliterator

Revision 1.45 - (view) (download) (annotate) - [select for diffs]
Thu Jul 5 06:26:14 2012 UTC (11 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.44: +6 -6 lines
Diff to previous 1.44
javadoc style

Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Wed Jul 4 20:28:46 2012 UTC (11 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.43: +2 -2 lines
Diff to previous 1.43
typo

Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Wed Jul 4 20:21:02 2012 UTC (11 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.42: +1 -1 lines
Diff to previous 1.42
javadoc style

Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Wed Jul 4 20:10:00 2012 UTC (11 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.41: +4 -4 lines
Diff to previous 1.41
whitespace

Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Tue Jul 3 23:25:57 2012 UTC (11 years, 9 months ago) by dl
Branch: MAIN
Changes since 1.40: +545 -462 lines
Diff to previous 1.40
Support Spliterable; enable removal via compute methods

Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Sat Jun 9 17:02:07 2012 UTC (11 years, 10 months ago) by jsr166
Branch: MAIN
Changes since 1.39: +1 -1 lines
Diff to previous 1.39
typo

Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Sat Jun 9 16:54:12 2012 UTC (11 years, 10 months ago) by jsr166
Branch: MAIN
Changes since 1.38: +3 -3 lines
Diff to previous 1.38
whitespace

Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Wed Jun 6 15:41:23 2012 UTC (11 years, 10 months ago) by dl
Branch: MAIN
Changes since 1.37: +998 -194 lines
Diff to previous 1.37
Use trees for large bins

Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Sun Mar 4 20:34:27 2012 UTC (12 years, 1 month ago) by dl
Branch: MAIN
Changes since 1.36: +5 -2 lines
Diff to previous 1.36
Better spin control

Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Mon Jan 2 23:46:33 2012 UTC (12 years, 3 months ago) by jsr166
Branch: MAIN
Changes since 1.35: +1 -1 lines
Diff to previous 1.35
s/nonnull/non-null/

Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Mon Jan 2 23:16:22 2012 UTC (12 years, 3 months ago) by jsr166
Branch: MAIN
Changes since 1.34: +1 -1 lines
Diff to previous 1.34
typo

Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Mon Dec 19 19:18:35 2011 UTC (12 years, 4 months ago) by jsr166
Branch: MAIN
Changes since 1.33: +1 -1 lines
Diff to previous 1.33
whitespace

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

Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Sun Dec 4 01:25:16 2011 UTC (12 years, 4 months ago) by jsr166
Branch: MAIN
Changes since 1.31: +1 -1 lines
Diff to previous 1.31
javac warning removal

Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Tue Oct 25 20:26:37 2011 UTC (12 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.30: +1 -1 lines
Diff to previous 1.30
typo

Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Sun Oct 9 19:57:49 2011 UTC (12 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.29: +7 -7 lines
Diff to previous 1.29
whitespace

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Mon Oct 3 11:20:47 2011 UTC (12 years, 6 months ago) by dl
Branch: MAIN
Changes since 1.28: +5 -5 lines
Diff to previous 1.28
touchups

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Sun Oct 2 22:04:49 2011 UTC (12 years, 6 months ago) by dl
Branch: MAIN
Changes since 1.27: +1 -1 lines
Diff to previous 1.27
Missing javadoc tag

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Sun Oct 2 22:01:06 2011 UTC (12 years, 6 months ago) by dl
Branch: MAIN
Changes since 1.26: +567 -261 lines
Diff to previous 1.26
Reparameterize compute method; various other improvements

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Wed Sep 21 11:42:08 2011 UTC (12 years, 7 months ago) by jsr166
Branch: MAIN
Changes since 1.25: +8 -8 lines
Diff to previous 1.25
whitespace

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Mon Sep 19 12:31:07 2011 UTC (12 years, 7 months ago) by dl
Branch: MAIN
Changes since 1.24: +1 -1 lines
Diff to previous 1.24
fix computeIfAbsent unlock

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Thu Sep 15 14:25:46 2011 UTC (12 years, 7 months ago) by dl
Branch: MAIN
Changes since 1.23: +813 -384 lines
Diff to previous 1.23
Overlay trylocks; atomic size control; more traversal scaffolding

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Sun Sep 11 04:25:00 2011 UTC (12 years, 7 months ago) by jsr166
Branch: MAIN
Changes since 1.22: +3 -3 lines
Diff to previous 1.22
minor doc improvements

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Sat Sep 10 19:33:14 2011 UTC (12 years, 7 months ago) by jsr166
Branch: MAIN
Changes since 1.21: +3 -1 lines
Diff to previous 1.21
revert @since changes, since this will replace j.u.c.ConcurrentHashMap

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Sat Sep 10 05:35:24 2011 UTC (12 years, 7 months ago) by jsr166
Branch: MAIN
Changes since 1.20: +1 -1 lines
Diff to previous 1.20
typo

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Sat Sep 10 05:13:37 2011 UTC (12 years, 7 months ago) by jsr166
Branch: MAIN
Changes since 1.19: +1 -1 lines
Diff to previous 1.19
use javadoc comment

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Sat Sep 10 01:38:28 2011 UTC (12 years, 7 months ago) by jsr166
Branch: MAIN
Changes since 1.18: +1 -3 lines
Diff to previous 1.18
fix up @since

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Sat Sep 10 01:35:15 2011 UTC (12 years, 7 months ago) by jsr166
Branch: MAIN
Changes since 1.17: +13 -13 lines
Diff to previous 1.17
standardized javadoc punctuation

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Sat Sep 10 00:53:14 2011 UTC (12 years, 7 months ago) by jsr166
Branch: MAIN
Changes since 1.16: +1 -1 lines
Diff to previous 1.16
typo

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Fri Sep 9 13:02:01 2011 UTC (12 years, 7 months ago) by dl
Branch: MAIN
Changes since 1.15: +145 -115 lines
Diff to previous 1.15
Simplify and clarify load factors

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Thu Sep 8 23:34:50 2011 UTC (12 years, 7 months ago) by jsr166
Branch: MAIN
Changes since 1.14: +3 -3 lines
Diff to previous 1.14
whitespace

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Tue Sep 6 00:26:27 2011 UTC (12 years, 7 months ago) by dl
Branch: MAIN
Changes since 1.13: +718 -632 lines
Diff to previous 1.13
Refactor iterators; various other improvements

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Wed Aug 31 00:22:11 2011 UTC (12 years, 7 months ago) by jsr166
Branch: MAIN
Changes since 1.12: +16 -21 lines
Diff to previous 1.12
standard idiom for code snippets

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Tue Aug 30 18:31:54 2011 UTC (12 years, 8 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]
Tue Aug 30 18:31:25 2011 UTC (12 years, 8 months ago) by jsr166
Branch: MAIN
Changes since 1.10: +1 -1 lines
Diff to previous 1.10
whitespace

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Tue Aug 30 16:03:48 2011 UTC (12 years, 8 months ago) by dl
Branch: MAIN
Changes since 1.9: +68 -75 lines
Diff to previous 1.9
Simpler, earlier validation

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Tue Aug 30 14:55:58 2011 UTC (12 years, 8 months ago) by jsr166
Branch: MAIN
Changes since 1.8: +3 -4 lines
Diff to previous 1.8
minor style touchups

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Tue Aug 30 13:49:10 2011 UTC (12 years, 8 months ago) by jsr166
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
<code> => @code

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Tue Aug 30 13:41:59 2011 UTC (12 years, 8 months ago) by jsr166
Branch: MAIN
Changes since 1.6: +6 -6 lines
Diff to previous 1.6
typos

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Tue Aug 30 13:30:35 2011 UTC (12 years, 8 months ago) by jsr166
Branch: MAIN
Changes since 1.5: +1 -3 lines
Diff to previous 1.5
optimize size()

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Tue Aug 30 11:35:39 2011 UTC (12 years, 8 months ago) by dl
Branch: MAIN
Changes since 1.4: +34 -16 lines
Diff to previous 1.4
Documentation improvements; trap computeIfAbsent misuse

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Tue Aug 30 07:23:35 2011 UTC (12 years, 8 months ago) by jsr166
Branch: MAIN
Changes since 1.3: +11 -9 lines
Diff to previous 1.3
whitespace

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Tue Aug 30 07:18:46 2011 UTC (12 years, 8 months ago) by jsr166
Branch: MAIN
Changes since 1.2: +3 -3 lines
Diff to previous 1.2
untabify

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Mon Aug 29 17:06:20 2011 UTC (12 years, 8 months ago) by dl
Branch: MAIN
Changes since 1.1: +135 -74 lines
Diff to previous 1.1
Various improvements

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Sun Aug 28 19:08:07 2011 UTC (12 years, 8 months ago) by dl
Branch: MAIN
Initial commit of CHM replacement

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