ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/jsr166/jsr166/src/main/java/util/concurrent/BlockingDeque.java
Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Mon Oct 1 00:10:53 2018 UTC (5 years, 7 months ago) by jsr166
Branch: MAIN
CVS Tags: HEAD
Changes since 1.36: +9 -9 lines
Diff to previous 1.36
update to using jdk11 by default, except link to jdk10 javadocs;
sync @docRoot references in javadoc with upstream

Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Wed Aug 23 20:17:53 2017 UTC (6 years, 8 months ago) by jsr166
Branch: MAIN
Changes since 1.35: +72 -77 lines
Diff to previous 1.35
8186466: Fix accessibility and other minor issues in java.base

Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Sat May 13 19:51:48 2017 UTC (7 years ago) by jsr166
Branch: MAIN
Changes since 1.34: +2 -2 lines
Diff to previous 1.34
8179592: Update tables in java.base to be HTML 5-friendly

Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Sat May 6 06:55:50 2017 UTC (7 years ago) by jsr166
Branch: MAIN
Changes since 1.33: +15 -15 lines
Diff to previous 1.33
8179367: update use of align, valign attributes in java.base to use style attribute

Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Sat May 6 06:49:46 2017 UTC (7 years ago) by jsr166
Branch: MAIN
Changes since 1.32: +1 -1 lines
Diff to previous 1.32
8177789: fix collections framework links to point to java.util package doc

Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Wed Apr 19 23:45:50 2017 UTC (7 years, 1 month ago) by jsr166
Branch: MAIN
Changes since 1.31: +14 -14 lines
Diff to previous 1.31
Redo @link and @linkplain; one @link was pointing to the wrong poll method

Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Wed Sep 30 00:03:02 2015 UTC (8 years, 7 months ago) by jsr166
Branch: MAIN
Changes since 1.30: +8 -8 lines
Diff to previous 1.30
fix all the (optional) broken links using -Xdocrootparent hack

Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Wed Dec 31 22:40:51 2014 UTC (9 years, 4 months ago) by jsr166
Branch: MAIN
Changes since 1.29: +2 -2 lines
Diff to previous 1.29
consistent use of redundant public modifier in interfaces

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Wed Dec 3 21:55:44 2014 UTC (9 years, 5 months ago) by jsr166
Branch: MAIN
Changes since 1.28: +4 -1 lines
Diff to previous 1.28
never use wildcard imports

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Tue Dec 2 05:48:28 2014 UTC (9 years, 5 months ago) by jsr166
Branch: MAIN
Changes since 1.27: +1 -1 lines
Diff to previous 1.27
this collection => this XXX

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Tue Nov 12 23:23:05 2013 UTC (10 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.26: +0 -2 lines
Diff to previous 1.26
Fix all occurrences of javac8 warning: empty <p> tag

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Thu May 2 06:38:33 2013 UTC (11 years ago) by jsr166
Branch: MAIN
Changes since 1.25: +4 -3 lines
Diff to previous 1.25
fix up exception spec javadoc for deque methods

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Mon Feb 11 17:27:45 2013 UTC (11 years, 3 months ago) by jsr166
Branch: MAIN
Changes since 1.24: +2 -0 lines
Diff to previous 1.24
add <caption> tags to all tables

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Wed Jan 16 01:59:47 2013 UTC (11 years, 4 months ago) by jsr166
Branch: MAIN
Changes since 1.23: +55 -55 lines
Diff to previous 1.23
<tt> -> {@code

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Wed Apr 20 19:08:20 2011 UTC (13 years, 1 month ago) by dl
Branch: MAIN
CVS Tags: release-1_7_0
Changes since 1.22: +8 -8 lines
Diff to previous 1.22
Use relative URLs in last change

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Wed Apr 20 16:25:54 2011 UTC (13 years, 1 month ago) by dl
Branch: MAIN
Changes since 1.21: +16 -8 lines
Diff to previous 1.21
Link for "optional" -- CR 6546713

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

Revision 1.20 - (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.19: +1 -1 lines
Diff to previous 1.19
Location of Collections Guide has changed

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

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Wed Sep 14 21:56:17 2005 UTC (18 years, 8 months ago) by jsr166
Branch: MAIN
Changes since 1.17: +7 -6 lines
Diff to previous 1.17
happens-before

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Thu Sep 8 21:58:22 2005 UTC (18 years, 8 months ago) by jsr166
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16
whitespace

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Thu Sep 8 00:04:00 2005 UTC (18 years, 8 months ago) by dl
Branch: MAIN
Changes since 1.15: +1 -1 lines
Diff to previous 1.15
Edit pass for happens-before descriptions

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Fri Sep 2 01:03:08 2005 UTC (18 years, 8 months ago) by brian
Branch: MAIN
Changes since 1.14: +6 -0 lines
Diff to previous 1.14
Happens-before markup

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Mon Jul 18 19:14:17 2005 UTC (18 years, 10 months ago) by jsr166
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13
doc fixes

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Fri Jun 24 00:26:57 2005 UTC (18 years, 10 months ago) by jsr166
Branch: MAIN
Changes since 1.12: +2 -1 lines
Diff to previous 1.12
doc fixes

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Tue May 17 16:20:40 2005 UTC (19 years ago) by jsr166
Branch: MAIN
Changes since 1.11: +20 -12 lines
Diff to previous 1.11
doc fixes

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Tue May 17 16:10:15 2005 UTC (19 years ago) by jsr166
Branch: MAIN
Changes since 1.10: +5 -5 lines
Diff to previous 1.10
doc fixes

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Tue May 17 04:17:31 2005 UTC (19 years ago) by jsr166
Branch: MAIN
Changes since 1.9: +462 -110 lines
Diff to previous 1.9
doc fixes

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Mon May 2 17:30:20 2005 UTC (19 years ago) by jsr166
Branch: MAIN
Changes since 1.8: +4 -2 lines
Diff to previous 1.8
<p> before <table>

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Mon May 2 08:35:49 2005 UTC (19 years ago) by jsr166
Branch: MAIN
Changes since 1.7: +4 -4 lines
Diff to previous 1.7
E o -> E e

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Mon May 2 06:06:17 2005 UTC (19 years ago) by jsr166
Branch: MAIN
Changes since 1.6: +8 -8 lines
Diff to previous 1.6
Deque method param names

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Mon May 2 03:55:06 2005 UTC (19 years ago) by jsr166
Branch: MAIN
Changes since 1.5: +14 -7 lines
Diff to previous 1.5
doc fixes

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Mon May 2 03:25:06 2005 UTC (19 years ago) by jsr166
Branch: MAIN
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
lest typos

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Tue Apr 26 01:17:18 2005 UTC (19 years ago) by jsr166
Branch: MAIN
Changes since 1.3: +3 -3 lines
Diff to previous 1.3
doc fixes

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

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

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Tue Dec 28 12:14:13 2004 UTC (19 years, 4 months ago) by dl
Branch: MAIN
Prepare jsr166x classes for Mustang integration

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