JINMEI Tatuya
|
0b18c4d029
[2831] removed unnecessary flush before reset() (as the dtor calls flush)
|
il y a 12 ans |
JINMEI Tatuya
|
b38ed8f456
[2831] use \throw to describe exceptions where appropriate.
|
il y a 12 ans |
JINMEI Tatuya
|
5ab82e0009
[2831] added more comments about crash in boost on multiple calls to shrink.
|
il y a 12 ans |
JINMEI Tatuya
|
3c93e56397
[2831] corrected exception what() message.
|
il y a 12 ans |
JINMEI Tatuya
|
81e57da07f
[2831] handle NULL name values for xxxNamedAddress explicitly.
|
il y a 12 ans |
JINMEI Tatuya
|
693068bdb1
[2831] define MemorySegmentMapped::INITIAL_SIZE explicitly as it's public.
|
il y a 12 ans |
JINMEI Tatuya
|
f6dae94a7b
[2831] use NULL instead of 0; maybe worth discussing, but out of scope of task.
|
il y a 12 ans |
JINMEI Tatuya
|
8ddec7d125
[2831] minor editorial fixes: corrected a typo; folded a long line.
|
il y a 12 ans |
Mukund Sivaraman
|
e9e336900e
[2831] Add a comment and make a minor comment update
|
il y a 12 ans |
Mukund Sivaraman
|
7ed3411dd5
[2831] Rewrite message for better clarity
|
il y a 12 ans |
Mukund Sivaraman
|
252e7844e4
[2831] Rename some variables to full names (that are not very long)
|
il y a 12 ans |
Mukund Sivaraman
|
229916f0c8
[2831] Make a coding style update
|
il y a 12 ans |
JINMEI Tatuya
|
8e75dec19b
[2831] use null mutex for managed mapped file.
|
il y a 12 ans |
JINMEI Tatuya
|
bb5479f56b
[2831] make sure flushing memory before unmapping.
|
il y a 12 ans |
JINMEI Tatuya
|
27ae48b404
[2831] added getCheckSum method
|
il y a 12 ans |
JINMEI Tatuya
|
643e32a402
[2831] make shrinkToFit non virtual; add more doc
|
il y a 12 ans |
JINMEI Tatuya
|
a2ea0fb9c9
[2831] handle the case where setNamedAddress failed due to short space.
|
il y a 12 ans |
JINMEI Tatuya
|
d7647f9c62
[2831] check prohibited operations on read-only segments more reliably
|
il y a 12 ans |
JINMEI Tatuya
|
111e2c83f6
[2831] supported shrinkToFit().
|
il y a 12 ans |
JINMEI Tatuya
|
c2d22d8155
[2831] handle deallocating null
|
il y a 12 ans |
JINMEI Tatuya
|
a3077227a4
[2831] added get/set/clearNamedAddress interfaces
|
il y a 12 ans |
JINMEI Tatuya
|
042bfd8032
[2831] some cleanups
|
il y a 12 ans |
JINMEI Tatuya
|
d46357aadc
[2831] introduced file-mapped memory segment with some basic functionalities.
|
il y a 12 ans |