JINMEI Tatuya
|
715fee7daf
[1101] forgot to save one cleanup change.
|
13 years ago |
JINMEI Tatuya
|
c342486980
[1101] use pre-generated forwarding .py files under log_messages srcdir
|
13 years ago |
Jelte Jansen
|
af10f1ef69
[1245] use forward decl in xxx_python.h where practical
|
13 years ago |
Jelte Jansen
|
3eb0dedb8a
[1245] add NULL checks in PyXXX_ToXXX() functions
|
13 years ago |
Jelte Jansen
|
2f8c4b3da6
[1245] catch exceptions where createXXXObject() is called
|
13 years ago |
Michal 'vorner' Vaner
|
ee468e8f02
[1112] Editorial cleanup: added parentheses
|
13 years ago |
JINMEI Tatuya
|
433f29fd44
[1245] adjusted the python wrapper template so it works with the change
|
13 years ago |
Ocean Wang
|
f0274b7451
[trac1112] Replace IS_DIGIT macro with function in anonymouse namespace. Replace TEST_F with TEST in unit tests. Update the description of InvalidRdataTest exception.
|
13 years ago |
Jelte Jansen
|
45ef63790b
[1245] move initModulePart calls to pydnspp.cc
|
13 years ago |
Jelte Jansen
|
cbf08d5634
[1245] remove some unnecessary comments
|
13 years ago |
Jelte Jansen
|
84a95705e1
Merge branch 'trac1245' of ssh://git.bind10.isc.org/var/bind10/git/bind10 into trac1245
|
13 years ago |
Jelte Jansen
|
aa5fd84d43
[1245] remove #include <config.h>
|
13 years ago |
Jelte Jansen
|
fac67afcee
[1245] remove const for sunstudio build
|
13 years ago |
Jelte Jansen
|
90b740caf4
[1245] namespace fix
|
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
|
b12f4e5500
[1245] update makefile and fix createRRsetObject
|
13 years ago |
Jelte Jansen
|
1808345838
[1245] move all s_ decls to inside the .cc
|
13 years ago |
Jelte Jansen
|
fbe4ee1f76
[1245] rename internal object to cppobj for consistency
|
13 years ago |
Jelte Jansen
|
9c53309978
[1245] remove initModule from headers
|
13 years ago |
JINMEI Tatuya
|
8ee5844e8d
[1245] editorial cleanups: removed unnecesary 'static'; fixed typo in comments.
|
13 years ago |
JINMEI Tatuya
|
c9ad781ebb
[1245] two small fixes: missing LIBRARY_PATH_PLACEHOLDER in some
|
13 years ago |
Ocean Wang
|
9f441d72a2
[trac1112] Add escaped characters support and unit tests to to characterstr class
|
13 years ago |
Jelte Jansen
|
4d39f72b87
[1245] cleanup of some comments in .cc files
|
13 years ago |
Jelte Jansen
|
ece8bd155e
[1245] clean up headers
|
13 years ago |
Jelte Jansen
|
b59f898456
[1245] split up headers and make dynamic library
|
13 years ago |
JINMEI Tatuya
|
3089b6fd6e
[1101] additional documentation
|
13 years ago |
JINMEI Tatuya
|
3a9dc4fbd7
[1101] missing new files
|
13 years ago |
JINMEI Tatuya
|
5859f17725
[1101] fix BUILT_SOURCES overriding
|
13 years ago |
JINMEI Tatuya
|
4948e0c896
[1101] build setup changes so that we can use a dedicated package directory
|
13 years ago |