Commit History

Author SHA1 Message Date
  JINMEI Tatuya 1c503d75b4 constified lib/cc API as much as possible. (trac #310) 14 years ago
  JINMEI Tatuya 81eb4c244c style fixes: 14 years ago
  Jelte Jansen fb3488a5b0 updated doxy of merge() 15 years ago
  Jelte Jansen bd8add5608 addressed review comments 2 of 3 (or 4) 15 years ago
  Jelte Jansen a4939e499f addressed first part of review comments 15 years ago
  Jelte Jansen da2f8ada96 removed some constants which weren't used anymore 15 years ago
  Jelte Jansen d5a3a43839 added unit tests 15 years ago
  Jelte Jansen 6cb1f39f58 changed stringstream argument in toJSON to the more general ostream 15 years ago
  Jelte Jansen 90c2af0b37 made JSONError a subclass of isc::Exception instead of std:runtime_error 15 years ago
  Jelte Jansen c5dd3881c2 rename ParseError to JSONError 15 years ago
  Jelte Jansen b763a8e027 rename createFromString() to fromJSON() 15 years ago
  Jelte Jansen ab6751e34f empty constructors for lists and maps, and corresponding 'factory' functions Element::createList() and Element::createMap() 15 years ago
  Jelte Jansen e8e56447e1 few doc updates 15 years ago
  Jelte Jansen 2568b6c2fa created toJSON functions (which are mostly the old str() ones, str() is now a general Element function that calls toJSON) 15 years ago
  JINMEI Tatuya ad4d6587a8 cleanup: pass a const reference as a copy source instead of an object. 15 years ago
  JINMEI Tatuya d8a28660b6 hide UNUSED_PARAM attributes in .cc, not .h as it wouldn't be good to 15 years ago
  JINMEI Tatuya 13c65b49a1 namespace related cleanups 15 years ago
  JINMEI Tatuya b6ec0cff3f clarified that some variables are intentionally unused to suppress -Wextra 15 years ago
  JINMEI Tatuya 9857db0468 s/dns_throw/isc_throw/ 15 years ago
  Jeremy C. Reed 2e119c7e22 Restructure trunk again. 15 years ago