summaryrefslogtreecommitdiffstats
path: root/libjava/java/util
Commit message (Expand)AuthorAgeFilesLines
* Add license clarification.mark2002-01-2283-415/+1328
* * java/util/zip/ZipOutputStream.java (putNextEntry): Clearbothner2002-01-191-0/+1
* * java/util/IdentityHashMap.java (IdentityHashMap): Removedtromey2002-01-161-4/+2
* Collections drop from Classpath:bryce2001-12-1524-6122/+11216
* * java/util/Timer.java (TaskQueue.isStopped): Remove method.mark2001-11-161-11/+10
* Re-merges with Classpath, from various people:tromey2001-11-143-14/+41
* Fix for PR libgcj/4859:tromey2001-11-131-2/+11
* * java/util/ResourceBundle.java (class Security): Now static.bryce2001-11-051-1/+1
* * java/util/ResourceBundle.java (getClassContext): Removed.bryce2001-11-042-56/+36
* 2001-11-02 Hans Boehm <Hans_Boehm@hp.com>hboehm2001-11-031-1/+1
* * HACKING, gnu/gcj/xlib/Pixmap.java, gnu/gcj/xlib/XException.java,jsm282001-10-3113-31/+31
* * java/util/zip/GZIPOutputStream.java (write(int)): New method.tromey2001-10-291-1/+7
* * java/util/zip/Adler32.java: Use correct class name. (Re-mergetromey2001-10-261-1/+1
* * java/util/PropertyResourceBundle.java (handleGetObject): Nowtromey2001-10-242-4/+4
* * java/util/GregorianCalendar.java (getGregorianChange): Removedtromey2001-10-231-1/+1
* * gcj/javaprims.h: Updated class list.tromey2001-10-161-392/+612
* 2001-10-15 Bryce McKinlay <bryce@waitaki.otago.ac.nz>bryce2001-10-1613-612/+2114
* * java/util/zip/Adler32.java: Merge with Classpathmark2001-10-055-52/+126
* * java/io/SequenceInputStream.java: Merge with Classpathmark2001-10-041-7/+15
* * java/util/IdentityHashMap.java (containsKey): Use getHash.tromey2001-09-271-11/+18
* * gnu/classpath/Configuration.java.in (INIT_LOAD_LIBRARY): Newtromey2001-09-271-0/+9
* * java/util/TimeZone.java: Updated list of timezones fromtromey2001-09-151-2/+8
* * java/util/Hashtable.java (Enumerator): Ensure that ifbryce2001-09-131-17/+30
* * java/util/Properties.java (load): Correctly read \u sequences.tromey2001-09-111-1/+3
* ResourceBundle fixesgreen2001-09-071-28/+40
* * java/util/Properties.java: Re-merged from Classpath.tromey2001-09-061-4/+8
* * java/util/Date.java: Re-merged with Classpath.tromey2001-09-051-6/+7
* * java/util/AbstractMap.java: Re-merged with Classpath.tromey2001-09-052-3/+22
* Re-merge with Classpath:tromey2001-08-311-1/+10
* * Makefile.in: Rebuilt.tromey2001-08-3112-648/+2034
* * java/util/IdentityHashMap.java (get): Fix off-by-one error.jsturm2001-08-211-2/+2
* * jni.cc: Include IdentityHashMap.h, not Hashtable.h.tromey2001-08-151-0/+415
* * java/util/Date.java: Re-merged with Classpath.tromey2001-07-311-1/+2
* * java/util/GregorianCalendar.java (GregorianCalendar): Callbryce2001-07-301-3/+1
* * java/util/Calendar.java (set): Never recompute fields here. Theybryce2001-07-262-8/+11
* * java/util/LinkedList.java (clone): Clear the copy list with clear(),bryce2001-07-171-8/+2
* Fix for PR libgcj/3144:tromey2001-06-141-143/+410
* * java/util/GregorianCalendar.java (computeTime): Only calltromey2001-05-151-1/+1
* 2001-05-10 Tom Tromey <tromey@redhat.com>tromey2001-05-103-357/+1041
* Forgot this file on last commit.bryce2001-04-251-3/+1
* * java/lang/natSystem.cc (getSystemTimeZone): Adjust for DST.warrenl2001-04-201-2/+44
* * DeflaterOutputStream.java (deflate): Loop while def.needsInput.bothner2001-04-012-51/+95
* * exception.cc (java_eh_info): Make value type jthrowable.rth2001-03-262-18/+18
* 2001-03-24 Bryce McKinlay <bryce@albatross.co.nz>bryce2001-03-242-3/+7
* * java/util/TimeZone.java: Sync up with Classpath. Includes newwarrenl2001-03-201-97/+103
* * java/util/ArrayList.java: Remove RCS keywords from commentsmark2001-03-1912-533/+785
* 2001-03-06 Bryce McKinlay <bryce@albatross.co.nz>bryce2001-03-062-11/+6
* Fix for PR java/2040:bryce2001-02-222-20/+15
* * java/util/TimerTask.java: New version from Classpath.mark2001-02-171-64/+67
* * java/util/HashSet.java (clone): Made subclass safe, usebryce2001-02-161-3/+10
OpenPOWER on IntegriCloud