Files
Nim/tests/stdlib
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-11-01 00:20:40 +01:00
2017-12-14 12:46:09 +01:00
2018-01-14 23:49:53 +01:00
2017-11-15 17:25:48 +01:00
2018-03-30 13:43:01 -07:00
2017-12-14 12:46:09 +01:00
2018-06-05 00:09:07 -04:00
2018-04-30 11:16:56 +02:00