Historique des commits

Auteur SHA1 Message Date
  JINMEI Tatuya abf5722f11 [1883] make sure the conversion to Py_hash_t by tp_hash is safe and avoids -1. il y a 13 ans
  JINMEI Tatuya 3da2b4dd51 [master] use Py_hash_t for return value of tp_hash, and define it for old vers. il y a 13 ans
  JINMEI Tatuya 80c031beb7 [1512] supported python hash for dns.Name and dns.RRClass. il y a 13 ans
  JINMEI Tatuya 0f6b216a89 [1298] do not assume return value of PyBool_Check as (C++) bool; clang il y a 13 ans
  Jelte Jansen 23cfc5b4d9 [1298] add omit_final_dot support to isc.dns.Name.to_text() il y a 13 ans
  Jelte Jansen 3eb0dedb8a [1245] add NULL checks in PyXXX_ToXXX() functions il y a 13 ans
  Jelte Jansen 45ef63790b [1245] move initModulePart calls to pydnspp.cc il y a 13 ans
  Jelte Jansen 0ea828cb5c [1245] raise exception in _Check() if obj is NULL il y a 13 ans
  Jelte Jansen 170a0661df [1245] Make CPPPyObjectContainer constructor explicit il y a 13 ans
  Jelte Jansen 1808345838 [1245] move all s_ decls to inside the .cc il y a 13 ans
  Jelte Jansen fbe4ee1f76 [1245] rename internal object to cppobj for consistency il y a 13 ans
  Jelte Jansen 9c53309978 [1245] remove initModule from headers il y a 13 ans
  Jelte Jansen 4d39f72b87 [1245] cleanup of some comments in .cc files il y a 13 ans
  Jelte Jansen b59f898456 [1245] split up headers and make dynamic library il y a 13 ans
  JINMEI Tatuya 7a6f36fc90 [trac915] some additional cleanups: il y a 14 ans
  JINMEI Tatuya ff20711233 [trac915] made mostly straightforward changes to existing binding il y a 14 ans
  chenzhengzhang fe0c557fa0 [trac749] Merge 'master' into trac749 il y a 14 ans
  chenzhengzhang ecb22c0c22 [trac749] update namespace names il y a 14 ans
  chenzhengzhang 36dd3d4b0b [trac749] refactor more C++ utility code il y a 14 ans
  chenzhengzhang f6aa7d5956 [trac749] refactor C++ utility library il y a 14 ans
  chenzhengzhang ba6927dc78 [trac363] add more boundary test cases for python wrappers il y a 14 ans
  chenzhengzhang 238735e158 [trac363] update excepiton type and data type il y a 14 ans
  chenzhengzhang ac453e6653 [trac363] minor fix according to review comments il y a 14 ans
  chenzhengzhang 3e6c2a9c09 [trac363] use larger size type for PyArg_ParseTuple() il y a 14 ans
  JINMEI Tatuya e3e59cf1f2 cleanup: removed $Id$, which is useless now that we've migrated to git. il y a 14 ans
  JINMEI Tatuya 88d0f23444 omit parameter names when the parameter is unused, instead of the compiler dependent workaround using UNUSED_PARAM. il y a 14 ans
  JINMEI Tatuya 86c629788c removed unnecessary cast from pydnspp binding to help NetBSD compile il y a 14 ans
  Jelte Jansen ade3b2f49f rename libdns_python to pydnspp il y a 14 ans
  JINMEI Tatuya 81eb4c244c style fixes: il y a 14 ans
  JINMEI Tatuya 0821f2b7b5 minor cleanup: il y a 14 ans