ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/jsr166/jsr166/src/main/java/util/concurrent/CancellableTask.java
Revision 1.25
Thu Dec 4 20:54:28 2003 UTC (20 years, 5 months ago) by dl
Branch: MAIN
CVS Tags: HEAD
Changes since 1.24: +0 -0 lines
FILE REMOVED
Revised tests for revised Future classes

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Fri Nov 28 07:00:55 2003 UTC (20 years, 5 months ago) by jozart
Branch: MAIN
Changes since 1.23: +2 -0 lines
Diff to previous 1.23
Added throws CancellationException to timed-get javadoc
in InnerCancellableFuture

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Fri Nov 28 06:53:35 2003 UTC (20 years, 5 months ago) by jozart
Branch: MAIN
Changes since 1.22: +3 -2 lines
Diff to previous 1.22
Touched up InnerCancellableFuture javadoc: Removed extraneous
<tt>Future</tt> and added CancellationException description to
throws clause.

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Wed Nov 26 06:25:34 2003 UTC (20 years, 5 months ago) by jozart
Branch: MAIN
Changes since 1.21: +14 -14 lines
Diff to previous 1.21
Tweaks: Attempt => Attempts, etc.

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Sun Oct 12 21:05:28 2003 UTC (20 years, 7 months ago) by dl
Branch: MAIN
CVS Tags: JSR166_NOV3_FREEZE
Changes since 1.20: +16 -1 lines
Diff to previous 1.20
Added done() callback hook

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Sat Oct 11 15:37:31 2003 UTC (20 years, 7 months ago) by dl
Branch: MAIN
Changes since 1.19: +1 -1 lines
Diff to previous 1.19
Redeclare some Conditions as ReentrantLock.ConditionObjects

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Mon Sep 29 23:21:38 2003 UTC (20 years, 7 months ago) by dl
Branch: MAIN
Changes since 1.18: +1 -2 lines
Diff to previous 1.18
fixed typos

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Fri Sep 26 11:37:10 2003 UTC (20 years, 7 months ago) by dl
Branch: MAIN
Changes since 1.17: +1 -1 lines
Diff to previous 1.17
Spellcheck

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Sat Sep 13 18:51:10 2003 UTC (20 years, 8 months ago) by dl
Branch: MAIN
Changes since 1.16: +3 -0 lines
Diff to previous 1.16
Proofreading pass -- many minor adjustments

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Fri Sep 12 15:40:10 2003 UTC (20 years, 8 months ago) by dl
Branch: MAIN
Changes since 1.15: +15 -3 lines
Diff to previous 1.15
Adapt AbstractQueue changes; Conditionalize CancellableTask.reset; new TimeUnit methods

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Sun Sep 7 23:28:21 2003 UTC (20 years, 8 months ago) by dl
Branch: MAIN
Changes since 1.14: +7 -0 lines
Diff to previous 1.14
Allow resets

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Sun Aug 31 13:33:13 2003 UTC (20 years, 8 months ago) by dl
Branch: MAIN
Changes since 1.13: +7 -6 lines
Diff to previous 1.13
Removed non-standard tags and misc javadoc cleanup

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Sun Aug 24 14:47:31 2003 UTC (20 years, 8 months ago) by dl
Branch: MAIN
Changes since 1.12: +69 -2 lines
Diff to previous 1.12
Javadoc clarifications

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Tue Aug 19 15:04:57 2003 UTC (20 years, 9 months ago) by tim
Branch: MAIN
Changes since 1.11: +9 -0 lines
Diff to previous 1.11
Future extends Cancellable.
class SE.DelayedTask -> interface ScheduledCancellable
class SE.DelayedFutureTask -> interface ScheduledFuture
Add primitive SE test.
Related internals changes.

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Fri Aug 8 20:05:07 2003 UTC (20 years, 9 months ago) by tim
Branch: MAIN
Changes since 1.10: +6 -12 lines
Diff to previous 1.10
Scrunched catch, finally, else clauses.

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Wed Aug 6 18:22:09 2003 UTC (20 years, 9 months ago) by tim
Branch: MAIN
CVS Tags: JSR166_CR1
Changes since 1.9: +3 -1 lines
Diff to previous 1.9
Fixes to minor errors found by DocCheck

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Tue Aug 5 00:37:41 2003 UTC (20 years, 9 months ago) by dl
Branch: MAIN
Changes since 1.8: +3 -1 lines
Diff to previous 1.8
Kill old JSR166Support

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Mon Aug 4 12:46:34 2003 UTC (20 years, 9 months ago) by dl
Branch: MAIN
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
Pass 1 of 1.5.0 changes

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Sun Jul 13 22:51:51 2003 UTC (20 years, 10 months ago) by dl
Branch: MAIN
CVS Tags: JSR166_PRELIMINARY_TEST_RELEASE_2
Changes since 1.6: +0 -1 lines
Diff to previous 1.6
Improve cancellation support; PBQs now use fair locks

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Tue Jul 8 00:46:33 2003 UTC (20 years, 10 months ago) by dl
Branch: MAIN
Changes since 1.5: +1 -0 lines
Diff to previous 1.5
Locks in subpackage; fairness params added

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Tue Jun 24 14:34:47 2003 UTC (20 years, 10 months ago) by dl
Branch: MAIN
Changes since 1.4: +13 -2 lines
Diff to previous 1.4
Added missing javadoc tags; minor reformatting

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Mon Jun 23 02:26:16 2003 UTC (20 years, 11 months ago) by brian
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
Partial javadoc pass

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Mon Jun 9 02:32:05 2003 UTC (20 years, 11 months ago) by dl
Branch: MAIN
Changes since 1.2: +2 -4 lines
Diff to previous 1.2
New ScheduledExecuor methods; minor javadoc cleanup

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Fri Jun 6 16:53:04 2003 UTC (20 years, 11 months ago) by dl
Branch: MAIN
CVS Tags: JSR166_PRELIMINARY_TEST_RELEASE_1
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
Minor doc updates; FairReentrantLock serialize now

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Tue Jun 3 16:44:36 2003 UTC (20 years, 11 months ago) by dl
Branch: MAIN
New ScheduledExecutor; CancellableTask

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