Age | Commit message (Expand) | Author | Files | Lines |
2000-03-05 | configure.host: Fix __NO_MATH_INLNES botch. | Anthony Green | 2 | -103/+0 |
2000-03-05 | DatagramSocket.java (DatagramSocket(int,InetAddress)): Handle null addresses. | Warren Levy | 1 | -2/+2 |
2000-03-02 | java-interp.h: Don't include MethodInvocation.h. | Tom Tromey | 12 | -198/+89 |
2000-02-29 | ZipOutputStream.java (closeEntry): Fixed error caused by the incorrect castin... | Mo DeJong | 1 | -1/+1 |
2000-02-29 | ZipOutputStream.java (write_entry): Fixed SIGSEV caused by use of the wrong i... | Mo DeJong | 1 | -3/+3 |
2000-02-27 | File.java (File(String, String)): For dirPath, treat an empty String the same... | Bryce McKinlay | 1 | -1/+1 |
2000-02-26 | Minor clean up and bug fix. | Anthony Green | 1 | -1/+1 |
2000-02-25 | re GNATS libgcj/38 (Static initializer in DecimalFormat eventually depends on... | Bryce McKinlay | 1 | -7/+21 |
2000-02-25 | BigInteger.java (ival): Made private. | Warren Levy | 1 | -3/+3 |
2000-02-21 | Makefile.in: Rebuilt. | Anthony Green | 1 | -4/+21 |
2000-02-19 | ZipEntry.java (setCrc): Fix overflow. | Bryce McKinlay | 1 | -2/+2 |
2000-02-18 | jvm.h (_Jv_GetJavaVM): Declare. | Tom Tromey | 1 | -2/+7 |
2000-02-15 | natSystem.cc (init_properties): set java.lang.classpath property. | Bryce McKinlay | 1 | -2/+9 |
2000-02-15 | natRuntime.cc (_load): Include library path with exception message. | Bryce McKinlay | 1 | -1/+3 |
2000-02-15 | natThread.cc (dumpStack): Removed. | Bryce McKinlay | 2 | -10/+5 |
2000-02-15 | re GNATS gcj/150 (System.loadLibrary() semantics arn't the same as in the JDK) | Tom Tromey | 1 | -3/+12 |
2000-02-14 | MPN.java (findLowestBit): Made methods public. | Warren Levy | 1 | -20/+154 |
2000-02-12 | File.java (createTempFile): Use low bits from counter, not high bits. | Tom Tromey | 1 | -1/+2 |
2000-02-11 | BigInteger.java (BigInteger(String, int)): New constructor. | Warren Levy | 1 | -24/+400 |
2000-02-11 | * java/io/File.java (nextValue): Now synchronized. | Tom Tromey | 1 | -1/+1 |
2000-02-11 | natFileDescriptorPosix.cc (open): Recognize EXCL flag. | Tom Tromey | 4 | -4/+84 |
2000-02-10 | natNativeThread.cc: New file. | Tom Tromey | 2 | -8/+33 |
2000-02-10 | interpret.cc: Don't include fdlibm.h. | Andrew Haley | 2 | -4/+10 |
2000-02-10 | natRuntime.cc (_load): Call add_library. | Tom Tromey | 1 | -0/+4 |
2000-02-08 | Properties.java (setProperty): New method. | Tom Tromey | 1 | -79/+90 |
2000-02-08 | Runtime.java (_load): Declare. | Tom Tromey | 2 | -28/+28 |
2000-02-04 | Makefile.am: Added MPN.java and BigInteger.java. | Warren Levy | 1 | -0/+1683 |
2000-02-04 | defineclass.cc (handleMethodsBegin): Allocate _Jv_MethodBase pointers. | Tom Tromey | 2 | -3/+52 |
2000-02-04 | Throwable.java (CPlusPlusDemangler): New class. | Andrew Haley | 2 | -6/+90 |
2000-02-03 | Calendar.java (toString): New method. | Tom Tromey | 9 | -10/+116 |
2000-02-03 | PipedOutputStream.java (write(byte[], int, int)): New method. | Tom Tromey | 1 | -7/+10 |
2000-01-26 | method.h (JvNumMethods): Moved from Class.h. | Tom Tromey | 1 | -14/+5 |
2000-01-26 | field.h (struct _Jv_Field): Use "jshort" as type for nameIndex. | Tom Tromey | 1 | -8/+8 |
2000-01-21 | natConstructor.cc (newInstance): Use _Jv_CallAnyMethodA. | Tom Tromey | 3 | -79/+162 |
2000-01-19 | natThrowable.cc: Don't use `#pragma implementation'. | Tom Tromey | 1 | -2/+0 |
2000-01-19 | * All files: Updated copyright to reflect Cygnus purchase. | Tom Tromey | 307 | -309/+309 |
2000-01-18 | natThrowable.cc (fillInStackTrace): Return `this' even when backtrace can't b... | Tom Tromey | 1 | -1/+1 |
2000-01-17 | Runtime.java (loadLibraryInternal): Declare. | Tom Tromey | 3 | -60/+71 |
2000-01-17 | natThrowable.cc: New file. | Andrew Haley | 2 | -37/+129 |
2000-01-17 | StringBuffer.java (StringBuffer): Don't special case null argument. | Anthony Green | 1 | -7/+4 |
2000-01-16 | StreamTokenizer.java (nextToken): Avoid unread(TT_EOF). | Jeff Sturm | 1 | -15/+29 |
2000-01-13 | natClassLoader.cc (_Jv_FindClass): Register `loader', not system loader, as i... | Tom Tromey | 1 | -8/+6 |
2000-01-11 | natSystem.cc (getpwuid_adaptor): New adaptor for HP/UX. | Tom Tromey | 1 | -1/+12 |
2000-01-10 | natMath.cc (pow): Cast args to `double', not `jdouble'. | Jeff Sturm | 3 | -14/+13 |
2000-01-09 | natString.cc (init): Test for overflow condition during out of bounds check. | Anthony Green | 1 | -16/+23 |
2000-01-07 | * java/lang/natClass.cc (getClasses): Wrote. | Tom Tromey | 1 | -2/+5 |
2000-01-06 | natClass.cc (_getConstructors): Correctly check whether method name is the in... | Tom Tromey | 1 | -3/+3 |
2000-01-06 | natClass.cc (getMethod): Compute offset relative to `klass's methods table, n... | Tom Tromey | 2 | -25/+27 |
2000-01-05 | * java/lang/natClass.cc: Include <gcj/method.h>. | Tom Tromey | 1 | -0/+1 |
2000-01-05 | Class.h (_getMethods): Correctly declare as private, not public. | Tom Tromey | 1 | -2/+2 |