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

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

Revision 1.39 - (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.38: +1 -1 lines
Diff to previous 1.38
this collection => this XXX

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

Revision 1.37 - (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: release-1_7_0
Changes since 1.36: +1 -1 lines
Diff to previous 1.36
Update Creative Commons license URL in legal notices

Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Tue Sep 1 22:28:19 2009 UTC (14 years, 8 months ago) by jsr166
Branch: MAIN
Changes since 1.35: +2 -4 lines
Diff to previous 1.35
Use enhanced for loop

Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Tue Sep 11 15:10:56 2007 UTC (16 years, 7 months ago) by jsr166
Branch: MAIN
Changes since 1.34: +6 -7 lines
Diff to previous 1.34
6489956: (coll) AbstractQueue suggests iterator().remove() is non-optional

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

Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Fri Mar 3 17:15:06 2006 UTC (18 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.32: +1 -1 lines
Diff to previous 1.32
6370984: Core library typos 2006-01

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

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

Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Tue May 17 22:04:55 2005 UTC (18 years, 11 months ago) by jsr166
Branch: MAIN
Changes since 1.29: +1 -1 lines
Diff to previous 1.29
doc fixes

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Mon May 16 04:55:20 2005 UTC (18 years, 11 months ago) by jsr166
Branch: MAIN
Changes since 1.28: +6 -6 lines
Diff to previous 1.28
doc fixes

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Sat May 14 01:55:29 2005 UTC (18 years, 11 months ago) by jsr166
Branch: MAIN
Changes since 1.27: +45 -26 lines
Diff to previous 1.27
doc fixes

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

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Tue Apr 26 19:54:03 2005 UTC (19 years ago) by jsr166
Branch: MAIN
Changes since 1.25: +13 -14 lines
Diff to previous 1.25
doc fixes

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Tue Jan 27 11:36:26 2004 UTC (20 years, 3 months ago) by dl
Branch: MAIN
CVS Tags: JSR166_PFD
Changes since 1.24: +4 -0 lines
Diff to previous 1.24
Add Collection framework membership doc

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Sat Dec 27 19:26:15 2003 UTC (20 years, 4 months ago) by dl
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23
Headers reference Creative Commons

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Sun Nov 16 15:57:39 2003 UTC (20 years, 5 months ago) by jozart
Branch: MAIN
CVS Tags: JSR166_DEC9_POST_ES_SUBMIT, JSR166_DEC9_PRE_ES_SUBMIT
Changes since 1.22: +7 -7 lines
Diff to previous 1.22
Removed tabs from addAll method.

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Mon Nov 10 17:31:18 2003 UTC (20 years, 5 months ago) by dl
Branch: MAIN
Changes since 1.21: +1 -1 lines
Diff to previous 1.21
Wording and typo cleanup pass

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Sun Oct 19 13:38:29 2003 UTC (20 years, 6 months ago) by dl
Branch: MAIN
CVS Tags: JSR166_NOV3_FREEZE
Changes since 1.20: +1 -1 lines
Diff to previous 1.20
Changed doc strings for generic params

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Sat Oct 18 12:29:27 2003 UTC (20 years, 6 months ago) by dl
Branch: MAIN
Changes since 1.19: +1 -0 lines
Diff to previous 1.19
Added docs for type params

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Sun Oct 5 22:59:21 2003 UTC (20 years, 7 months ago) by dl
Branch: MAIN
Changes since 1.18: +39 -0 lines
Diff to previous 1.18
addAll(self) throws exception; javadoc touchups

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Fri Sep 26 11:37:06 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 22:28:58 2003 UTC (20 years, 7 months ago) by dl
Branch: MAIN
Changes since 1.16: +1 -1 lines
Diff to previous 1.16
Removed stray character

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

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Fri Sep 12 17:13:11 2003 UTC (20 years, 7 months ago) by dl
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14
Add note about commenting out non-abstract offer

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Fri Sep 12 15:38:26 2003 UTC (20 years, 7 months ago) by dl
Branch: MAIN
Changes since 1.13: +129 -40 lines
Diff to previous 1.13
AbstractQueue revisions for sake of producing better javadoc

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Wed Aug 6 10:27:19 2003 UTC (20 years, 9 months ago) by dl
Branch: MAIN
CVS Tags: JSR166_CR1
Changes since 1.12: +4 -4 lines
Diff to previous 1.12
Commented out offer decl for now to please compiler

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Wed Aug 6 01:57:53 2003 UTC (20 years, 9 months ago) by dholmes
Branch: MAIN
Changes since 1.11: +6 -1 lines
Diff to previous 1.11
Final major updates to Collection related classes.

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Mon Aug 4 01:50:33 2003 UTC (20 years, 9 months ago) by dholmes
Branch: MAIN
Changes since 1.10: +4 -3 lines
Diff to previous 1.10
Updated @throws

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Thu Jul 31 14:43:27 2003 UTC (20 years, 9 months ago) by tim
Branch: MAIN
Changes since 1.9: +11 -11 lines
Diff to previous 1.9
Missing "public" restored.

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Thu Jul 31 07:18:02 2003 UTC (20 years, 9 months ago) by dholmes
Branch: MAIN
Changes since 1.8: +51 -7 lines
Diff to previous 1.8
Continued updates to explicit and inherited doc comments.
Consistency over remove(null)
Some inherited doc is still not right.

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Mon Jul 28 19:53:49 2003 UTC (20 years, 9 months ago) by tim
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
Removed "throws NoSuchElementException" from signatures.

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Mon Jul 28 16:00:19 2003 UTC (20 years, 9 months ago) by tim
Branch: MAIN
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
Added addAll() back in.

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Mon Jul 28 04:11:54 2003 UTC (20 years, 9 months ago) by dholmes
Branch: MAIN
Changes since 1.5: +8 -2 lines
Diff to previous 1.5
Significant doc updates:
 - inherit comments where appropriate
 - ensure runtime exception comments inherited (overriding as needed)
 - consistent descriptions
 - introduce head and tail terminology

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sat Jul 26 13:17:51 2003 UTC (20 years, 9 months ago) by tim
Branch: MAIN
Changes since 1.4: +2 -1 lines
Diff to previous 1.4
Default compiler is now 2.2-ea. Some sources are not compatible with 2.0-ea.

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

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

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue May 27 18:20:06 2003 UTC (20 years, 11 months ago) by dl
Branch: MAIN
CVS Tags: JSR166_PRELIMINARY_TEST_RELEASE_1, JSR166_PRERELEASE_0_1
Changes since 1.1: +7 -0 lines
Diff to previous 1.1
re-checkin initial implementations

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Sun May 18 18:10:02 2003 UTC (20 years, 11 months ago) by tim
Branch: MAIN
Copied Queue, AbstractQueue, and PriorityQueue from src/dl,
fixed some type parameterization, and added some basic tests.
Added control for -warnunchecked in user properties file.

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