factor/basis/io/mmap
Slava Pestov e06b618244 Fix typo in io.mmap.functor stack effect 2009-03-04 21:37:49 -06:00
..
alien
bool
char
double
float
functor Fix typo in io.mmap.functor stack effect 2009-03-04 21:37:49 -06:00
int mapped-file no longer supports sequence protocol. Instead, io.mmap.functor generates mapped arrays for all primitive C types 2008-12-02 21:50:34 -06:00
long
longlong
short
uchar
uint
ulong
ulonglong
unix mmap now throws an understandable exception upon trying to mmap a zero length file. fix a bug with calling |dispose on an integer if mmap failed on unix 2009-02-26 17:34:26 -06:00
ushort
windows io.files split up and general refactoring work in progress 2008-12-14 20:03:00 -06:00
authors.txt
mmap-docs.factor Update mmap docs 2009-01-28 23:33:10 -06:00
mmap-tests.factor better io.mmap test 2009-02-26 19:58:25 -06:00
mmap.factor mmap now throws an understandable exception upon trying to mmap a zero length file. fix a bug with calling |dispose on an integer if mmap failed on unix 2009-02-26 17:34:26 -06:00
summary.txt