Commit History

Author SHA1 Message Date
  Naoki Kambe 1a8c86ea25 [trac930] refurbish the unittests for new stats module, new stats 14 years ago
  Naoki Kambe ed5311a26b [trac930] modify Stats 14 years ago
  Naoki Kambe 493a6449b3 [trac930] modify stats_httpd.py.in 14 years ago
  Naoki Kambe 6f6a4cf9d9 [trac930] update spec file of stats module 14 years ago
  Naoki Kambe 36a53f41a7 [trac930] update argument name and argument format of set command in 14 years ago
  Naoki Kambe 61681dac20 [trac930] remove description about removing statistics data by stats 14 years ago
  Naoki Kambe 96dd4d2daf [trac930] add a column "Owner" in the table tag 14 years ago
  Naoki Kambe 9354737244 [trac930] remove descriptions about "stats-schema.spec" and add 14 years ago
  Naoki Kambe 9bbc77b6b8 [trac930] add utilities and mock-up modules for unittests of 14 years ago
  Naoki Kambe 8023760a5f [trac930] remove unneeded mockups, fake modules and dummy data 14 years ago
  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