OSDN Git Service

* java/lang/natClass.cc (isInstance): Use _Jv_IsAssignableFrom(),
[pf3gnuchains/gcc-fork.git] / libjava / java / lang / natClass.cc
2000-03-21 bryce * java/lang/natClass.cc (isInstance): Use _Jv_I...
2000-03-21 bryce2000-03-21 Bryce McKinlay <bryce@albatross.co.nz>
2000-03-09 bryce2000-03-09 Bryce McKinlay <bryce@albatross.co.nz>
2000-03-07 tromey * All files: Updated copyright information.
2000-03-07 bryce2000-03-07 Bryce McKinlay <bryce@albatross.co.nz>
2000-03-02 tromey * include/java-interp.h: Don't include MethodInvocation.h.
2000-01-19 tromey * All files: Updated copyright to reflect Cygnus purchase.
2000-01-07 tromey * java/lang/natClass.cc (getClasses): Wrote.
2000-01-06 tromey * java/lang/natClass.cc (_getConstructors): Correctly...
2000-01-06 tromey * java/lang/natClass.cc (getMethod): Compute offset...
2000-01-05 tromey * java/lang/natClass.cc: Include <gcj/method.h>.
2000-01-05 tromey * java/lang/Class.h (_getMethods): Declare.
2000-01-05 tromey * java/lang/Class.h (getSignature): Updated.
2000-01-04 tromey2000-01-04 Tom Tromey <tromey@cygnus.com>
1999-11-18 tromey * java/lang/natClass.cc (MCACHE_SIZE): Define as a...
1999-11-04 tromey * java/lang/natClass.cc (method_cache_count): Removed.
1999-09-10 tromey * configure: Rebuilt.
1999-09-02 tromey * java/lang/natClass.cc: Fixed notification of threads
1999-08-18 krab * java/lang/natClassLoader.cc (_Jv_PrepareCompiledClas...
1999-08-14 tromey1999-08-14 Per Bothner <per@bothner.com>
1999-08-08 green1999-08-09 Anthony Green <green@cygnus.com>
1999-04-07 tromeyInitial revision