- 22 Sep, 2011 5 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
- 21 Sep, 2011 3 commits
-
-
Ocean Wang authored
-
Ocean Wang authored
-
Ocean Wang authored
-
- 20 Sep, 2011 9 commits
-
-
Jelte Jansen authored
This should fix the failed systest
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
instead of dynamically creating them so that all of in-src separate-builddir and distcheck will succeed.
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
and removed unused createMessageRendererObject function
-
Michal 'vorner' Vaner authored
-
JINMEI Tatuya authored
of the assumption on @CPPCLASS@Container constructor (it's now explicit)
-
Ocean Wang authored
[trac1112] Replace IS_DIGIT macro with function in anonymouse namespace. Replace TEST_F with TEST in unit tests. Update the description of InvalidRdataTest exception.
-
- 19 Sep, 2011 1 commit
-
-
Jelte Jansen authored
-
- 16 Sep, 2011 8 commits
-
-
Jelte Jansen authored
-
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
- 15 Sep, 2011 4 commits
-
-
Jelte Jansen authored
Added a lot of conversion functions for that
-
Jelte Jansen authored
-
Jelte Jansen authored
and move it to an internal namespace move the declaration of the functions to pydnspp.cc
-
JINMEI Tatuya authored
-
- 14 Sep, 2011 2 commits
-
-
JINMEI Tatuya authored
test's Makefile.am (usual MacOS nit); made sure PY_SSIZE_T_CLEAN is defined when 'y#' is used with PyArg_ParseTuple. For the latter, see http://docs.python.org/py3k/c-api/arg.html#strings-and-buffers
-
Ocean Wang authored
-
- 13 Sep, 2011 3 commits
-
-
Jelte Jansen authored
A lot of the comments were leftovers from when this was all one big source file, and in individual files the comments were either wrong or superfluous (since the that was commented is self-explanatory with the context now)
-
Jelte Jansen authored
-
Jelte Jansen authored
None of the .cc files are now included directly anymore, and the main source file for the python module contains only the module definition. All functionality is moved to a dynamic library that is also usable by other wrapper modules. Also split up the rest of the source files into header and code files, and made them more consistent with the rest. Added conversion from/to PyObject* for some of the types (the ones I needed so far for trac1179)
-
- 09 Sep, 2011 4 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
for python logging message scripts.
-
- 08 Sep, 2011 1 commit
-
-
Jeremy C. Reed authored
dash to underscore (obvious by looking in spec and python script.)
-