1. a751a31 common BUGFIX typo in identity statement name by David Sedlák · 5 years ago
  2. 83ba28f Merge remote-tracking branch 'upstream/libyang2' into libyang2 by David Sedlák · 5 years ago
  3. 4546aa6 common FEATURE ly_strcat() to concatenate strings by Radek Krejci · 5 years ago
  4. a1a6f77 Merge remote-tracking branch 'upstream/libyang2' into libyang2 by David Sedlák · 5 years ago
  5. 084289f data types CHANGE validate instance-identifier values by Radek Krejci · 5 years ago
  6. 21f87cd yin parser CHANGE add functions for checking of subelement constraints by David Sedlák · 5 years ago
  7. 10bfdf8 tests CHANGE add test for test_parse_instance_predicate() by Radek Krejci · 5 years ago
  8. 9ea8ca1 tests CHANGE add test for int/uint parsers by Radek Krejci · 5 years ago
  9. b4a4a27 parsers CHANGE clarify function names by Radek Krejci · 5 years ago
  10. 249973a data parsing CHANGE de-duplicate code by Radek Krejci · 5 years ago
  11. a9dc4ab compatibility BUGFIX detection of get_current_dir_name() presence by Radek Krejci · 5 years ago
  12. e7b9509 data tree FEATURE initial implementation of YANG data support by Radek Krejci · 5 years ago
  13. cc6a45c parsers BUGFIX uninitialized variable storing number of read bytes by Radek Krejci · 5 years ago
  14. 60794f5 osx BUGFIX incorrect macro name, use PATH_MAX instead of old MAXPATHLEN by Radek Krejci · 6 years ago
  15. 7802bae BUGFIX use of PATH_MAX (for OSX) by Radek Krejci · 6 years ago
  16. cad716e CHANGE add get_current_dir_name() implementation missing on some platforms by Radek Krejci · 6 years ago
  17. 4f28eda schema compilation CHANGE partial support for types by Radek Krejci · 6 years ago
  18. b7db73a schemas FEATURE add schema getters from the context by Radek Krejci · 6 years ago
  19. 86d106e context FEATURE public API for parsing schemas by Radek Krejci · 6 years ago
  20. b416be6 common CHANGE make utf8 getter more generic for other parsers, not only for XML by Radek Krejci · 6 years ago
  21. d972c25 xml FEATURE XML attribute parsing function by Radek Krejci · 6 years ago
  22. 531fe5b YANG parser CHANGE make lysp_get_data_line() static and only for YANG parser by Radek Krejci · 6 years ago
  23. f345c01 common CHANGE refactor lysp_check_date() by Radek Krejci · 6 years ago
  24. c59bc97 parsers CHANGE move statements lists from YANG parser by Radek Krejci · 6 years ago
  25. dac4059 common NEW function for counting newlines by Michal Vasko · 6 years ago
  26. 5825771 log CHANGE message macros updated by Michal Vasko · 6 years ago
  27. 2b79254 common BUGFIX typo by Michal Vasko · 6 years ago
  28. 841d1a9 common NEW lysp_check_date function by Michal Vasko · 6 years ago
  29. 1324b6c common NEW ly_realloc() and macro for new lysp structure array item by Michal Vasko · 6 years ago