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.
|
il y a 14 ans |
Jelte Jansen
|
2b8a0c3773
merged branches/trac327
|
il y a 14 ans |
Jelte Jansen
|
f7fd282fa1
changed random() to rand() for (temporary) server selection
|
il y a 14 ans |
Jelte Jansen
|
fa17460c29
sync with trunk
|
il y a 14 ans |
JINMEI Tatuya
|
f9ccf457bf
changelog entry for trac397focused
|
il y a 14 ans |
JINMEI Tatuya
|
837e5e5d84
merged branches/trac397focused (an initial subset of the RBT class,
|
il y a 14 ans |
Jeremy C. Reed
|
d1ac56213c
For the linker test (for checking flags) make sure it has
|
il y a 14 ans |
Jelte Jansen
|
88441f682d
more fixes, mostly for sunstudio:
|
il y a 14 ans |
Jeremy C. Reed
|
fd5a756404
Fix my BIND10_CXX_TRY_FLAG macro so it actually provides results.
|
il y a 14 ans |
Jelte Jansen
|
f883cfbdc9
fixed three issues related to compiling with Sunstudio
|
il y a 14 ans |
Jeremy C. Reed
|
8498369cf0
Check if compiler accepts -Wno-missing-field-initializers.
|
il y a 14 ans |
Jelte Jansen
|
abe0b52983
applying two fixed for solaris; remove 'using namespace boost' where we use uint32_t, and adds jeremy's check for the multithreading flag
|
il y a 14 ans |
JINMEI Tatuya
|
7821901528
one missing change in trac #436: wording update to the configure error message.
|
il y a 14 ans |
JINMEI Tatuya
|
6d6a37d461
merged trunk #436: urgent care fix for the dependency issue between libboost_thread and boost::mutex.
|
il y a 14 ans |
Jerry
|
bf493dcb82
revise svn version number in ChangeLog
|
il y a 14 ans |
Jerry
|
41362fbd04
merge trac422 : Implement memory Data Source Class
|
il y a 14 ans |
JINMEI Tatuya
|
09b5e89b3f
sync with trunk
|
il y a 14 ans |
JINMEI Tatuya
|
12a1030e02
add notes about future policy changes
|
il y a 14 ans |
JINMEI Tatuya
|
1de3838b24
made the indentation style consistent as suggested in review.
|
il y a 14 ans |
JINMEI Tatuya
|
7e0a51e987
corrected the path to test data file (not build dir but src dir).
|
il y a 14 ans |
JINMEI Tatuya
|
007be5adf5
added changelog entry for trac #423
|
il y a 14 ans |
JINMEI Tatuya
|
b8ea222afc
merged trac #423: simple master file loader.
|
il y a 14 ans |
JINMEI Tatuya
|
68d8e0fbbf
sync with trunk
|
il y a 14 ans |
JINMEI Tatuya
|
4d5a927594
renamed filenames to masterload*.*
|
il y a 14 ans |
JINMEI Tatuya
|
7f8e3a945d
addressed some of the review comments:
|
il y a 14 ans |
JINMEI Tatuya
|
fe0e648be5
committing the initial proposed patch to the branch.
|
il y a 14 ans |
JINMEI Tatuya
|
fc2977babd
shortlived branch for the review cycle of trac #436
|
il y a 14 ans |
JINMEI Tatuya
|
c2d30a881d
build test cases using the death test only when it's supported. (it's not marked as "supported" for BSDs)
|
il y a 14 ans |
JINMEI Tatuya
|
de4ae8a023
minor editorial/style fixes.
|
il y a 14 ans |
JINMEI Tatuya
|
c37298b952
don't link libboost_thread. apparently we don't need it, and not all boost packages install the library by default, which can be a source of build failure.
|
il y a 14 ans |