1. 22e0f3a libyang MAINTENANCE avoid string longer than 4096 by Michal Vasko · 3 years ago
  2. 7980d9c tests MAINTENANCE char overflow by Michal Vasko · 3 years ago
  3. dd349cf test REFACTOR fix unused variable warnings by Michal Vasko · 3 years, 1 month ago
  4. d4911ee schema helpers CHANGE added LYS_MOD_IMPORTED_REV by aPiecek · 3 years, 2 months ago
  5. 9f8c7e7 schema_helpers BUGFIX circular dependence check by aPiecek · 3 years, 2 months ago
  6. 8ca21bd tree_schema REFACTOR latest_revision as bit option by aPiecek · 3 years, 2 months ago
  7. e2be546 xpath BUGFIX do not parse empty NCNames by Michal Vasko · 3 years, 2 months ago
  8. 8297b79 tests CHANGE check for multiple error messages at once by Radek Krejci · 4 years, 1 month ago
  9. 4de7d07 parser schema CHANGE always return non-const modules by Michal Vasko · 3 years, 3 months ago
  10. f4258e1 schema compile FEATURE introduction of dependency sets by Michal Vasko · 3 years, 3 months ago
  11. a9f807e schema compile REFACTOR split implementing and compiling schemas by Michal Vasko · 3 years, 3 months ago
  12. df6319c schema compile FEATURE support for glob unres reset by Michal Vasko · 3 years, 3 months ago
  13. dd99258 schema tree REFACTOR pass only new mod set when parsing modules by Michal Vasko · 3 years, 3 months ago
  14. 4e205e8 schema tree REFACTOR always parse and implement separately by Michal Vasko · 3 years, 4 months ago
  15. 11001a7 tests BUGFIX do not check dlerror() error message (#1625) by Wesley Coakley · 3 years, 3 months ago
  16. 0ba088e json BUGFIX integer under/overflow checks by aPiecek · 3 years, 3 months ago
  17. 28e101a json BUGFIX in ::lyjson_number_is_zero() by aPiecek · 3 years, 3 months ago
  18. 76034c3 json BUGFIX in ::lyjson_number() by aPiecek · 3 years, 4 months ago
  19. e8220db schema compile OPTIMIZE separate tasks performed only once by Michal Vasko · 3 years, 4 months ago
  20. 350a6bf json BUGFIX in lyjson_number by aPiecek · 3 years, 4 months ago
  21. a40b466 json BUGFIX parsing number with E0 by aPiecek · 3 years, 4 months ago
  22. 023f83a doxygen BUGFIX source file headers, file attribute by aPiecek · 3 years, 4 months ago
  23. e3f828d common CHANGE ly_value_prefix_next returns LY_ERR by aPiecek · 3 years, 5 months ago
  24. 9392369 xpath BUGFIX derived-from and derived-from-or-self functions by Michal Vasko · 3 years, 5 months ago
  25. 94927eb json BUGFIX limit for number encoded as a string by aPiecek · 3 years, 5 months ago
  26. 58e46a5 json BUGFIX negative exp fraction number by aPiecek · 3 years, 5 months ago
  27. fcfec0f utest CHANGE testing of LY_CTX_SET_PRIV_PARSED by aPiecek · 3 years, 5 months ago
  28. 6d5ba0c libyang FEATURE add lyd_get_value() and lyd_get_meta_value() by Radek Krejci · 3 years, 5 months ago
  29. ad8d0f5 context FEATURE explicit compilation when creating from yanglib data by Michal Vasko · 3 years, 5 months ago
  30. 01db7de context FEATURE allow explicit context compilation by Michal Vasko · 3 years, 5 months ago
  31. ddbc481 libyang MAINTENANCE code formatting by Radek Krejci · 3 years, 5 months ago
  32. 90ed21e schema CHANGE remove private_destructor parameter from ly_ctx_destroy() by Radek Krejci · 3 years, 5 months ago
  33. bb96b80 utest NEW testing of LY_CTX_SET_PRIV_PARSED by aPiecek · 3 years, 5 months ago
  34. ea26818 tests FEATURE test for ly_ctx_new_ylmem and path by Tadeáš Vintrlík · 3 years, 6 months ago
  35. 4a4d1e0 schema BUGFIX accessing extension plugins by Radek Krejci · 3 years, 6 months ago
  36. 12a28c7 libyang MAINTENANCE code formatting by Radek Krejci · 3 years, 6 months ago
  37. f0d8123 utest NEW for ly_value_prefix_next function by aPiecek · 3 years, 6 months ago
  38. 4f2e3e5 extensions CHANGE use the validate callback of extension plugin by Radek Krejci · 3 years, 6 months ago
  39. 5902be9 tests FEATURE basic external plugins tests by Radek Krejci · 3 years, 6 months ago
  40. ef5f767 tests CHANGE rename config.h to tests_config.h by Radek Krejci · 3 years, 6 months ago
  41. 794ab4b context FEATURE allow custom content-id in yang-library data by Michal Vasko · 3 years, 6 months ago
  42. 447abb8 utest MAINTAINCE remove string test. by Radek Iša · 3 years, 7 months ago
  43. 85a5523 tests BUGFIX fix binnary test case. In this case parsed data should be empty string. Fix xml test by change checking parameter from name to value. by Radek Iša · 3 years, 7 months ago
  44. be27c91 hash table CHANGE accept NULL dict values by Michal Vasko · 3 years, 7 months ago
  45. 400e967 xpath BUGFIX pass xcontext explicitly by Michal Vasko · 3 years, 8 months ago
  46. 2651268 schema tree CHANGE lys_find_xpath variant with no context node by Michal Vasko · 3 years, 8 months ago
  47. ddace2c libyang REFACTOR avoid connection between context and log location storage by Radek Krejci · 3 years, 9 months ago
  48. 2efc45b libyang REFACTOR simplify logging and extend location information by Radek Krejci · 3 years, 9 months ago
  49. d54412f libyang CHANGE extend input handler by line counter by Radek Krejci · 3 years, 9 months ago
  50. 56ca9e4 utests data REFACTOR put repetitive commands into macros by Radek Iša · 4 years ago