summaryrefslogtreecommitdiffstats
path: root/libjava/java/util
Commit message (Expand)AuthorAgeFilesLines
* * java/util/zip/Deflater.java (update, init): Now private.tromey2000-12-211-2/+2
* * java/util/BasicMapEntry.java: Re-added.bryce2000-12-213-85/+136
* * java/util/GregorianCalendar.java (GregorianCalendar): Constructorswarrenl2000-12-191-3/+3
* * java/util/zip/natInflater.cc (inflate): Treat Z_BUF_ERROR asbryce2000-12-181-5/+10
* * java/util/ArrayList.java (data): Declare transient.bryce2000-12-171-14/+6
* 2000-12-17 Jeff Sturm <jeff.sturm@commerceone.com>bryce2000-12-172-22/+14
* * java/util/ResourceBundle.java (trySomeGetBundle): Pass classtromey2000-12-151-1/+3
* * java/util/ResourceBundle.javatromey2000-12-151-8/+17
* * java/util/Hashtable.java (Enumerator.nextElement): Initialize `e'.bryce2000-12-111-7/+7
* * Makefile.am: Add HashSet.java and java/lang/ref classes.bryce2000-12-1110-1969/+2318
* * java/util/BitSet.java: Updated copyright notice.tromey2000-12-061-4/+21
* * java/text/Collator.java (decomposeCharacter, decmp, strength):tromey2000-12-062-2/+2
* * java/util/TimeZone.java (getAvailableIDs): Activated commentedwarrenl2000-12-041-10/+0
* * java/io/FilePermission.java: Made class final per spec.warrenl2000-12-041-1/+1
* * java/util/Vector.java (insertElementAt): Unconditionallytromey2000-12-021-2/+7
* From Adam Welc <welc@cs.purdue.edu>:bryce2000-12-021-1/+11
* Check this.len, not len, when determining if there is no more input data.bryce2000-11-291-1/+1
* * java/util/zip/InflaterInputStream (read): Don't return -1 unlessbryce2000-11-291-7/+10
* * Makefile.am: Added natTimeZone.cc.warrenl2000-11-282-114/+1098
* 2000-11-27 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-11-273-39/+38
* 2000-11-23 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-11-231-18/+23
* 2000-11-22 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-11-225-383/+2786
* * java/lang/natString.cc: Include Locale.h.tromey2000-11-181-60/+73
* Merge with Classpath (changes by Bryce McKinlay)mark2000-11-187-1323/+1455
* * java/util/zip/*.java: Javadoc and copyright updates.mark2000-11-1718-195/+666
* * java/text/CollationKey.java: Implement Comparable.tromey2000-11-172-7/+35
* * java/io/PushbackReader.java: Merged with Classpath.tromey2000-11-171-719/+1106
* 2000-11-03 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-11-032-219/+233
* 2000-11-02 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-11-021-2/+4
* 2000-11-02 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-11-024-452/+631
* 2000-10-30 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-10-301-11/+6
* 2000-10-29 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-10-297-891/+911
* Re-indent in preparation for diff.bryce2000-10-291-36/+36
* Re-indent in preparation for diff.bryce2000-10-291-120/+120
* * java/util/natGregorianCalendar.cc (computeFields): Set the isSet__warrenl2000-10-271-0/+2
* * Makefile.am: Added locale files from Classpath.warrenl2000-10-275-324/+1676
* 2000-10-24 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-10-241-32/+56
* 2000-10-23 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-10-231-4/+1
* * java/util/Properties.java: Merged with Classpath version.tromey2000-10-071-366/+461
* * Makefile.am: Removed java/io/Replaceable.java andwarrenl2000-10-051-5/+28
* * java/beans/PropertyChangeEvent.java (serialVersionUID): Added.warrenl2000-09-086-3/+15
* * java/util/zip/ZipFile.java (ZipFile): Delete file when opened intromey2000-09-041-1/+1
* * gnu/gcj/awt/BitMaskExtent.java, gnu/gcj/awt/Buffers.java,tromey2000-08-291-3/+8
* * java/util/zip/ZipFile.java: Implement OPEN_DELETE mode, new constructor,mark2000-08-272-14/+43
* 2000-08-27 Anthony Green <green@redhat.com>green2000-08-279-0/+3072
* * java/util/zip/InflaterInputStream.java (read(byte[],int,int)):mark2000-08-241-0/+2
* * java/util/ResourceBundle.java (trySomeGetBundle): Removedtromey2000-08-211-16/+12
* Sun Aug 20 21:02:48 2000 Anthony Green <green@redhat.com>green2000-08-212-1/+239
* 2000-08-20 Mark Wielaard <mark@klomp.org>mark2000-08-207-6/+25
* * java/util/jar/JarFile.java: Don't callgreen2000-08-201-1/+1
OpenPOWER on IntegriCloud