- 11 May, 2011 6 commits
-
-
Stephen Morris authored
-
Stephen Morris authored
-
Stephen Morris authored
Also update the test Makefile.am files to include the appropriate libraries.
-
Stephen Morris authored
On some compilers, use of typeid() requires that RTTI is explicitly specified on the compiler command line. For an isc::Exception message, the file and line number will identify the exception. For a message output caused by std::exception, the what() should identify the exception.
-
Stephen Morris authored
... and catch both isc::Exception and std::exception.
-
Stephen Morris authored
-
- 09 May, 2011 3 commits
-
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
- 08 May, 2011 1 commit
-
-
Michal 'vorner' Vaner authored
-
- 06 May, 2011 12 commits
-
-
JINMEI Tatuya authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
Cherry-pick from #744
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Naoki Kambe authored
-
Naoki Kambe authored
Conflicts: ChangeLog
-
-
- 05 May, 2011 16 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
Conflicts: src/lib/dns/tests/tsigrecord_unittest.cc
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
JINMEI Tatuya authored
This reverts commit b8422db8. re-adding the change for merge
-
JINMEI Tatuya authored
This reverts commit da16cc77. Re-adding it as a form of merging to master.
-
JINMEI Tatuya authored
-
-
Shane Kerr authored
The behavior of the unittest module was changed in the face of a test exiting, so we need to use os._exit() instead of sys.exit() to terminate.
-
- 04 May, 2011 2 commits
-
-
Jeremy C. Reed authored
manually reviewed also used my check-changelog script.
-
Jeremy C. Reed authored
-