1. ffeedfd dict OPTIMIZE duplicating values in dictionary by Ondrej Kusnirik · 5 weeks ago
  2. 1849d4e tree data BUGFIX prevent creating invalid trees by Michal Vasko · 3 months ago
  3. 1dab4e0 tree data BUGFIX unset return value by Michal Vasko · 5 months ago
  4. 542ceb4 tree data BUGFIX invalid memory access by Michal Vasko · 7 months ago
  5. d4cde64 libyang UPDATE optional value validation and context type plugins (#2171) by steweg · 7 months ago
  6. a7a1de9 tree data OPTIMIZE of lyd_dup() for (leaf-)list by aPiecek · 7 months ago
  7. 6f9253c tree data BUGFIX in ly_insert_node() by aPiecek · 7 months ago
  8. 1462ab1 tree data OPTIMIZE diff and lyd_insert_node() by aPiecek · 8 months ago
  9. 743184b tree data OPTIMIZE added first_sibling parameter by aPiecek · 8 months ago
  10. e6955f4 tree data OPTIMIZE lyds in lyd_merge() by aPiecek · 8 months ago
  11. dfde77d tree data BUGFIX added return value for unlink by aPiecek · 8 months ago
  12. 2d8ce0b lyds tree OPTIMIZE data can be unordered by aPiecek · 8 months ago
  13. cada0d7 tree data OPTIMIZE unlink-insert for lyds nodes by aPiecek · 8 months ago
  14. 6188085 tree data REFACTOR of lyd_insert_node() by aPiecek · 8 months ago
  15. 827cfac lyds tree OPTIMIZE flag LYD_PARSE_ORDERED by aPiecek · 10 months ago
  16. 6cf1d16 libyang FEATURE sorting of data nodes by aPiecek · 11 months ago
  17. 0a6705b plugins types CHANGE compare function callback by aPiecek · 10 months ago
  18. 0e92afc tree data NEW lyd_unlink_meta_single() by aPiecek · 11 months ago
  19. 4168034 data tree BUGFIX duplication of metadata by aPiecek · 11 months ago
  20. 0b1df64 tree data REFACTOR added lyd_get_meta_annotation() by aPiecek · 11 months ago
  21. 32bd0d2 tree data BUGFIX in lyd_insert_sibling() by aPiecek · 10 months ago
  22. 55653c9 tree data REFACTOR bugfix doxygen documentation by aPiecek · 11 months ago
  23. 7a26677 libyang REFACTOR major logging updates by Michal Vasko · 8 months ago
  24. be1b0cb tree data UPDATE remove lyd_find_xpath3 variant by Michal Vasko · 8 months ago
  25. 4e94703 tree data OPTIMIZE inline util functions by Michal Vasko · 8 months ago
  26. 7ee42f3 tree UPDATE remove deprecated/unused symbols by Michal Vasko · 8 months ago
  27. 8f702ee libyang UPDATE add prefix for common and config files by Michal Vasko · 7 months ago
  28. a9756fc tree_data BUGFIX check plugin existence (#2175) by steweg · 7 months ago
  29. 0e1e509 tree data BUGFIX leafref links opaque node read (#2170) by steweg · 7 months ago
  30. b36c56f tree data UPDATE return tree even when parent is set by Michal Vasko · 8 months ago
  31. 6738895 tree data UPDATE support for milti-target leafref links (#2161) by steweg · 8 months ago
  32. 67bf587 tree data BUGFIX correct node address size by Michal Vasko · 8 months ago
  33. b46061d tree data REFACTOR minor fixes by Michal Vasko · 8 months ago
  34. f9041a2 context UPDATE support for storing leafref references (#2155) by steweg · 8 months ago
  35. 42c96e2 tree data UPDATE check return value by Michal Vasko · 8 months ago
  36. ea4943c tree data BUGFIX uninitialized variable by Michal Vasko · 8 months ago
  37. 2e784f8 tree data UPDATE forbid unlinking list keys by Michal Vasko · 8 months ago
  38. 0a0716d tree data BUGFIX hash table item size by Michal Vasko · 9 months ago
  39. 99a7788 tree data UPDATE xpath trim function by Michal Vasko · 9 months ago
  40. 5c1d4c2 tree data BUGFIX inserting nodes before opaq nodes by Michal Vasko · 9 months ago
  41. 9e7af66 tree data UPDATE add ability to duplicate tree with priv pointers by Igor Ryzhov · 11 months ago
  42. eaef7c9 tree data BUGFIX correct pointer to duplicated parents by Michal Vasko · 11 months ago
  43. 838829d tree data UPDATE additional support for opaque nodes by Michal Vasko · 12 months ago
  44. 989cdb4 tree data BUGFIX check for valid UTF-8 strings by Michal Vasko · 12 months ago
  45. a6139e0 validation BUGFIX subtree validation by Michal Vasko · 12 months ago
  46. d3b351a tree data UPDATE standard functions from static functions (#2101) by Irfan · 1 year ago
  47. 539d6a9 tree data BUGFIX path of nodes in an operation by Michal Vasko · 1 year ago
  48. 5df2852 parsers BUGFIX parsing operation appended to a parent by Michal Vasko · 1 year, 1 month ago
  49. 420cc25 tree data BUGFIX lyd_owner_module behavior now consistent by Michal Vasko · 1 year, 1 month ago
  50. 6a0bb25 tree data BUGFIX keep opaque nodes at the data end by Michal Vasko · 1 year, 1 month ago
  51. 60d929e tree data REFACTOR unified return by Michal Vasko · 1 year, 1 month ago
  52. a878a89 parser UPDATE guess opaque node schema nodes by Michal Vasko · 1 year, 1 month ago
  53. e271a31 tree data OPTIMIZE faster opaque node search by Michal Vasko · 1 year, 1 month ago
  54. d8a5201 tree data UPDATE lyd_find_sibling_* must ignore opaque nodes by Michal Vasko · 1 year, 1 month ago
  55. 6fbf07b tree data BUGFIX even JSON supports operations now by Michal Vasko · 1 year, 1 month ago
  56. 9a46347 tree data BUGFIX inserting data for several ext instances by Michal Vasko · 1 year, 2 months ago
  57. 3931115 tree data BUGFIX handling opaque nodes by Michal Vasko · 1 year, 2 months ago
  58. ee9b948 tree data UPDATE key-less lists are always equivalent by Michal Vasko · 1 year, 3 months ago
  59. 85be65e parsers BUGFIX metadata error logging by Michal Vasko · 1 year, 3 months ago
  60. d8e2fc9 path UPDTAE deref func support in leafref (#2030) by steweg · 1 year, 4 months ago
  61. 58d89e9 tree data BUGFIX creating parent chain in dup by Michal Vasko · 1 year, 4 months ago
  62. 820efe8 parser data UPDATE parsing RESTCONF messages directly by Michal Vasko · 1 year, 4 months ago
  63. a38adc7 tree data BUGFIX always consider 2 containers equal by Michal Vasko · 1 year, 5 months ago
  64. 642eb92 tree data BUGFIX wrong vars used by Michal Vasko · 1 year, 5 months ago
  65. f277d36 tree data UPDATE compare (leaf-)lists in different order by Michal Vasko · 1 year, 5 months ago
  66. 9f6dd7c tree data BUGFIX do not overwrite return value by Michal Vasko · 1 year, 6 months ago
  67. 8efac24 hash table REFACTOR use unified struct names by Michal Vasko · 1 year, 6 months ago
  68. 7b0500d tree data BUGFIX comparing opaq and inner nodes by Michal Vasko · 1 year, 6 months ago
  69. 50da8cd tree data BUGFIX multi-validation syntax error by Michal Vasko · 1 year, 7 months ago
  70. 9018996 path FEATURE variables instead of values by Michal Vasko · 1 year, 7 months ago
  71. d96e237 tree data FEATURE generic XPath evaluation function by Michal Vasko · 1 year, 7 months ago
  72. 32ca49b path BUGFIX require first node prefix in JSON paths by Michal Vasko · 1 year, 7 months ago
  73. ce55b46 tree data BUGFIX use context for logging by Michal Vasko · 1 year, 7 months ago
  74. 13c5b21 tree data BUGFIX dup parent in different ctx by Michal Vasko · 1 year, 7 months ago
  75. 5d49f94 tree data UPDATE consider modules in different revisions the same by Michal Vasko · 1 year, 7 months ago
  76. d027f38 validation FEATURE multi-error parsing/validation by Michal Vasko · 1 year, 7 months ago
  77. 271d2e3 tree data OPTIMIZE use hash table for dup inst cache by Michal Vasko · 1 year, 8 months ago
  78. 3a163bc tree data BUGFIX error handling by Michal Vasko · 1 year, 8 months ago
  79. b680820 tree data BUGFIX skip schema-only nodes by Michal Vasko · 1 year, 10 months ago
  80. af3df49 tree data BUGFIX handle not found schema node in target context by Michal Vasko · 1 year, 10 months ago
  81. 472baa8 libyang BUGFIX unreachable code removed by Michal Vasko · 1 year, 10 months ago
  82. 4754d4a tree data UPDATE updating NP cont dflt flag by Michal Vasko · 1 year, 10 months ago
  83. e3ed7dc parser UPDATE anydata is an inner node by Michal Vasko · 1 year, 10 months ago
  84. 8c320b8 tree data BUGFIX generating ext data node path by Michal Vasko · 1 year, 10 months ago
  85. df8ebf6 tree data FEATURE compare on opaque nodes by Michal Vasko · 1 year, 11 months ago
  86. fbd037c plugins exts BUGFIX proper value conversions by Michal Vasko · 1 year, 11 months ago
  87. 193dacd plugins exts CHANGE ext parsing isolated into a callback by Michal Vasko · 2 years ago
  88. c0c64ae tree schema CHANGE plugin record in parsed extensions by Michal Vasko · 2 years ago
  89. c0d9164 tree data UPDATE error for wrong xpath return type by Michal Vasko · 1 year, 11 months ago
  90. ce2b781 tree data BUGFIX avoid double node logging by Michal Vasko · 1 year, 11 months ago
  91. dbf3e65 log UPDATE parser data path print by Michal Vasko · 1 year, 11 months ago
  92. 3b4ec41 tree data BUGFIX handle any nodes without value by Michal Vasko · 2 years ago
  93. 135719f plugins exts UPDATE ext callback for data node validation by Michal Vasko · 2 years, 1 month ago
  94. f3c80a7 tree data BUGFIX var type mismatch by Michal Vasko · 2 years, 1 month ago
  95. 2b97d47 tree data BUGFIX check for invalid LYB data by Michal Vasko · 2 years, 1 month ago
  96. 10fabfc tree data UPDATE new lyd_eval_xpath variant by Michal Vasko · 2 years, 1 month ago
  97. a3e92bc xpath UPDATE separate cur_node and ctx_node by Michal Vasko · 2 years, 2 months ago
  98. 33c4897 tree data BUGFIX meta values always use annotation context by Michal Vasko · 2 years, 2 months ago
  99. 1feb9bb tree data UPDATE dup and connect ext data nodes by Michal Vasko · 2 years, 2 months ago
  100. 8352219 tree data BUGFIX proper context of dup parents by Michal Vasko · 2 years, 2 months ago