.. |
jar
|
backport: *.java: Reformat all to unofficial standard coding style.
|
2000-11-18 02:00:06 +00:00 |
zip
|
DeflaterOutputStream.java (deflate): Loop while def.needsInput.
|
2001-04-01 14:28:45 -07:00 |
AbstractCollection.java
|
Makefile.am: Add HashSet.java and java/lang/ref classes.
|
2000-12-11 03:47:48 +00:00 |
AbstractList.java
|
AbstractList.java (SubList): Make it a top-level private class.
|
2000-11-03 03:58:05 +00:00 |
AbstractMap.java
|
AbstractMap.java: Re-merged with Classpath.
|
2001-09-05 00:14:15 +00:00 |
AbstractSequentialList.java
|
AbstractSequentialList.java: Synchronize with Classpath.
|
2001-02-15 06:43:00 +00:00 |
AbstractSet.java
|
Makefile.am: Add HashSet.java and java/lang/ref classes.
|
2000-12-11 03:47:48 +00:00 |
ArrayList.java
|
ArrayList.java: Remove RCS keywords from comments
|
2001-03-19 23:00:18 +00:00 |
Arrays.java
|
re PR java/1895 (Libjava: Arrays.sort doesn't work)
|
2001-02-07 09:32:46 +00:00 |
BasicMapEntry.java
|
ArrayList.java: Remove RCS keywords from comments
|
2001-03-19 23:00:18 +00:00 |
BitSet.java
|
* java/util/BitSet.java: Updated copyright notice.
|
2000-12-06 21:26:32 +00:00 |
Calendar.java
|
Calendar.java (set): Never recompute fields here.
|
2001-07-26 12:21:45 +01:00 |
Collection.java
|
AbstractSequentialList.java: Synchronize with Classpath.
|
2001-02-15 06:43:00 +00:00 |
Collections.java
|
TreeSet.java (clone): Call TreeMap.clone(), not Object.clone().
|
2001-02-15 03:59:57 +00:00 |
Comparator.java
|
Re-merge with Classpath:
|
2001-08-31 22:31:40 +00:00 |
ConcurrentModificationException.java
|
Makefile.in: Rebuilt.
|
2001-08-31 21:31:20 +00:00 |
Date.java
|
* java/util/Date.java: Re-merged with Classpath.
|
2001-09-05 18:10:47 +00:00 |
Dictionary.java
|
ArrayList.java: Remove RCS keywords from comments
|
2001-03-19 23:00:18 +00:00 |
EmptyStackException.java
|
Makefile.in: Rebuilt.
|
2001-08-31 21:31:20 +00:00 |
Enumeration.java
|
ArrayList.java: Remove RCS keywords from comments
|
2001-03-19 23:00:18 +00:00 |
EventListener.java
|
ArrayList.java: Remove RCS keywords from comments
|
2001-03-19 23:00:18 +00:00 |
EventObject.java
|
ArrayList.java: Remove RCS keywords from comments
|
2001-03-19 23:00:18 +00:00 |
GregorianCalendar.java
|
GregorianCalendar.java (GregorianCalendar): Call setTimeInMillis() to set the default/current time.
|
2001-07-30 01:41:31 +01:00 |
HashMap.java
|
HashMap.java (HashMap): If 0 is given for initialCapacity paramater, bump it to 1.
|
2001-03-24 08:05:29 +00:00 |
HashSet.java
|
ArrayList.java: Remove RCS keywords from comments
|
2001-03-19 23:00:18 +00:00 |
Hashtable.java
|
HashMap.java (HashMap): If 0 is given for initialCapacity paramater, bump it to 1.
|
2001-03-24 08:05:29 +00:00 |
IdentityHashMap.java
|
AbstractMap.java: Re-merged with Classpath.
|
2001-09-05 00:14:15 +00:00 |
Iterator.java
|
AbstractSequentialList.java: Synchronize with Classpath.
|
2001-02-15 06:43:00 +00:00 |
LinkedList.java
|
LinkedList.java (clone): Clear the copy list with clear(), not by setting its size field.
|
2001-07-17 02:56:38 +01:00 |
List.java
|
Makefile.in: Rebuilt.
|
2000-11-22 11:59:59 +00:00 |
ListIterator.java
|
AbstractSequentialList.java: Synchronize with Classpath.
|
2001-02-15 06:43:00 +00:00 |
ListResourceBundle.java
|
Makefile.in: Rebuilt.
|
2001-08-31 21:31:20 +00:00 |
Locale.java
|
Makefile.in: Rebuilt.
|
2001-08-31 21:31:20 +00:00 |
Map.java
|
AbstractSequentialList.java: Synchronize with Classpath.
|
2001-02-15 06:43:00 +00:00 |
MissingResourceException.java
|
Makefile.in: Rebuilt.
|
2001-08-31 21:31:20 +00:00 |
natResourceBundle.cc
|
Makefile.in: Rebuilt.
|
2001-08-31 21:31:20 +00:00 |
NoSuchElementException.java
|
Makefile.in: Rebuilt.
|
2001-08-31 21:31:20 +00:00 |
Observable.java
|
ArrayList.java: Remove RCS keywords from comments
|
2001-03-19 23:00:18 +00:00 |
Observer.java
|
ArrayList.java: Remove RCS keywords from comments
|
2001-03-19 23:00:18 +00:00 |
Properties.java
|
* java/util/Properties.java: Re-merged from Classpath.
|
2001-09-06 17:16:09 +00:00 |
PropertyPermission.java
|
natString.cc: Include Locale.h.
|
2000-11-18 02:29:13 +00:00 |
PropertyResourceBundle.java
|
Makefile.in: Rebuilt.
|
2001-08-31 21:31:20 +00:00 |
Random.java
|
Makefile.in: Rebuilt.
|
2001-08-31 21:31:20 +00:00 |
ResourceBundle.java
|
Makefile.in: Rebuilt.
|
2001-08-31 21:31:20 +00:00 |
Set.java
|
AbstractSequentialList.java: Synchronize with Classpath.
|
2001-02-15 06:43:00 +00:00 |
SimpleTimeZone.java
|
Makefile.in: Rebuilt.
|
2000-11-22 11:59:59 +00:00 |
SortedMap.java
|
ArrayList.java: Remove RCS keywords from comments
|
2001-03-19 23:00:18 +00:00 |
SortedSet.java
|
re PR libgcj/1758 (java.util package lacks TreeMap)
|
2001-02-14 04:44:21 +00:00 |
Stack.java
|
ArrayList.java: Remove RCS keywords from comments
|
2001-03-19 23:00:18 +00:00 |
StringTokenizer.java
|
Makefile.in: Rebuilt.
|
2001-08-31 21:31:20 +00:00 |
Timer.java
|
* java/util/Timer.java: New version from Classpath.
|
2001-02-09 23:28:55 +00:00 |
TimerTask.java
|
* java/util/TimerTask.java: New version from Classpath.
|
2001-02-17 15:27:34 +00:00 |
TimeZone.java
|
TimeZone.java: Sync up with Classpath.
|
2001-03-20 10:05:45 +00:00 |
TooManyListenersException.java
|
Makefile.in: Rebuilt.
|
2001-08-31 21:31:20 +00:00 |
TreeMap.java
|
TreeSet.java (writeObject): Use a for-loop instead of Iterator.hasNext().
|
2001-03-06 01:04:28 +00:00 |
TreeSet.java
|
TreeSet.java (writeObject): Use a for-loop instead of Iterator.hasNext().
|
2001-03-06 01:04:28 +00:00 |
Vector.java
|
Vector.java (insertElementAt): Unconditionally increment elementCount.
|
2000-12-02 04:13:52 +00:00 |
WeakHashMap.java
|
Makefile.am: Add HashSet.java and java/lang/ref classes.
|
2000-12-11 03:47:48 +00:00 |