JINMEI Tatuya
|
2295e005f7
merged a fix in trunk
|
15 years ago |
JINMEI Tatuya
|
a9dc811752
bug fixes identified via unittests, some cleanups, added operator<<
|
15 years ago |
JINMEI Tatuya
|
4abeb3e389
used pimpl idiom to hide the internal use of std::vector (and therefore for
|
15 years ago |
JINMEI Tatuya
|
5d391aeb50
updated test data
|
15 years ago |
JINMEI Tatuya
|
45e7be0bbf
added some test cases for "unknown" type of RDATA
|
15 years ago |
JINMEI Tatuya
|
59ddc483c0
made sure RR{Type|Class}Param's constant parameters are initialized when it's
|
15 years ago |
JINMEI Tatuya
|
4d5233becd
moved test cases for specific RDATA-type classes to separate files to keep
|
15 years ago |
JINMEI Tatuya
|
450c2681a1
supported toText() and "from text" constructor for the generic (unknown) type
|
15 years ago |
JINMEI Tatuya
|
227a2d7a3d
- avoided unnecessary file generation based on time stamps
|
15 years ago |
JINMEI Tatuya
|
fcfd8c8cbc
specify tests in cpp/Makefile.am
|
15 years ago |
JINMEI Tatuya
|
6582726397
moved unit test related files to tests/ as we agreed in the f2f week.
|
15 years ago |
JINMEI Tatuya
|
7618c5a326
new development branch from the latest trunk
|
15 years ago |
Jelte Jansen
|
737d95aced
also move host includes to 'new style' (i.e. without /cpp/)
|
15 years ago |
Jelte Jansen
|
9bbf5a1452
added $srcdir to cat __init__.py files statements
|
15 years ago |
Jeremy C. Reed
|
ddcf8a07b7
So trunk is now a copy of branches/parkinglot as of revision 736.
|
15 years ago |
Jelte Jansen
|
7cb3db70f5
forgot to svn add
|
15 years ago |
Jelte Jansen
|
3a866699f9
moved exceptions out of libdns and created libexceptions
|
15 years ago |
Jelte Jansen
|
2bf3412901
add include and boost:: namespace for lexical_cast
|
15 years ago |
JINMEI Tatuya
|
1675d4a7cb
re-enabled -Woverloaded-virtual
|
15 years ago |
JINMEI Tatuya
|
13f30641f3
resolved name hiding between base and derived virtual member functions.
|
15 years ago |
JINMEI Tatuya
|
c3c6b25c92
enabled keyword substitution
|
15 years ago |
JINMEI Tatuya
|
a7e2adfaee
(minimum level of) RRSIG support
|
15 years ago |
JINMEI Tatuya
|
c635b9ac75
base64 encoder and decoder using boost base64_from_binary and
|
15 years ago |
JINMEI Tatuya
|
06fb83af31
more boost stuff, necessary for base64 encoder and decoder
|
15 years ago |
JINMEI Tatuya
|
40c690d9db
minor editorial fix
|
15 years ago |
JINMEI Tatuya
|
4cecaf0b1d
cleanup: hide section enumbs inside the class.
|
15 years ago |
JINMEI Tatuya
|
dd50aa404b
cleanup: skip performing unnecessary copy construction
|
15 years ago |
Jeremy C. Reed
|
fd461ee7bd
Directory name was changed from pymsgq to msgq.
|
15 years ago |
Jelte Jansen
|
85946ee1aa
removed old test script
|
15 years ago |
Jelte Jansen
|
78a0005a8f
- implemented tests for DataDefinition.validate(data)
|
15 years ago |