- feca4fb plugins types REFACTOR split store callback into store and resolve cb (#1220) by Michal Vasko · 4 years, 1 month ago
- 1961125 data tree CHANGE provide lyd_is_default() by Radek Krejci · 4 years, 1 month ago
- a1c1e54 data tree CHANGE move macros to functions to cleanup API by Radek Krejci · 4 years, 1 month ago
- f03a9e2 xpath CHANGE refactor lyxp_expr_parse() to return LY_ERR by Radek Krejci · 4 years, 2 months ago
- d46e46a data parsers BUGFIX memory leaks by Radek Krejci · 4 years, 2 months ago
- 011e4aa dictionary REFACTOR unify functions pattern to return LY_ERR by Radek Krejci · 4 years, 2 months ago
- 857189e libyang FEATURE introduce and use new ly_bool type by Radek Krejci · 4 years, 2 months ago
- 9e8de2d schema compile MAINTENANCE unused variable removed by Michal Vasko · 4 years, 2 months ago
- e070bfe data tree BUGFIX wrong variable use by Michal Vasko · 4 years, 2 months ago
- ba03a5a set CHANGE make ly_set* functions return LY_ERR values by Radek Krejci · 4 years, 2 months ago
- 1deb5be libyang REFACTOR use size-specific int types instead of generic types (#1177) by Radek Krejci · 4 years, 2 months ago
- 22df3f0 uncrustify FEATURE all spacing connected to * by Michal Vasko · 4 years, 2 months ago
- d989ba0 uncrustify FEATURE control stmt spacing options by Michal Vasko · 4 years, 2 months ago
- 0f96988 libyang FORMAT uncrustify format of all sources by Radek Krejci · 4 years, 3 months ago
- 1e008d2 libyang MAINTENANCE change format of the empty loops by Radek Krejci · 4 years, 3 months ago
- c5a2283 libyang REFACTOR config.h code split by Michal Vasko · 4 years, 3 months ago
- b7be7a8 libyang REFACTOR unify lyd_node macros by Michal Vasko · 4 years, 3 months ago
- ba99a3e plugin types REFACTOR remove STORE and CANONIZE flags by Michal Vasko · 4 years, 3 months ago
- c8a230d libyang REFACTOR prefix format always decides the callback (#1169) by Michal Vasko · 4 years, 3 months ago
- a5da329 xml parser REFACTOR parse subtrees instead of siblings by Michal Vasko · 4 years, 3 months ago
- 1798aae data FEATURE parser for YANG data in JSON format by Radek Krejci · 4 years, 4 months ago
- 0ad51f1 context FEATURE add alternative module search functions by Radek Krejci · 4 years, 4 months ago
- 8ee464a data tree BUGFIX macro meaning changed by Michal Vasko · 4 years, 3 months ago
- 56daf73 data tree REFACTOR data DFS should match schema DFS by Michal Vasko · 4 years, 3 months ago
- 44b19a1 data tree FEATURE no_config new_implicit flag by Michal Vasko · 4 years, 3 months ago
- a6669ba data tree FEATURE lyd_new_implicit* functions by Michal Vasko · 4 years, 3 months ago
- f937cfe data tree REFCTOR move prefix callbacks to plugins types by Michal Vasko · 4 years, 3 months ago
- 3701af5 data tree FEATURE optional realtype of validated value by Michal Vasko · 4 years, 3 months ago
- 790b2bc data tree FEATURE path format with no ending predicate by Michal Vasko · 4 years, 3 months ago
- 11a8143 data tree BUGFIX unreachable code by Michal Vasko · 4 years, 3 months ago
- 8f359bf data tree REFACTOR lyd_compare suffix variations by Michal Vasko · 4 years, 3 months ago
- 6b26e74 schema tree BUGFIX accessible tree fixes by Michal Vasko · 4 years, 4 months ago
- ab49dbe data tree BUGFIX correct default flag when unlinking for NP containers by Michal Vasko · 4 years, 4 months ago
- 4c583e8 tree REFACTOR basic adjustments based on new strict ordering by Michal Vasko · 4 years, 4 months ago
- b104f11 data tree FEATURE schema-ordering of data by Michal Vasko · 4 years, 4 months ago
- 6027eb9 data tree BUGFIX new top-level nodes need parent or ret value by Michal Vasko · 4 years, 4 months ago
- 3a41dff libyang REFACTOR return values and options changes by Michal Vasko · 4 years, 4 months ago
- 751cb4d data tree REFACTOR hash calculation by Michal Vasko · 4 years, 4 months ago
- da85903 data tree BUGFIX change how hash matching is performed by Michal Vasko · 4 years, 4 months ago
- 4158635 data tree FEATURE function for changing metadata value by Michal Vasko · 4 years, 4 months ago
- 25a3282 data tree FEATURE dup and find for metadata by Michal Vasko · 4 years, 4 months ago
- 61551fa data tree FEATURE dedicated any value setting function by Michal Vasko · 4 years, 4 months ago
- 4ba6aef data tree BUGFIX do not remove dflt from nodes by Michal Vasko · 4 years, 4 months ago
- 0b24538 data tree BUGFIX wrong variable used by Michal Vasko · 4 years, 4 months ago
- b3ddccb data tree BUGFIX use ENOT for false compare by Michal Vasko · 4 years, 4 months ago
- d59035b diff REFACTOR put diff into separate source/header by Michal Vasko · 4 years, 4 months ago
- ed4fcfe libyang MAINTENANCE fox uninitialized vars warnings by Michal Vasko · 4 years, 4 months ago
- 63f3d84 libyang REFACTOR parsed/printed bytes in in/out structs by Michal Vasko · 4 years, 4 months ago
- fd69e1d libyang REFACTOR rename sized array size to count by Michal Vasko · 4 years, 4 months ago
- f6d14cb libyang BUGFIX NULL-pointer dereference by Radek Krejci · 4 years, 4 months ago
- 7931b19 data parser CHANGE unify API with schema parser and use input handler by Radek Krejci · 4 years, 4 months ago
- 60ea635 data tree FEATURE binary LYB printer and parser by Michal Vasko · 4 years, 4 months ago
- 2172574 data tree FEATURE function for metadata comparison by Michal Vasko · 4 years, 4 months ago
- 5aa44c0 compat FEATURE use standalone compat "library" by Michal Vasko · 4 years, 4 months ago
- e893ddd data tree FEATURE functions for creating and applying diff by Michal Vasko · 4 years, 5 months ago
- c57d9a9 data tree MAINTENANCE simplify key check by Michal Vasko · 4 years, 5 months ago
- 654bc85 data tree BUGFIX insert inval arg check by Michal Vasko · 4 years, 5 months ago
- 5bfd4be data tree FEATURE option to skip list key children by Michal Vasko · 4 years, 5 months ago
- 6cd9b6b data tree BUGFIX do not hash twice when duplicating by Michal Vasko · 4 years, 5 months ago
- 4490d31 data tree FEATURE lyd_merge() implemented by Michal Vasko · 4 years, 5 months ago
- f6df0a0 data tree FEATURE implement LYD_DUP_WITH_FLAGS by Michal Vasko · 4 years, 5 months ago
- 1a2bf2e data tree BUGFIX compare leaves with their real types by Michal Vasko · 4 years, 5 months ago
- a8f9eb3 data tree BUGFIX lyd_new_path return value by Michal Vasko · 4 years, 5 months ago
- 00cbf53 data tree FEATURE lyd_new_path() and lyd_change_term() by Michal Vasko · 4 years, 5 months ago
- 004d315 path FEATURE new compiled path structure (#1108) by Michal Vasko · 4 years, 5 months ago
- 535ea9f libyang CHANGE headers includes cleanup using include-what-you-use tool (#1098) by Radek Krejci · 4 years, 5 months ago
- cbff3e9 data tree BUGFIX ignore LY_EINCOMPLETE when creating term nodes by Michal Vasko · 4 years, 5 months ago
- f872e20 data tree CHANGE use either schema or data node for logging by Michal Vasko · 4 years, 5 months ago
- b00f3cf data tree MAINTENANCE improve error on inner node creation by Michal Vasko · 4 years, 5 months ago
- 3544d1e data tree CHANGE use schema node for printing by Michal Vasko · 4 years, 5 months ago
- d86997b tree data FEATURE lyd_new_meta function by Michal Vasko · 4 years, 5 months ago
- c2f1129 data tree FEATURE support white-spaces in "keys" predicate by Michal Vasko · 4 years, 6 months ago
- 0691d52 fixup! xpath FEATURE use hashes when possible to find specific node instances by Michal Vasko · 4 years, 6 months ago
- ccc0234 data tree FEATURE function for evaluating xpath on data by Michal Vasko · 4 years, 6 months ago
- 62ed12d data tree FEATURE new utility function for getting data schema parent by Michal Vasko · 4 years, 6 months ago
- d367889 xpath FEATURE use hashes when possible to find specific node instances by Michal Vasko · 4 years, 6 months ago
- ae420e9 data tree BUGFIX handle struct cleaning in one place by Michal Vasko · 4 years, 6 months ago
- 7eb54ba libyang CHANGE use LY_ARRAY_SIZE_TYPE for iterator variables in LY_TREE_FOR by Radek Krejci · 4 years, 6 months ago
- f8b9517 data MAINTENANCE add missing description of lyd_dup_recursive() by Radek Krejci · 4 years, 6 months ago
- 25dc343 data BUGFIX set correct return code in lyd_dup_recursive() by Radek Krejci · 4 years, 6 months ago
- 84c9f1b data tree OPTIMIZE use hashes if possible in lyd_target by Michal Vasko · 4 years, 6 months ago
- 6a12b4b data tree REFACTOR lyd_target function by Michal Vasko · 4 years, 6 months ago
- dae0ee8 data CHANGE remove const from return type of lyd_node_children() by Radek Krejci · 4 years, 6 months ago
- 413c7f2 data tree BUGFIX support unlinking opaque nodes by Michal Vasko · 4 years, 6 months ago
- fea12c6 validation NEW rpc/action/notification validation by Michal Vasko · 4 years, 7 months ago
- 1bf0939 parser xml NEW rpc/action parsing by Michal Vasko · 4 years, 7 months ago
- 44685da xml parser NEW opaque parsing of invalid values/lists by Michal Vasko · 4 years, 8 months ago
- 52927e2 data tree NEW opaque data node by Michal Vasko · 4 years, 8 months ago
- 9f96a05 data tree CHANGE lyd_attr -> lyd_meta by Michal Vasko · 4 years, 8 months ago
- 5b37a35 validation NEW state data checking by Michal Vasko · 4 years, 8 months ago
- c193ce9 validation NEW if-feature validation by Michal Vasko · 4 years, 8 months ago
- 0249f7c data tree CHANGE insert updates by Michal Vasko · 4 years, 8 months ago
- b1b5c26 validation CHANGE validation tasks order fixes by Michal Vasko · 4 years, 8 months ago
- f03ed03 validation NEW duplicate instances by Michal Vasko · 4 years, 8 months ago
- 013a818 data tree NEW api functions for creating nodes by Michal Vasko · 4 years, 8 months ago
- 8d54425 data tree NEW support for with-defaults attribute by Michal Vasko · 4 years, 8 months ago
- 6f4cbb6 tests NEW xml printer defaults by Michal Vasko · 4 years, 8 months ago
- 9b368d3 validation NEW default values creation by Michal Vasko · 4 years, 9 months ago
- 90932a9 parser xml CHANGE non-xml specific functions made separate by Michal Vasko · 4 years, 9 months ago
- e444f75 data tree NEW functions for searching in siblings by Michal Vasko · 4 years, 9 months ago