JINMEI Tatuya
|
10d88f05a9
[2831] explain the rational behind the difference between allocate/set name
|
il y a 12 ans |
JINMEI Tatuya
|
617f1e6fc0
[2831] explain the design rationale of MemorySegmentGrown
|
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
|
b215e58d58
[2831] Make some more minor comment updates
|
il y a 12 ans |
Mukund Sivaraman
|
58825bde4c
[2831] Use chmod() function instead of calling a program
|
il y a 12 ans |
Mukund Sivaraman
|
5d1b066a77
[2831] Add some more checks when the segment is grown
|
il y a 12 ans |
Mukund Sivaraman
|
b610eee270
[2831] Test getSize() directly with the new size, before and after reset
|
il y a 12 ans |
Mukund Sivaraman
|
58f99ec697
[2831] Make some more minor comment updates
|
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
|
86c303a029
[2831] Some more minor comment updates
|
il y a 12 ans |
Mukund Sivaraman
|
29b1d8dc4a
[2831] Use EXPECT_NE instead of EXPECT_TRUE for void* return
|
il y a 12 ans |
Mukund Sivaraman
|
639532ca50
[2831] Some minor comment updates
|
il y a 12 ans |
Mukund Sivaraman
|
e1126a3214
[2831] Clarify comment about overflow
|
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
|
67d05b954c
[2831] Add punctuation to better follow the documentation
|
il y a 12 ans |
Mukund Sivaraman
|
2f6c7ab36c
[2831] Rearrange sentences in API doc comment
|
il y a 12 ans |
Mukund Sivaraman
|
8a09c89d47
[2831] Rename variable, and also update test condition
|
il y a 12 ans |
Mukund Sivaraman
|
229916f0c8
[2831] Make a coding style update
|
il y a 12 ans |
JINMEI Tatuya
|
4a6f54f714
[2831] skip other death tests on valgrind, too.
|
il y a 12 ans |
JINMEI Tatuya
|
14023798bd
[2831] skip death test if run on valgrind
|
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
|
2fb93c012e
[2831] more documentation and some more tests
|
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
|
2bc9bc74ea
[2831] added some documentation
|
il y a 12 ans |
JINMEI Tatuya
|
0fccc0c84f
[2831] added namedAddress interface to local segment, share the test cases.
|
il y a 12 ans |
JINMEI Tatuya
|
d7647f9c62
[2831] check prohibited operations on read-only segments more reliably
|
il y a 12 ans |