Historique des commits

Auteur SHA1 Message Date
  JINMEI Tatuya 6010b776a5 [2500] use MasterLexer for "from string" ctor's of SOA rdata il y a 12 ans
  JINMEI Tatuya 50ca8b1b82 [2470] added wrapper interface to create null loader callbacks il y a 12 ans
  JINMEI Tatuya 09d70952ca [2382] added one suggested test: a case where RDATA is followed by comment il y a 12 ans
  JINMEI Tatuya e441d6b05a [2382] warn if RDATA immediately followed by EOF il y a 12 ans
  JINMEI Tatuya 0ad163bb37 [2382] handle other generic isc::Exception il y a 12 ans
  JINMEI Tatuya f7f3060b97 [2382] supported extra token case and callback calls on error. il y a 12 ans
  JINMEI Tatuya b9f1eefe7e [2382] Consume to end of line / file in createRdata(). il y a 12 ans
  JINMEI Tatuya b48ecd894a [2497] constify il y a 12 ans
  Mukund Sivaraman c73280d2eb [2497] Also check and stop at END_OF_LINE il y a 12 ans
  Mukund Sivaraman 022d388819 [2497] Add rdata::createRdata() and tests for some RRtypes il y a 12 ans
  Mukund Sivaraman c1a0b11d84 [master] Move cppcheck suppressions to the source files (inline) il y a 13 ans
  JINMEI Tatuya fb9060e5dc [1697] 1st update: make MessageRenderer constructors parameter-free. il y a 13 ans
  chenzhengzhang ecb22c0c22 [trac749] update namespace names il y a 14 ans
  chenzhengzhang 36dd3d4b0b [trac749] refactor more C++ utility code il y a 14 ans
  chenzhengzhang f6aa7d5956 [trac749] refactor C++ utility library il y a 14 ans
  JINMEI Tatuya e3e59cf1f2 cleanup: removed $Id$, which is useless now that we've migrated to git. il y a 14 ans
  JINMEI Tatuya 9f42d28ba7 merged trac #365: clang++ support il y a 14 ans
  JINMEI Tatuya 8845466c19 overall style cleanup: adjusted brace positions according to the coding guideline. il y a 14 ans
  JINMEI Tatuya 9352ca348f change EXPECT_EQ(true, <expression>) to EXPECT_TRUE(<expression>) based on a comment in the ticket. il y a 14 ans
  JINMEI Tatuya 5f1739873b s/#include "header"/#include <[path/]header>/ (trac #291) il y a 15 ans
  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. il y a 15 ans
  JINMEI Tatuya 3e235c59c5 cleanup: construct RRType from integer when possible. il y a 15 ans
  JINMEI Tatuya 133f25c3af cleanup: construct RRClasses from integer rather than strings when how to construct them doesn't matter. il y a 15 ans
  JINMEI Tatuya e732d5573b cleanup: use constants RRClasses rather than constructing them from text every time. il y a 15 ans
  Jeremy C. Reed 2e119c7e22 Restructure trunk again. il y a 15 ans