- 18 Feb, 2014 1 commit
-
-
Mukund Sivaraman authored
-
- 14 Jan, 2014 1 commit
-
-
Mukund Sivaraman authored
-
- 10 Jan, 2014 1 commit
-
-
Mukund Sivaraman authored
Also adjust tests correcting the expected behaviour.
-
- 14 Jun, 2013 1 commit
-
-
Michal 'vorner' Vaner authored
-
- 12 Jun, 2013 1 commit
-
-
Michal 'vorner' Vaner authored
-
- 04 Dec, 2012 2 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
assert() should be okay, but that depends on details of other classes, so exception is probably a bit safer.
-
- 01 Dec, 2012 9 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
Mukund Sivaraman authored
-
- 30 Nov, 2012 2 commits
-
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
- 29 Nov, 2012 1 commit
-
-
Mukund Sivaraman authored
-
- 25 Jul, 2012 1 commit
-
-
Jeremy C. Reed authored
Stop doing "using namespace boost" and be specific with the using boost::. Problem noticed on Solaris 11 with g++ 4.5.2 and boost 1.50.0. Tested with older g++ 4.1.3 with boost 1.42.0 (on NetBSD). Discussed little on jabber.
-
- 01 Jun, 2012 1 commit
-
-
Tomek Mrugalski authored
-
- 12 Dec, 2011 1 commit
-
-
Stephen Morris authored
-
- 14 Apr, 2011 1 commit
-
-
chenzhengzhang authored
-
- 12 Apr, 2011 2 commits
-
-
chenzhengzhang authored
-
chenzhengzhang authored
-
- 11 Apr, 2011 1 commit
-
-
chenzhengzhang authored
-
- 07 Apr, 2011 1 commit
-
-
JINMEI Tatuya authored
due to rdlen mismatch. not directly related to the task of this ticket, but encountered a situation where it could be useful while testing.
-
- 21 Jan, 2011 1 commit
-
-
JINMEI Tatuya authored
briefly talked about it on jabber, no one opposed to it, Jeremy explicitly agreed. changes are trivial themselves, so no explicit review.
-
- 03 Nov, 2010 1 commit
-
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac404@3430 e5f2f494-b856-4b98-b285-d166d9295462
-
- 18 Oct, 2010 1 commit
-
-
Kazunori Fujiwara authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac292@3248 e5f2f494-b856-4b98-b285-d166d9295462
-
- 15 Oct, 2010 1 commit
-
-
JINMEI Tatuya authored
skipping review. confirmed it compiled. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3225 e5f2f494-b856-4b98-b285-d166d9295462
-
- 12 Apr, 2010 1 commit
-
-
JINMEI Tatuya authored
cleanup: use relative path to header files from "src/lib", i.e., s/"name.h"/<dns/name.h", etc. also removed unnecessary header files to be included. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1705 e5f2f494-b856-4b98-b285-d166d9295462
-
- 10 Mar, 2010 1 commit
-
-
JINMEI Tatuya authored
- introduced new macro UNUSED_PARAM to tell gcc that particular variables are intentionally unused - enabled -Wextra by default git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1304 e5f2f494-b856-4b98-b285-d166d9295462
-
- 07 Mar, 2010 1 commit
-
-
JINMEI Tatuya authored
now that the generic exception code is a separate library in the isc namespace it doesn't make sense to call it dns_something. I know it's a big change, but I believe we should do this cleanup sooner than later. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1181 e5f2f494-b856-4b98-b285-d166d9295462
-
- 05 Mar, 2010 1 commit
-
-
Jeremy C. Reed authored
This is based on ideas done in experiments/jreed-layout, but I manually did this again. Moved around directory structures. A single python subdirectory under src/lib for single "isc" module. No "cpp" directories. No pyshared or includes symlink trees. I tested running the c++ tests and python tests. I tested running run_bind10.sh from source tree (with nothing installed). I tested running bind10 from installed (after moving source). git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1120 e5f2f494-b856-4b98-b285-d166d9295462
-
- 03 Mar, 2010 1 commit
-
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1093 e5f2f494-b856-4b98-b285-d166d9295462
-
- 10 Feb, 2010 3 commits
-
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/jinmei-dnsrdata2@787 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/jinmei-dnsrdata2@781 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/jinmei-dnsrdata2@774 e5f2f494-b856-4b98-b285-d166d9295462
-
- 09 Feb, 2010 1 commit
-
-
JINMEI Tatuya authored
better portability) git-svn-id: svn://bind10.isc.org/svn/bind10/branches/jinmei-dnsrdata2@765 e5f2f494-b856-4b98-b285-d166d9295462
-