* Removed all Id tags.
[cacao.git] / src / vm / access.c
2007-08-27 Christian Thalinger* Removed all Id tags.
2007-08-21 twisti* src/vm/access.c (access_is_accessible_class) [WITH_CL...
2007-08-16 michi* src/native/llni.h: Added macros for array handling.
2007-07-27 twisti* src/vmcore/class.c (class_sun_reflect_MagicAccessorIm...
2007-05-29 twisti* src/vm/access.c (string.h): Added.
2007-03-28 twisti* src/vm/exceptions.h (exceptionptr): Removed.
2007-03-26 pm* src/vm/jit/s390/emit.c,
2007-03-23 twisti* src/vm/builtin.c (builtin_isanysubclass): Removed.
2007-03-02 pm* src/vm/jit/s390/emit.c,
2007-02-28 twisti* src/vm/access.c (access_check_caller): Renamed to
2007-01-29 twisti* This is a rather huge commit, which changes the build...
2006-10-28 edwin* src/vm/access.c (ACCESS_ASSERT): Replaced with assert...
2006-08-08 edwin* src/vm/access.h, src/vm/access.c (access_check_caller...
2006-02-04 twisti* src/vm/access.c (assert.h): Move after config.h.
2006-01-22 twisti* Updated header: Added 2006. Changed address of FSF...
2005-10-19 twisti* is_accessible_class: Renamed to access_is_accessible_...
2005-09-21 twisti* is_accessible_class: Removed array comment.
2005-03-27 edwincheck defining classloader in SAME_PACKAGE
2005-03-25 edwinadded new code for checking access rights