summaryrefslogtreecommitdiff
path: root/libjava
Commit message (Expand)AuthorAgeFilesLines
* * libjava.lang/pr109.java: Added `println' at end.tromey2000-03-192-0/+8
* * java/awt/Color.java: New file.warrenl2000-03-1719-10/+533
* 2000-03-15 Tom Tromey <tromey@cygnus.com>tromey2000-03-1511-2/+1031
* * libjava.compile/pr176.java: New file, for PR gcj/176.tromey2000-03-152-0/+19
* * libjava.compile/PR140.xfail: New file.bryce2000-03-152-0/+2
* 2000-03-15 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-03-153-8/+9
* * libjava.compile/PR140.java: New file, for PR gcj/140.tromey2000-03-152-0/+15
* * jni.cc (mangled_name): Fixed assertion.tromey2000-03-142-3/+11
* * libjava.compile/pr172.java: New file, for PR gcj/172.tromey2000-03-142-0/+11
* * libjava.compile/pr174.java: New file, for PR gcj/174.tromey2000-03-142-0/+24
* * java/security/Key.java(serialVersionUID): Set to 0 for now.warrenl2000-03-104-3/+11
* * java/security/AlgorithmParameterGeneratorSpi.java: New file.warrenl2000-03-1038-52/+1512
* Updated again.bryce2000-03-091-1/+13
* Updated README.bryce2000-03-092-10/+10
* 2000-03-09 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-03-093-2/+12
* * java/lang/reflect/natArray.cc (newInstance): Don't allow arraytromey2000-03-095-24/+68
* * java/math/BigInteger.java(signum): Handle zero properly.warrenl2000-03-092-1/+7
* * libjava.lang/PR162.java: Mention `PR162', not `Test', as classtromey2000-03-082-3/+8
* 2000-03-07 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-03-073-0/+15
* * lib/libjava.exp (test_libjava_from_javac): Removed hack fortromey2000-03-072-13/+23
* * All files: Updated copyright information.tromey2000-03-07390-880/+750
* Test for PR gcj/162:tromey2000-03-073-0/+39
* 2000-03-07 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-03-0710-224/+772
* Test for PR gcj/164:tromey2000-03-073-0/+13
* * jni.cc (MARK_NONE): New define.tromey2000-03-072-50/+117
* * libjava.compile/PR127.xfail: New file.bryce2000-03-062-0/+2
* 2000-03-06 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-03-062-0/+16
* * lib/libjava.exp (test_libjava): Document `shouldfail' token.tromey2000-03-065-5/+58
* 2000-03-05 Anthony Green <green@redhat.com>green2000-03-063-0/+55
* Fix for PR libgcj/43:tromey2000-03-063-19/+71
* 2000-03-08 Anthony Green <green@redhat.com>green2000-03-052-1/+17
* * configure.host: Fix __NO_MATH_INLNES botch.green2000-03-059-27/+45
* * libjava.compile/PR129_B.java: New file.green2000-03-053-0/+21
* * java/net/DatagramSocket.java(DatagramSocket(int,InetAddress)):warrenl2000-03-052-2/+7
* * configure.host (libgcj_flags): Define __NO_MATH_INLINES.green2000-03-052-1/+6
* New test code.green2000-03-053-0/+40
* * configure: Rebuilt.green2000-03-044-149/+187
* * include/java-interp.h: Don't include MethodInvocation.h.tromey2000-03-0219-482/+582
* THANKS updatestromey2000-02-291-1/+3
* 2000-02-28 Mo DeJong <mdejong@cygnus.com>tromey2000-02-292-1/+6
* 2000-02-28 Mo DeJong <mdejong@cygnus.com>tromey2000-02-292-3/+8
* 2000-02-28 Mo DeJong <mdejong@cygnus.com>tromey2000-02-292-0/+23
* * libjava.jni/noclass.c: New file.tromey2000-02-274-0/+34
* 2000-02-27 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-02-272-1/+6
* Minor clean up and bug fix.green2000-02-264-5/+13
* * jni.cc (_Jv_JNI_RegisterNatives): Conditionalize body ontromey2000-02-252-0/+9
* 2000-02-25 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-02-252-7/+30
* * java/math/BigInteger.java(ival): Made private.warrenl2000-02-252-3/+9
* Forgot to commit ChangeLoggreen2000-02-211-0/+16
* * Makefile.in: Rebuilt.green2000-02-218-54/+639