]> gitweb.factorcode.org Git - factor.git/history - vm
Fix listener history
[factor.git] / vm /
2006-10-02 slavaIntel Mac exception handler fix
2006-09-29 slavaSaving the image performs a code GC
2006-09-28 slavaDebugging the code GC
2006-09-28 slavaCode heap debugging in FEP
2006-09-27 slavaReplace compiled? primitive with compiled? word slot
2006-09-26 slavaUnmark marked blocks after code GC
2006-09-26 slavaNew code-gc primitive
2006-09-26 slavaRuntime code cleanups, implemented mark and sweep code GC
2006-09-26 slavaImage save doesn't write the large free block at the end
2006-09-26 slavaFix O(n^2) icache flush
2006-09-26 slavaFix room.
2006-09-25 slavaCode heap manager fixes
2006-09-25 slavaStarting mark sweep collector for code
2006-09-24 slavaVM code cleanups
2006-09-11 slavaPowerPC icache bug
2006-09-09 slavaalien-indirect now works on PowerPC; changed callback...
2006-09-07 slavaNon-local exit hook to make the stepper more reliable...
2006-09-05 slavaHandle code heap exhaustion with a critical error,...
2006-09-04 slavaIncrease default heap size
2006-09-02 slavaSmall fixes, including x86 compiler failure
2006-09-02 slavaFix 'bad XT' error
2006-08-28 slava.app doesn't store resources anymore
2006-08-26 slavaMove libm primitives to alien calls in library
2006-08-24 slavaloading the image should not exhaust nursery space
2006-08-15 slavaFoo
2006-08-15 slavaStack effect declaration fixes
2006-08-12 slavaMac OS X Intel compile fixes
2006-08-11 slavaAutomatically recompile words when files are loaded
2006-08-10 slavaFix label handling in compiler
2006-08-09 slavaFix another typo
2006-08-09 slavaFix os-macosx-x86.h
2006-08-09 slavafinalize-compile now takes an alist of xts; fix ppc...
2006-08-09 slavaMore compiler work; literal table fixes, relocation fix
2006-08-09 slavaGC now scans literal data area
2006-08-09 slavaMore generator/relocator fixes
2006-08-09 slavaCompiled code labels are now first-class
2006-08-08 slavaBig redesign of the compiler/runtime interface
2006-08-07 slavaMinor tweaks
2006-08-05 slavamore relible mach exception code
2006-08-03 ergwin32 seh paranoia unnecessary
2006-08-03 ergwin32 paranoia in seh handling
2006-08-03 ergfix some win32 seh compile warnings
2006-08-03 slavaRemoved some code duplication between the Unix and...
2006-08-03 erg\r\n -> \n
2006-08-03 ergwin32 seh changes
2006-07-31 slavachar* types in FFI calls can no longer accept null...
2006-07-31 slavaSimplify runtime's GC and relocation code
2006-07-28 slavaFoo
2006-07-28 slavaAnother makefile fix
2006-07-26 slavaSmall fixes
2006-07-24 slavaRuntime cleanup
2006-07-24 slavaSlight continuations cleanup
2006-07-21 slavaFreeBSD build fix
2006-07-14 ergremoved windows formatting
2006-07-14 ergwin32 updates
2006-07-10 slavaBuild fixes
2006-07-07 slavaFix typos
2006-07-07 slavaRemove C++ style commends
2006-07-07 slavaMissing file
2006-07-07 slavaEliminate another #ifdef
2006-07-07 slavaBuild system fixes
2006-07-07 slavaBig runtime cleanup
2006-07-06 slavaMac OS X Intel signal handling fixes
2006-07-06 slavaAdd support for 8-byte struct returns, Mac OS X Intel...
2006-07-04 slavaFix PowerPC compile error
2006-07-04 slavaIntel Mac OS X ABI code progress
2006-07-03 slavaGet Factor to compile on OS X/Intel
2006-07-02 slavaCommand line handling cleanup
2006-06-27 slavaTweak error reporting
2006-06-14 slavaA simple fix for a subtle problem
2006-06-13 slavaRemove some obsolete debugging code
2006-06-13 slavaadd-literal fix
2006-06-09 slavaFix a runtime string hashing bug
2006-06-06 slavaSince 'native Factor' is no longer a meaningful term...