]> gitweb.factorcode.org Git - factor.git/history - native/run.h
all-tests now pass without out of memory errors
[factor.git] / native / run.h
2005-06-16 Slava Pestovall-tests now pass without out of memory errors 0.75 release-0-75
2005-06-12 Slava Pestovwrunt's alien-invoke shorthand, tons of bug fixes,...
2005-05-14 Slava Pestovupdated %set-slot, %set-fast-slot and new %getenv ...
2005-05-13 Slava Pestovmore gengc debugging, code cleanups
2005-05-12 Slava Pestovgenerational GC work
2005-05-11 Slava Pestovstarting generational GC
2005-04-23 Slava Pestovremoving cfactor I/O code; unix ffi I/O socket code...
2005-02-20 Slava Pestovregister declarations for powerpc
2005-02-10 Slava Pestovstring.c fix
2005-02-08 Mackenzie StraightWin32 version ported to gcc, eliminate MSVC hacks,...
2005-01-02 Slava Pestovbacktraces more useful
2004-12-31 Slava Pestovexecuting global was not GC'd
2004-12-26 Slava Pestovkernel errors a bit better, inference cleanup
2004-12-16 Slava Pestovfix M: complex hashcode
2004-12-13 Slava Pestovdon't use esi for data stack anymore; os word pushes...
2004-12-11 Mackenzie StraightFixup win32 port
2004-12-11 Slava Pestovrenaming types to avoid clashing with win32
2004-11-09 Slava Pestova pile of bug fixes and improvements
2004-11-07 Slava Pestovpreliminary implementation of recursive effect deductio...
2004-11-06 Slava Pestovdatastack in ESI
2004-10-31 Slava Pestovquit-responder fix, pointless and misguided type number...
2004-10-17 Slava Pestovvarious cleanups, better memory signal handler
2004-10-13 Slava Pestovremove gc env slot
2004-10-09 Slava Pestovcompile all by default
2004-10-01 Slava Pestovworking on compiler
2004-09-28 Slava Pestovcompiling mutually recursive words
2004-09-22 Slava Pestovlocal aliens
2004-09-06 Slava Pestovstarted x86 compiler
2004-08-29 Slava Pestovimproved CPU profiler; memory profiler
2004-08-23 Slava Pestovsome miscellaneous error handling and bootstrapping...
2004-08-23 Slava Pestova profiler
2004-08-22 Slava Pestovread1 stream operation added, inferior.factor styled...
2004-08-21 Slava Pestovmultitasking before-styles-to-alist
2004-08-20 Slava Pestovworking on cfactor bootstrap
2004-08-17 Chris DoubleModified setjmp and friends to use setsigjmp to handle...
2004-08-17 Slava Pestovsignal handling of sorts 0.62 release-0-62
2004-08-12 Slava Pestovguard pages for stack, started io multiplexing
2004-08-12 Slava Pestovguard pages before-env-dt-removal
2004-07-30 Slava Pestovvarious minor improvements
2004-07-29 Slava Pestovworking on native image output
2004-07-18 Slava Pestovcontinuations refactored, added error handling to with...
2004-07-16 Slava PestovFirst import of Factor 0.60 first-cvs-commit importing-0-60