Naoki Kambe
|
cc0d6e4674
[trac930] remove unneeded specfile "stats-schema.spec"
|
14 years ago |
JINMEI Tatuya
|
f9cb0d187f
[master] fixed a trivial typo I happened to notice. directly pushing.
|
13 years ago |
JINMEI Tatuya
|
4cde36d2b9
[master] changelog entry for #1258
|
13 years ago |
JINMEI Tatuya
|
c874cb056e
[master] Merge branch 'trac1258' with fixing conflict in Changelog.
|
13 years ago |
JINMEI Tatuya
|
12fd115d2e
[1258] removed an experimental test case (which would fail)
|
13 years ago |
JINMEI Tatuya
|
84ada921a2
[1258] improved type error string for Message.from_wire()
|
13 years ago |
Jelte Jansen
|
bb7833f205
[1258] minor minor change in comment
|
13 years ago |
Jelte Jansen
|
c430e46486
Merge branch 'trac1273'
|
13 years ago |
Jelte Jansen
|
39e529c506
[1273] workaround for the hidden old python classes problem
|
13 years ago |
JINMEI Tatuya
|
aba10a01b7
[1258] pass unsigned int* to PyArg_ParseTuple instead of ParseOptions*.
|
13 years ago |
JINMEI Tatuya
|
9688dee697
[1258] overall documentation update. also add PARSE_DEFAULT to the python
|
13 years ago |
JINMEI Tatuya
|
c1a72c46b5
[1258] ported the C++ fromWireShortBuffer test to python. this required
|
13 years ago |
JINMEI Tatuya
|
9016513b4d
[1258] test data spec for the new test
|
13 years ago |
JINMEI Tatuya
|
13e8bc43e4
[1258] added one more basic test for fromWire(): a bogus input with a trimmed RR.
|
13 years ago |
JINMEI Tatuya
|
e89895b7e5
[1258] simplified test cases a bit by extended factoryFromFile() so that
|
13 years ago |
JINMEI Tatuya
|
938f4e9ba1
[1258] a small refactoring: avoid using reinterpret_cast for Message_fromWire.
|
13 years ago |
JINMEI Tatuya
|
b0b0da67c9
[1258] added a python wrapper for Message.from_wire(PRESERVE_ORDER)
|
13 years ago |
JINMEI Tatuya
|
1ee8ad4a2b
[1258] a small refactoring: made initModulePart_Message() safer using pycppwrapper_util.
|
13 years ago |
JINMEI Tatuya
|
c943619d22
[1258] added support for the PRESERVE_ORDER option for Message::fromWire().
|
13 years ago |
JINMEI Tatuya
|
0d874a95d3
[1258] added a test to confirm the existing behavior: combining RRs of the
|
13 years ago |
JINMEI Tatuya
|
2d32565000
[1258] added some more primitive tests for dns::Message
|
13 years ago |
JINMEI Tatuya
|
abe73e885b
Merge branch 'master' of ssh://git.bind10.isc.org/var/bind10/git/bind10
|
13 years ago |
JINMEI Tatuya
|
53d45f54e3
[master] introduced a short term workaround to fix build failure with clang++
|
13 years ago |
JINMEI Tatuya
|
338b54ef46
[master] add a changelog entry for #1165
|
13 years ago |
JINMEI Tatuya
|
698176eccd
[] Merge branch 'trac1165'
|
13 years ago |
JINMEI Tatuya
|
41cbf5a91b
[master] adjusted cppcheck filter to suppress a false alarm about a template file.
|
13 years ago |
Jeremy C. Reed
|
d845ae918f
[master] remove repeated sentence
|
13 years ago |
Jeremy C. Reed
|
7bc93774a4
Merge branch 'master' of ssh://git.bind10.isc.org/var/bind10/git/bind10
|
13 years ago |
Jeremy C. Reed
|
d5a58bbe64
[master] use single = with test
|
13 years ago |
Jelte Jansen
|
c64c473085
Merge branch 'trac1260'
|
13 years ago |