Commit History

Author SHA1 Message Date
  Jelte Jansen 3eb0dedb8a [1245] add NULL checks in PyXXX_ToXXX() functions 13 years ago
  Jelte Jansen 45ef63790b [1245] move initModulePart calls to pydnspp.cc 13 years ago
  Jelte Jansen 0ea828cb5c [1245] raise exception in _Check() if obj is NULL 13 years ago
  Jelte Jansen 170a0661df [1245] Make CPPPyObjectContainer constructor explicit 13 years ago
  Jelte Jansen 1808345838 [1245] move all s_ decls to inside the .cc 13 years ago
  Jelte Jansen 9c53309978 [1245] remove initModule from headers 13 years ago
  Jelte Jansen 4d39f72b87 [1245] cleanup of some comments in .cc files 13 years ago
  JINMEI Tatuya 7c576f2e3d [master] same fix as 1440e71: another missing Python.h at the beginning of .cc 14 years ago
  JINMEI Tatuya 1ea71dc169 [trac905] other adjustment to support TSIGError. Rcode binding was also 14 years ago
  chenzhengzhang 238735e158 [trac363] update excepiton type and data type 14 years ago
  chenzhengzhang ac453e6653 [trac363] minor fix according to review comments 14 years ago
  chenzhengzhang 3e6c2a9c09 [trac363] use larger size type for PyArg_ParseTuple() 14 years ago
  JINMEI Tatuya e3e59cf1f2 cleanup: removed $Id$, which is useless now that we've migrated to git. 14 years ago
  JINMEI Tatuya 88d0f23444 omit parameter names when the parameter is unused, instead of the compiler dependent workaround using UNUSED_PARAM. 14 years ago
  JINMEI Tatuya ef62e72058 corrected type mismatches in variable initialization 14 years ago
  JINMEI Tatuya 0ab28241aa provided documentation 14 years ago