summaryrefslogtreecommitdiff
path: root/libjava
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in: Rebuilt.tromey1999-05-216-35/+54
* 1999-05-21 Andrew Haley <aph@cygnus.com>aph1999-05-212-2/+8
* 1999-05-20 Andrew Haley <aph@cygnus.com>aph1999-05-206-8/+211
* * aclocal.m4, configure: Rebuilt.tromey1999-05-194-175/+183
* * java/util/zip/GZIPOutputStream.java (write(byte[])): Newtromey1999-05-192-0/+8
* * java/util/zip/natInflater.cc (inflate): Cast `len' to unsigned.tromey1999-05-193-3/+13
* * mauve-libgcj: Enable java.util.zip.tromey1999-05-192-1/+4
* * libjava.lang/Shazam.java: New file.green1999-05-193-0/+25
* * Makefile.am (ordinary_java_source_files): Added DatagramPacket.java,warrenl1999-05-1810-5/+848
* * java/util/zip/ZipOutputStream.java (level): Initial value istromey1999-05-1819-72/+1547
* * java/lang/natSystem.cc (init_properties): URL now points totromey1999-05-172-1/+6
* xbothner1999-05-122-1/+2
* dbothner1999-05-121-0/+5
* * configure: Rebuilt.tromey1999-05-123-61/+220
* hbothner1999-05-121-4/+8
* bothner1999-05-121-0/+4
* * include/javaprims.h: Updated namespace declarations.tromey1999-05-1212-125/+555
* 1999-05-12 Andrew Haley <aph@cygnus.com>aph1999-05-123-0/+25
* * java/net/PlainSocketImpl.java: Corrected copyright & header comments.warrenl1999-05-124-4/+26
* * Makefile.in: Rebuilt.tromey1999-05-114-4/+11
* * Makefile.in: Rebuilt.tromey1999-05-113-4/+7
* * Makefile.in, configure: Rebuilt.tromey1999-05-117-176/+700
* * java/io/InputStreamReader.java (read): If length is 0, returntromey1999-05-103-10/+31
* * java/io/RandomAccessFile.java (RandomAccessFile): Removedtromey1999-05-102-5/+8
* * java/lang/natObject.cc (sync_init): Use _Jv_AllocBytesChecked.tromey1999-05-102-2/+3
* * java/awt/natToolkit.cc: Added copyright header.tromey1999-05-105-3/+25
* * java/util/ResourceBundle.java (partialGetBundle): Explicitly usetromey1999-05-102-6/+7
* * gnu/gcj/RawData.java: Added copyright header.tromey1999-05-103-8/+16
* * java/text/DateFormat.java (computeInstance): Separate timegreen1999-05-086-13/+148
* * acconfig.h (GCJVERSION): New undef.tromey1999-05-079-234/+1017
* * java/lang/natCharacter.cc (isLowerCase): Use a binary search.tromey1999-05-072-3/+20
* * libtool-version: New file.tromey1999-05-074-4/+71
* * mauve-libgcj: Don't omit Utf8Encoding or StringTest.tromey1999-05-072-7/+10
* * mauve-libgcj: Test more from java.text. Don't mention 1.1 teststromey1999-05-072-6/+8
* Updatebothner1999-05-062-0/+69
* bothner1999-05-061-1/+6
* *** 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
* * doc/cni.sgml: Document RawData.bothner1999-05-051-0/+92
* * Makefile.in: Rebuilt.tromey1999-05-056-16/+94
* New class.bothner1999-05-051-0/+8
* * lib/libjava.exp (libjava_arguments): Don't use -nodefaultlibs.tromey1999-05-052-7/+12
* 1999-05-05 Gilles Zunino <Gilles.Zunino@hei.fr>tromey1999-05-053-77/+86
* Add AWT stubs and incomplete classes.bothner1999-05-0540-0/+1321
* * libjava.mauve/mauve.exp (test_mauve): Pass `link' totromey1999-05-033-23/+64
* * Makefile.in: Rebuilt.tromey1999-04-303-2/+7
* * java/lang/StringBuffer.java (ensureCapacity): Don't resizetromey1999-04-3011-113/+215