Historique des commits

Auteur SHA1 Message Date
  JINMEI Tatuya ba7573eb62 [1866] define Rcode/Opcode python constants, as objects, not via proxy. il y a 12 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 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 137b34f124 fixed overkilling in the previous commit (skipping review) il y a 14 ans
  JINMEI Tatuya ef62e72058 corrected type mismatches in variable initialization il y a 14 ans
  JINMEI Tatuya 50f0a76b2d corrected a variable type for python "b", i.e., from uint16 to uint8. il y a 14 ans
  JINMEI Tatuya 0ab28241aa provided documentation il y a 14 ans
  JINMEI Tatuya 7ad9d497ec - separated Rcode class declarations and definitions in different files il y a 14 ans
  JINMEI Tatuya 5ec15e6a8a some cleanup il y a 14 ans