Historique des commits

Auteur SHA1 Message Date
  Mukund Sivaraman c16bfe0dc8 [2435] Handle find() with RRClass that may not be found il y a 12 ans
  Mukund Sivaraman 6c0febf6e8 [2435] Test RRsetCollection against both MockAccessor and TestSQLite3Accessor il y a 12 ans
  Mukund Sivaraman 716eeec4d6 [2435] Remove the DatasrcIter implementation for now il y a 12 ans
  Mukund Sivaraman a69acbd2f9 [2435] Describe that a reference to the updater is kept il y a 12 ans
  Mukund Sivaraman 173f076fb4 [2435] Rename DsIter iterator class to DatasrcIter il y a 12 ans
  Mukund Sivaraman 88639855c4 [2435] Fix copyright year of files il y a 12 ans
  Mukund Sivaraman 70cb4d4886 [2435] Implement datasrc version of RRsetCollection il y a 12 ans
  Mukund Sivaraman 806865cd2e [2432] Fix more cases of \return (use singular form) il y a 12 ans
  Mukund Sivaraman e7f9ab5365 [2432] Use prefix operator++ il y a 12 ans
  Mukund Sivaraman 35d02013f2 [2432] Minimize code il y a 12 ans
  Mukund Sivaraman 004823862f [2432] Use ASSERT_TRUE to not crash test suite in some places il y a 12 ans
  Mukund Sivaraman 1fa69473d8 [2432] Fix use of \return (use singular form) il y a 12 ans
  Mukund Sivaraman 3baea8cf89 [2432] Use \throws in API doc il y a 12 ans
  Mukund Sivaraman 08c2f82000 [2432] Remove explicit template instantiation in one case il y a 12 ans
  Mukund Sivaraman dd444334eb [2432] Remove RRsetCollection::find() that returns an AbstractRRset il y a 12 ans
  Mukund Sivaraman 5d3af5f896 [2432] Add some more API doc il y a 12 ans
  Mukund Sivaraman bbb8a8f0ed [2432] Use RRCollator during RRsetCollection construction (zone-loading) il y a 12 ans
  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