]> gitweb.factorcode.org Git - factor.git/commit
better low memory barrier handling
authorSlava Pestov <slava@factorcode.org>
Thu, 16 Jun 2005 22:50:49 +0000 (22:50 +0000)
committerSlava Pestov <slava@factorcode.org>
Thu, 16 Jun 2005 22:50:49 +0000 (22:50 +0000)
commitbc95e906a3217212493e4fc7ff167e38ed855898
tree172caaeda2c06eb5973137a7adadcb1c3b3355cb
parenta5a476083677394e84f4b4772254535ed8a4b11b
better low memory barrier handling
27 files changed:
doc/handbook.tex
library/test/strings.factor
native/alien.c
native/array.c
native/array.h
native/bignum.c
native/complex.c
native/cons.c
native/dll.c
native/float.c
native/gc.c
native/gc.h
native/hashtable.c
native/io.c
native/memory.c
native/misc.c
native/ratio.c
native/relocate.c
native/sbuf.c
native/stack.c
native/string.c
native/string.h
native/unix/ffi.c
native/unix/file.c
native/vector.c
native/win32/file.c
native/word.c