Age | Commit message (Expand) | Author |
---|---|---|
2013-08-27 | copy the entire datafile in one chunk into the heap, avoiding one malloc per ... | Alon Zakai |
2013-08-23 | do not fail when mmaping a MEMFS.CONTENT_FIXED | Alon Zakai |
2013-08-23 | own the subarrays created by file preloading, to avoid a copy | Alon Zakai |
2013-08-23 | keep MEMFS files as typed arrays until we need them to be flexible | Alon Zakai |
2013-08-13 | - made FS.readdir easier to use | Anthony Pesch |
2013-08-09 | - merged FS and VFS namespaces | Anthony Pesch |