Commit History

Author SHA1 Message Date
  Charles Blake ae303cc1c3 Rename [rR]ecord->[mM]emSlice, rec->ms, End->ending. Also update some comments. 9 years ago
  Charles Blake 3f4255dd14 Beg->data, Len->size to address Varriount's issue. I was unaware of 9 years ago
  Charles Blake a12c9cfb9d Add MemFile text interface factored so users can optionally skip Nim string 9 years ago
  pdw 6914244f30 lib/pure/e-o - Dropped 'T' from types 9 years ago
  Guillaume Gelin 3119fe087d Happy new year! 10 years ago
  Araq d05df2173b Nimrod renamed to Nim 10 years ago
  Araq df172806ea big rename 10 years ago
  Araq 11b6958755 big rename 10 years ago
  Araq 2f43fdb837 renamefest 10 years ago
  Nick Greenfield 3a57052e57 Revert "Do not automatically use MAP_POPULATE for opening mmap files." 10 years ago
  Nick Greenfield cba75db4e3 Do not automatically use MAP_POPULATE for opening mmap files. 10 years ago
  Nick Greenfield 272fd42c97 Add automatic MAP_POPULATE flag for opening read_only (MAP_PRIVATE) and shared (MAP_SHARED) mmap files. 10 years ago
  boydgreenfield a309a5f38a Update posix open() call to incl. permissions 10 years ago
  boydgreenfield c210e1255c Clarify newFileSize & mappedSize params in memfiles.open() docs 10 years ago
  Araq fb5ece805f added mapMem/unmapMem to memfiles; untested 10 years ago
  Araq 286f166304 case consistency for linux 11 years ago
  Araq 92b8fac94a case consistency part 4 11 years ago
  Dominik Picheta a9f2c3ffaf Fixed OSError + recvLine deprecation warnings. 11 years ago
  Araq 5c91f6ff2c memfiles compiles again on windows 11 years ago
  Araq ff4a69b624 win64 is a supported target; bugfix: nimrod c -r on windows; stdlib uses wide char versions of the WinAPI 13 years ago
  Araq 4f1b89c30c year 2012 for most copyright headers 13 years ago
  Araq dc08a033d9 memfiles now uses winlean; changed the interface to raise EOS 13 years ago
  Zahary Karadjov 4a436120bd memory-mapped files for posix and windows 13 years ago
  Araq dce8d3d1ab rod files: next trivial examples working 13 years ago
  Araq 235bd1c474 preparations for proper memmap'ed files 13 years ago