summaryrefslogtreecommitdiffstats
path: root/libjava/java
Commit message (Expand)AuthorAgeFilesLines
* * 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
* 1999-04-14 Andrew Haley <aph@cygnus.com>aph1999-04-142-0/+13
* * java/lang/natSystem.cc (arraycopy): Don't always use jbyteArray;tromey1999-04-131-9/+51
* 1999-04-12 Urban Widmark <urban@svenskatest.se>warrenl1999-04-121-3/+6
* * java/lang/natSystem.cc (SystemClass): New define.tromey1999-04-121-3/+10
* 1999-04-08 Geoff Berry <gcb@gnu.org>tromey1999-04-082-1/+2
* * java/lang/Long.java (parseLong): Corrected overflow detectiontromey1999-04-082-30/+20
* * java/io/PrintStream.java (print): Handle null string argument.tromey1999-04-081-2/+2
* * java/lang/natString.cc (init(jbyteArray,jint,jint,jstring)):warrenl1999-04-071-0/+4
* Initial revisiontromey1999-04-07271-0/+37903
OpenPOWER on IntegriCloud