summaryrefslogtreecommitdiff
path: root/libjava
Commit message (Expand)AuthorAgeFilesLines
* Add missing imports.bryce2000-07-121-0/+2
* Fix missing "package" declaration.bryce2000-07-122-0/+4
* Add missing files from last check-in:bryce2000-07-124-0/+83
* 2000-07-12 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-07-127-0/+566
* Big AWT patch.bryce2000-07-1270-261/+4822
* 2000-07-11 Andrew Haley <aph@cygnus.com>aph2000-07-112-0/+13
* * java/lang/natClassLoader.cc (_Jv_PrepareCompiledClass):tromey2000-07-072-1/+23
* * libjava.lang/stringconst2.out: New file.tromey2000-07-073-0/+27
* * java/io/PrintWriter.java (print): Call write(String), nottromey2000-07-032-8/+26
* * include/jni.h: Include <gcj/array.h>. Fixes PR libgcj/270.tromey2000-06-302-0/+5
* 2000-06-27 Andrew Haley <aph@cygnus.com>aph2000-06-283-1/+18
* Removed extraneous conflict marker.warrenl2000-06-281-1/+0
* * gnu/java/security/provider/Gnu.java: New file.warrenl2000-06-287-8/+444
* * ThreadGroup.java: Added synchronized flag to many methods.bryce2000-06-282-36/+51
* * java/security/Principal.java: New file.warrenl2000-06-284-59/+165
* 2000-06-27 Rolf W. Rasmussen <rolfwr@ii.uib.no>tromey2000-06-272-6/+8
* * java/io/PushbackInputStream.java (read): If there are characterstromey2000-06-273-11/+22
* * java/lang/Double.java (valueOf): Call parseDouble().tromey2000-06-272-1/+5
* * java/beans/PropertyChangeEvent.java (oldVal): Renamed to oldValue.warrenl2000-06-2712-101/+275
* * java/lang/natDouble.cc (parseDouble): Renamed fromtromey2000-06-243-4/+11
* For PR gcj/260:tromey2000-06-233-0/+22
* * java/lang/ieeefp.h: Handle ia64, fr30, mcore.tromey2000-06-233-2/+26
* * java/lang/reflect/natMethod.cc: Include <alloca.h>.tromey2000-06-233-15/+10
* 2000-06-21 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-06-214-17/+42
* 2000-06-20 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-06-205-291/+457
* * java/lang/natClass.cc (forName): Removed dead code. Initializetromey2000-06-183-56/+24
* Fix for PR libgcj/261:tromey2000-06-163-4/+13
* * gnu/gcj/convert/natIconv.cc (iconv_adapter): New function.tromey2000-06-162-8/+24
* 2000-06-15 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-06-152-2/+4
* 2000-06-15 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-06-153-16/+41
* Fix a stupid typo.warrenl2000-06-131-1/+1
* Test for PR java.lang/258:warrenl2000-06-133-0/+76
* * prims.cc (DECLARE_PRIM_TYPE): Define a vtable as well.tromey2000-05-315-7/+45
* 2000-05-31 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-05-315-0/+13
* * include/name-finder.h: Include <sys/wait.h>.tromey2000-05-304-7/+26
* 2000-05-29 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-05-293-0/+43
* * java/io/ObjectOutputStream.java (writeObject): Use component typewarrenl2000-05-242-3/+9
* * libjava.compile/PR238.java: New file. For PR gcj/238.tromey2000-05-232-0/+11
* * libjava.lang/stringconst.out: New file.tromey2000-05-233-0/+28
* 2000-05-22 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-05-222-0/+19
* * libjava.compile/PR235.java: New file. For PR gcj/235.tromey2000-05-222-0/+11
* * libjava.compile/PR234.java: New file. For PR gcj/234.tromey2000-05-222-0/+28
* 2000-05-22 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-05-222-0/+21
* 2000-05-20 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-05-204-4/+21
* * Makefile.in: Rebuilt.tromey2000-05-206-316/+252
* 2000-05-20 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-05-202-1/+28
* Removed duplicate ChangeLog entrytromey2000-05-201-15/+0
* * java/io/BufferedWriter.java: Merged with Classpath.tromey2000-05-193-77/+320
* Jumbo patch:tromey2000-05-19125-560/+18458
* Oops, typo in last change.bryce2000-05-191-1/+1