Historique des commits

Auteur SHA1 Message Date
  Jelte Jansen 0a4145a3c6 add validate_command to module_spec API il y a 14 ans
  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 d368617000 removed 'using namespace' from src/lib/config/module_spec.cc, and adjusted other files accordingly. 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 15 ans
  Jelte Jansen 93ef878841 actually use nameToType and typeToName, removed the old functions. Catch the typeerror and raise modulespecerror if this happend during module spec verification il y a 15 ans
  Jelte Jansen 89dad444d2 fixed some leftover ParseErrors il y a 15 ans
  Jelte Jansen b763a8e027 rename createFromString() to fromJSON() il y a 15 ans
  Jelte Jansen 1db7be2208 Merged in branches/trac90 il y a 15 ans
  Jeremy C. Reed 2e119c7e22 Restructure trunk again. il y a 15 ans