corda/src
2008-04-18 12:36:57 -06:00
..
allocator.h simplify memory allocation interfaces 2008-04-13 12:15:04 -06:00
assembler.h bugfixes involving stack operations 2008-04-17 21:47:42 -06:00
binaryToMacho.cpp fix darwin build 2008-03-30 22:23:51 -06:00
boot.cpp support building Avian as a self-contained dynamic library 2008-03-30 21:43:43 -06:00
builtin.cpp enter active state before generating stack trace in Thread.getTrace 2008-04-15 23:27:42 -06:00
common.h fix printf warning 2008-04-15 23:26:58 -06:00
compile.cpp various bugfixes 2008-04-17 22:16:20 -06: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 various data flow bugfixes 2008-04-18 12:36:57 -06:00
compiler.h fix build 2008-04-17 16:07:32 -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 simplify memory allocation interfaces 2008-04-13 12:15:04 -06:00
finder.h support building Avian as a self-contained dynamic library 2008-03-30 21:43:43 -06:00
heap.cpp Merge branch 'master' into compiler 2008-04-13 13:48:20 -06:00
heap.h simplify memory allocation interfaces 2008-04-13 12:15:04 -06:00
interpret.cpp implement Thread.getStackTrace, activeCount, and enumerate 2008-04-11 16:48:39 -06:00
jnienv.cpp simplify memory allocation interfaces 2008-04-13 12:15:04 -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 simplify memory allocation interfaces 2008-04-13 12:15:04 -06:00
machine.h simplify memory allocation interfaces 2008-04-13 12:15:04 -06:00
main.cpp support building Avian as a self-contained dynamic library 2008-03-30 21:43:43 -06:00
posix.cpp simplify memory allocation interfaces 2008-04-13 12:15:04 -06:00
process.cpp translate exception handler table into a form which does not depend on the constant pool after JIT compiling a method 2008-04-11 13:03:40 -06:00
process.h translate exception handler table into a form which does not depend on the constant pool after JIT compiling a method 2008-04-11 13:03:40 -06:00
processor.h implement Thread.getStackTrace, activeCount, and enumerate 2008-04-11 16:48:39 -06:00
stream.h prepend copyright notice and license to all source files; add license.txt and readme.txt 2008-02-19 11:06:52 -07:00
system.h simplify memory allocation interfaces 2008-04-13 12:15:04 -06:00
type-generator.cpp more progress on general stack tracing 2008-04-09 13:08:13 -06:00
types.def translate exception handler table into a form which does not depend on the constant pool after JIT compiling a method 2008-04-11 13:03:40 -06: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 fix GC safety bugs in leftRotate and rightRotate 2008-04-11 18:05:03 -06:00
util.h various bugfixes in new stack trace code 2008-04-10 17:48:28 -06:00
vector.h simplify memory allocation interfaces 2008-04-13 12:15:04 -06:00
windows.cpp commit and reserve pages when calling VirtualAlloc on Windows 2008-04-13 12:25:24 -06:00
x86.cpp fix build 2008-04-17 16:07:32 -06: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 prepend copyright notice and license to all source files; add license.txt and readme.txt 2008-02-19 11:06:52 -07: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