aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
2000-01-04natPlainDatagramSocketImpl.cc (peek): Removed unnecesary comment.Warren Levy2-3/+8
2000-01-04[multiple changes]Tom Tromey18-227/+734
2000-01-03mauve.exp (mauve_compute_uses): Let user select specific tests to run.Tom Tromey2-1/+11
1999-12-27Commit forgotten Thread.java patch.Bryce McKinlay1-4/+13
1999-12-24natObject.cc (notify): Throw message with IllegalMonitorStateException.Bryce McKinlay4-64/+108
1999-12-21* mauve-libgcj: Added java.lang.reflect.Modifier.toString12.Tom Tromey2-0/+6
1999-12-20Modifier.java (STRICT): New constant.Tom Tromey3-3/+16
1999-12-20Alpha Linux changes.Anthony Green3-2/+8
1999-12-20libgcjdata.c: New file.Anthony Green7-256/+427
1999-12-18re GNATS libgcj/111 (bug in reflection code)Tom Tromey2-0/+6
1999-12-17* java/lang/natPosixProcess.cc (startProcess): Don't use sprintf.Tom Tromey2-4/+9
1999-12-17Boolean.java (Boolean(String)): Set Value' to false on a null String construc...Bryce McKinlay4-61/+47
1999-12-15natSystem.cc (init_properties): Don't set user.name or user.home if NO_GETUID...Tom Tromey6-232/+603
1999-12-09re GNATS libgcj/117 (_Jv_PthreadCheckMonitor test is not portable.)Tom Tromey2-2/+22
1999-12-06jvm.h: Declare many functions with __attribute__((__malloc__)).Anthony Green3-12/+23
1999-12-03Updated the thanks list.Anthony Green2-2/+19
1999-12-02natString.cc (equalsIgnoreCase): return false if anotherString is null.Bryce McKinlay3-5/+12
1999-12-02ServerSocket.java (ServerSocket): Bind to any interface if bindAddr is null.Bryce McKinlay2-1/+6
1999-11-30re GNATS libgcj/98 (pthread_mutex_init in libjava/posix-threads.cc)Tom Tromey2-1/+10
1999-11-29exception.cc: Remove prototype declarations for malloc and free.Per Bothner3-74/+276
1999-11-25prims.cc (_Jv_NewObjectArray): Use _Jv_GetArrayElementFromElementType.Tom Tromey5-51/+63
1999-11-23re GNATS java.net/57 (potential buffer overruns)Bryce McKinlay3-34/+46
1999-11-19sjlj jumbo patchTom Tromey18-661/+469
1999-11-18* no-threads.cc (_Jv_ThreadStart): Use JvFail and not JvAssert.Tom Tromey2-1/+6
1999-11-18natClass.cc (MCACHE_SIZE): Define as a power of 2 minus 1.Tom Tromey2-3/+16
1999-11-07ZipFile.java: Compute the offset of the ZipEntry data correctly.Anthony Green2-4/+12
1999-11-05* java/lang/natThread.cc (destroy): Removed incorrect comment.Tom Tromey2-2/+4
1999-11-05boehm.cc (_Jv_GCSetInitialHeapSize): Swapped size & current.Jeff Sturm3-5/+11
1999-11-05natThread.cc (stop): Removed argument name.Tom Tromey5-16/+11
1999-11-04natClass.cc (method_cache_count): Removed.Tom Tromey4-317/+137
1999-11-04configure.in: Removed `qt' threads case.Tom Tromey5-428/+214
1999-11-04quick-threads.h (_Jv_ThreadCancel): Removed.Tom Tromey7-68/+21
1999-11-03Actually removed files which were supposedlyTom Tromey6-614/+0
1999-11-03posix-threads.cc: Don't include boehm-config.h.Bryce McKinlay2-1/+3
1999-11-03posix-threads.cc: Don't include boehm-config.h.Bryce McKinlay2-1/+4
1999-11-03* boehm.cc: Don't include boehm-config.h.Tom Tromey2-4/+4
1999-11-02boehm.cc (_Jv_InitGC): Set GC_java_finalization.Tom Tromey2-19/+9
1999-11-01PrintStream (PrintStream): Fix illegal usage of "this" before "super".Bryce McKinlay4-10/+28
1999-10-22Makefile.in: Rebuilt.Tom Tromey11-26/+229
1999-10-20Test code for GNATS gcj/71 and GNATS gcj/72.Bryce McKinlay4-0/+35
1999-10-18VMClassLoader.java (getVMClassLoader): New method.Tom Tromey4-14/+30
1999-10-17ClassLoader.java (getSystemResource): Use getSystemClassLoader instead of Cla...Anthony Green4-12/+40
1999-10-15gij.cc (main): Formatting fixes.Tom Tromey4-6/+39
1999-10-15* include/java-props.h: Added copyright.Tom Tromey2-0/+12
1999-10-15libtool-version: Catch up by incrementing current.Anthony Green10-213/+494
1999-10-13configure: Rebuilt.Tom Tromey4-226/+220
1999-10-06configure.in (GCJ): Define as "target-gcj", not "target/gcj" when building Ca...Tom Tromey4-137/+147
1999-10-04natPlainSocketImpl.cc: Don't include headers if java.net is disabled.Tom Tromey2-0/+5
1999-10-04Makefile.in: Rebuilt.Tom Tromey3-3/+8
1999-10-04Fix changelog entryAnthony Green1-3/+0