summaryrefslogtreecommitdiffstats
path: root/libjava/java/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* * java/util/ResourceBundle.java (partialGetBundle): Explicitly usetromey1999-05-101-6/+3
* * java/text/DateFormat.java (computeInstance): Separate timegreen1999-05-081-0/+47
* *** empty log message ***bothner1999-05-061-0/+190
* bothner1999-05-062-6/+152
* 8bothner1999-05-061-0/+32
* ebothner1999-05-061-1/+6
* ubothner1999-05-061-0/+12
* * java/lang/StringBuffer.java (ensureCapacity): Don't resizetromey1999-04-302-63/+64
* * java/util/GregorianCalendar.java (setDefaultTime): New method.tromey1999-04-262-1/+10
* Initial revisiontromey1999-04-0738-0/+4536
OpenPOWER on IntegriCloud