]> gitweb.factorcode.org Git - factor.git/history - vm/os-unix.c
Initial import
[factor.git] / vm / os-unix.c
2007-09-20 Slava PestovInitial import first-git-commit
2006-12-18 slavaGrab native stack pointer from signal handler
2006-11-22 slavaGC is not safe from a signal handler since the ds/rs...
2006-11-16 slavaFix documentation typos, start working on compiled...
2006-11-03 slavaRefactored the C type system in the alien interface...
2006-11-02 slavaMore allot_* cleanups
2006-11-02 slavaUpdate bignum code for allot_* changes
2006-11-01 slavaBig VM type renaming; add secure GC which wipes the...
2006-10-31 slavaMore GC work
2006-10-31 slavaMore allot_* work
2006-10-31 slavaallot_* overhaul
2006-10-18 ergbetter FFI error reporting
2006-08-03 slavaRemoved some code duplication between the Unix and...
2006-07-31 slavachar* types in FFI calls can no longer accept null...
2006-07-07 slavaRemove C++ style commends
2006-07-07 slavaBig runtime cleanup