Historique des commits

Auteur SHA1 Message Date
  Kazunori Fujiwara e5b3471d57 [3015] Added Notes about the use of int64_t, long long, long and int il y a 11 ans
  Kazunori Fujiwara 0202fc5aea [3015] Rewrote to use boost::lexical cast to convert string to values il y a 11 ans
  Kazunori Fujiwara 5d8b4032ea [3015] Type of IntElement is changed from long int to int64_t. il y a 12 ans
  Michal 'vorner' Vaner 739735c08b [1835] (unrelated) docs: Clarify what happens if key missing il y a 12 ans
  Jeremy C. Reed 6ae0d625f0 [master] many misspelling and typo fixes il y a 12 ans
  Mukund Sivaraman 806865cd2e [2432] Fix more cases of \return (use singular form) il y a 12 ans
  Mukund Sivaraman 059a2a1751 [2357] Update scaffolding using fix-scaffolding.py tool il y a 12 ans
  Mukund Sivaraman 2975fbae44 [2302] Untabify and delete trailing whitespace il y a 12 ans
  Kazunori Fujiwara 593b348cbb [2302] Fix bugs in Element class il y a 12 ans
  Jelte Jansen 701c0d6d7c [trac1004] clean up if-statement and don't use json for copy il y a 14 ans
  Jeremy C. Reed 5f59f72eeb [jreed-doxygen] doxygen fixes and improvements. 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 9451d97fe9 type consistency for ?: values to suppress a compiler error. il y a 14 ans
  JINMEI Tatuya 1c503d75b4 constified lib/cc API as much as possible. (trac #310) il y a 14 ans
  JINMEI Tatuya 81eb4c244c style fixes: il y a 14 ans
  Jelte Jansen fb3488a5b0 updated doxy of merge() il y a 15 ans
  Jelte Jansen bd8add5608 addressed review comments 2 of 3 (or 4) il y a 15 ans
  Jelte Jansen a4939e499f addressed first part of review comments il y a 15 ans
  Jelte Jansen da2f8ada96 removed some constants which weren't used anymore il y a 15 ans
  Jelte Jansen d5a3a43839 added unit tests il y a 15 ans
  Jelte Jansen 6cb1f39f58 changed stringstream argument in toJSON to the more general ostream il y a 15 ans
  Jelte Jansen 90c2af0b37 made JSONError a subclass of isc::Exception instead of std:runtime_error il y a 15 ans
  Jelte Jansen c5dd3881c2 rename ParseError to JSONError il y a 15 ans
  Jelte Jansen b763a8e027 rename createFromString() to fromJSON() il y a 15 ans
  Jelte Jansen ab6751e34f empty constructors for lists and maps, and corresponding 'factory' functions Element::createList() and Element::createMap() il y a 15 ans
  Jelte Jansen e8e56447e1 few doc updates il y a 15 ans
  Jelte Jansen 2568b6c2fa created toJSON functions (which are mostly the old str() ones, str() is now a general Element function that calls toJSON) il y a 15 ans
  JINMEI Tatuya ad4d6587a8 cleanup: pass a const reference as a copy source instead of an object. il y a 15 ans
  JINMEI Tatuya d8a28660b6 hide UNUSED_PARAM attributes in .cc, not .h as it wouldn't be good to il y a 15 ans
  JINMEI Tatuya 13c65b49a1 namespace related cleanups il y a 15 ans