/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.259 by ericb, Mon Oct 22 03:46:07 2001 UTC revision 1.260 by ericb, Mon Oct 22 05:48:01 2001 UTC
# Line 1  Line 1 
1  2001-10-21  Eric Blake  <ebb9@email.byu.edu>  2001-10-21  Eric Blake  <ebb9@email.byu.edu>
2    
3            * java/util/ArrayList.java (checkBoundExclusive),
4            (checkBoundInclusive): Rename from range??clusive, to match
5            AbstractList.
6            * java/util/LinkedList.java (checkBoundsExclusive),
7            (checkBoundsInclusive): ditto
8            * java/util/Vector.java (checkBoundExclusive),
9            (checkBoundInclusive): Move bounds checking into common methods.
10    
11    2001-10-21  Eric Blake  <ebb9@email.byu.edu>
12    
13          * java/util/AbstractList.java:          * java/util/AbstractList.java:
14          (modCount): Make sure it is updated in all needed places.          (modCount): Make sure it is updated in all needed places.
15          * java/util/ArrayList.java: Improve javadoc. Implements          * java/util/ArrayList.java: Improve javadoc. Implements

Legend:
Removed from v.1.259  
changed lines
  Added in v.1.260

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26