aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
2000-03-07All files: Updated copyright information.Tom Tromey390-880/+750
2000-03-07Test for PR gcj/162:Tom Tromey3-0/+39
2000-03-07resolve.cc (_Jv_SearchMethodInClass): New function.Bryce McKinlay10-224/+772
2000-03-07Test for PR gcj/164:Tom Tromey3-0/+13
2000-03-07jni.cc (MARK_NONE): New define.Tom Tromey2-50/+117
2000-03-06* libjava.compile/PR127.xfail: New file.Bryce McKinlay2-0/+2
2000-03-06re GNATS gcj/127 (gcj dumps core on method invocation on a primitive type)Bryce McKinlay2-0/+16
2000-03-06re GNATS gcj/124 (protected constructor for InvocationTargetException still v...Tom Tromey5-5/+58
2000-03-06re GNATS java.io/141 (StreamTokenizer doesn't scan mixed token types correctly)Anthony Green3-0/+55
2000-03-06re GNATS libgcj/43 (jni.h not installed)Tom Tromey3-19/+71
2000-03-05javaprims.h ("Java"): Remove FirstThread.Anthony Green2-1/+17
2000-03-05configure.host: Fix __NO_MATH_INLNES botch.Anthony Green9-27/+45
2000-03-05re GNATS gcj/129 (Static array length access bug in gcj)Anthony Green3-0/+21
2000-03-05DatagramSocket.java (DatagramSocket(int,InetAddress)): Handle null addresses.Warren Levy2-2/+7
2000-03-05re GNATS gcj/151 (strange result on Math.sin(1e50))Anthony Green2-1/+6
2000-03-05New test code.Anthony Green3-0/+40
2000-03-04configure: Rebuilt.Anthony Green4-149/+187
2000-03-02java-interp.h: Don't include MethodInvocation.h.Tom Tromey19-482/+582
2000-02-29THANKS updatesTom Tromey1-1/+3
2000-02-29ZipOutputStream.java (closeEntry): Fixed error caused by the incorrect castin...Mo DeJong2-1/+6
2000-02-29ZipOutputStream.java (write_entry): Fixed SIGSEV caused by use of the wrong i...Mo DeJong2-3/+8
2000-02-29static_inner.java: New file.Mo DeJong2-0/+23
2000-02-27noclass.c: New file.Tom Tromey4-0/+34
2000-02-27File.java (File(String, String)): For dirPath, treat an empty String the same...Bryce McKinlay2-1/+6
2000-02-26Minor clean up and bug fix.Anthony Green4-5/+13
2000-02-25jni.cc (_Jv_JNI_RegisterNatives): Conditionalize body on `INTERPRETER'.Tom Tromey2-0/+9
2000-02-25re GNATS libgcj/38 (Static initializer in DecimalFormat eventually depends on...Bryce McKinlay2-7/+30
2000-02-25BigInteger.java (ival): Made private.Warren Levy2-3/+9
2000-02-21Forgot to commit ChangeLogAnthony Green1-0/+16
2000-02-21Makefile.in: Rebuilt.Anthony Green8-54/+639
2000-02-21* boehm.cc (_Jv_AllocBytes): Clear returned memory.Tom Tromey2-1/+12
2000-02-19ZipEntry.java (setCrc): Fix overflow.Bryce McKinlay2-2/+7
2000-02-18jvm.h (_Jv_GetJavaVM): Declare.Tom Tromey5-14/+135
2000-02-18register.java: New file.Tom Tromey4-0/+55
2000-02-17Rotated ChangeLogsTom Tromey2-7109/+7108
2000-02-17re GNATS gcj/152 (Installation flaw)Tom Tromey2-1/+8
2000-02-17* jni.cc (_Jv_JNI_CallStaticMethodV): Added some assertions.Tom Tromey2-0/+11
2000-02-17calls.c: New file.Tom Tromey4-0/+140
2000-02-16jni.cc (_Jv_JNI_NewObjectV): Corrected assertion.Tom Tromey2-3/+34
2000-02-16throwit.java: New file.Tom Tromey4-0/+68
2000-02-16jni.cc (_Jv_JNI_FindClass): Use ClassLoader.loadClass, not findClass.Tom Tromey2-1/+6
2000-02-16findclass.java: New fileTom Tromey1-0/+6
2000-02-16findclass.java: New fileTom Tromey3-0/+29
2000-02-16InterfaceDispatch.java: New file.Bryce McKinlay3-0/+435
2000-02-16virtual.java: New file.Tom Tromey16-0/+156
2000-02-16resolve.cc (ncode): Set args_raw_size.Tom Tromey4-9/+71
2000-02-15* jni.cc (mangled_name): Skip leading `(' in signature.Tom Tromey2-1/+4
2000-02-15* jni.cc (add_char): Added missing `else'.Tom Tromey2-1/+3
2000-02-15jni.cc (_Jv_JNI_AttachCurrentThread): Return error if malloc fails.Tom Tromey2-2/+12
2000-02-15Updated the NEWSBryce McKinlay1-6/+8