summaryrefslogtreecommitdiff
path: root/libjava
Commit message (Expand)AuthorAgeFilesLines
* * libjava.lang/klass.out: New file.tromey2000-01-113-0/+16
* * java/lang/natSystem.cc (getpwuid_adaptor): New adaptor fortromey2000-01-112-1/+17
* 2000-01-10 Jeff Sturm <jsturm@sigma6.com>tromey2000-01-104-14/+22
* 2000-01-09 Anthony Green <green@cygnus.com>green2000-01-095-169/+202
* * mauve-libgcj: Don't disable ClassTest.tromey2000-01-072-2/+2
* * java/lang/natClass.cc (getClasses): Wrote.tromey2000-01-072-2/+9
* * java/lang/natClass.cc (_getConstructors): Correctly checktromey2000-01-062-3/+9
* * java/lang/natClass.cc (getMethod): Compute offset relative totromey2000-01-063-25/+38
* * java/lang/natClass.cc: Include <gcj/method.h>.tromey2000-01-052-0/+3
* * java/lang/Class.h (_getMethods): Correctly declare as private,tromey2000-01-052-2/+5
* * java/lang/Class.h (_getMethods): Declare.tromey2000-01-054-8/+143
* * java/lang/reflect/natMethod.cc (get_ffi_type): Test size oftromey2000-01-052-4/+24
* * java/lang/Class.h (getSignature): Updated.tromey2000-01-054-10/+24
* * java/net/natPlainDatagramSocketImpl.cc (peek): Removed unnecesarywarrenl2000-01-042-3/+8
* 2000-01-04 Tom Tromey <tromey@cygnus.com>tromey2000-01-0418-227/+734
* * libjava.mauve/mauve.exp (mauve_compute_uses): Let user selecttromey2000-01-032-1/+11
* Commit forgotten Thread.java patch.bryce1999-12-271-4/+13
* 1999-12-22 Bryce McKinlay <bryce@albatross.co.nz>bryce1999-12-244-64/+108
* * mauve-libgcj: Added java.lang.reflect.Modifier.toString12.tromey1999-12-212-0/+6
* * java/lang/reflect/Modifier.java (STRICT): New constant.tromey1999-12-203-3/+16
* Alpha Linux changes.green1999-12-203-2/+8
* 1999-12-19 Anthony Green <green@cygnus.com>green1999-12-207-256/+427
* * java/lang/reflect/Method.java (toString): Call getType iftromey1999-12-182-0/+6
* * java/lang/natPosixProcess.cc (startProcess): Don't use sprintf.tromey1999-12-172-4/+9
* 1999-12-16 Bryce McKinlay <bryce@albatross.co.nz>bryce1999-12-174-61/+47
* * java/lang/natSystem.cc (init_properties): Don't set user.name ortromey1999-12-156-232/+603
* * include/posix-threads.h (_Jv_PthreadCheckMonitor): Handle casetromey1999-12-092-2/+22
* * include/jvm.h: Declare many functions withgreen1999-12-063-12/+23
* Updated the thanks list.green1999-12-032-2/+19
* * java/lang/natString.cc (equalsIgnoreCase): return false ifbryce1999-12-023-5/+12
* 1999-12-02 Bryce McKinlay <bryce@albatross.co.nz>bryce1999-12-022-1/+6
* * posix-threads.cc (_Jv_MutexInit): Use _Jv_PthreadGetMutex to gettromey1999-11-302-1/+10
* 1999-11-27 Per Bothner <per@bothner.com>tromey1999-11-293-74/+276
* * prims.cc (_Jv_NewObjectArray): Usetromey1999-11-255-51/+63
* 1999-11-23 Bryce McKinlay <bryce@albatross.co.nz>bryce1999-11-233-34/+46
* sjlj jumbo patchtromey1999-11-1918-661/+469
* * no-threads.cc (_Jv_ThreadStart): Use JvFail and not JvAssert.tromey1999-11-182-1/+6
* * java/lang/natClass.cc (MCACHE_SIZE): Define as a power of 2tromey1999-11-182-3/+16
* * java/util/zip/ZipFile.java: Compute the offset of the ZipEntrygreen1999-11-072-4/+12
* * java/lang/natThread.cc (destroy): Removed incorrect comment.tromey1999-11-052-2/+4
* 1999-11-05 Jeff Sturm <jsturm@sigma6.com>tromey1999-11-053-5/+11
* * java/lang/natThread.cc (stop): Removed argument name.tromey1999-11-055-16/+11
* * java/lang/natClass.cc (method_cache_count): Removed.tromey1999-11-044-317/+137
* * configure.in: Removed `qt' threads case.tromey1999-11-045-428/+214
* * include/quick-threads.h (_Jv_ThreadCancel): Removed.tromey1999-11-047-68/+21
* Actually removed files which were supposedlytromey1999-11-036-614/+0
* 1999-11-02 Bryce McKinlay <bryce@albatross.co.nz>bryce1999-11-032-1/+3
* 1999-11-02 Bryce McKinlay <bryce@albatross.co.nz>bryce1999-11-032-1/+4
* * boehm.cc: Don't include boehm-config.h.tromey1999-11-032-4/+4
* * boehm.cc (_Jv_InitGC): Set GC_java_finalization.tromey1999-11-022-19/+9