Ocean Wang
|
f7b5370a9b
[master] Merge trac1112 and update the ChangeLog
|
13 years ago |
Ocean Wang
|
12d62d54d3
Merge branch 'master' into trac1112
|
13 years ago |
Jelte Jansen
|
c38112d8b5
[master] update run_bind10 to include new lib path
|
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 |
Jeremy C. Reed
|
02b2e71bdc
[master] fix typo in the configuration name
|
13 years ago |
JINMEI Tatuya
|
8d1942a3b7
[master] use install-sh (with -m) instead of cp to make sure writable test
|
13 years ago |
JINMEI Tatuya
|
856ff83ad2
[1199] corrected the description of the ZoneFinder class.
|
13 years ago |