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