]> gitweb.factorcode.org Git - factor.git/commit
Removed VM_PTR macros. All builds reentrant by default
authorPhil Dawes <phil@phildawes.net>
Wed, 14 Oct 2009 18:14:57 +0000 (19:14 +0100)
committerPhil Dawes <phil@phildawes.net>
Wed, 14 Oct 2009 18:14:57 +0000 (19:14 +0100)
commit7fef05fd7629e9c6bfbaf69bb15bd71e38aee01e
tree62416d2ac68d7cdbbb395a5bca4a4f92c19743a1
parentd9fa247b840631f5285f9310b7cf170a955c1e42
Removed VM_PTR macros. All builds reentrant by default
17 files changed:
vm/alien.cpp
vm/booleans.cpp
vm/callstack.cpp
vm/code_block.cpp
vm/contexts.cpp
vm/errors.cpp
vm/gc.cpp
vm/inline_cache.cpp
vm/math.cpp
vm/os-linux-arm.cpp
vm/os-linux.cpp
vm/os-unix.cpp
vm/os-windows-nt.cpp
vm/primitives.hpp
vm/quotations.cpp
vm/tagged.hpp
vm/vm.hpp