1. 3d92e44 set CHANGE replace LY_SET_OPT_USEASLIST by a single flag in ly_set_add() by Radek Krejci · 4 years ago
  2. 52b6d51 logger CHANGE rename ly_verb() to ly_log_level() by Radek Krejci · 4 years ago
  3. 56a9847 schema tree CHANGE remove lys_find_node() from the API by Radek Krejci · 4 years ago
  4. 9e9f26d xpath BUGFIX handle top-level foreign augments by Michal Vasko · 4 years ago
  5. 4865ac4 schema compile BUGFIX compile when only once the node is connected by Michal Vasko · 4 years ago
  6. ceab6dd schema tree FEATURE when in compiled actions and notifs by Michal Vasko · 4 years ago
  7. 6973015 uncrustify FORMAT set various uncrustify options by Michal Vasko · 4 years ago
  8. 08dc70b json FORMAT split large macro into code by Michal Vasko · 4 years ago
  9. 2b7e558 schema compile FORMAT always use braces for loops by Michal Vasko · 4 years ago
  10. 61d7636 json parser FORMAT redundant semicolon by Michal Vasko · 4 years ago
  11. 891d753 uncrustify FORMAT minor problems in recent changes by Michal Vasko · 4 years ago
  12. af9cd80 schema CHANGE remove lysc_node_set_private() which duplicates lysc_set_private() by Radek Krejci · 4 years ago
  13. ae867c7 tree MAINTENANCE standard include by Michal Vasko · 4 years ago
  14. 6229db0 context REFACTOR rename data_path to path by Michal Vasko · 4 years ago
  15. 4b1cd7a plugins types REFACTOR error handling by Michal Vasko · 4 years ago
  16. 5bcc33b hash table BUGFIX invalid length when resizing dict by Michal Vasko · 4 years ago
  17. 8ce5135 schme compile BUGFIX compiled extension should use the local module by Michal Vasko · 4 years ago
  18. 5516b70 schema tree DOC typo by Michal Vasko · 4 years ago
  19. 72619ce schema tree REFACTOR rename path_context to path_mod by Michal Vasko · 4 years ago
  20. c3781c3 schema tree REFACTOR compatibility of lysp_module and lysp_submodule by Michal Vasko · 4 years ago
  21. e9c050f schema tree FEATURE support deviation type prefixes by Michal Vasko · 4 years ago
  22. 89b5c07 schema tree REFACTOR overloaded implemented flag (#1223) by Michal Vasko · 4 years ago
  23. 87a97f4 schema tree BUGFIX update set id on any feature changes by Michal Vasko · 4 years ago
  24. 946eae5 plugins type BUGFIX use after free by Michal Vasko · 4 years ago
  25. feca4fb plugins types REFACTOR split store callback into store and resolve cb (#1220) by Michal Vasko · 4 years ago
  26. 1961125 data tree CHANGE provide lyd_is_default() by Radek Krejci · 4 years ago
  27. af70245 schema compile BUGFIX memory leaks by Michal Vasko · 4 years ago
  28. 7f45cf2 libyang REFACTOR applying deviations, augments, and refines (#1217) by Michal Vasko · 4 years ago
  29. a1c1e54 data tree CHANGE move macros to functions to cleanup API by Radek Krejci · 4 years ago
  30. 1734be9 xpath RFEACTOR expr_dup LY_ERR return (#1206) by Michal Vasko · 4 years ago
  31. 284f31f JSON data parser BUGFIX checking empty input by Radek Krejci · 4 years ago
  32. f03a9e2 xpath CHANGE refactor lyxp_expr_parse() to return LY_ERR by Radek Krejci · 4 years ago
  33. c9e64a6 log CHANGE use ly_vecode only if really necessary by Radek Krejci · 4 years ago
  34. 80d281e schema tree CHANGE keep compiled identities on a single place by Radek Krejci · 4 years ago
  35. 14915cc schema tree CHANGE keep compiled features on a single place by Radek Krejci · 4 years ago
  36. 572ee60 log FEATURE new ly_err_last() function to directly get the latest error in the context by Radek Krejci · 4 years ago
  37. e65b915 types BUGFIX memory leak by Radek Krejci · 4 years ago
  38. 8f5fad2 libyang BUGFIX uninitialized variables by Radek Krejci · 4 years ago
  39. bb8f376 types BUGFIX memory leaks by Radek Krejci · 4 years ago
  40. d46e46a data parsers BUGFIX memory leaks by Radek Krejci · 4 years ago
  41. 87e2525 schema compile BUGFIX memory leaks by Radek Krejci · 4 years ago
  42. f027df7 schema parsers BUGFIX setting correct return error code by Radek Krejci · 4 years ago
  43. 011e4aa dictionary REFACTOR unify functions pattern to return LY_ERR by Radek Krejci · 4 years, 1 month ago
  44. 96e48da schema BUGFIX correct yang-version value for 1.0 by Radek Krejci · 4 years, 1 month ago
  45. 7a0b076 schema tree REFACTOR put parsing and compilation into one function by Michal Vasko · 4 years, 1 month ago
  46. 52f6555 printers CHANGE unify formatting options for data and schema printers by Radek Krejci · 4 years, 1 month ago
  47. 857189e libyang FEATURE introduce and use new ly_bool type by Radek Krejci · 4 years, 1 month ago
  48. 9e8de2d schema compile MAINTENANCE unused variable removed by Michal Vasko · 4 years, 1 month ago
  49. 601ddb3 compile schema REFACTOR uses compilation refactoring by Michal Vasko · 4 years, 1 month ago
  50. b0099a9 libyang BUGFIX return value checking by Michal Vasko · 4 years, 1 month ago
  51. 2791572 json MAINTENANCE cast warning by Michal Vasko · 4 years, 1 month ago
  52. 20424b4 schema tree REFACTOR compile case like a general node by Michal Vasko · 4 years, 1 month ago
  53. 5297a43 schema tree DOC update schema flags bits by Michal Vasko · 4 years, 1 month ago
  54. e070bfe data tree BUGFIX wrong variable use by Michal Vasko · 4 years, 1 month ago
  55. 2e87477 data printers BUGFIX handling print of no data (NULL tree) by Radek Krejci · 4 years, 1 month ago
  56. 04d76c6 schema compile BUGFIX remove unused variable by Radek Krejci · 4 years, 1 month ago
  57. aa6b53f xpath CHANGE make functions return LY_ERR values by Radek Krejci · 4 years, 1 month ago
  58. ba03a5a set CHANGE make ly_set* functions return LY_ERR values by Radek Krejci · 4 years, 1 month ago
  59. 1deb5be libyang REFACTOR use size-specific int types instead of generic types (#1177) by Radek Krejci · 4 years, 1 month ago
  60. 22df3f0 uncrustify FEATURE all spacing connected to * by Michal Vasko · 4 years, 1 month ago
  61. ce2b874 printer REFACTOR write callback typedef by Michal Vasko · 4 years, 1 month ago
  62. b2786d7 context REFACTOR typedef for module data freeing callback by Michal Vasko · 4 years, 1 month ago
  63. 033278d uncrustify FEATURE spacing after comment start by Michal Vasko · 4 years, 1 month ago
  64. e144595 uncrustify FEATURE more operator spacing with little changes by Michal Vasko · 4 years, 1 month ago
  65. d989ba0 uncrustify FEATURE control stmt spacing options by Michal Vasko · 4 years, 1 month ago
  66. 44f3d2c uncrustify FEATURE force spaces around operators, parentheses by Michal Vasko · 4 years, 1 month ago
  67. 5c38f36 schema compile REFACTOR use for macro by Michal Vasko · 4 years, 1 month ago
  68. cb18c7f schema tree REFACTOR rename function to reflect its use by Michal Vasko · 4 years, 1 month ago
  69. 0f96988 libyang FORMAT uncrustify format of all sources by Radek Krejci · 4 years, 1 month ago
  70. 8bb8d9d YIN parser REFACTOR rewrite unreadable macros by Radek Krejci · 4 years, 1 month ago
  71. c0c6641 common FORMAT unify format of variadic macros by Radek Krejci · 4 years, 1 month ago
  72. f6a1100 libyang FORMATTING manual changes before applying source_format by Radek Krejci · 4 years, 1 month ago
  73. d808561 log REFACTOR typedef for logging callback by Michal Vasko · 4 years, 1 month ago
  74. 64246d8 headers FORMATTING exclude unsupported defines by Michal Vasko · 4 years, 1 month ago
  75. 1e008d2 libyang MAINTENANCE change format of the empty loops by Radek Krejci · 4 years, 1 month ago
  76. 7fd7b7e plugins types MAINTENANCE fix warning by Michal Vasko · 4 years, 1 month ago
  77. a53d7c9 context CHANGE implement LY_CTX_ALLIMPLEMENTED context's option by Radek Krejci · 4 years, 1 month ago
  78. 31a82d5 schema compile MAINTENANCE check return value by Michal Vasko · 4 years, 1 month ago
  79. 71385ec plugins types BUGFIX do not free stack variables by Michal Vasko · 4 years, 1 month ago
  80. c5a2283 libyang REFACTOR config.h code split by Michal Vasko · 4 years, 1 month ago
  81. b7be7a8 libyang REFACTOR unify lyd_node macros by Michal Vasko · 4 years, 1 month ago
  82. ba99a3e plugin types REFACTOR remove STORE and CANONIZE flags by Michal Vasko · 4 years, 1 month ago
  83. 19cf805 schema FEATURE add API function lysc_node_set_private() by Radek Krejci · 4 years, 1 month ago
  84. e58f97f context CHANGE redesign ly_ctx_unset_searchdir*() functions by Radek Krejci · 4 years, 1 month ago
  85. be1ad24 Revert "schema CHANGE add summarizing error messages when module parsing/compiling failed" by Radek Krejci · 4 years, 1 month ago
  86. 0bff0b1 parsers MAINTENANCE change comments into doxygen format by Radek Krejci · 4 years, 1 month ago
  87. 27636e0 schema CHANGE add summarizing error messages when module parsing/compiling failed by Radek Krejci · 4 years, 1 month ago
  88. 5a5d292 context BUGFIX name of parameter in error message from ly_ctx_unset_searchdir() by Radek Krejci · 4 years, 1 month ago
  89. 6b0dbc6 schema compile BUGFIX disconnecting compiled schema node (applying deviation) by Radek Krejci · 4 years, 1 month ago
  90. b915ac9 schema BUGFIX freeing compiled type structure by Radek Krejci · 4 years, 1 month ago
  91. f62ef4f schema BUGFIX inconsistent type structures by Radek Krejci · 4 years, 1 month ago
  92. 115a74d schema compile BUGFIX compiling derived decimal types with range by Radek Krejci · 4 years, 1 month ago
  93. 70124c8 xpath BUGFIX invalid parameters for log message by Radek Krejci · 4 years, 1 month ago
  94. 5233e96 printer REFACTOR remove ctx and status (#1170) by Michal Vasko · 4 years, 1 month ago
  95. c8a230d libyang REFACTOR prefix format always decides the callback (#1169) by Michal Vasko · 4 years, 1 month ago
  96. 873ab43 schema BUGFIX resolving prefix in schemas by Radek Krejci · 4 years, 1 month ago
  97. 175f25b schema compile CHANGE making container implicitely presence by Radek Krejci · 4 years, 1 month ago
  98. c826b02 JSON parser BUGFIX memory leak by Radek Krejci · 4 years, 1 month ago
  99. 3066735 lyb printer BUGFIX invalid memory access by Michal Vasko · 4 years, 1 month ago
  100. 9acaf49 libyang BUGFIX memory leaks by Michal Vasko · 4 years, 1 month ago