Commit History

Author SHA1 Message Date
  Mukund Sivaraman 5e1c35d6a7 [2518] Add C++ unittests for DNS exception hierarchy 11 years ago
  Michal 'vorner' Vaner 81cf2b7ac4 [2383] Clarify @ in names 12 years ago
  Michal 'vorner' Vaner cfcad4db4f [2383] Append the origin if relative 12 years ago
  Michal 'vorner' Vaner 8d2205ed3f [2383] Basic parsing in the new Name constructor 12 years ago
  Michal 'vorner' Vaner 67500d3bd8 [2383] Extract name parser to separate function 12 years ago
  Michal 'vorner' Vaner 7187c1bb9c [2383] Cover the new Name constructor with tests 12 years ago
  Mukund Sivaraman c1a0b11d84 [master] Move cppcheck suppressions to the source files (inline) 13 years ago
  JINMEI Tatuya 88a80126ce [1627] (editorial) folded long lines 13 years ago
  Mukund Sivaraman 1a46994e85 [1627] Unify testcases for NameParserException checks 13 years ago
  Mukund Sivaraman 48cfa00bb9 bug #1627: Add common base class for name parser exceptions 13 years ago
  JINMEI Tatuya 9cabc799f2 [master] Merge branch 'trac1697' 13 years ago
  JINMEI Tatuya fb9060e5dc [1697] 1st update: make MessageRenderer constructors parameter-free. 13 years ago
  Jelte Jansen 5f4eb187db [1193] updates to fix cppcheck-1.53 warnings 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 be8886364d [trac613] canceled the workaround change for 'selfassignment' in tests. 14 years ago
  JINMEI Tatuya a9e9a2b26f [trac613] avoid the obvious form of self assignment to silence cppcheck. 14 years ago
  JINMEI Tatuya e3e59cf1f2 cleanup: removed $Id$, which is useless now that we've migrated to git. 14 years ago
  JINMEI Tatuya 9f42d28ba7 merged trac #365: clang++ support 14 years ago
  JINMEI Tatuya 8845466c19 overall style cleanup: adjusted brace positions according to the coding guideline. 14 years ago
  JINMEI Tatuya 9352ca348f change EXPECT_EQ(true, <expression>) to EXPECT_TRUE(<expression>) based on a comment in the ticket. 14 years ago
  JINMEI Tatuya bfd75fdafd overall cleanup for clang++ support: adding comment, configure setup, etc. 14 years ago
  JINMEI Tatuya fa8af3f633 made minimal level changes to build it with clang++. 14 years ago
  JINMEI Tatuya 5f1739873b s/#include "header"/#include <[path/]header>/ (trac #291) 15 years ago
  JINMEI Tatuya f0e6c292f6 merged branches/trac49 (for trac #49) (and the usual mergeinfo...) 15 years ago
  JINMEI Tatuya cf2f1288fb merged branches/177 (trac #177). 15 years ago
  JINMEI Tatuya b1fac007b8 sync the style with the guideline (position of curly braces). 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
  JINMEI Tatuya dbcf762d9e returned DNSMessageFORMERR when the "from wire" name constructor encounters 15 years ago