Commit History

Author SHA1 Message Date
  Mukund Sivaraman 846dbfde91 [1774] Use uint8_t instead of unsigned char 13 years ago
  Mukund Sivaraman de9c0a0b8c [1774] Use uint8_t for characters of Name data 13 years ago
  JINMEI Tatuya 896dd6912c [1603] added one note about where to place seq_hashes. 13 years ago
  JINMEI Tatuya 4dbcf3b666 [1603] simplified the part of trimming exceessive renderer table space. 13 years ago
  JINMEI Tatuya 38278a2b5a [1603] one more editorial update in comments 13 years ago
  JINMEI Tatuya 0b55e11e55 [1603] moved the array for hash to the impl class and use boost::array for it. 13 years ago
  JINMEI Tatuya 8123c01dbd [1603] cleanup: constify a member function. 13 years ago
  JINMEI Tatuya 914212e06d [1603] store hash value for the name stored in OffsetItem. 13 years ago
  JINMEI Tatuya cd8b0868f1 [1603] comment and variable name cleanup 13 years ago
  JINMEI Tatuya 55fdccd716 [1603] use InputBuffer instead of handling raw pointers. 13 years ago
  JINMEI Tatuya eabc47cf4e [1603] a minor improvement: use template for case check of NameCompare 13 years ago
  JINMEI Tatuya dd95b7f182 [1603] overall cleanup and comment update 13 years ago
  JINMEI Tatuya 62411740bf [1603] revise MessageRenderer again: use original framework with hash table. 13 years ago
  JINMEI Tatuya f0b94ec2fb [1603] updated the behavior of setCompressMode(): now disallow it in rendering. 13 years ago
  JINMEI Tatuya 1296fe25ed [1603] revised the MessageRenderer w/ a hash table and LabelSequence. 13 years ago
  JINMEI Tatuya 89f1ae8c2f [1697] made sure the used buffer is intact on reset. 13 years ago
  JINMEI Tatuya a9d3e3d624 [1697] added AbstractMessageRenderer::setBuffer method 13 years ago
  JINMEI Tatuya fb9060e5dc [1697] 1st update: make MessageRenderer constructors parameter-free. 13 years ago
  Stephen Morris cd4c9eb086 [1470] Correct data type of counter 13 years ago
  Jeremy C. Reed 4d18d30608 [jreed-doxygen] fix various doxygen warnings 13 years ago
  Michal 'vorner' Vaner e5cae84640 [trac846] Use correct iterator 14 years ago
  Michal 'vorner' Vaner 9ce716d340 Merge branch 'work/rdatafields' 14 years ago
  Michal 'vorner' Vaner f65cb09eef [trac404] Cleanup some getBuffer()s 14 years ago
  chenzhengzhang ecb22c0c22 [trac749] update namespace names 14 years ago
  Michal 'vorner' Vaner 3384859c8e [trac404] Make the buffer private 14 years ago
  chenzhengzhang 36dd3d4b0b [trac749] refactor more C++ utility code 14 years ago
  chenzhengzhang f6aa7d5956 [trac749] refactor C++ utility library 14 years ago
  Michal 'vorner' Vaner a125177e36 [trac404] Remove duplicate code 14 years ago
  JINMEI Tatuya e3e59cf1f2 cleanup: removed $Id$, which is useless now that we've migrated to git. 14 years ago
  JINMEI Tatuya 886bc05b44 cleanup: use relative path to header files from "src/lib", i.e., s/"name.h"/<dns/name.h", etc. also removed unnecessary header files to be included. 15 years ago