corda/src
2008-12-03 19:09:57 -07:00
..
allocator.h remove the libstdc++ dependency once and for all 2008-10-28 15:40:50 -06:00
assembler.h mark and fix up absolute addresses in boot image code 2008-12-02 09:45:20 -07:00
binaryToMacho.cpp fix darwin build 2008-03-30 22:23:51 -06:00
boot.cpp update makefile to optionally build and use a boot image; various bugfixes 2008-11-29 16:08:14 -07:00
bootimage.cpp mark and fix up absolute addresses in boot image code 2008-12-02 09:45:20 -07:00
bootimage.h lots of bugfixes and refactoring 2008-12-01 19:38:00 -07:00
builtin.cpp remove debug code from builtin.cpp 2008-10-27 15:39:14 -06:00
common.h more work on boot image creation 2008-11-23 16:58:01 -07:00
compile.cpp fix non-debug build of compile.cpp 2008-12-02 19:39:56 -07:00
compile.S prepend copyright notice and license to all source files; add license.txt and readme.txt 2008-02-19 11:06:52 -07:00
compiler.cpp mark and fix up absolute addresses in boot image code 2008-12-02 09:45:20 -07:00
compiler.h remove the libstdc++ dependency once and for all 2008-10-28 15:40:50 -06:00
constants.h prepend copyright notice and license to all source files; add license.txt and readme.txt 2008-02-19 11:06:52 -07:00
finder.cpp various bugfixes 2008-11-27 21:44:04 -07:00
finder.h various bugfixes 2008-11-27 21:44:04 -07:00
heap.cpp fix regressions for non-bootimage case 2008-12-03 19:09:57 -07:00
heap.h lots of bugfixes and refactoring 2008-12-01 19:38:00 -07:00
heapdump.cpp fix build breakage in heapdump.cpp 2008-12-02 19:38:32 -07:00
heapwalk.cpp update makefile to optionally build and use a boot image; various bugfixes 2008-11-29 16:08:14 -07:00
heapwalk.h update makefile to optionally build and use a boot image; various bugfixes 2008-11-29 16:08:14 -07:00
interpret.cpp fix platform=windows and process=interpret builds 2008-12-03 08:44:07 -07:00
jnienv.cpp use dbghelp.dll to generate crash dump file on Windows XP and later 2008-10-27 15:13:27 -06:00
jnienv.h prepend copyright notice and license to all source files; add license.txt and readme.txt 2008-02-19 11:06:52 -07:00
machine.cpp fix regressions for non-bootimage case 2008-12-03 19:09:57 -07:00
machine.h lots of bugfixes and refactoring 2008-12-01 19:38:00 -07:00
main.cpp update makefile to optionally build and use a boot image; various bugfixes 2008-11-29 16:08:14 -07:00
posix.cpp initial work to support boot image creation and use 2008-11-21 16:20:35 -07:00
process.cpp look for %s@%d format symbols when resolving native methods on Windows, which obviates the need for -k flag to dlltool 2008-10-10 17:37:36 -06:00
process.h use virtual dispatch when calling Thread.run from VM 2008-06-25 10:28:11 -06:00
processor.h mark and fix up absolute addresses in boot image code 2008-12-02 09:45:20 -07:00
stream.h remove the libstdc++ dependency once and for all 2008-10-28 15:40:50 -06:00
system.h initial work to support boot image creation and use 2008-11-21 16:20:35 -07:00
thunks.cpp improve efficiency of array bounds checks and generate a thunk table for native functions called indirectly 2008-05-31 16:14:27 -06:00
type-generator.cpp remove support for hiding constructors and accessors in type-generator.cpp 2008-10-22 08:39:27 -06:00
types.def avoid creating garbage when iterating over hashmaps 2008-11-22 16:38:41 -07:00
types.h prepend copyright notice and license to all source files; add license.txt and readme.txt 2008-02-19 11:06:52 -07:00
util.cpp lots of bugfixes and refactoring 2008-12-01 19:38:00 -07:00
util.h lots of bugfixes and refactoring 2008-12-01 19:38:00 -07:00
vector.h simplify memory allocation interfaces 2008-04-13 12:15:04 -06:00
windows.cpp fix platform=windows and process=interpret builds 2008-12-03 08:44:07 -07:00
x86.cpp handle case of unresolved promise in compareCR and compareCM 2008-12-02 19:39:09 -07:00
x86.h prepend copyright notice and license to all source files; add license.txt and readme.txt 2008-02-19 11:06:52 -07:00
x86.S set the base pointer in vmNativeCall to point to the return address per convention, allowing us to safely walk the stack in Process::getStackTrace 2008-04-23 15:07:14 -06:00
zlib-custom.h prepend copyright notice and license to all source files; add license.txt and readme.txt 2008-02-19 11:06:52 -07:00
zone.h simplify memory allocation interfaces 2008-04-13 12:15:04 -06:00