1. be1b0cb tree data UPDATE remove lyd_find_xpath3 variant by Michal Vasko · 8 months ago
  2. 4e94703 tree data OPTIMIZE inline util functions by Michal Vasko · 8 months ago
  3. 7ee42f3 tree UPDATE remove deprecated/unused symbols by Michal Vasko · 8 months ago
  4. 8f702ee libyang UPDATE add prefix for common and config files by Michal Vasko · 7 months ago
  5. a9756fc tree_data BUGFIX check plugin existence (#2175) by steweg · 7 months ago
  6. 0e1e509 tree data BUGFIX leafref links opaque node read (#2170) by steweg · 7 months ago
  7. b36c56f tree data UPDATE return tree even when parent is set by Michal Vasko · 8 months ago
  8. 6738895 tree data UPDATE support for milti-target leafref links (#2161) by steweg · 8 months ago
  9. 67bf587 tree data BUGFIX correct node address size by Michal Vasko · 8 months ago
  10. b46061d tree data REFACTOR minor fixes by Michal Vasko · 8 months ago
  11. f9041a2 context UPDATE support for storing leafref references (#2155) by steweg · 8 months ago
  12. 42c96e2 tree data UPDATE check return value by Michal Vasko · 8 months ago
  13. ea4943c tree data BUGFIX uninitialized variable by Michal Vasko · 8 months ago
  14. 2e784f8 tree data UPDATE forbid unlinking list keys by Michal Vasko · 8 months ago
  15. 0a0716d tree data BUGFIX hash table item size by Michal Vasko · 9 months ago
  16. 99a7788 tree data UPDATE xpath trim function by Michal Vasko · 9 months ago
  17. 5c1d4c2 tree data BUGFIX inserting nodes before opaq nodes by Michal Vasko · 9 months ago
  18. 9e7af66 tree data UPDATE add ability to duplicate tree with priv pointers by Igor Ryzhov · 11 months ago
  19. eaef7c9 tree data BUGFIX correct pointer to duplicated parents by Michal Vasko · 11 months ago
  20. 838829d tree data UPDATE additional support for opaque nodes by Michal Vasko · 12 months ago
  21. 989cdb4 tree data BUGFIX check for valid UTF-8 strings by Michal Vasko · 12 months ago
  22. a6139e0 validation BUGFIX subtree validation by Michal Vasko · 12 months ago
  23. d3b351a tree data UPDATE standard functions from static functions (#2101) by Irfan · 1 year ago
  24. 539d6a9 tree data BUGFIX path of nodes in an operation by Michal Vasko · 1 year ago
  25. 5df2852 parsers BUGFIX parsing operation appended to a parent by Michal Vasko · 1 year, 1 month ago
  26. 420cc25 tree data BUGFIX lyd_owner_module behavior now consistent by Michal Vasko · 1 year, 1 month ago
  27. 6a0bb25 tree data BUGFIX keep opaque nodes at the data end by Michal Vasko · 1 year, 1 month ago
  28. 60d929e tree data REFACTOR unified return by Michal Vasko · 1 year, 1 month ago
  29. a878a89 parser UPDATE guess opaque node schema nodes by Michal Vasko · 1 year, 1 month ago
  30. e271a31 tree data OPTIMIZE faster opaque node search by Michal Vasko · 1 year, 1 month ago
  31. d8a5201 tree data UPDATE lyd_find_sibling_* must ignore opaque nodes by Michal Vasko · 1 year, 1 month ago
  32. 6fbf07b tree data BUGFIX even JSON supports operations now by Michal Vasko · 1 year, 2 months ago
  33. 9a46347 tree data BUGFIX inserting data for several ext instances by Michal Vasko · 1 year, 2 months ago
  34. 3931115 tree data BUGFIX handling opaque nodes by Michal Vasko · 1 year, 2 months ago
  35. ee9b948 tree data UPDATE key-less lists are always equivalent by Michal Vasko · 1 year, 3 months ago
  36. 85be65e parsers BUGFIX metadata error logging by Michal Vasko · 1 year, 3 months ago
  37. d8e2fc9 path UPDTAE deref func support in leafref (#2030) by steweg · 1 year, 4 months ago
  38. 58d89e9 tree data BUGFIX creating parent chain in dup by Michal Vasko · 1 year, 4 months ago
  39. 820efe8 parser data UPDATE parsing RESTCONF messages directly by Michal Vasko · 1 year, 4 months ago
  40. a38adc7 tree data BUGFIX always consider 2 containers equal by Michal Vasko · 1 year, 5 months ago
  41. 642eb92 tree data BUGFIX wrong vars used by Michal Vasko · 1 year, 5 months ago
  42. f277d36 tree data UPDATE compare (leaf-)lists in different order by Michal Vasko · 1 year, 5 months ago
  43. 9f6dd7c tree data BUGFIX do not overwrite return value by Michal Vasko · 1 year, 6 months ago
  44. 8efac24 hash table REFACTOR use unified struct names by Michal Vasko · 1 year, 6 months ago
  45. 7b0500d tree data BUGFIX comparing opaq and inner nodes by Michal Vasko · 1 year, 6 months ago
  46. 50da8cd tree data BUGFIX multi-validation syntax error by Michal Vasko · 1 year, 7 months ago
  47. 9018996 path FEATURE variables instead of values by Michal Vasko · 1 year, 7 months ago
  48. d96e237 tree data FEATURE generic XPath evaluation function by Michal Vasko · 1 year, 7 months ago
  49. 32ca49b path BUGFIX require first node prefix in JSON paths by Michal Vasko · 1 year, 7 months ago
  50. ce55b46 tree data BUGFIX use context for logging by Michal Vasko · 1 year, 7 months ago
  51. 13c5b21 tree data BUGFIX dup parent in different ctx by Michal Vasko · 1 year, 7 months ago
  52. 5d49f94 tree data UPDATE consider modules in different revisions the same by Michal Vasko · 1 year, 7 months ago
  53. d027f38 validation FEATURE multi-error parsing/validation by Michal Vasko · 1 year, 7 months ago
  54. 271d2e3 tree data OPTIMIZE use hash table for dup inst cache by Michal Vasko · 1 year, 8 months ago
  55. 3a163bc tree data BUGFIX error handling by Michal Vasko · 1 year, 8 months ago
  56. b680820 tree data BUGFIX skip schema-only nodes by Michal Vasko · 1 year, 10 months ago
  57. af3df49 tree data BUGFIX handle not found schema node in target context by Michal Vasko · 1 year, 10 months ago
  58. 472baa8 libyang BUGFIX unreachable code removed by Michal Vasko · 1 year, 10 months ago
  59. 4754d4a tree data UPDATE updating NP cont dflt flag by Michal Vasko · 1 year, 10 months ago
  60. e3ed7dc parser UPDATE anydata is an inner node by Michal Vasko · 1 year, 10 months ago
  61. 8c320b8 tree data BUGFIX generating ext data node path by Michal Vasko · 1 year, 10 months ago
  62. df8ebf6 tree data FEATURE compare on opaque nodes by Michal Vasko · 1 year, 11 months ago
  63. fbd037c plugins exts BUGFIX proper value conversions by Michal Vasko · 1 year, 11 months ago
  64. 193dacd plugins exts CHANGE ext parsing isolated into a callback by Michal Vasko · 2 years ago
  65. c0c64ae tree schema CHANGE plugin record in parsed extensions by Michal Vasko · 2 years ago
  66. c0d9164 tree data UPDATE error for wrong xpath return type by Michal Vasko · 1 year, 11 months ago
  67. ce2b781 tree data BUGFIX avoid double node logging by Michal Vasko · 1 year, 11 months ago
  68. dbf3e65 log UPDATE parser data path print by Michal Vasko · 1 year, 11 months ago
  69. 3b4ec41 tree data BUGFIX handle any nodes without value by Michal Vasko · 2 years ago
  70. 135719f plugins exts UPDATE ext callback for data node validation by Michal Vasko · 2 years, 1 month ago
  71. f3c80a7 tree data BUGFIX var type mismatch by Michal Vasko · 2 years, 1 month ago
  72. 2b97d47 tree data BUGFIX check for invalid LYB data by Michal Vasko · 2 years, 1 month ago
  73. 10fabfc tree data UPDATE new lyd_eval_xpath variant by Michal Vasko · 2 years, 1 month ago
  74. a3e92bc xpath UPDATE separate cur_node and ctx_node by Michal Vasko · 2 years, 2 months ago
  75. 33c4897 tree data BUGFIX meta values always use annotation context by Michal Vasko · 2 years, 2 months ago
  76. 1feb9bb tree data UPDATE dup and connect ext data nodes by Michal Vasko · 2 years, 2 months ago
  77. 8352219 tree data BUGFIX proper context of dup parents by Michal Vasko · 2 years, 2 months ago
  78. 61a0471 tree data UPDATE allow insert top-level ext siblings by Michal Vasko · 2 years, 2 months ago
  79. 83ae777 tree data UPDATE invalid duplicate instances by Michal Vasko · 2 years, 4 months ago
  80. c61dd06 tree data UPDATE restoring op data tree by Michal Vasko · 2 years, 4 months ago
  81. 53ac4dd tree data FEATURE dup option not to duplicate ext nodes by Michal Vasko · 2 years, 4 months ago
  82. c8187dc tree data UPDATE comparing op containers by Michal Vasko · 2 years, 4 months ago
  83. 59892dd libyang REFACTOR minor file reorganization by Michal Vasko · 2 years, 4 months ago
  84. 73792a1 tree data BUGFIX memory leak by Michal Vasko · 2 years, 5 months ago
  85. 140ede9 tree data UPDATE use strict instead of opaq for op parsing by Michal Vasko · 2 years, 5 months ago
  86. 7e0a347 tree data BUGFIX simplify value freeing by Michal Vasko · 2 years, 5 months ago
  87. 5c0b27a tree data UPDATE require equal anchor and moved node schema by Michal Vasko · 2 years, 5 months ago
  88. bce230b tree data BUGFIX forbid same anchor and moved node by Michal Vasko · 2 years, 5 months ago
  89. 9beceb8 tree data UPDATE better support for inline schema mount data by Michal Vasko · 2 years, 6 months ago
  90. ab7a2bf tree data BUGFIX ordered insert for opaque nodes by Michal Vasko · 2 years, 6 months ago
  91. 27f536f tree data BUGFIX proper error handling by Michal Vasko · 2 years, 6 months ago
  92. 19175b6 tree data BUGFIX support for ext data by Michal Vasko · 2 years, 6 months ago
  93. 8cc3f66 schema mount UPDATE support for creating nested data by Michal Vasko · 2 years, 6 months ago
  94. 12eb622 tree data UPDATE print opaque node modules by Michal Vasko · 2 years, 6 months ago
  95. 0d00e46 tree data UPDATE check dict insert return by Michal Vasko · 2 years, 7 months ago
  96. 742a5b1 tree data BUGFIX do not require string value in dictionary by Michal Vasko · 2 years, 7 months ago
  97. 7508ef2 tree data BUGFIX forbid changing key node order by Michal Vasko · 2 years, 7 months ago
  98. 509d721 tree data BUGFIX possible freed memory access by Michal Vasko · 2 years, 7 months ago
  99. 61ad1ff parser json FEATURE support for nested ext instances with data by Michal Vasko · 2 years, 7 months ago
  100. ddd7659 plugins ext FEATURE initial schema-mount support by Michal Vasko · 2 years, 8 months ago