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
37:26 +0100 install_nimble script works with newest Nimble version' href='/ahoang/Nim/commit/install_nimble.nims?h=devel&id=93df1bc11a5ce9a3ff1d3d7486c486f263ac8848'>93df1bc11 ^
6a1b8e691 ^



9605a0f87 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25