1. bcf4d7d data tree BUGFIX create default nodes in existing cases by Michal Vasko · 3 years, 10 months ago
  2. 3af81bc data tree BUGFIX store predicate only if valid by Michal Vasko · 3 years, 10 months ago
  3. 1a66a5d data tree BUGFIX free temporary meta by Michal Vasko · 3 years, 10 months ago
  4. 610553d data tree BUGFIX set out param by Michal Vasko · 3 years, 10 months ago
  5. 51d21b8 data tree BUFGIX set attr module by Michal Vasko · 3 years, 10 months ago
  6. 29134f8 data tree BUGFIX add actual realtype for union by Michal Vasko · 3 years, 10 months ago
  7. bb27df3 libyang MAINTENANCE source formatting by Radek Krejci · 3 years, 10 months ago
  8. ad92b67 data tree REFACTOR opaq name and its module information structure by Michal Vasko · 3 years, 10 months ago
  9. 501af03 data tree REFACTOR adjust opaque node and attr members by Michal Vasko · 3 years, 11 months ago
  10. ba69670 data tree FEATURE lyd_new_meta2 function by Michal Vasko · 3 years, 11 months ago
  11. 6b5cb2a data tree REFACTOR unify value prefix storing by Michal Vasko · 3 years, 11 months ago
  12. 871a025 data tree CHANGE preserve default flags in diff nodes by Michal Vasko · 3 years, 11 months ago
  13. cdad712 xpath FEATURE ignore when state for lyd_find_xpath by Michal Vasko · 3 years, 11 months ago
  14. 2612319 data tree BUGFIX inserting before first node by Michal Vasko · 3 years, 11 months ago
  15. 552e112 tree data BUGFIX last node has depth 1 by Michal Vasko · 3 years, 11 months ago
  16. a808306 data tree BUGFIX do not use meta parent when comparing by Michal Vasko · 3 years, 11 months ago
  17. f756c94 tree data MEAINTENANCE safety assert for parent to be inner node by Michal Vasko · 3 years, 11 months ago
  18. 45b0d20 tree data BUGFIX decide path kind based on first node by Michal Vasko · 3 years, 11 months ago
  19. 2b18bf1 libyang MAINTENANCE uninitializes variables in optimized code by Radek Krejci · 3 years, 11 months ago
  20. 47fab89 libyang CHANGE review header includes by Radek Krejci · 3 years, 11 months ago
  21. d8c83ca types BUGFIX duplicated logging of the data type plugin's error by Radek Krejci · 3 years, 11 months ago
  22. c5b54a0 libyang MAINTENANCE formatting by Radek Krejci · 3 years, 11 months ago
  23. 4233f9b data FEATURE add lyd_first_sibling() function by Radek Krejci · 3 years, 11 months ago
  24. ca98914 data FEATURE add lyd_list_pos() function by Radek Krejci · 3 years, 11 months ago
  25. 41ac994 data REFACTOR add possibility to create new nodes inside RPC's output by Radek Krejci · 3 years, 11 months ago
  26. e49b632 data tree BUGFIX even created NP cont must be added to implicit diff by Michal Vasko · 3 years, 11 months ago
  27. 0cadfcb data tree BUGFIX set when_true flag for implciti nodes by Michal Vasko · 3 years, 11 months ago
  28. 3383be7 data tree BUGFIX set default flags for NP conts by Michal Vasko · 3 years, 11 months ago
  29. 25d6ad0 context FEATURE flag for implementing referenced modules by Michal Vasko · 4 years ago
  30. ae87566 path FEATURE duplicate value types in predicates by Michal Vasko · 4 years ago
  31. f7e16e2 path REFACTOR nodes are not needed when freeing predicate values by Michal Vasko · 4 years ago
  32. afac782 libyang REFACTOR printer -> in, parser -> out by Michal Vasko · 4 years ago
  33. 5d24f6c libyang REFACTOR use lysp_module instead of lys_module as mod_def by Michal Vasko · 4 years ago
  34. 092e33c data tree CHANGE rename pathoptions by Radek Krejci · 4 years ago
  35. 3d92e44 set CHANGE replace LY_SET_OPT_USEASLIST by a single flag in ly_set_add() by Radek Krejci · 4 years ago
  36. 6973015 uncrustify FORMAT set various uncrustify options by Michal Vasko · 4 years ago
  37. feca4fb plugins types REFACTOR split store callback into store and resolve cb (#1220) by Michal Vasko · 4 years ago
  38. 1961125 data tree CHANGE provide lyd_is_default() by Radek Krejci · 4 years ago
  39. a1c1e54 data tree CHANGE move macros to functions to cleanup API by Radek Krejci · 4 years ago
  40. f03a9e2 xpath CHANGE refactor lyxp_expr_parse() to return LY_ERR by Radek Krejci · 4 years ago
  41. d46e46a data parsers BUGFIX memory leaks by Radek Krejci · 4 years ago
  42. 011e4aa dictionary REFACTOR unify functions pattern to return LY_ERR by Radek Krejci · 4 years, 1 month ago
  43. 857189e libyang FEATURE introduce and use new ly_bool type by Radek Krejci · 4 years, 1 month ago
  44. 9e8de2d schema compile MAINTENANCE unused variable removed by Michal Vasko · 4 years, 1 month ago
  45. e070bfe data tree BUGFIX wrong variable use by Michal Vasko · 4 years, 1 month ago
  46. ba03a5a set CHANGE make ly_set* functions return LY_ERR values by Radek Krejci · 4 years, 1 month ago
  47. 1deb5be libyang REFACTOR use size-specific int types instead of generic types (#1177) by Radek Krejci · 4 years, 1 month ago
  48. 22df3f0 uncrustify FEATURE all spacing connected to * by Michal Vasko · 4 years, 1 month ago
  49. d989ba0 uncrustify FEATURE control stmt spacing options by Michal Vasko · 4 years, 1 month ago
  50. 0f96988 libyang FORMAT uncrustify format of all sources by Radek Krejci · 4 years, 1 month ago
  51. 1e008d2 libyang MAINTENANCE change format of the empty loops by Radek Krejci · 4 years, 1 month ago
  52. c5a2283 libyang REFACTOR config.h code split by Michal Vasko · 4 years, 1 month ago
  53. b7be7a8 libyang REFACTOR unify lyd_node macros by Michal Vasko · 4 years, 1 month ago
  54. ba99a3e plugin types REFACTOR remove STORE and CANONIZE flags by Michal Vasko · 4 years, 1 month ago
  55. c8a230d libyang REFACTOR prefix format always decides the callback (#1169) by Michal Vasko · 4 years, 1 month ago
  56. a5da329 xml parser REFACTOR parse subtrees instead of siblings by Michal Vasko · 4 years, 1 month ago
  57. 1798aae data FEATURE parser for YANG data in JSON format by Radek Krejci · 4 years, 2 months ago
  58. 0ad51f1 context FEATURE add alternative module search functions by Radek Krejci · 4 years, 2 months ago
  59. 8ee464a data tree BUGFIX macro meaning changed by Michal Vasko · 4 years, 1 month ago
  60. 56daf73 data tree REFACTOR data DFS should match schema DFS by Michal Vasko · 4 years, 1 month ago
  61. 44b19a1 data tree FEATURE no_config new_implicit flag by Michal Vasko · 4 years, 2 months ago
  62. a6669ba data tree FEATURE lyd_new_implicit* functions by Michal Vasko · 4 years, 2 months ago
  63. f937cfe data tree REFCTOR move prefix callbacks to plugins types by Michal Vasko · 4 years, 2 months ago
  64. 3701af5 data tree FEATURE optional realtype of validated value by Michal Vasko · 4 years, 2 months ago
  65. 790b2bc data tree FEATURE path format with no ending predicate by Michal Vasko · 4 years, 2 months ago
  66. 11a8143 data tree BUGFIX unreachable code by Michal Vasko · 4 years, 2 months ago
  67. 8f359bf data tree REFACTOR lyd_compare suffix variations by Michal Vasko · 4 years, 2 months ago
  68. 6b26e74 schema tree BUGFIX accessible tree fixes by Michal Vasko · 4 years, 2 months ago
  69. ab49dbe data tree BUGFIX correct default flag when unlinking for NP containers by Michal Vasko · 4 years, 2 months ago
  70. 4c583e8 tree REFACTOR basic adjustments based on new strict ordering by Michal Vasko · 4 years, 2 months ago
  71. b104f11 data tree FEATURE schema-ordering of data by Michal Vasko · 4 years, 2 months ago
  72. 6027eb9 data tree BUGFIX new top-level nodes need parent or ret value by Michal Vasko · 4 years, 2 months ago
  73. 3a41dff libyang REFACTOR return values and options changes by Michal Vasko · 4 years, 2 months ago
  74. 751cb4d data tree REFACTOR hash calculation by Michal Vasko · 4 years, 2 months ago
  75. da85903 data tree BUGFIX change how hash matching is performed by Michal Vasko · 4 years, 2 months ago
  76. 4158635 data tree FEATURE function for changing metadata value by Michal Vasko · 4 years, 2 months ago
  77. 25a3282 data tree FEATURE dup and find for metadata by Michal Vasko · 4 years, 3 months ago
  78. 61551fa data tree FEATURE dedicated any value setting function by Michal Vasko · 4 years, 3 months ago
  79. 4ba6aef data tree BUGFIX do not remove dflt from nodes by Michal Vasko · 4 years, 3 months ago
  80. 0b24538 data tree BUGFIX wrong variable used by Michal Vasko · 4 years, 3 months ago
  81. b3ddccb data tree BUGFIX use ENOT for false compare by Michal Vasko · 4 years, 3 months ago
  82. d59035b diff REFACTOR put diff into separate source/header by Michal Vasko · 4 years, 3 months ago
  83. ed4fcfe libyang MAINTENANCE fox uninitialized vars warnings by Michal Vasko · 4 years, 3 months ago
  84. 63f3d84 libyang REFACTOR parsed/printed bytes in in/out structs by Michal Vasko · 4 years, 3 months ago
  85. fd69e1d libyang REFACTOR rename sized array size to count by Michal Vasko · 4 years, 3 months ago
  86. f6d14cb libyang BUGFIX NULL-pointer dereference by Radek Krejci · 4 years, 3 months ago
  87. 7931b19 data parser CHANGE unify API with schema parser and use input handler by Radek Krejci · 4 years, 3 months ago
  88. 60ea635 data tree FEATURE binary LYB printer and parser by Michal Vasko · 4 years, 3 months ago
  89. 2172574 data tree FEATURE function for metadata comparison by Michal Vasko · 4 years, 3 months ago
  90. 5aa44c0 compat FEATURE use standalone compat "library" by Michal Vasko · 4 years, 3 months ago
  91. e893ddd data tree FEATURE functions for creating and applying diff by Michal Vasko · 4 years, 3 months ago
  92. c57d9a9 data tree MAINTENANCE simplify key check by Michal Vasko · 4 years, 3 months ago
  93. 654bc85 data tree BUGFIX insert inval arg check by Michal Vasko · 4 years, 3 months ago
  94. 5bfd4be data tree FEATURE option to skip list key children by Michal Vasko · 4 years, 3 months ago
  95. 6cd9b6b data tree BUGFIX do not hash twice when duplicating by Michal Vasko · 4 years, 3 months ago
  96. 4490d31 data tree FEATURE lyd_merge() implemented by Michal Vasko · 4 years, 3 months ago
  97. f6df0a0 data tree FEATURE implement LYD_DUP_WITH_FLAGS by Michal Vasko · 4 years, 3 months ago
  98. 1a2bf2e data tree BUGFIX compare leaves with their real types by Michal Vasko · 4 years, 3 months ago
  99. a8f9eb3 data tree BUGFIX lyd_new_path return value by Michal Vasko · 4 years, 3 months ago
  100. 00cbf53 data tree FEATURE lyd_new_path() and lyd_change_term() by Michal Vasko · 4 years, 3 months ago