1. 6973015 uncrustify FORMAT set various uncrustify options by Michal Vasko · 4 years ago
  2. 857189e libyang FEATURE introduce and use new ly_bool type by Radek Krejci · 4 years, 1 month ago
  3. 1deb5be libyang REFACTOR use size-specific int types instead of generic types (#1177) by Radek Krejci · 4 years, 1 month ago
  4. 22df3f0 uncrustify FEATURE all spacing connected to * by Michal Vasko · 4 years, 1 month ago
  5. d989ba0 uncrustify FEATURE control stmt spacing options by Michal Vasko · 4 years, 1 month ago
  6. 0f96988 libyang FORMAT uncrustify format of all sources by Radek Krejci · 4 years, 1 month ago
  7. f6a1100 libyang FORMATTING manual changes before applying source_format by Radek Krejci · 4 years, 1 month ago
  8. 1e008d2 libyang MAINTENANCE change format of the empty loops by Radek Krejci · 4 years, 1 month ago
  9. 50f0c6b data FEATURE generic JSON format parser by Radek Krejci · 4 years, 3 months ago
  10. aa45bda libyang BUGFIX presence of the compat.h include by Radek Krejci · 4 years, 2 months ago
  11. 535ea9f libyang CHANGE headers includes cleanup using include-what-you-use tool (#1098) by Radek Krejci · 4 years, 4 months ago
  12. b36053d parser xml CHANGE major refactorization by Michal Vasko · 4 years, 6 months ago
  13. 7f9b651 common CHANGE new ly_strncmp() by Radek Krejci · 5 years ago
  14. 03ff5a7 libyang NEW xpath evaluation by Michal Vasko · 5 years ago
  15. d6b7645 extensions CHANGE base for substatements support in extension instances by Radek Krejci · 5 years ago
  16. 346fe75 Merge branch 'libyang2' of https://github.com/CESNET/libyang into libyang2 by Radek Krejci · 5 years ago
  17. 0935f41 extensions FEATURE YANG extension plugins support with NACM as proof-of-concept by Radek Krejci · 5 years ago
  18. 2c0d5ef Merge remote-tracking branch 'upstream/libyang2' into libyang2 by David Sedlák · 5 years ago
  19. 76c9801 data BUGFIX support multibyte characters in string value with length restrictions by Radek Krejci · 5 years ago
  20. a751a31 common BUGFIX typo in identity statement name by David Sedlák · 5 years ago
  21. 83ba28f Merge remote-tracking branch 'upstream/libyang2' into libyang2 by David Sedlák · 5 years ago
  22. 4546aa6 common FEATURE ly_strcat() to concatenate strings by Radek Krejci · 5 years ago
  23. a1a6f77 Merge remote-tracking branch 'upstream/libyang2' into libyang2 by David Sedlák · 5 years ago
  24. 084289f data types CHANGE validate instance-identifier values by Radek Krejci · 5 years ago
  25. 21f87cd yin parser CHANGE add functions for checking of subelement constraints by David Sedlák · 5 years ago
  26. 10bfdf8 tests CHANGE add test for test_parse_instance_predicate() by Radek Krejci · 5 years ago
  27. 9ea8ca1 tests CHANGE add test for int/uint parsers by Radek Krejci · 5 years ago
  28. b4a4a27 parsers CHANGE clarify function names by Radek Krejci · 5 years ago
  29. 249973a data parsing CHANGE de-duplicate code by Radek Krejci · 5 years ago
  30. a9dc4ab compatibility BUGFIX detection of get_current_dir_name() presence by Radek Krejci · 5 years ago
  31. e7b9509 data tree FEATURE initial implementation of YANG data support by Radek Krejci · 5 years ago
  32. cc6a45c parsers BUGFIX uninitialized variable storing number of read bytes by Radek Krejci · 5 years ago
  33. 60794f5 osx BUGFIX incorrect macro name, use PATH_MAX instead of old MAXPATHLEN by Radek Krejci · 6 years ago
  34. 7802bae BUGFIX use of PATH_MAX (for OSX) by Radek Krejci · 6 years ago
  35. cad716e CHANGE add get_current_dir_name() implementation missing on some platforms by Radek Krejci · 6 years ago
  36. 4f28eda schema compilation CHANGE partial support for types by Radek Krejci · 6 years ago
  37. b7db73a schemas FEATURE add schema getters from the context by Radek Krejci · 6 years ago
  38. 86d106e context FEATURE public API for parsing schemas by Radek Krejci · 6 years ago
  39. b416be6 common CHANGE make utf8 getter more generic for other parsers, not only for XML by Radek Krejci · 6 years ago
  40. d972c25 xml FEATURE XML attribute parsing function by Radek Krejci · 6 years ago
  41. 531fe5b YANG parser CHANGE make lysp_get_data_line() static and only for YANG parser by Radek Krejci · 6 years ago
  42. f345c01 common CHANGE refactor lysp_check_date() by Radek Krejci · 6 years ago
  43. c59bc97 parsers CHANGE move statements lists from YANG parser by Radek Krejci · 6 years ago
  44. dac4059 common NEW function for counting newlines by Michal Vasko · 6 years ago
  45. 5825771 log CHANGE message macros updated by Michal Vasko · 6 years ago
  46. 2b79254 common BUGFIX typo by Michal Vasko · 6 years ago
  47. 841d1a9 common NEW lysp_check_date function by Michal Vasko · 6 years ago
  48. 1324b6c common NEW ly_realloc() and macro for new lysp structure array item by Michal Vasko · 6 years ago