Commit History

Author SHA1 Message Date
  Jelte Jansen ce77ca4662 [trac438] remove conflict marker from Changelog 14 years ago
  Stephen Morris 18964f9374 [trac438] Extended logging API tests 14 years ago
  Stephen Morris f70d352db0 [trac438] Fix problems in configure.ac and a Makefile.am 14 years ago
  Stephen Morris 6c8cd2a184 Added empty lines to the Doxygen comments in the constructor header. 14 years ago
  Stephen Morris a0d8f67619 Updated in light of review (missed in last commit). 14 years ago
  Stephen Morris 6b11874870 Minor modifications to logging code made after review. 14 years ago
  Jelte Jansen 635c6e467e add linker flag to liblog makefile 14 years ago
  Stephen Morris b4c068b218 Logger run-time initialization 14 years ago
  Stephen Morris 3be136324e Checkpoint commit of the logging code. 14 years ago
  Stephen Morris 758460fa8a Additional tests for logging module 14 years ago
  Stephen Morris 3666c6d785 Initial version of logging module. 14 years ago
  Stephen Morris ebb344c1e2 Check-in of some code prior to conversion of repository to git; the code is not finished! 14 years ago
  Stephen Morris 17684b0c3c Branch for trac438, C++ logging code 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
  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
  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
  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 14 years ago
  JINMEI Tatuya 7821901528 one missing change in trac #436: wording update to the configure error message. 14 years ago
  JINMEI Tatuya 6d6a37d461 merged trunk #436: urgent care fix for the dependency issue between libboost_thread and boost::mutex. 14 years ago