Historique des commits

Auteur SHA1 Message Date
  Jelte Jansen 3d605d9770 also prevent unknown data to get into internal systems (by adding a check for unspecified data in validate_config calls) 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 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
  JINMEI Tatuya 5f1739873b s/#include "header"/#include <[path/]header>/ (trac #291) il y a 14 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 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
  Jelte Jansen 1db7be2208 Merged in branches/trac90 il y a 15 ans
  Jelte Jansen 4074eb619e use isnull in test il y a 15 ans
  Jelte Jansen f189032a01 rename unittests/ dirs to tests/ il y a 15 ans