summaryrefslogtreecommitdiffstats
path: root/libjava/java/util
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * All files: Updated copyright information.tromey2000-03-0751-51/+51
* 2000-02-28 Mo DeJong <mdejong@cygnus.com>tromey2000-02-291-1/+1
* 2000-02-28 Mo DeJong <mdejong@cygnus.com>tromey2000-02-291-3/+3
* 2000-02-19 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-02-191-2/+2
* * java/util/Properties.java (setProperty): New method.tromey2000-02-081-79/+90
* * java/util/Calendar.java (toString): New method.tromey2000-02-033-4/+49
* * All files: Updated copyright to reflect Cygnus purchase.tromey2000-01-1951-51/+51
* * java/util/zip/ZipFile.java: Compute the offset of the ZipEntrygreen1999-11-071-4/+7
* * java/lang/ClassLoader.java (getSystemResource): Usegreen1999-10-171-0/+19
* Fix for PR java.util/47:tromey1999-09-243-77/+96
* * configure: Rebuilt.tromey1999-09-104-4/+4
* Added missing whitespace in function calls within adaptorsoliva1999-08-221-2/+2
* * java/lang/natSystem.cc (getpwuid_adaptor): New overloadedoliva1999-08-211-1/+23
* * java/lang/natClassLoader.cc (_Jv_PrepareCompiledClass): Renamedkrab1999-08-185-0/+141
* * java/util/BitSet.java (set, clear, hashCode): specify "1" constantbryce1999-08-111-3/+3
* 1999-08-06 Mojo Jojo <mojojojo@pacbell.net>tromey1999-08-061-5/+31
* * java/util/zip/InflaterInputStream.java (read): Throwtromey1999-06-231-1/+8
* * java/net/DatagramSocketImpl.java (localPort): Fixed typo to match JDK.warrenl1999-06-235-7/+7
* * java/util/ResourceBundle.java (getBundle): Throwtromey1999-05-241-1/+4
* * java/util/zip/ZipInputStream.java (fill): New method.tromey1999-05-225-18/+49
* * java/util/zip/GZIPOutputStream.java (write(byte[])): Newtromey1999-05-191-0/+5
* * java/util/zip/natInflater.cc (inflate): Cast `len' to unsigned.tromey1999-05-192-3/+7
* * java/util/zip/ZipOutputStream.java (level): Initial value istromey1999-05-1815-68/+1472
* xbothner1999-05-122-1/+2
* * java/io/InputStreamReader.java (read): If length is 0, returntromey1999-05-101-10/+14
* * java/awt/natToolkit.cc: Added copyright header.tromey1999-05-101-0/+8
OpenPOWER on IntegriCloud