Commit History

Author SHA1 Message Date
  Mukund Sivaraman 3ea93cc724 [2435] Throw FindError in case there is a DataSourceError in ZoneFinder 12 years ago
  Mukund Sivaraman 5e3bc4cf78 [2435] Don't throw in case of out of zone queries 12 years ago
  Mukund Sivaraman c16bfe0dc8 [2435] Handle find() with RRClass that may not be found 12 years ago
  Mukund Sivaraman 6c0febf6e8 [2435] Test RRsetCollection against both MockAccessor and TestSQLite3Accessor 12 years ago
  Mukund Sivaraman 716eeec4d6 [2435] Remove the DatasrcIter implementation for now 12 years ago
  Mukund Sivaraman a69acbd2f9 [2435] Describe that a reference to the updater is kept 12 years ago
  Mukund Sivaraman 173f076fb4 [2435] Rename DsIter iterator class to DatasrcIter 12 years ago
  Mukund Sivaraman 88639855c4 [2435] Fix copyright year of files 12 years ago
  Mukund Sivaraman 70cb4d4886 [2435] Implement datasrc version of RRsetCollection 12 years ago
  Mukund Sivaraman 806865cd2e [2432] Fix more cases of \return (use singular form) 12 years ago
  Mukund Sivaraman e7f9ab5365 [2432] Use prefix operator++ 12 years ago
  Mukund Sivaraman 35d02013f2 [2432] Minimize code 12 years ago
  Mukund Sivaraman 004823862f [2432] Use ASSERT_TRUE to not crash test suite in some places 12 years ago
  Mukund Sivaraman 1fa69473d8 [2432] Fix use of \return (use singular form) 12 years ago
  Mukund Sivaraman 3baea8cf89 [2432] Use \throws in API doc 12 years ago
  Mukund Sivaraman 08c2f82000 [2432] Remove explicit template instantiation in one case 12 years ago
  Mukund Sivaraman dd444334eb [2432] Remove RRsetCollection::find() that returns an AbstractRRset 12 years ago
  Mukund Sivaraman 5d3af5f896 [2432] Add some more API doc 12 years ago
  Mukund Sivaraman bbb8a8f0ed [2432] Use RRCollator during RRsetCollection construction (zone-loading) 12 years ago
  Mukund Sivaraman ee424bbc72 [2432] Move common code into a helper method 12 years ago
  Mukund Sivaraman bdf19add5f [2432] Return status in removeRRset() 12 years ago
  Mukund Sivaraman cfbb9eada0 [2432] Document whether rrsets can be modified after being added 12 years ago
  Mukund Sivaraman 8bca74f57a [2432] Document the state of the collection for empty constructor 12 years ago
  Mukund Sivaraman 34929974f3 [2432] Rename iterator class to Iterator 12 years ago
  Mukund Sivaraman 98d515d5e6 [2432] Add a RRsetCollection constructor that takes an std::istream 12 years ago
  Mukund Sivaraman 4a15ebc6f3 [2432] Add more API documentation 12 years ago
  Mukund Sivaraman 8f149bd049 [2432] Add API doc for equals() about incompatible types 12 years ago
  Mukund Sivaraman 201672389b [2432] Add rrset_collection{,_base}.h to libdns++ installed headers 12 years ago
  JINMEI Tatuya fc88231321 [2432] use EXPECT_TRUE and ==/!= instead of EXPECT_EQ/NE iterators 12 years ago
  Mukund Sivaraman 82d0b7f2ab [2432] Explain ownership of rrset passed to addRRset() 12 years ago