1. 60794f5 osx BUGFIX incorrect macro name, use PATH_MAX instead of old MAXPATHLEN by Radek Krejci · 6 years ago
  2. 7802bae BUGFIX use of PATH_MAX (for OSX) by Radek Krejci · 6 years ago
  3. cad716e CHANGE add get_current_dir_name() implementation missing on some platforms by Radek Krejci · 6 years ago
  4. 4f28eda schema compilation CHANGE partial support for types by Radek Krejci · 6 years ago
  5. b7db73a schemas FEATURE add schema getters from the context by Radek Krejci · 6 years ago
  6. 86d106e context FEATURE public API for parsing schemas by Radek Krejci · 6 years ago
  7. b416be6 common CHANGE make utf8 getter more generic for other parsers, not only for XML by Radek Krejci · 6 years ago
  8. d972c25 xml FEATURE XML attribute parsing function by Radek Krejci · 6 years ago
  9. 531fe5b YANG parser CHANGE make lysp_get_data_line() static and only for YANG parser by Radek Krejci · 6 years ago
  10. f345c01 common CHANGE refactor lysp_check_date() by Radek Krejci · 6 years ago
  11. c59bc97 parsers CHANGE move statements lists from YANG parser by Radek Krejci · 6 years ago
  12. dac4059 common NEW function for counting newlines by Michal Vasko · 6 years ago
  13. 5825771 log CHANGE message macros updated by Michal Vasko · 6 years ago
  14. 2b79254 common BUGFIX typo by Michal Vasko · 6 years ago
  15. 841d1a9 common NEW lysp_check_date function by Michal Vasko · 6 years ago
  16. 1324b6c common NEW ly_realloc() and macro for new lysp structure array item by Michal Vasko · 6 years ago