corda/src
2007-10-29 15:40:05 -06:00
..
builtin.cpp implement a few classpath methods required by SWT for Win32 2007-10-29 14:57:33 -06:00
common.h move fixed object (mark and sweep) support into heap.cpp and refine algorithms for determining when and how much to GC 2007-10-28 13:14:53 -06:00
compile.cpp move fixed object (mark and sweep) support into heap.cpp and refine algorithms for determining when and how much to GC 2007-10-28 13:14:53 -06:00
compile.S move bitmap helper functions to common.h; preserve callee-saved registers in vmInvoke() 2007-10-11 20:52:16 -06:00
constants.h JNIEnv and JavaVM method implementations 2007-09-10 17:33:58 -06:00
finder.cpp support classloading from jar files compiled into the executable 2007-10-25 16:06:05 -06:00
finder.h sketch of JAR support in Finder 2007-09-16 18:13:36 -06:00
heap.cpp fix aliasing warnings 2007-10-28 18:51:38 -06:00
heap.h move fixed object (mark and sweep) support into heap.cpp and refine algorithms for determining when and how much to GC 2007-10-28 13:14:53 -06:00
input.h copy input.h and output.h from mess project 2007-06-04 17:48:35 -06:00
interpret.cpp implement StringBuilder.delete() more efficiently 2007-10-29 15:40:05 -06:00
jnienv.cpp move fixed object (mark and sweep) support into heap.cpp and refine algorithms for determining when and how much to GC 2007-10-28 13:14:53 -06:00
jnienv.h JNIEnv and JavaVM method implementations 2007-09-10 17:33:58 -06:00
machine.cpp move fixed object (mark and sweep) support into heap.cpp and refine algorithms for determining when and how much to GC 2007-10-28 13:14:53 -06:00
machine.h move fixed object (mark and sweep) support into heap.cpp and refine algorithms for determining when and how much to GC 2007-10-28 13:14:53 -06:00
main.cpp implement fixed object support 2007-10-27 19:54:30 -06:00
output.h copy input.h and output.h from mess project 2007-06-04 17:48:35 -06:00
posix.cpp fix use of uninitialized values in JarElement; use system-specific path separator in finder 2007-10-24 09:46:09 -06:00
process.h more windows port fixes 2007-10-24 11:24:19 -06:00
processor.h more work on JIT unwinding 2007-10-04 16:41:19 -06:00
stream.h implement floating point instructions 2007-08-13 08:06:31 -06:00
system.h fix use of uninitialized values in JarElement; use system-specific path separator in finder 2007-10-24 09:46:09 -06:00
type-generator.cpp implement fixed object support 2007-10-27 19:54:30 -06:00
types.def more progress towards stack mapping 2007-10-10 16:39:40 -06:00
types.h more JNI work 2007-06-28 20:58:48 -06:00
windows.cpp more system-specific tweaks for windows port (cont.) 2007-10-24 10:27:59 -06:00
x86.h more windows port fixes 2007-10-24 11:24:19 -06:00
x86.S fix JNI invocation for return types of less than 32-bits 2007-10-24 17:06:12 -06:00
zlib-custom.h Various fixes (mostly making things more strict) to get the code to 2007-09-19 10:22:19 -06:00