summary refs log tree commit diff stats
path: root/lib/pure/memfiles.nim
Commit message (Expand)AuthorAgeFilesLines
* win64 is a supported target; bugfix: nimrod c -r on windows; stdlib uses wid...Araq2012-03-041-10/+20
* year 2012 for most copyright headersAraq2012-01-021-1/+1
* 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