Mukund Sivaraman
|
ee424bbc72
[2432] Move common code into a helper method
|
il y a 12 ans |
Mukund Sivaraman
|
bdf19add5f
[2432] Return status in removeRRset()
|
il y a 12 ans |
Mukund Sivaraman
|
cfbb9eada0
[2432] Document whether rrsets can be modified after being added
|
il y a 12 ans |
Mukund Sivaraman
|
8bca74f57a
[2432] Document the state of the collection for empty constructor
|
il y a 12 ans |
Mukund Sivaraman
|
34929974f3
[2432] Rename iterator class to Iterator
|
il y a 12 ans |
Mukund Sivaraman
|
98d515d5e6
[2432] Add a RRsetCollection constructor that takes an std::istream
|
il y a 12 ans |
Mukund Sivaraman
|
4a15ebc6f3
[2432] Add more API documentation
|
il y a 12 ans |
Mukund Sivaraman
|
8f149bd049
[2432] Add API doc for equals() about incompatible types
|
il y a 12 ans |
Mukund Sivaraman
|
201672389b
[2432] Add rrset_collection{,_base}.h to libdns++ installed headers
|
il y a 12 ans |
JINMEI Tatuya
|
fc88231321
[2432] use EXPECT_TRUE and ==/!= instead of EXPECT_EQ/NE iterators
|
il y a 12 ans |
Mukund Sivaraman
|
82d0b7f2ab
[2432] Explain ownership of rrset passed to addRRset()
|
il y a 12 ans |
Mukund Sivaraman
|
2205f81d52
[2432] Add virtual destructor
|
il y a 12 ans |
Mukund Sivaraman
|
a9c8b8f3cd
[2432] Untabify
|
il y a 12 ans |
Mukund Sivaraman
|
12b24545cb
[2432] Don't throw when comparing iterators from different RRsetCollectionBase implementations
|
il y a 12 ans |
Mukund Sivaraman
|
0a14dac041
[2432] Untabify
|
il y a 12 ans |
Mukund Sivaraman
|
9cb41a2f06
[2432] Throw during addRRset() if an rrset with the given class, type and name already exists
|
il y a 12 ans |
Mukund Sivaraman
|
7383457001
[2432] Add zero-argument RRsetCollection constructor
|
il y a 12 ans |
Mukund Sivaraman
|
e6c05e2180
[2432] Remove iter variable
|
il y a 12 ans |
Mukund Sivaraman
|
b5735838a4
[2432] Move addAndRemove test code to a helper method
|
il y a 12 ans |
Mukund Sivaraman
|
e4a823ad34
[2432] Change equality check style
|
il y a 12 ans |
Mukund Sivaraman
|
6c738ab17c
[2432] Add tests for absent RRClass
|
il y a 12 ans |
Mukund Sivaraman
|
7eee122175
[2432] Add RRClass too in the RRsetCollection key, and make find() search for them
|
il y a 12 ans |
Mukund Sivaraman
|
b5aa1d1b12
[2432] Unify common test code
|
il y a 12 ans |
Mukund Sivaraman
|
2fc0ce200d
[2432] Update comment about ignoring error and warning callbacks
|
il y a 12 ans |
Mukund Sivaraman
|
d33dd12555
[2432] Remove the empty rrset_collection_base.cc file
|
il y a 12 ans |
Mukund Sivaraman
|
c645605f43
[2432] Add RRsetCollectionBase, and an implementation of RRsetCollection
|
il y a 12 ans |
Jelte Jansen
|
ff7903d22a
[master] Update Changelog for merge of #2380
|
il y a 12 ans |
Jelte Jansen
|
689b015753
[master] Merge branch 'trac2380merge2'
|
il y a 12 ans |
JINMEI Tatuya
|
0b4fca9e95
[2380] another missing CLEANFILE
|
il y a 12 ans |
JINMEI Tatuya
|
364716d15d
[2380] reordered log messages
|
il y a 12 ans |