summaryrefslogtreecommitdiffstats
path: root/libjava/java
Commit message (Expand)AuthorAgeFilesLines
* * java/net/natPlainSocketImpl.cc (bind): Bind to any/all networkbryce1999-06-176-50/+72
* * java/io/FilterOutputStream.java (write(byte[])): Rewrite accordingbryce1999-06-151-2/+3
* * java/net/natInetAddress.cc (aton): Fix typos.bryce1999-06-111-18/+23
* * java/text/DecimalFormat.java: Throw IllegalArgumentExceptionwarrenl1999-06-101-28/+31
* 1999-06-10 Warren Levy <warrenl@cygnus.com>warrenl1999-06-103-7/+7
* * java/lang/Runtime.java (exec): Convert prog name and argumentsbryce1999-06-093-33/+76
* 1999-06-02 Warren Levy <warrenl@cygnus.com>warrenl1999-06-032-31/+100
* * java/net/DatagramSocket.java (laddr): Removed.warrenl1999-05-288-54/+297
* 1999-05-26 Bryce McKinlay <bryce@albatross.co.nz>warrenl1999-05-2612-88/+537
* * 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
* * Makefile.am (ordinary_java_source_files): Added DatagramPacket.java,warrenl1999-05-187-0/+809
* * java/util/zip/ZipOutputStream.java (level): Initial value istromey1999-05-1815-68/+1472
* * java/lang/natSystem.cc (init_properties): URL now points totromey1999-05-171-1/+1
* xbothner1999-05-122-1/+2
* hbothner1999-05-121-4/+8
* * include/javaprims.h: Updated namespace declarations.tromey1999-05-125-2/+362
* * java/net/PlainSocketImpl.java: Corrected copyright & header comments.warrenl1999-05-123-4/+19
* * java/io/InputStreamReader.java (read): If length is 0, returntromey1999-05-102-10/+21
* * java/io/RandomAccessFile.java (RandomAccessFile): Removedtromey1999-05-101-5/+3
* * java/lang/natObject.cc (sync_init): Use _Jv_AllocBytesChecked.tromey1999-05-101-2/+1
* * java/awt/natToolkit.cc: Added copyright header.tromey1999-05-104-3/+16
* * java/util/ResourceBundle.java (partialGetBundle): Explicitly usetromey1999-05-101-6/+3
* * java/text/DateFormat.java (computeInstance): Separate timegreen1999-05-082-7/+71
* * acconfig.h (GCJVERSION): New undef.tromey1999-05-071-6/+25
* * java/lang/natCharacter.cc (isLowerCase): Use a binary search.tromey1999-05-071-3/+18
* 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
* * Makefile.in: Rebuilt.tromey1999-05-052-13/+61
* Add AWT stubs and incomplete classes.bothner1999-05-0540-0/+1321
* * java/lang/StringBuffer.java (ensureCapacity): Don't resizetromey1999-04-306-80/+96
* * natCollator.cc: New file.tromey1999-04-261-0/+74
* * java/util/GregorianCalendar.java (setDefaultTime): New method.tromey1999-04-266-1/+680
* * Makefile.am: Added URLDecoder and URLEncoder.warrenl1999-04-234-2/+121
* * java/lang/natString.cc (getBytes): Reverted earlier change andtromey1999-04-211-3/+5
* * java/lang/String.java: Don't throwtromey1999-04-211-2/+20
* * java/lang/natString.cc (getBytes): Correctly size resulttromey1999-04-211-2/+2
* * java/lang/natSystem.cc (init_properties): Only declare pwd_entrytromey1999-04-191-1/+1
* * java/io/PrintStream.java (println): Remove extra println.green1999-04-181-1/+0
* * Makefile.in: Rebuilt.green1999-04-182-0/+86
* bothner1999-04-163-55/+120
* bothner1999-04-161-23/+56
* * Makefile.am (ordinary_java_source_files): Added new Connectionwarrenl1999-04-151-1/+1
* * java/net/natInetAddress.cc (lookup): On glibc2.0 systems, maketromey1999-04-141-0/+7
OpenPOWER on IntegriCloud