Files
Nim/lib
Dmitry Atamanov bf5d619a52 Add MemMapFileStream. Fixes in memFiles. (#7944)
* Add MemMapFileStream

* Added tests

* Fixed bug in memfiles (zero index for string)

* Added flush to changelog

* Attempt to fix Win's nuances

* Fix attempt to fix

* Continue...

* And again...

* Reworked tests (all for win on Win)

* Fixes in flush (Win)

* Replace fn vars to consts

* Added the attempts parameter to the flush

* Replace while to for

* Move to memfiles

* Use Natural instead of uint

* Better error messages for append mode. Handle specific cases.
2018-06-14 17:34:26 +01:00
..
2017-02-20 17:24:19 +02:00
2018-06-05 12:58:23 -04:00
2018-05-14 13:03:18 +02:00
2013-03-16 23:53:07 +01:00
2018-06-07 07:21:20 +02:00
2014-08-28 09:59:26 +02:00
2018-06-07 07:21:20 +02:00