Commit History

Author SHA1 Message Date
  Jelte Jansen 732ace0910 more tests, data_def.cc is not covered as much as possible 15 years ago
  Jelte Jansen f55eb12345 added one more optional createFromString method that lets you specify the source file name for better error reporting 15 years ago
  Jelte Jansen 58f86251c5 - use <builddir>/include (the one with the symlinks) for all includes 15 years ago
  Jelte Jansen c51d6c7ba3 Data Elements fixups; 15 years ago
  Jelte Jansen 35fabdf103 some minor include fixes 15 years ago
  Jelte Jansen 307918fc7a added doxygen docs for most of data.h 15 years ago
  Jelte Jansen 138c18e70a refactor: function_name to functionName in data.h (functions on isc::data::Elements) 15 years ago
  Jelte Jansen 27185721c3 refactor: namespace changes 15 years ago
  Jelte Jansen f772eb96a9 merged branch jelte_datadef back 15 years ago
  Jelte Jansen ec10fee3bd don't send config if it is None 15 years ago
  Jelte Jansen 4974ce5dc8 some unit tests for Elements, and fixed a few bugs while i was writing them 15 years ago
  Jelte Jansen 805d4406fd start with data specification and validation part 15 years ago
  Jelte Jansen 6d17271322 create_from_string now throws a ParseError exception instead of returning an empty shared pointer 15 years ago
  Jelte Jansen 7730fa872a added Element::create_from_string(std::string) (as an addition to Element::create_from_string(std::stringstream) 15 years ago
  JINMEI Tatuya bd2469e99d quickly ported the cc library from the experiments branch 15 years ago