ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/jsr166/jsr166/src/jsr166y/ForkJoinPool.java
Revision 1.189 - (view) (download) (annotate) - [select for diffs]
Sat Sep 12 19:16:45 2015 UTC (8 years, 7 months ago) by jsr166
Branch: MAIN
CVS Tags: HEAD
Changes since 1.188: +6 -2 lines
Diff to previous 1.188
code readability

Revision 1.188 - (view) (download) (annotate) - [select for diffs]
Mon Jul 27 03:12:26 2015 UTC (8 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.187: +1 -1 lines
Diff to previous 1.187
whitespace

Revision 1.187 - (view) (download) (annotate) - [select for diffs]
Mon Jul 27 03:06:08 2015 UTC (8 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.186: +1 -1 lines
Diff to previous 1.186
whitespace

Revision 1.186 - (view) (download) (annotate) - [select for diffs]
Mon Sep 16 14:52:48 2013 UTC (10 years, 7 months ago) by jsr166
Branch: MAIN
Changes since 1.185: +2 -2 lines
Diff to previous 1.185
whitespace

Revision 1.185 - (view) (download) (annotate) - [select for diffs]
Sat Feb 16 20:50:29 2013 UTC (11 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.184: +1 -1 lines
Diff to previous 1.184
javadoc comment correctness

Revision 1.184 - (view) (download) (annotate) - [select for diffs]
Wed Feb 13 18:30:47 2013 UTC (11 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.183: +1 -1 lines
Diff to previous 1.183
small javadoc improvement

Revision 1.183 - (view) (download) (annotate) - [select for diffs]
Tue Feb 5 19:54:07 2013 UTC (11 years, 3 months ago) by jsr166
Branch: MAIN
Changes since 1.182: +1 -1 lines
Diff to previous 1.182
javadoc style

Revision 1.182 - (view) (download) (annotate) - [select for diffs]
Tue Feb 5 17:26:53 2013 UTC (11 years, 3 months ago) by jsr166
Branch: MAIN
Changes since 1.181: +1 -1 lines
Diff to previous 1.181
javadoc style

Revision 1.181 - (view) (download) (annotate) - [select for diffs]
Tue Feb 5 17:25:09 2013 UTC (11 years, 3 months ago) by jsr166
Branch: MAIN
Changes since 1.180: +1 -1 lines
Diff to previous 1.180
javadoc style

Revision 1.180 - (view) (download) (annotate) - [select for diffs]
Tue Feb 5 01:20:56 2013 UTC (11 years, 3 months ago) by jsr166
Branch: MAIN
Changes since 1.179: +1 -1 lines
Diff to previous 1.179
avoid failure when Runtime.getRuntime().availableProcessors() > MAX_CAP

Revision 1.179 - (view) (download) (annotate) - [select for diffs]
Mon Jan 28 19:01:38 2013 UTC (11 years, 3 months ago) by jsr166
Branch: MAIN
Changes since 1.178: +1 -1 lines
Diff to previous 1.178
javadoc-lint

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

Revision 1.177 - (view) (download) (annotate) - [select for diffs]
Tue Jan 22 23:07:27 2013 UTC (11 years, 3 months ago) by jsr166
Branch: MAIN
Changes since 1.176: +1 -1 lines
Diff to previous 1.176
ensure that tasks will surely get cancelled when something goes very wrong

Revision 1.176 - (view) (download) (annotate) - [select for diffs]
Tue Jan 22 23:00:06 2013 UTC (11 years, 3 months ago) by jsr166
Branch: MAIN
Changes since 1.175: +6 -10 lines
Diff to previous 1.175
optimize access to local ArrayLists

Revision 1.175 - (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.174: +9 -10 lines
Diff to previous 1.174
standardize style for arrayIndexScale checking code

Revision 1.174 - (view) (download) (annotate) - [select for diffs]
Sun Jan 13 21:56:12 2013 UTC (11 years, 3 months ago) by jsr166
Branch: MAIN
Changes since 1.173: +1 -1 lines
Diff to previous 1.173
s/spinLock/spinlock/

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

Revision 1.172 - (view) (download) (annotate) - [select for diffs]
Fri Jan 4 18:52:18 2013 UTC (11 years, 4 months ago) by jsr166
Branch: MAIN
Changes since 1.171: +2 -0 lines
Diff to previous 1.171
add missing @since 1.8

Revision 1.171 - (view) (download) (annotate) - [select for diffs]
Thu Jan 3 19:21:21 2013 UTC (11 years, 4 months ago) by jsr166
Branch: MAIN
Changes since 1.170: +2 -2 lines
Diff to previous 1.170
use #commonPool() consistently

Revision 1.170 - (view) (download) (annotate) - [select for diffs]
Wed Jan 2 14:10:43 2013 UTC (11 years, 4 months ago) by dl
Branch: MAIN
Changes since 1.169: +3 -3 lines
Diff to previous 1.169
More consistent API

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

Revision 1.168 - (view) (download) (annotate) - [select for diffs]
Tue Jan 1 15:10:39 2013 UTC (11 years, 4 months ago) by dl
Branch: MAIN
Changes since 1.167: +86 -34 lines
Diff to previous 1.167
Add awaitQuiescence

Revision 1.167 - (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.166: +1 -1 lines
Diff to previous 1.166
punctuation

Revision 1.166 - (view) (download) (annotate) - [select for diffs]
Sun Dec 30 00:03:36 2012 UTC (11 years, 4 months ago) by jsr166
Branch: MAIN
Changes since 1.165: +2 -2 lines
Diff to previous 1.165
javadoc style

Revision 1.165 - (view) (download) (annotate) - [select for diffs]
Thu Dec 20 17:14:39 2012 UTC (11 years, 4 months ago) by dl
Branch: MAIN
Changes since 1.164: +95 -112 lines
Diff to previous 1.164
Avoid initialization/shutdown races

Revision 1.164 - (view) (download) (annotate) - [select for diffs]
Tue Dec 18 21:46:16 2012 UTC (11 years, 4 months ago) by dl
Branch: MAIN
Changes since 1.163: +15 -9 lines
Diff to previous 1.163
Invert comparison; post-signal on queiesce

Revision 1.163 - (view) (download) (annotate) - [select for diffs]
Mon Dec 17 16:32:54 2012 UTC (11 years, 4 months ago) by dl
Branch: MAIN
Changes since 1.162: +1 -1 lines
Diff to previous 1.162
Typo

Revision 1.162 - (view) (download) (annotate) - [select for diffs]
Mon Dec 17 16:31:15 2012 UTC (11 years, 4 months ago) by dl
Branch: MAIN
Changes since 1.161: +3 -1 lines
Diff to previous 1.161
Improve javadoc

Revision 1.161 - (view) (download) (annotate) - [select for diffs]
Mon Dec 17 12:09:36 2012 UTC (11 years, 4 months ago) by dl
Branch: MAIN
Changes since 1.160: +1 -1 lines
Diff to previous 1.160
Remove wrong comment

Revision 1.160 - (view) (download) (annotate) - [select for diffs]
Sun Dec 16 19:57:04 2012 UTC (11 years, 4 months ago) by dl
Branch: MAIN
Changes since 1.159: +100 -118 lines
Diff to previous 1.159
Ensure termination checks

Revision 1.159 - (view) (download) (annotate) - [select for diffs]
Sat Dec 15 22:15:51 2012 UTC (11 years, 4 months ago) by dl
Branch: MAIN
Changes since 1.158: +1 -1 lines
Diff to previous 1.158
Revert last change

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

Revision 1.157 - (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.156: +1 -1 lines
Diff to previous 1.156
whitespace

Revision 1.156 - (view) (download) (annotate) - [select for diffs]
Thu Dec 13 20:47:38 2012 UTC (11 years, 4 months ago) by dl
Branch: MAIN
Changes since 1.155: +22 -20 lines
Diff to previous 1.155
Avoid shutdown race

Revision 1.155 - (view) (download) (annotate) - [select for diffs]
Sat Dec 8 20:49:24 2012 UTC (11 years, 4 months ago) by jsr166
Branch: MAIN
Changes since 1.154: +1 -1 lines
Diff to previous 1.154
whitespace

Revision 1.154 - (view) (download) (annotate) - [select for diffs]
Sat Dec 8 14:08:51 2012 UTC (11 years, 4 months ago) by dl
Branch: MAIN
Changes since 1.153: +87 -30 lines
Diff to previous 1.153
Split helpSignal

Revision 1.153 - (view) (download) (annotate) - [select for diffs]
Mon Nov 26 14:11:54 2012 UTC (11 years, 5 months ago) by jsr166
Branch: MAIN
Changes since 1.152: +2 -2 lines
Diff to previous 1.152
IO => I/O

Revision 1.152 - (view) (download) (annotate) - [select for diffs]
Sat Nov 24 03:56:07 2012 UTC (11 years, 5 months ago) by jsr166
Branch: MAIN
Changes since 1.151: +1 -1 lines
Diff to previous 1.151
typos

Revision 1.151 - (view) (download) (annotate) - [select for diffs]
Thu Nov 22 18:14:57 2012 UTC (11 years, 5 months ago) by jsr166
Branch: MAIN
Changes since 1.150: +1 -1 lines
Diff to previous 1.150
very small javadoc clarification

Revision 1.150 - (view) (download) (annotate) - [select for diffs]
Wed Nov 21 22:15:41 2012 UTC (11 years, 5 months ago) by jsr166
Branch: MAIN
Changes since 1.149: +1 -1 lines
Diff to previous 1.149
whitespace

Revision 1.149 - (view) (download) (annotate) - [select for diffs]
Wed Nov 21 19:54:39 2012 UTC (11 years, 5 months ago) by dl
Branch: MAIN
Changes since 1.148: +349 -313 lines
Diff to previous 1.148
stabilize

Revision 1.148 - (view) (download) (annotate) - [select for diffs]
Tue Nov 20 06:18:39 2012 UTC (11 years, 5 months ago) by jsr166
Branch: MAIN
Changes since 1.147: +0 -4 lines
Diff to previous 1.147
resolve merge conflict for javadoc warning fix

Revision 1.147 - (view) (download) (annotate) - [select for diffs]
Tue Nov 20 05:18:42 2012 UTC (11 years, 5 months ago) by jsr166
Branch: MAIN
Changes since 1.146: +1 -1 lines
Diff to previous 1.146
whitespace

Revision 1.146 - (view) (download) (annotate) - [select for diffs]
Mon Nov 19 18:12:42 2012 UTC (11 years, 5 months ago) by dl
Branch: MAIN
Changes since 1.145: +443 -409 lines
Diff to previous 1.145
better memory positioning

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

Revision 1.144 - (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.143: +1 -1 lines
Diff to previous 1.143
normalize whitespace after <p>

Revision 1.143 - (view) (download) (annotate) - [select for diffs]
Sun Nov 18 06:28:18 2012 UTC (11 years, 5 months ago) by jsr166
Branch: MAIN
Changes since 1.142: +1 -0 lines
Diff to previous 1.142
fix javadoc warning

Revision 1.142 - (view) (download) (annotate) - [select for diffs]
Wed Nov 14 19:05:03 2012 UTC (11 years, 5 months ago) by jsr166
Branch: MAIN
Changes since 1.141: +3 -3 lines
Diff to previous 1.141
typos

Revision 1.141 - (view) (download) (annotate) - [select for diffs]
Wed Nov 14 18:45:53 2012 UTC (11 years, 5 months ago) by jsr166
Branch: MAIN
Changes since 1.140: +4 -4 lines
Diff to previous 1.140
whitespace

Revision 1.140 - (view) (download) (annotate) - [select for diffs]
Wed Nov 14 17:20:37 2012 UTC (11 years, 5 months ago) by dl
Branch: MAIN
Changes since 1.139: +967 -903 lines
Diff to previous 1.139
commonPool support

Revision 1.139 - (view) (download) (annotate) - [select for diffs]
Wed Oct 31 12:49:24 2012 UTC (11 years, 6 months ago) by dl
Branch: MAIN
Changes since 1.138: +94 -113 lines
Diff to previous 1.138
commonPool improvements

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

Revision 1.137 - (view) (download) (annotate) - [select for diffs]
Tue Oct 30 14:23:11 2012 UTC (11 years, 6 months ago) by dl
Branch: MAIN
Changes since 1.136: +141 -13 lines
Diff to previous 1.136
Common pool support for CountedCompleters

Revision 1.136 - (view) (download) (annotate) - [select for diffs]
Mon Oct 29 17:23:34 2012 UTC (11 years, 6 months ago) by dl
Branch: MAIN
Changes since 1.135: +217 -164 lines
Diff to previous 1.135
Reduce common pool footprint

Revision 1.135 - (view) (download) (annotate) - [select for diffs]
Sun Oct 28 22:36:01 2012 UTC (11 years, 6 months ago) by dl
Branch: MAIN
Changes since 1.134: +237 -72 lines
Diff to previous 1.134
Introduce ForkJoinPool.commonPool

Revision 1.134 - (view) (download) (annotate) - [select for diffs]
Sun Oct 21 06:40:20 2012 UTC (11 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.133: +0 -1 lines
Diff to previous 1.133
no blank line between javadoc and corresponding code

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

Revision 1.132 - (view) (download) (annotate) - [select for diffs]
Fri Oct 12 16:46:37 2012 UTC (11 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.131: +1 -1 lines
Diff to previous 1.131
whitespace

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

Revision 1.130 - (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.129: +1 -1 lines
Diff to previous 1.129
typos

Revision 1.129 - (view) (download) (annotate) - [select for diffs]
Tue May 22 23:08:19 2012 UTC (11 years, 11 months ago) by dl
Branch: MAIN
Changes since 1.128: +2 -1 lines
Diff to previous 1.128
Help signal in scan

Revision 1.128 - (view) (download) (annotate) - [select for diffs]
Mon Apr 9 13:11:44 2012 UTC (12 years ago) by dl
Branch: MAIN
Changes since 1.127: +82 -69 lines
Diff to previous 1.127
Add CountedCompleter; improve tryHelpStealer

Revision 1.127 - (view) (download) (annotate) - [select for diffs]
Sun Mar 4 15:52:45 2012 UTC (12 years, 2 months ago) by dl
Branch: MAIN
Changes since 1.126: +129 -141 lines
Diff to previous 1.126
marking -> taging; registerWorker fix

Revision 1.126 - (view) (download) (annotate) - [select for diffs]
Tue Feb 21 00:44:53 2012 UTC (12 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.125: +3 -3 lines
Diff to previous 1.125
javadoc style

Revision 1.125 - (view) (download) (annotate) - [select for diffs]
Tue Feb 21 00:19:23 2012 UTC (12 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.124: +3 -3 lines
Diff to previous 1.124
typos

Revision 1.124 - (view) (download) (annotate) - [select for diffs]
Mon Feb 20 23:32:24 2012 UTC (12 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.123: +1 -1 lines
Diff to previous 1.123
whitespace

Revision 1.123 - (view) (download) (annotate) - [select for diffs]
Mon Feb 20 18:20:06 2012 UTC (12 years, 2 months ago) by dl
Branch: MAIN
Changes since 1.122: +596 -401 lines
Diff to previous 1.122
less conservative compensation

Revision 1.122 - (view) (download) (annotate) - [select for diffs]
Tue Jan 31 01:51:13 2012 UTC (12 years, 3 months ago) by jsr166
Branch: MAIN
Changes since 1.121: +1 -1 lines
Diff to previous 1.121
whitespace

Revision 1.121 - (view) (download) (annotate) - [select for diffs]
Tue Jan 31 01:33:21 2012 UTC (12 years, 3 months ago) by jsr166
Branch: MAIN
Changes since 1.120: +1 -1 lines
Diff to previous 1.120
whitespace

Revision 1.120 - (view) (download) (annotate) - [select for diffs]
Tue Jan 31 01:32:25 2012 UTC (12 years, 3 months ago) by jsr166
Branch: MAIN
Changes since 1.119: +2 -2 lines
Diff to previous 1.119
typos

Revision 1.119 - (view) (download) (annotate) - [select for diffs]
Tue Jan 31 00:44:13 2012 UTC (12 years, 3 months ago) by dl
Branch: MAIN
Changes since 1.118: +617 -605 lines
Diff to previous 1.118
Streamlining and reorganization

Revision 1.118 - (view) (download) (annotate) - [select for diffs]
Sat Jan 28 04:34:54 2012 UTC (12 years, 3 months ago) by jsr166
Branch: MAIN
Changes since 1.117: +1 -1 lines
Diff to previous 1.117
double trouble

Revision 1.117 - (view) (download) (annotate) - [select for diffs]
Sat Jan 28 04:32:25 2012 UTC (12 years, 3 months ago) by jsr166
Branch: MAIN
Changes since 1.116: +64 -64 lines
Diff to previous 1.116
javadoc cleanup pass for forkjoin rewrite

Revision 1.116 - (view) (download) (annotate) - [select for diffs]
Fri Jan 27 17:27:28 2012 UTC (12 years, 3 months ago) by dl
Branch: MAIN
Changes since 1.115: +111 -85 lines
Diff to previous 1.115
Add Submitter thread-local to scaffold changes; fix indexing error

Revision 1.115 - (view) (download) (annotate) - [select for diffs]
Thu Jan 26 19:10:27 2012 UTC (12 years, 3 months ago) by jsr166
Branch: MAIN
Changes since 1.114: +1 -1 lines
Diff to previous 1.114
typos

Revision 1.114 - (view) (download) (annotate) - [select for diffs]
Thu Jan 26 19:09:03 2012 UTC (12 years, 3 months ago) by jsr166
Branch: MAIN
Changes since 1.113: +1 -1 lines
Diff to previous 1.113
typos

Revision 1.113 - (view) (download) (annotate) - [select for diffs]
Thu Jan 26 19:00:15 2012 UTC (12 years, 3 months ago) by jsr166
Branch: MAIN
Changes since 1.112: +1 -1 lines
Diff to previous 1.112
whitespace

Revision 1.112 - (view) (download) (annotate) - [select for diffs]
Thu Jan 26 18:15:12 2012 UTC (12 years, 3 months ago) by dl
Branch: MAIN
Changes since 1.111: +7 -5 lines
Diff to previous 1.111
Copyedit pass

Revision 1.111 - (view) (download) (annotate) - [select for diffs]
Thu Jan 26 00:08:13 2012 UTC (12 years, 3 months ago) by dl
Branch: MAIN
Changes since 1.110: +1526 -1045 lines
Diff to previous 1.110
Preliminary release of next version

Revision 1.110 - (view) (download) (annotate) - [select for diffs]
Fri Dec 23 00:58:29 2011 UTC (12 years, 4 months ago) by jsr166
Branch: MAIN
Changes since 1.109: +1 -1 lines
Diff to previous 1.109
typo

Revision 1.109 - (view) (download) (annotate) - [select for diffs]
Fri Jul 1 18:20:11 2011 UTC (12 years, 10 months ago) by jsr166
Branch: MAIN
Changes since 1.108: +3 -4 lines
Diff to previous 1.108
sync jsr166y with main

Revision 1.108 - (view) (download) (annotate) - [select for diffs]
Fri Jul 1 18:09:08 2011 UTC (12 years, 10 months ago) by jsr166
Branch: MAIN
Changes since 1.107: +1 -1 lines
Diff to previous 1.107
small fix to tryAwaitWork heuristics

Revision 1.107 - (view) (download) (annotate) - [select for diffs]
Fri Jul 1 03:09:02 2011 UTC (12 years, 10 months ago) by jsr166
Branch: MAIN
Changes since 1.106: +6 -6 lines
Diff to previous 1.106
tiny javadoc fixes

Revision 1.106 - (view) (download) (annotate) - [select for diffs]
Fri Jul 1 01:15:06 2011 UTC (12 years, 10 months ago) by jsr166
Branch: MAIN
Changes since 1.105: +1 -1 lines
Diff to previous 1.105
whitespace

Revision 1.105 - (view) (download) (annotate) - [select for diffs]
Fri Jun 10 18:10:53 2011 UTC (12 years, 10 months ago) by jsr166
Branch: MAIN
Changes since 1.104: +9 -13 lines
Diff to previous 1.104
sync with main

Revision 1.104 - (view) (download) (annotate) - [select for diffs]
Wed Jun 8 05:12:25 2011 UTC (12 years, 11 months ago) by jsr166
Branch: MAIN
Changes since 1.103: +1 -1 lines
Diff to previous 1.103
typos

Revision 1.103 - (view) (download) (annotate) - [select for diffs]
Wed Jun 1 21:04:30 2011 UTC (12 years, 11 months ago) by jsr166
Branch: MAIN
Changes since 1.102: +2 -2 lines
Diff to previous 1.102
fix javac 7 warnings

Revision 1.102 - (view) (download) (annotate) - [select for diffs]
Thu Apr 14 01:17:58 2011 UTC (13 years ago) by jsr166
Branch: MAIN
CVS Tags: jdk7-compat, release-1_7_0
Changes since 1.101: +16 -16 lines
Diff to previous 1.101
coding style

Revision 1.101 - (view) (download) (annotate) - [select for diffs]
Wed Apr 13 11:35:30 2011 UTC (13 years ago) by dl
Branch: MAIN
Changes since 1.100: +2 -1 lines
Diff to previous 1.100
move shutdown check

Revision 1.100 - (view) (download) (annotate) - [select for diffs]
Fri Apr 1 20:20:37 2011 UTC (13 years, 1 month ago) by dl
Branch: MAIN
Changes since 1.99: +14 -13 lines
Diff to previous 1.99
Don't trim if only one worker

Revision 1.99 - (view) (download) (annotate) - [select for diffs]
Wed Mar 23 11:27:43 2011 UTC (13 years, 1 month ago) by dl
Branch: MAIN
Changes since 1.98: +2 -1 lines
Diff to previous 1.98
Tolerate timing slop

Revision 1.98 - (view) (download) (annotate) - [select for diffs]
Mon Mar 21 23:29:03 2011 UTC (13 years, 1 month ago) by dl
Branch: MAIN
Changes since 1.97: +1 -1 lines
Diff to previous 1.97
Fix mask growth comparison

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

Revision 1.96 - (view) (download) (annotate) - [select for diffs]
Mon Mar 7 14:10:48 2011 UTC (13 years, 2 months ago) by dl
Branch: MAIN
Changes since 1.95: +1 -1 lines
Diff to previous 1.95
Don't mask if any threads blocked

Revision 1.95 - (view) (download) (annotate) - [select for diffs]
Fri Mar 4 13:29:39 2011 UTC (13 years, 2 months ago) by dl
Branch: MAIN
Changes since 1.94: +66 -47 lines
Diff to previous 1.94
Incorporate review suggestions

Revision 1.94 - (view) (download) (annotate) - [select for diffs]
Tue Mar 1 10:59:04 2011 UTC (13 years, 2 months ago) by dl
Branch: MAIN
Changes since 1.93: +2 -4 lines
Diff to previous 1.93
Small doc fixes

Revision 1.93 - (view) (download) (annotate) - [select for diffs]
Wed Feb 23 12:48:43 2011 UTC (13 years, 2 months ago) by dl
Branch: MAIN
Changes since 1.92: +58 -50 lines
Diff to previous 1.92
Doc improvements; tolerate spurious wakeups when shrinking

Revision 1.92 - (view) (download) (annotate) - [select for diffs]
Tue Feb 22 10:50:51 2011 UTC (13 years, 2 months ago) by dl
Branch: MAIN
Changes since 1.91: +4 -3 lines
Diff to previous 1.91
Fix Timeouts

Revision 1.91 - (view) (download) (annotate) - [select for diffs]
Tue Feb 22 00:39:31 2011 UTC (13 years, 2 months ago) by dl
Branch: MAIN
Changes since 1.90: +1084 -932 lines
Diff to previous 1.90
Sync with j.u.c

Revision 1.90 - (view) (download) (annotate) - [select for diffs]
Mon Nov 29 20:58:06 2010 UTC (13 years, 5 months ago) by jsr166
Branch: MAIN
Changes since 1.89: +1 -1 lines
Diff to previous 1.89
consistent ternary operator style

Revision 1.89 - (view) (download) (annotate) - [select for diffs]
Wed Nov 24 10:50:38 2010 UTC (13 years, 5 months ago) by dl
Branch: MAIN
Changes since 1.88: +3 -4 lines
Diff to previous 1.88
Reduce lock bias effects

Revision 1.88 - (view) (download) (annotate) - [select for diffs]
Tue Nov 23 01:06:00 2010 UTC (13 years, 5 months ago) by dl
Branch: MAIN
Changes since 1.87: +5 -2 lines
Diff to previous 1.87
Add advisory note to isTerminating

Revision 1.87 - (view) (download) (annotate) - [select for diffs]
Tue Nov 23 00:10:39 2010 UTC (13 years, 5 months ago) by dl
Branch: MAIN
Changes since 1.86: +6 -7 lines
Diff to previous 1.86
Regularlize response to interrupts

Revision 1.86 - (view) (download) (annotate) - [select for diffs]
Sun Nov 21 20:42:18 2010 UTC (13 years, 5 months ago) by dl
Branch: MAIN
Changes since 1.85: +5 -5 lines
Diff to previous 1.85
Simplify mask

Revision 1.85 - (view) (download) (annotate) - [select for diffs]
Sun Nov 21 13:55:04 2010 UTC (13 years, 5 months ago) by dl
Branch: MAIN
Changes since 1.84: +73 -55 lines
Diff to previous 1.84
Remove implicit restriction on join

Revision 1.84 - (view) (download) (annotate) - [select for diffs]
Sat Nov 13 13:11:51 2010 UTC (13 years, 5 months ago) by dl
Branch: MAIN
Changes since 1.83: +3 -2 lines
Diff to previous 1.83
Terminate phaser on termination

Revision 1.83 - (view) (download) (annotate) - [select for diffs]
Sun Oct 24 19:37:26 2010 UTC (13 years, 6 months ago) by dl
Branch: MAIN
Changes since 1.82: +32 -8 lines
Diff to previous 1.82
Enable compensation on timeouts

Revision 1.82 - (view) (download) (annotate) - [select for diffs]
Sun Oct 10 11:56:11 2010 UTC (13 years, 6 months ago) by dl
Branch: MAIN
Changes since 1.81: +51 -14 lines
Diff to previous 1.81
Bypass submission queue on self-submissions

Revision 1.81 - (view) (download) (annotate) - [select for diffs]
Mon Sep 20 20:42:36 2010 UTC (13 years, 7 months ago) by jsr166
Branch: MAIN
Changes since 1.80: +2 -2 lines
Diff to previous 1.80
whitespace

Revision 1.80 - (view) (download) (annotate) - [select for diffs]
Fri Sep 17 14:24:56 2010 UTC (13 years, 7 months ago) by dl
Branch: MAIN
Changes since 1.79: +31 -15 lines
Diff to previous 1.79
Sync with j.u.c

Revision 1.79 - (view) (download) (annotate) - [select for diffs]
Tue Sep 7 23:49:30 2010 UTC (13 years, 8 months ago) by jsr166
Branch: MAIN
Changes since 1.78: +1 -1 lines
Diff to previous 1.78
typos

Revision 1.78 - (view) (download) (annotate) - [select for diffs]
Tue Sep 7 14:52:24 2010 UTC (13 years, 8 months ago) by dl
Branch: MAIN
Changes since 1.77: +10 -2 lines
Diff to previous 1.77
Make all imports explicit

Revision 1.77 - (view) (download) (annotate) - [select for diffs]
Tue Sep 7 14:43:31 2010 UTC (13 years, 8 months ago) by dl
Branch: MAIN
Changes since 1.76: +6 -6 lines
Diff to previous 1.76
Improve comment wording

Revision 1.76 - (view) (download) (annotate) - [select for diffs]
Tue Sep 7 07:24:39 2010 UTC (13 years, 8 months ago) by jsr166
Branch: MAIN
Changes since 1.75: +1 -1 lines
Diff to previous 1.75
typos

Revision 1.75 - (view) (download) (annotate) - [select for diffs]
Tue Sep 7 06:42:39 2010 UTC (13 years, 8 months ago) by jsr166
Branch: MAIN
Changes since 1.74: +3 -3 lines
Diff to previous 1.74
whitespace

Revision 1.74 - (view) (download) (annotate) - [select for diffs]
Tue Sep 7 06:32:45 2010 UTC (13 years, 8 months ago) by jsr166
Branch: MAIN
Changes since 1.73: +1 -1 lines
Diff to previous 1.73
coding style

Revision 1.73 - (view) (download) (annotate) - [select for diffs]
Tue Sep 7 06:28:36 2010 UTC (13 years, 8 months ago) by jsr166
Branch: MAIN
Changes since 1.72: +2 -2 lines
Diff to previous 1.72
<code> => @code

Revision 1.72 - (view) (download) (annotate) - [select for diffs]
Tue Sep 7 06:19:05 2010 UTC (13 years, 8 months ago) by jsr166
Branch: MAIN
Changes since 1.71: +10 -7 lines
Diff to previous 1.71
doc typos and clarifications

Revision 1.71 - (view) (download) (annotate) - [select for diffs]
Mon Sep 6 21:36:43 2010 UTC (13 years, 8 months ago) by jsr166
Branch: MAIN
Changes since 1.70: +4 -15 lines
Diff to previous 1.70
Use enhanced for loop.

Revision 1.70 - (view) (download) (annotate) - [select for diffs]
Sat Sep 4 11:33:53 2010 UTC (13 years, 8 months ago) by dl
Branch: MAIN
Changes since 1.69: +0 -1 lines
Diff to previous 1.69
Sync with j.u.c versions

Revision 1.69 - (view) (download) (annotate) - [select for diffs]
Wed Sep 1 20:12:39 2010 UTC (13 years, 8 months ago) by jsr166
Branch: MAIN
Changes since 1.68: +5 -5 lines
Diff to previous 1.68
coding style

Revision 1.68 - (view) (download) (annotate) - [select for diffs]
Wed Sep 1 06:40:12 2010 UTC (13 years, 8 months ago) by jsr166
Branch: MAIN
Changes since 1.67: +4 -4 lines
Diff to previous 1.67
double trouble

Revision 1.67 - (view) (download) (annotate) - [select for diffs]
Wed Sep 1 03:32:03 2010 UTC (13 years, 8 months ago) by jsr166
Branch: MAIN
Changes since 1.66: +12 -12 lines
Diff to previous 1.66
typos

Revision 1.66 - (view) (download) (annotate) - [select for diffs]
Sun Aug 29 23:34:46 2010 UTC (13 years, 8 months ago) by dl
Branch: MAIN
Changes since 1.65: +271 -358 lines
Diff to previous 1.65
Unify and simplify timeout-based parallelism maintenance

Revision 1.65 - (view) (download) (annotate) - [select for diffs]
Wed Aug 18 14:05:27 2010 UTC (13 years, 8 months ago) by dl
Branch: MAIN
Changes since 1.64: +2 -2 lines
Diff to previous 1.64
Fix typos in example

Revision 1.64 - (view) (download) (annotate) - [select for diffs]
Tue Aug 17 18:30:32 2010 UTC (13 years, 8 months ago) by dl
Branch: MAIN
Changes since 1.63: +307 -202 lines
Diff to previous 1.63
Reduce resources during periods without use

Revision 1.63 - (view) (download) (annotate) - [select for diffs]
Fri Aug 13 16:21:23 2010 UTC (13 years, 8 months ago) by dl
Branch: MAIN
Changes since 1.62: +0 -3 lines
Diff to previous 1.62
Remove outdated javadoc sentence

Revision 1.62 - (view) (download) (annotate) - [select for diffs]
Wed Aug 11 20:28:22 2010 UTC (13 years, 8 months ago) by dl
Branch: MAIN
Changes since 1.61: +1 -1 lines
Diff to previous 1.61
Typo

Revision 1.61 - (view) (download) (annotate) - [select for diffs]
Wed Aug 11 18:45:12 2010 UTC (13 years, 8 months ago) by dl
Branch: MAIN
Changes since 1.60: +498 -505 lines
Diff to previous 1.60
Improved dynamic adaptation

Revision 1.60 - (view) (download) (annotate) - [select for diffs]
Sat Jul 24 20:28:18 2010 UTC (13 years, 9 months ago) by dl
Branch: MAIN
Changes since 1.59: +156 -213 lines
Diff to previous 1.59
Fix and simplify joinTask

Revision 1.59 - (view) (download) (annotate) - [select for diffs]
Fri Jul 23 14:09:17 2010 UTC (13 years, 9 months ago) by dl
Branch: MAIN
Changes since 1.58: +43 -40 lines
Diff to previous 1.58
Check shutdown on join

Revision 1.58 - (view) (download) (annotate) - [select for diffs]
Fri Jul 23 13:07:43 2010 UTC (13 years, 9 months ago) by dl
Branch: MAIN
Changes since 1.57: +385 -272 lines
Diff to previous 1.57
Better integration of helping and compensation

Revision 1.57 - (view) (download) (annotate) - [select for diffs]
Wed Jul 7 19:52:31 2010 UTC (13 years, 10 months ago) by dl
Branch: MAIN
Changes since 1.56: +302 -539 lines
Diff to previous 1.56
Simplify APIs. See concurrency-interest postings for rationale

Revision 1.56 - (view) (download) (annotate) - [select for diffs]
Thu May 27 16:46:48 2010 UTC (13 years, 11 months ago) by dl
Branch: MAIN
Changes since 1.55: +315 -234 lines
Diff to previous 1.55
Adaptive spins for joins; streamline call paths

Revision 1.55 - (view) (download) (annotate) - [select for diffs]
Sun Apr 18 13:59:57 2010 UTC (14 years ago) by dl
Branch: MAIN
Changes since 1.54: +1 -1 lines
Diff to previous 1.54
Typo

Revision 1.54 - (view) (download) (annotate) - [select for diffs]
Sun Apr 18 12:51:18 2010 UTC (14 years ago) by dl
Branch: MAIN
Changes since 1.53: +64 -11 lines
Diff to previous 1.53
Split paths for helpJoin, observing maxPoolSize

Revision 1.53 - (view) (download) (annotate) - [select for diffs]
Mon Apr 5 15:52:26 2010 UTC (14 years, 1 month ago) by dl
Branch: MAIN
Changes since 1.52: +961 -989 lines
Diff to previous 1.52
Major internal restructuring

Revision 1.52 - (view) (download) (annotate) - [select for diffs]
Sat Dec 5 11:39:03 2009 UTC (14 years, 5 months ago) by dl
Branch: MAIN
Changes since 1.51: +35 -33 lines
Diff to previous 1.51
Stylistic improvements on last change

Revision 1.51 - (view) (download) (annotate) - [select for diffs]
Fri Dec 4 15:46:38 2009 UTC (14 years, 5 months ago) by dl
Branch: MAIN
Changes since 1.50: +15 -17 lines
Diff to previous 1.50
Improve event counter sync

Revision 1.50 - (view) (download) (annotate) - [select for diffs]
Fri Dec 4 12:09:46 2009 UTC (14 years, 5 months ago) by dl
Branch: MAIN
Changes since 1.49: +67 -94 lines
Diff to previous 1.49
Fix spare mis-identification; plus steps to simplify eventCount sync

Revision 1.49 - (view) (download) (annotate) - [select for diffs]
Mon Nov 16 04:57:09 2009 UTC (14 years, 5 months ago) by jsr166
Branch: MAIN
Changes since 1.48: +1 -1 lines
Diff to previous 1.48
whitespace

Revision 1.48 - (view) (download) (annotate) - [select for diffs]
Thu Aug 6 06:41:34 2009 UTC (14 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.47: +39 -10 lines
Diff to previous 1.47
exception specs

Revision 1.47 - (view) (download) (annotate) - [select for diffs]
Wed Aug 5 15:40:09 2009 UTC (14 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.46: +2 -2 lines
Diff to previous 1.46
sync constructor IAE specs

Revision 1.46 - (view) (download) (annotate) - [select for diffs]
Tue Aug 4 14:19:00 2009 UTC (14 years, 9 months ago) by dl
Branch: MAIN
Changes since 1.45: +0 -1 lines
Diff to previous 1.45
Delete outdated comment

Revision 1.45 - (view) (download) (annotate) - [select for diffs]
Tue Aug 4 12:41:27 2009 UTC (14 years, 9 months ago) by dl
Branch: MAIN
Changes since 1.44: +5 -3 lines
Diff to previous 1.44
Doc improvements

Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Tue Aug 4 11:44:33 2009 UTC (14 years, 9 months ago) by dl
Branch: MAIN
Changes since 1.43: +2 -2 lines
Diff to previous 1.43
Add status check methods; clarify specs; Reorder interruption checks

Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Tue Aug 4 00:55:13 2009 UTC (14 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.42: +2 -2 lines
Diff to previous 1.42
typos

Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Mon Aug 3 13:01:15 2009 UTC (14 years, 9 months ago) by dl
Branch: MAIN
Changes since 1.41: +99 -58 lines
Diff to previous 1.41
Spec improvements; isTerminated conforms to TPE; implementation tweaks

Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Mon Aug 3 01:11:58 2009 UTC (14 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.40: +14 -12 lines
Diff to previous 1.40
javadoc cleanup

Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Mon Aug 3 00:53:15 2009 UTC (14 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.39: +3 -3 lines
Diff to previous 1.39
cosmetic javadoc fixes

Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Sun Aug 2 17:55:51 2009 UTC (14 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.38: +29 -28 lines
Diff to previous 1.38
@code-ify

Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Sun Aug 2 17:02:06 2009 UTC (14 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.37: +15 -13 lines
Diff to previous 1.37
cosmetic spec improvements

Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Sun Aug 2 11:54:31 2009 UTC (14 years, 9 months ago) by dl
Branch: MAIN
Changes since 1.36: +1 -1 lines
Diff to previous 1.36
Signature and documentation improvements

Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Sat Aug 1 22:09:13 2009 UTC (14 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.35: +1 -1 lines
Diff to previous 1.35
typo fixes

Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Sat Aug 1 21:17:11 2009 UTC (14 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.34: +7 -5 lines
Diff to previous 1.34
@link-ify class summaries

Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Fri Jul 31 20:17:52 2009 UTC (14 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.33: +2 -2 lines
Diff to previous 1.33
whitespace

Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Fri Jul 31 16:27:08 2009 UTC (14 years, 9 months ago) by dl
Branch: MAIN
Changes since 1.32: +10 -61 lines
Diff to previous 1.32
Refactor Adapted tasks into ForkJoinTask; mesh peek/pollNextLocalTask specs and code

Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Thu Jul 30 22:05:19 2009 UTC (14 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.31: +0 -1 lines
Diff to previous 1.31
whitespace

Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Wed Jul 29 22:48:54 2009 UTC (14 years, 9 months ago) by dl
Branch: MAIN
Changes since 1.30: +16 -1 lines
Diff to previous 1.30
Shutdown() terminates even if no workers created

Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Wed Jul 29 12:05:55 2009 UTC (14 years, 9 months ago) by dl
Branch: MAIN
Changes since 1.29: +1 -1 lines
Diff to previous 1.29
Improve drainTasksTo signature; update example

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Mon Jul 27 21:41:53 2009 UTC (14 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.28: +19 -17 lines
Diff to previous 1.28
j.u.c. coding standards

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Mon Jul 27 20:57:44 2009 UTC (14 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.27: +40 -41 lines
Diff to previous 1.27
{@code (true|null)}

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Sun Jul 26 17:33:37 2009 UTC (14 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.26: +45 -42 lines
Diff to previous 1.26
Unsafe mechanics

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Sun Jul 26 13:34:25 2009 UTC (14 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.25: +4 -4 lines
Diff to previous 1.25
javac warning suppression

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Sun Jul 26 05:55:34 2009 UTC (14 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.24: +5 -5 lines
Diff to previous 1.24
Make field offset fields private

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Sat Jul 25 17:49:01 2009 UTC (14 years, 9 months ago) by dl
Branch: MAIN
Changes since 1.23: +4 -8 lines
Diff to previous 1.23
Change signatures to simplify usage

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Sat Jul 25 15:50:57 2009 UTC (14 years, 9 months ago) by dl
Branch: MAIN
Changes since 1.22: +31 -2 lines
Diff to previous 1.22
Export adaptors; change some signatures to simplify usage

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Sat Jul 25 00:34:00 2009 UTC (14 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.21: +12 -3 lines
Diff to previous 1.21
Avoid wildcard imports

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Fri Jul 24 23:47:01 2009 UTC (14 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.20: +31 -34 lines
Diff to previous 1.20
Unsafe mechanics

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Fri Jul 24 22:05:22 2009 UTC (14 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.19: +8 -5 lines
Diff to previous 1.19
warning suppression

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Fri Jul 24 18:57:56 2009 UTC (14 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18
add missing generification

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Thu Jul 23 23:23:41 2009 UTC (14 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.17: +3 -0 lines
Diff to previous 1.17
Add serialVersionUID

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Thu Jul 23 23:07:57 2009 UTC (14 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.16: +117 -74 lines
Diff to previous 1.16
j.u.c. coding standards

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Thu Jul 23 19:44:46 2009 UTC (14 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.15: +97 -94 lines
Diff to previous 1.15
merge lost changes

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Wed Jul 22 20:55:22 2009 UTC (14 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.14: +2 -1 lines
Diff to previous 1.14
whitespace

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Wed Jul 22 19:04:11 2009 UTC (14 years, 9 months ago) by dl
Branch: MAIN
Changes since 1.13: +93 -96 lines
Diff to previous 1.13
Add ForkJoinTask.inForkJoinPool; other misc

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Wed Jul 22 01:36:51 2009 UTC (14 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.12: +3 -0 lines
Diff to previous 1.12
Add @since, @author tags

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Tue Jul 21 18:11:44 2009 UTC (14 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.11: +8 -8 lines
Diff to previous 1.11
_unsafe => UNSAFE (a constant according to EJ #56)

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Tue Jul 21 00:15:13 2009 UTC (14 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.10: +15 -15 lines
Diff to previous 1.10
j.u.c. coding standards

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Mon Jul 20 23:07:43 2009 UTC (14 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.9: +31 -31 lines
Diff to previous 1.9
third person in first sentence

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Mon Jul 20 22:26:03 2009 UTC (14 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.8: +9 -9 lines
Diff to previous 1.8
spelling fixes

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Mon Jul 20 21:54:51 2009 UTC (14 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.7: +30 -30 lines
Diff to previous 1.7
<(code|tt)> => {@code

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Mon Jul 20 21:45:06 2009 UTC (14 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
whitespace

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Thu Jul 16 15:32:34 2009 UTC (14 years, 9 months ago) by dl
Branch: MAIN
Changes since 1.5: +164 -67 lines
Diff to previous 1.5
Async mode, drainTasks

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Thu Mar 19 05:10:42 2009 UTC (15 years, 1 month ago) by jsr166
Branch: MAIN
Changes since 1.4: +40 -23 lines
Diff to previous 1.4
getUnsafe should use doPrivileged

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Mon Jan 12 17:16:18 2009 UTC (15 years, 3 months ago) by dl
Branch: MAIN
Changes since 1.3: +164 -160 lines
Diff to previous 1.3
Split out ThreadLocalRandom; internal refactoring pass

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Wed Jan 7 19:12:36 2009 UTC (15 years, 4 months ago) by dl
Branch: MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2
More misc cleanup

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Wed Jan 7 16:07:37 2009 UTC (15 years, 4 months ago) by dl
Branch: MAIN
Changes since 1.1: +130 -129 lines
Diff to previous 1.1
Improved documentaion; moved methods to improve javadoc flow; regularized extension APIs

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Tue Jan 6 14:30:31 2009 UTC (15 years, 4 months ago) by dl
Branch: MAIN
Refactored and repackaged ForkJoin classes

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