16 Commits

Author SHA1 Message Date
mandreyel
2e048e5a25 Add entire file mapping overload to factory methods 2018-10-25 09:22:46 +02:00
mandreyel
5ac44ecb00 Create invalid_handle value and update unmapped shared_mmap handle methods to return it 2018-10-22 13:30:35 +02:00
mandreyel
365a80c9ac Fix char* being an invalid path type 2018-10-18 19:30:41 +02:00
mandreyel
a53f63b58b Update code style in README and test.cpp 2018-09-07 15:59:45 +02:00
Wunkolo
90fbf407f3 Add Header-Only cmake project structure 2018-07-27 18:01:09 -07:00
mandreyel
61470daa08 updated example, removed multi-byte support, bugfix 2017-10-08 23:14:43 +02:00
mandreyel
0d94b74491 added shared_mmap, slight API changes 2017-10-06 12:57:31 +02:00
mandreyel
c52e35b2e8 removed CharTraits 2017-10-06 00:03:15 +02:00
mandreyel
4084e55430 fixed comments, typedefs 2017-10-05 16:37:30 +02:00
mandreyel
5c9c2e83ad extracted mmap_{source,sink} into one class 2017-10-05 16:29:18 +02:00
mandreyel
c5149286c6 deleted misleading comment in test.cpp 2017-10-02 10:54:24 +02:00
mandreyel
2525a2e28b further API changes and bugfixes 2017-09-29 12:42:14 +02:00
mandreyel
3a8722c27e API changes, windows support, bugfixes 2017-09-28 12:56:27 +02:00
mandreyel
cede64f865 minor changes 2017-09-20 13:12:17 +02:00
mandreyel
cc46c17e8f added a few Container ops 2017-09-05 16:23:39 +02:00
mandreyel
4583a6529e first commit 2017-09-04 18:24:40 +02:00