.. |
jar
|
backport: *.java: Reformat all to unofficial standard coding style.
|
2000-11-18 02:00:06 +00:00 |
zip
|
* java/util/zip/Deflater.java (update, init): Now private.
|
2000-12-21 18:39:19 +00: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
|
Makefile.am: Add HashSet.java and java/lang/ref classes.
|
2000-12-11 03:47:48 +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 (data): Declare transient.
|
2000-12-17 11:51:14 +00:00 |
Arrays.java
|
re PR java/1895 (Libjava: Arrays.sort doesn't work)
|
2001-02-07 09:32:46 +00:00 |
BasicMapEntry.java
|
BasicMapEntry.java: Re-added.
|
2000-12-21 02:00:15 +00:00 |
BitSet.java
|
* java/util/BitSet.java: Updated copyright notice.
|
2000-12-06 21:26:32 +00:00 |
Calendar.java
|
re PR libgcj/1358 (java.util.Date.toString() doesn't seem to behave properly.)
|
2000-12-28 05:55:56 +00: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
|
AbstractSequentialList.java: Synchronize with Classpath.
|
2001-02-15 06:43:00 +00:00 |
ConcurrentModificationException.java
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
Date.java
|
re PR libgcj/1411 (natTimeZone.cc should be removed)
|
2001-01-09 07:07:51 +00:00 |
Dictionary.java
|
AbstractSequentialList.java: Synchronize with Classpath.
|
2001-02-15 06:43:00 +00:00 |
EmptyStackException.java
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
Enumeration.java
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
EventListener.java
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
EventObject.java
|
EventObject.java: Merged from classpath.
|
2000-10-24 11:53:56 +01:00 |
GregorianCalendar.java
|
re PR libgcj/1358 (java.util.Date.toString() doesn't seem to behave properly.)
|
2000-12-28 05:55:56 +00:00 |
HashMap.java
|
re PR java/2040 (java.util.Hashtable(int,float) is stricter than sun's version)
|
2001-02-22 04:16:07 +00:00 |
HashSet.java
|
HashSet.java (clone): Made subclass safe, use super.clone(), not new.
|
2001-02-16 04:50:38 +00:00 |
Hashtable.java
|
re PR java/2040 (java.util.Hashtable(int,float) is stricter than sun's version)
|
2001-02-22 04:16:07 +00:00 |
Iterator.java
|
AbstractSequentialList.java: Synchronize with Classpath.
|
2001-02-15 06:43:00 +00:00 |
LinkedList.java
|
FilePermission.java: Made class final per spec.
|
2000-12-04 10:20:00 +00: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
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
Locale.java
|
Makefile.am: Added locale files from Classpath.
|
2000-10-27 10:33:46 +00:00 |
Map.java
|
AbstractSequentialList.java: Synchronize with Classpath.
|
2001-02-15 06:43:00 +00:00 |
MissingResourceException.java
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
natGregorianCalendar.cc
|
re PR libgcj/1358 (java.util.Date.toString() doesn't seem to behave properly.)
|
2000-12-28 05:55:56 +00:00 |
NoSuchElementException.java
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
Observable.java
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
Observer.java
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
Properties.java
|
* java/util/Properties.java: Merged with Classpath version.
|
2000-10-07 18:13:11 +00:00 |
PropertyPermission.java
|
natString.cc: Include Locale.h.
|
2000-11-18 02:29:13 +00:00 |
PropertyResourceBundle.java
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
Random.java
|
PropertyChangeEvent.java (serialVersionUID): Added.
|
2000-09-08 19:37:09 +00:00 |
ResourceBundle.java
|
ResourceBundle.java (trySomeGetBundle): Pass class loader to Class.forName.
|
2000-12-15 15:49:50 +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, [...]: Imported from GNU Classpath.
|
2000-08-27 22:06:44 +00:00 |
SortedSet.java
|
re PR libgcj/1758 (java.util package lacks TreeMap)
|
2001-02-14 04:44:21 +00:00 |
Stack.java
|
PropertyChangeEvent.java (serialVersionUID): Added.
|
2000-09-08 19:37:09 +00:00 |
StringTokenizer.java
|
natObject.cc (_Jv_MonitorEnter): Only perform null check when we have to.
|
2000-04-09 01:26: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
|
re PR libgcj/1411 (natTimeZone.cc should be removed)
|
2001-01-09 07:07:51 +00:00 |
TooManyListenersException.java
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
TreeMap.java
|
TreeMap.java (nil): Made non-final.
|
2001-02-16 02:25:24 +00:00 |
TreeSet.java
|
TreeSet.java (clone): Made subclass safe, use super.clone(), not new.
|
2001-02-16 01:49:40 +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 |