summaryrefslogtreecommitdiffstats
path: root/libjava/java/util
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Sun Aug 20 09:51:48 2000 Anthony Green <green@redhat.com>green2000-08-202-2/+2
* * java/util/zip/ZipInputStream.java (createZipEntry):tromey2000-08-191-2/+1
* Sat Aug 19 11:00:53 2000 Anthony Green <green@redhat.com>green2000-08-1914-400/+3231
* * java/util/Vector.java (remove(Object)): Implemented.tromey2000-07-201-4/+15
* Big AWT patch.bryce2000-07-121-0/+11
* 2000-05-20 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-05-202-2/+5
* 2000-05-20 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-05-201-1/+20
* Jumbo patch:tromey2000-05-193-0/+2654
* * java/util/zip/ZipInputStream.java (getNextEntry): When readingtromey2000-05-111-2/+8
* * java/util/Locale.java (Locale): Don't explicitly check fortromey2000-05-044-26/+8
* Fix for PR libgcj/15:tromey2000-04-211-11/+1
* * java/util/Vector.java (VectorEnumeration): Now `final'.tromey2000-04-113-7/+7
* 2000-04-08 Anthony Green <green@redhat.com>green2000-04-092-2/+2
* * java/awt/Color.java: New file.warrenl2000-03-175-0/+164
OpenPOWER on IntegriCloud