summary refs log tree commit diff stats
path: root/lib/pure/memfiles.nim
Commit message (Expand)AuthorAgeFilesLines
* memfiles now uses winlean; changed the interface to raise EOSAraq2011-11-051-63/+50
* memory-mapped files for posix and windowsZahary Karadjov2011-11-041-30/+173
* rod files: next trivial examples workingAraq2011-10-221-1/+1
* preparations for proper memmap'ed filesAraq2011-10-221-0/+51