Mukund Sivaraman
|
a8594f39c3
[2850] Remove assertions that are unnecessary now
|
il y a 12 ans |
Mukund Sivaraman
|
211389e129
[2850] Remove unnecessary setup of named addresses
|
il y a 12 ans |
Mukund Sivaraman
|
17590957db
[2850] Throw std::bad_alloc if ZoneTable::create() throws MemorySegmentGrown
|
il y a 12 ans |
Mukund Sivaraman
|
c6cadebf7b
[2850] Add default case for switch on MemorySegmentOpenMode
|
il y a 12 ans |
Mukund Sivaraman
|
bc3d482930
[2850] Add isUsable() and getImplType() methods
|
il y a 12 ans |
Mukund Sivaraman
|
3ebd4b039b
[2850] Add resetHeader() method
|
il y a 12 ans |
Mukund Sivaraman
|
e6d1be1a67
[2850] Handle current_filename_ assignment causing an exception
|
il y a 12 ans |
Mukund Sivaraman
|
148c5bbf61
[2850] Make getHeader() return the current address of header
|
il y a 12 ans |
Mukund Sivaraman
|
4542e8960d
[2850] Remove obsolete comment
|
il y a 12 ans |
JINMEI Tatuya
|
d003ebd54c
[2850] minor style cleanups: constify and brace position
|
il y a 12 ans |
Mukund Sivaraman
|
39fba2a15c
[2850] Add a sync() method and make reset() and the destructor call it
|
il y a 12 ans |
Mukund Sivaraman
|
557794895c
[2850] Unify code
|
il y a 12 ans |
Mukund Sivaraman
|
3af2603f0f
[2850] Fix type of checksum
|
il y a 12 ans |
Mukund Sivaraman
|
ad233427c1
[2850] Update comment to match code
|
il y a 12 ans |
Mukund Sivaraman
|
0dccb67c0e
[2850] Add a comment
|
il y a 12 ans |
Mukund Sivaraman
|
622d3e7123
[2850] Implement the strong exception guarantee
|
il y a 12 ans |
Mukund Sivaraman
|
6bb2e2de9b
[2850] Handle the case where setNamedAddress() may invalidate the passed address
|
il y a 12 ans |
Mukund Sivaraman
|
186195174b
[2850] Add the ZoneTableSegment::clear() method
|
il y a 12 ans |
Mukund Sivaraman
|
6548cfede8
[2850] Unify checksum and header processing code
|
il y a 12 ans |
Mukund Sivaraman
|
02c2f7f80e
[2850] Indent correctly
|
il y a 12 ans |
Mukund Sivaraman
|
ca15d37a2e
[2850] Split large switch block into methods
|
il y a 12 ans |
Mukund Sivaraman
|
f41e4c3104
[2850] Comment the newly introduced constants
|
il y a 12 ans |
Mukund Sivaraman
|
b30eb93486
[2850] Avoid hardcoding magic keywords, and use constants instead
|
il y a 12 ans |
Mukund Sivaraman
|
5d65c74c12
[2850] Throw isc::InvalidOperation instead of isc::Unexpected
|
il y a 12 ans |
Mukund Sivaraman
|
0b7af64f6b
[2850] Update comment about not verifying checksum for a read-only segment
|
il y a 12 ans |
Mukund Sivaraman
|
a1d8193790
[2850] Make isWritable() not throw
|
il y a 12 ans |
Mukund Sivaraman
|
7a49270e4d
[2850] Remove empty ZoneTableSegment destructor
|
il y a 12 ans |
Mukund Sivaraman
|
68343c845a
[2850] Make getNamedAddress() return a std::pair
|
il y a 12 ans |
JINMEI Tatuya
|
bd7e56727b
[2850] constify
|
il y a 12 ans |
Mukund Sivaraman
|
d86119932d
[2850] Define and implement ZoneTableSegmentMapped
|
il y a 12 ans |