ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/jsr166/jsr166/src/main/java/util/LinkedList.java
Revision 1.54
Sat May 7 12:22:03 2011 UTC (13 years ago) by dl
Branch: MAIN
CVS Tags: HEAD
Changes since 1.53: +0 -0 lines
FILE REMOVED
Stop shadowing OpenJDK classes not originated by jsr166

Revision 1.53 - (view) (download) (annotate) - [select for diffs]
Thu Dec 2 04:17:19 2010 UTC (13 years, 5 months ago) by jsr166
Branch: MAIN
Changes since 1.52: +3 -12 lines
Diff to previous 1.52
remove obsolete pre-Deque wording from class description

Revision 1.52 - (view) (download) (annotate) - [select for diffs]
Sat Oct 16 16:44:39 2010 UTC (13 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.51: +1 -1 lines
Diff to previous 1.51
whitespace

Revision 1.51 - (view) (download) (annotate) - [select for diffs]
Sun Sep 5 21:32:19 2010 UTC (13 years, 8 months ago) by jsr166
Branch: MAIN
Changes since 1.50: +4 -4 lines
Diff to previous 1.50
Update legal notices to Oracle wording

Revision 1.50 - (view) (download) (annotate) - [select for diffs]
Sat Jan 9 07:06:40 2010 UTC (14 years, 3 months ago) by jsr166
Branch: MAIN
Changes since 1.49: +406 -242 lines
Diff to previous 1.49
6897553: LinkedList performance improvements

Revision 1.49 - (view) (download) (annotate) - [select for diffs]
Sun May 18 23:59:57 2008 UTC (15 years, 11 months ago) by jsr166
Branch: MAIN
Changes since 1.48: +0 -1 lines
Diff to previous 1.48
Sync with OpenJDK; remove all @version tags

Revision 1.48 - (view) (download) (annotate) - [select for diffs]
Sun May 18 23:47:56 2008 UTC (15 years, 11 months ago) by jsr166
Branch: MAIN
Changes since 1.47: +144 -144 lines
Diff to previous 1.47
Sync with OpenJDK; untabify

Revision 1.47 - (view) (download) (annotate) - [select for diffs]
Sun May 20 07:54:01 2007 UTC (16 years, 11 months ago) by jsr166
Branch: MAIN
Changes since 1.46: +21 -3 lines
Diff to previous 1.46
License update

Revision 1.46 - (view) (download) (annotate) - [select for diffs]
Sun Jan 7 07:38:27 2007 UTC (17 years, 3 months ago) by jsr166
Branch: MAIN
Changes since 1.45: +1 -1 lines
Diff to previous 1.45
copyright year update

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

Revision 1.44 - (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.43: +0 -1 lines
Diff to previous 1.43
6378729: Remove workaround for 6280605

Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Tue Jan 10 21:32:09 2006 UTC (18 years, 3 months ago) by jsr166
Branch: MAIN
Changes since 1.42: +3 -0 lines
Diff to previous 1.42
sync with mustang

Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Mon Dec 5 02:56:59 2005 UTC (18 years, 5 months ago) by jsr166
Branch: MAIN
Changes since 1.41: +1 -1 lines
Diff to previous 1.41
copyright update for 2006

Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Fri Sep 16 04:24:44 2005 UTC (18 years, 7 months ago) by jsr166
Branch: MAIN
Changes since 1.40: +0 -8 lines
Diff to previous 1.40
doc fixes

Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Wed Sep 14 23:49:59 2005 UTC (18 years, 7 months ago) by dl
Branch: MAIN
Changes since 1.39: +26 -0 lines
Diff to previous 1.39
Add Deque.descendingIterator

Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Thu Aug 11 08:53:47 2005 UTC (18 years, 8 months ago) by jsr166
Branch: MAIN
Changes since 1.38: +5 -5 lines
Diff to previous 1.38
doc fixes

Revision 1.38 - (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.37: +3 -3 lines
Diff to previous 1.37
doc fixes

Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Mon Jul 18 01:14:34 2005 UTC (18 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.36: +15 -14 lines
Diff to previous 1.36
doc fixes

Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Sat Jun 18 01:56:01 2005 UTC (18 years, 10 months ago) by jsr166
Branch: MAIN
Changes since 1.35: +9 -5 lines
Diff to previous 1.35
doc fixes

Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Sun May 29 16:36:48 2005 UTC (18 years, 11 months ago) by jsr166
Branch: MAIN
Changes since 1.34: +4 -4 lines
Diff to previous 1.34
whitespace

Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Wed May 25 14:05:06 2005 UTC (18 years, 11 months ago) by dl
Branch: MAIN
Changes since 1.33: +2 -2 lines
Diff to previous 1.33
Avoid generics warnings

Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Sat May 21 17:33:09 2005 UTC (18 years, 11 months ago) by jsr166
Branch: MAIN
Changes since 1.32: +2 -2 lines
Diff to previous 1.32
doc fixes

Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Wed May 18 00:46:42 2005 UTC (18 years, 11 months ago) by jsr166
Branch: MAIN
Changes since 1.31: +1 -1 lines
Diff to previous 1.31
whitespace removal

Revision 1.31 - (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.30: +2 -2 lines
Diff to previous 1.30
doc fixes

Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Tue May 17 06:36:47 2005 UTC (18 years, 11 months ago) by jsr166
Branch: MAIN
Changes since 1.29: +3 -0 lines
Diff to previous 1.29
toArray

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

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Mon May 16 05:17:07 2005 UTC (18 years, 11 months ago) by jsr166
Branch: MAIN
Changes since 1.27: +24 -29 lines
Diff to previous 1.27
doc fixes

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Sat May 14 02:19:00 2005 UTC (18 years, 11 months ago) by jsr166
Branch: MAIN
Changes since 1.26: +77 -79 lines
Diff to previous 1.26
doc fixes

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

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

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

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Mon Apr 18 05:18:29 2005 UTC (19 years ago) by jsr166
Branch: MAIN
Changes since 1.22: +1 -1 lines
Diff to previous 1.22
Copyright year updates

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Wed Mar 23 01:06:26 2005 UTC (19 years, 1 month ago) by dl
Branch: MAIN
Changes since 1.21: +15 -15 lines
Diff to previous 1.21
Doumentation improvements

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

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Sun Mar 6 12:06:17 2005 UTC (19 years, 2 months ago) by dl
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19
Copyedit pass

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Tue Mar 1 01:27:15 2005 UTC (19 years, 2 months ago) by dl
Branch: MAIN
Changes since 1.18: +38 -37 lines
Diff to previous 1.18
Make javadoc consistent

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Tue Dec 28 16:15:36 2004 UTC (19 years, 4 months ago) by dl
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17
peekFirst/Last fix

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Tue Dec 28 12:14:07 2004 UTC (19 years, 4 months ago) by dl
Branch: MAIN
Changes since 1.16: +155 -8 lines
Diff to previous 1.16
Prepare jsr166x classes for Mustang integration

Revision 1.16
Sun Nov 21 01:40:39 2004 UTC (19 years, 5 months ago) by dl
Branch: MAIN
Changes since 1.15: +0 -0 lines
FILE REMOVED
Changes for maintenance/RFE phase

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Sun Apr 11 04:50:24 2004 UTC (20 years ago) by jsr166
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14
Martin Buchholz: sync with Tiger

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Sun Dec 28 00:55:45 2003 UTC (20 years, 4 months ago) by jsr166
Branch: MAIN
CVS Tags: JSR166_PFD
Changes since 1.13: +175 -169 lines
Diff to previous 1.13
Sync with Tiger (Martin Buchholz)

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Mon Nov 17 08:09:34 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.12: +1 -1 lines
Diff to previous 1.12
Fixed indentation of closing brace in (Collection) constructor.

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Mon Nov 17 08:05:59 2003 UTC (20 years, 5 months ago) by jozart
Branch: MAIN
Changes since 1.11: +161 -161 lines
Diff to previous 1.11
Removed slew of 8-wide tabs that were introduced in rev. 1.3.

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Tue Oct 21 05:11:40 2003 UTC (20 years, 6 months ago) by jsr166
Branch: MAIN
CVS Tags: JSR166_NOV3_FREEZE
Changes since 1.10: +3 -3 lines
Diff to previous 1.10
Tiger import

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

Revision 1.9 - (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.8: +1 -0 lines
Diff to previous 1.8
Added docs for type params

Revision 1.8 - (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.7: +1 -1 lines
Diff to previous 1.7
Spellcheck

Revision 1.7 - (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.6: +9 -4 lines
Diff to previous 1.6
AbstractQueue revisions for sake of producing better javadoc

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Mon Sep 1 12:23:28 2003 UTC (20 years, 8 months ago) by dl
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
Adjust headers; continue 1.5.0 resynch

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

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Mon Aug 11 17:44:24 2003 UTC (20 years, 8 months ago) by dl
Branch: MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
Fix typo

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sat Aug 9 19:55:14 2003 UTC (20 years, 8 months ago) by dl
Branch: MAIN
Changes since 1.2: +293 -261 lines
Diff to previous 1.2
Rebase on 1.5.0 source

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Thu Aug 7 15:59:46 2003 UTC (20 years, 9 months ago) by dl
Branch: MAIN
Changes since 1.1: +10 -14 lines
Diff to previous 1.1
Make queue ops match sense of first/last

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Wed May 14 21:30:44 2003 UTC (20 years, 11 months ago) by tim
Branch: MAIN
CVS Tags: JSR166_CR1, JSR166_PRELIMINARY_TEST_RELEASE_1, JSR166_PRELIMINARY_TEST_RELEASE_2, JSR166_PRERELEASE_0_1
Moved main source rooted at . to ./src/main
Moved test source rooted at ./etc/testcases to ./src/test

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