Commit History

Author SHA1 Message Date
  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
  Mukund Sivaraman 2205f81d52 [2432] Add virtual destructor 12 years ago
  Mukund Sivaraman a9c8b8f3cd [2432] Untabify 12 years ago
  Mukund Sivaraman 12b24545cb [2432] Don't throw when comparing iterators from different RRsetCollectionBase implementations 12 years ago
  Mukund Sivaraman 0a14dac041 [2432] Untabify 12 years ago
  Mukund Sivaraman 9cb41a2f06 [2432] Throw during addRRset() if an rrset with the given class, type and name already exists 12 years ago
  Mukund Sivaraman 7383457001 [2432] Add zero-argument RRsetCollection constructor 12 years ago
  Mukund Sivaraman e6c05e2180 [2432] Remove iter variable 12 years ago
  Mukund Sivaraman b5735838a4 [2432] Move addAndRemove test code to a helper method 12 years ago
  Mukund Sivaraman e4a823ad34 [2432] Change equality check style 12 years ago
  Mukund Sivaraman 6c738ab17c [2432] Add tests for absent RRClass 12 years ago