BIND 10 trac1866, created. 463700b34d94d933cc4244480e46f975c798d777 [1866] auto-generate RRType defs for all (yet fully) unsupported types.
BIND 10 source code commits
bind10-changes at lists.isc.org
Tue Jan 29 05:01:25 UTC 2013
The branch, trac1866 has been created
at 463700b34d94d933cc4244480e46f975c798d777 (commit)
- Log -----------------------------------------------------------------
commit 463700b34d94d933cc4244480e46f975c798d777
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Jan 28 20:25:20 2013 -0800
[1866] auto-generate RRType defs for all (yet fully) unsupported types.
added some tests to check the definitions are complete and correct.
commit f575d8fc0316d69b2ea54788b43948488dface2e
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Jan 28 20:34:05 2013 -0800
[1866] added an empty .gitignore to keep the effectively-empty directory.
commit 0479cb528e77e29f67b3a05ed79a83c2ef483455
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Jan 28 19:12:17 2013 -0800
[1866] added framework to handle meta/non-(fully-)supported RRtypes.
now some parameters for ANY, AXFR, IXFR types and NONE class are
auto-generated, and corresponding hardcoding was removed.
commit d985d0dde44a6c4b090cf211c295ab10a65924e1
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Jan 28 14:59:30 2013 -0800
[1866] remove '()' from RCode/Opcode.XXX constants, making all tests pass now
commit 4f0716782cba2f94c577e80cc23e4759b2440907
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Jan 28 14:15:31 2013 -0800
[1866] remove '()' from RRType/Class.XXX constants, making all tests now pass.
commit 56e9d0e542d1396e9d0f373bb8cc1fd5d0a945fe
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Jan 25 20:24:46 2013 -0800
[1866] adjusted test cases so they pass with new RRType/Class constants
commit 3f74193c572fefc2e718ca0952962494a9680ddb
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Jan 25 20:25:16 2013 -0800
[1866] remove old proxy-func style RRType/Class constants
commit ba7573eb62566aece58b514dfcb3b5a322adfed1
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Jan 28 14:38:42 2013 -0800
[1866] define Rcode/Opcode python constants, as objects, not via proxy.
commit 1ec1ffb481e68fdd06d04fa38aaf6b4348669649
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Jan 25 20:22:08 2013 -0800
[1866] added one special RRclass constant by hand: NONE
commit 6ad900eeff1c9e2c704dd5259565c28b8846aa37
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Jan 25 20:10:00 2013 -0800
[1866] define some special types of RRType constants like AXFR.
commit 62bb1c4ddcb01d285edfdb04016d710597c708e7
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Jan 25 20:03:40 2013 -0800
[1866] update gen_rdatacode to autogenerate C++ code for some python wrapper.
specifically, it generates code to create RRType and RRClass constants.
-----------------------------------------------------------------------
More information about the bind10-changes
mailing list