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
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
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