Commit History

Author SHA1 Message Date
  JINMEI Tatuya 3dae428408 [1688] use sstream, not iostreaam, for ostringstream. also reordered headers. 13 years ago
  Stephen Morris b09579f0af [1688] Updated as a result of review 13 years ago
  Stephen Morris c71fd9915c [1688] Add AbstractRRset::lthan() 13 years ago
  Mukund Sivaraman 02db7759b6 bug #1748: Add one more testcase comparing a RRset with itself 13 years ago
  Mukund Sivaraman 64eef65d27 [1748] Define AbstractRRset::isSameKind() and implement the default version 13 years ago
  JINMEI Tatuya fb9060e5dc [1697] 1st update: make MessageRenderer constructors parameter-free. 13 years ago
  chenzhengzhang ecb22c0c22 [trac749] update namespace names 14 years ago
  chenzhengzhang 36dd3d4b0b [trac749] refactor more C++ utility code 14 years ago
  chenzhengzhang f6aa7d5956 [trac749] refactor C++ utility library 14 years ago
  JINMEI Tatuya e3e59cf1f2 cleanup: removed $Id$, which is useless now that we've migrated to git. 14 years ago
  JINMEI Tatuya 397245dfa9 changed the interface of AbstractRRset::getRdataIterator() 14 years ago
  JINMEI Tatuya 8845466c19 overall style cleanup: adjusted brace positions according to the coding guideline. 14 years ago
  JINMEI Tatuya 5f1739873b s/#include "header"/#include <[path/]header>/ (trac #291) 15 years ago
  JINMEI Tatuya 4822e03320 made test data paths dynamically configurable with the default path of @srcdir@/testdata. This will allow testdata to be referred to from a non-src build directory. 15 years ago
  Jeremy C. Reed 2e119c7e22 Restructure trunk again. 15 years ago