Commit History

Author SHA1 Message Date
  Naoki Kambe 3e0a0e157b [trac929] 13 years ago
  Naoki Kambe 93a7f7d149 [trac929] add more strict check for date and time format (add reverse check) 13 years ago
  Naoki Kambe 7bda7762ab [trac929] 13 years ago
  Jelte Jansen e108ea6f21 [trac926] support direct addition of values to named set 13 years ago
  Jelte Jansen 1f26ac530c [trac926] call it 'named set', not 'named map' 13 years ago
  Jelte Jansen bf635ee41a [trac926] add 'named_map' type in cpp module check 14 years ago
  Jelte Jansen 61e7f493f8 [trac471] address review comments 14 years ago
  JINMEI Tatuya b229aa1c06 [trac613] pass parameters by reference instead of a copy of obj when possible 14 years ago
  JINMEI Tatuya 8a47d8d2b9 [trac613] catch exceptions by (const) reference. 14 years ago
  JINMEI Tatuya e3e59cf1f2 cleanup: removed $Id$, which is useless now that we've migrated to git. 14 years ago
  Jelte Jansen 231849d98c change method names according to right camelcasing 14 years ago
  Jelte Jansen 0a4145a3c6 add validate_command to module_spec API 14 years ago
  Jelte Jansen 3d605d9770 also prevent unknown data to get into internal systems (by adding a check for unspecified data in validate_config calls) 14 years ago
  JINMEI Tatuya 8845466c19 overall style cleanup: adjusted brace positions according to the coding guideline. 14 years ago
  JINMEI Tatuya 1c503d75b4 constified lib/cc API as much as possible. (trac #310) 14 years ago
  JINMEI Tatuya 81eb4c244c style fixes: 14 years ago
  JINMEI Tatuya 5f1739873b s/#include "header"/#include <[path/]header>/ (trac #291) 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 2568b6c2fa created toJSON functions (which are mostly the old str() ones, str() is now a general Element function that calls toJSON) 15 years ago
  Jelte Jansen 1db7be2208 Merged in branches/trac90 15 years ago
  Jelte Jansen 4074eb619e use isnull in test 15 years ago
  Jelte Jansen f189032a01 rename unittests/ dirs to tests/ 15 years ago