BIND 10 trac1258, created. 9688dee697e9ad279c6542bf164b820e907e526f [1258] overall documentation update. also add PARSE_DEFAULT to the python wrapper mainly for consistency with the pydoc

BIND 10 source code commits bind10-changes at lists.isc.org
Fri Sep 30 02:01:19 UTC 2011


The branch, trac1258 has been created
        at  9688dee697e9ad279c6542bf164b820e907e526f (commit)

- Log -----------------------------------------------------------------
commit 9688dee697e9ad279c6542bf164b820e907e526f
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Thu Sep 29 18:59:34 2011 -0700

    [1258] overall documentation update.  also add PARSE_DEFAULT to the python
    wrapper mainly for consistency with the pydoc

commit c1a72c46b572eee2d94ab53a5589c724fcb1fcf1
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Thu Sep 29 18:11:38 2011 -0700

    [1258] ported the C++ fromWireShortBuffer test to python.  this required
    more careful exception handling in the wrapper, and as a result it resolves

commit 9016513b4d19d2781d0b6f2575b490431e04ec79
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Thu Sep 29 18:10:56 2011 -0700

    [1258] test data spec for the new test

commit 13e8bc43e4888fe9e6df7e536ea0b439c6351199
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Thu Sep 29 17:59:18 2011 -0700

    [1258] added one more basic test for fromWire(): a bogus input with a trimmed RR.

commit e89895b7e5f3b7074271c89de281e426c53be347
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Thu Sep 29 17:54:53 2011 -0700

    [1258] simplified test cases a bit by extended factoryFromFile() so that
    it can optionally accept parse options.

commit 938f4e9ba14954551fbc390abb7d1e06d38189c2
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Thu Sep 29 17:41:14 2011 -0700

    [1258] a small refactoring: avoid using reinterpret_cast for Message_fromWire.

commit b0b0da67c915f3c02020397b8dcf6a078a9b3a90
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Thu Sep 29 17:38:54 2011 -0700

    [1258] added a python wrapper for Message.from_wire(PRESERVE_ORDER)

commit 1ee8ad4a2b092a6edc35c111c5a3b5b761da0dae
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Thu Sep 29 17:04:16 2011 -0700

    [1258] a small refactoring: made initModulePart_Message() safer using pycppwrapper_util.
    basically no behavior change except for error handling.

commit c943619d223be1158ae8db5223f655343d06785f
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Thu Sep 29 16:20:55 2011 -0700

    [1258] added support for the PRESERVE_ORDER option for Message::fromWire().

commit 0d874a95d3c782b9c663c64be619f449956df457
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Thu Sep 29 15:29:04 2011 -0700

    [1258] added a test to confirm the existing behavior: combining RRs of the
    same type into a single RRset despite the ordering.

commit 2d325650009f46a1f16ef2e7c1f4ed0827db236f
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Thu Sep 29 15:08:38 2011 -0700

    [1258] added some more primitive tests for dns::Message

-----------------------------------------------------------------------




More information about the bind10-changes mailing list