Michal Vaner
|
5f581c32a3
Merge #444 (MemoryZone class)
|
14 years ago |
Michal Vaner
|
538b35e21c
Unneeded comment removed
|
14 years ago |
Michal Vaner
|
98df087fea
Test for constructor of MemoryZone
|
14 years ago |
Michal Vaner
|
b61101c797
Code cleanups according to review
|
14 years ago |
Michal Vaner
|
e321647a82
Fix compilation of auth tests
|
14 years ago |
Michal Vaner
|
9b215c0e03
Comments about MemoryZoneImpl
|
14 years ago |
Michal Vaner
|
f1a401dc35
Doxygen documentation for MemoryZone
|
14 years ago |
Michal Vaner
|
9d5c40be31
Add a RBTree to MemoryZone
|
14 years ago |
Michal Vaner
|
5d034fe6c3
Make the tests compile
|
14 years ago |
Michal Vaner
|
b64a66545f
Move MemoryZone to memory_datasrc.{h,cc}
|
14 years ago |
Michal Vaner
|
a33378661b
Move Zone to separate file
|
14 years ago |
Michal Vaner
|
5ba94241b9
Branch for #444 (MemoryZone class)
|
14 years ago |
Shane Kerr
|
af1eb5d055
Fix a big which prevented the '--address' option from working.
|
14 years ago |
JINMEI Tatuya
|
74b6f51a3a
a cleanup fix: missing namespace prefix.
|
14 years ago |
JINMEI Tatuya
|
f3f2b1be9f
added TEST_DATA_BUILDDIR to the data path. this should fix distcheck failures.
|
14 years ago |
JINMEI Tatuya
|
1bf75137fe
defined UDPQuery::~Callback explictly, making it virutal in order to avoid getting the "non-virtual destructor" warning from a certain version of gcc.
|
14 years ago |
Jelte Jansen
|
2b8a0c3773
merged branches/trac327
|
14 years ago |
Jelte Jansen
|
f7fd282fa1
changed random() to rand() for (temporary) server selection
|
14 years ago |
Jelte Jansen
|
fa17460c29
sync with trunk
|
14 years ago |
JINMEI Tatuya
|
f9ccf457bf
changelog entry for trac397focused
|
14 years ago |
JINMEI Tatuya
|
837e5e5d84
merged branches/trac397focused (an initial subset of the RBT class,
|
14 years ago |
JINMEI Tatuya
|
2122248a51
more sync with trunk
|
14 years ago |
Jeremy C. Reed
|
d1ac56213c
For the linker test (for checking flags) make sure it has
|
14 years ago |
Jelte Jansen
|
88441f682d
more fixes, mostly for sunstudio:
|
14 years ago |
Han Feng
|
7614c67436
add jerry into the change log info
|
14 years ago |
Han Feng
|
b1b01e6bbd
merge with trunk r3884
|
14 years ago |
JINMEI Tatuya
|
c9074dc33c
some final minor editorial suggestions
|
14 years ago |
Jeremy C. Reed
|
fd5a756404
Fix my BIND10_CXX_TRY_FLAG macro so it actually provides results.
|
14 years ago |
Jelte Jansen
|
f883cfbdc9
fixed three issues related to compiling with Sunstudio
|
14 years ago |
Jeremy C. Reed
|
8498369cf0
Check if compiler accepts -Wno-missing-field-initializers.
|
14 years ago |