- 7931b19 data parser CHANGE unify API with schema parser and use input handler by Radek Krejci · 4 years, 4 months ago
- 8de005f types CHANGE unify return error code when validating type and the value by Radek Krejci · 4 years, 4 months ago
- ad97c5f libyang BUGFIX cleanup of headers includes 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
- 66d9997 printer CHANGE return LY_ERR in a standard way from ly_write_skipped() by Michal Vasko · 4 years, 4 months ago
- a3af598 schema tree FEATURE store augmented_by modules by Michal Vasko · 4 years, 4 months ago
- 0409164 data tree BUGFIX opaq node handling by Michal Vasko · 4 years, 4 months ago
- 2172574 data tree FEATURE function for metadata comparison by Michal Vasko · 4 years, 4 months ago
- b130f33 printers BUGFIX signed return value by Michal Vasko · 4 years, 4 months ago
- 5ab0d5c xml parser BUGFIX assign parents to meta/attrs 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
- f55ae20 xml BUGFIX always set correct EOF status by Michal Vasko · 4 years, 4 months ago
- 7d1e62a printers BUGFIX incorrect use of fclose() in ly_out_new_fd() by Radek Krejci · 4 years, 4 months ago
- d975f86 schema tree FEATURE function for user-rodered list checking by Michal Vasko · 4 years, 5 months ago
- a29a576 data tree REFACTOR rename attr to meta 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
- 2acb5a6 parser xml BUGFIX skip unknown elements only if not opaq 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
- 7c4cf1e validation BUGFIX appending to empty data tree by Michal Vasko · 4 years, 5 months ago
- aa7f4fa xml parser BUGFIX skip elements for non-strict parsing 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
- 03190fd plugin types BUGFIX comparing values in an union by Michal Vasko · 4 years, 5 months ago
- 8cef523 xml MAINTENANCE docs added 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
- 84ce7b1 printers CHANGE provide error information from ly_out constructors by Radek Krejci · 4 years, 5 months ago
- ca376bd headers MAINTENANCE headers/include cleanup by Radek Krejci · 4 years, 5 months ago
- 26da522 printers CHANGE add alternative API by Radek Krejci · 4 years, 5 months ago
- 099fd21 printer CHANGE move ly_out_flush() into public API by Radek Krejci · 4 years, 5 months ago
- 2aae375 printer BUGFIX close underlying file in case of freeing LY_OUT_FILEPATH output handler by Radek Krejci · 4 years, 5 months ago
- c5a12e1 printers CHANGE reset (clean) output content by ly_out_reset() by Radek Krejci · 4 years, 5 months ago
- baeb838 printers CHANGE modify basic printers' functions to provide number of printed bytes by Radek Krejci · 4 years, 5 months ago
- f0e1ba5 parsers CHANGE redesign API of all the parsers by Radek Krejci · 4 years, 6 months ago
- 004d315 path FEATURE new compiled path structure (#1108) by Michal Vasko · 4 years, 5 months ago
- db4f9e4 printer BUGFIX ignore NP state containers for explicit print by Michal Vasko · 4 years, 5 months ago
- 3e48bf3 xpath REFACTOR individual equal and non-equal tokens by Michal Vasko · 4 years, 5 months ago
- 24cddf8 xpath MAINTENANCE make print_token() non-static 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
- 1467635 xpath MAINTENANCE minor refactorization by Michal Vasko · 4 years, 5 months ago
- 57c10cd context FETAURE yang-library data generation by Michal Vasko · 4 years, 5 months ago
- db51a8d xpath BUGFIX handle no set by Michal Vasko · 4 years, 5 months ago
- 97e76fd xpath BUGFIX always get the implemented module by Michal Vasko · 4 years, 5 months ago
- 3cf8fbf xpath BUGFIX sorting empty sets by Michal Vasko · 4 years, 5 months ago
- 40a0008 schema compile BUGFIX do not escape ^ and $ in [] by Michal Vasko · 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
- be8031d types plugins FEATURE print non-matching pattern by Michal Vasko · 4 years, 5 months ago
- cf296c8 models FEATURE use RFC revisions for standard models by Michal Vasko · 4 years, 5 months ago
- 0a33b04 schema compilation BUGFIX prefix resolving of identityref's bases by Radek Krejci · 4 years, 5 months ago
- d86997b tree data FEATURE lyd_new_meta function by Michal Vasko · 4 years, 5 months ago
- 28d7843 tree schema FEATURE use LY_ENOT for false feature state by Michal Vasko · 4 years, 6 months ago
- 519fd60 schema tree FEATURE lys_atomize_xpath API function by Michal Vasko · 4 years, 6 months ago
- 61ac2f6 xpath BUGFIX special top-level paths by Michal Vasko · 4 years, 6 months ago
- 19a3060 doc FEATURE mention special xpath constant search requirements by Michal Vasko · 4 years, 6 months ago
- c2f1129 data tree FEATURE support white-spaces in "keys" predicate by Michal Vasko · 4 years, 6 months ago
- 241f6b5 libyang CHANGE rename ambiguous lyp_ prefixed functions and structures by Radek Krejci · 4 years, 6 months ago
- 2ff0d57 doc BUGFIX trees information organization by Radek Krejci · 4 years, 6 months ago print_info
- a5bba31 printers CHANGE rewrite printers mechanism by Radek Krejci · 4 years, 10 months ago
- 4fa6ebf info printer MAINTENANCE rename LYS_OUTPUT_NO_SUBST to LYS_OUTPUT_NO_SUBSTMT by Radek Krejci · 5 years ago
- d8c0f5e schema CHANGE allow printing compiled schema node/subtree by Radek Krejci · 5 years ago
- 09e8d0a schema CHANGE add lys_find_node() to resolve schema path by Radek Krejci · 5 years ago
- 4965553 Merge pull request #1088 from CESNET/change_tests_splittage 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
- 39dbf35 xpath BUGFIX missing iterator increment 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
- 63f5551 compile BUGFIX extension instances compilation by Radek Krejci · 4 years, 6 months ago change_tests_splittage
- 6e546bf schema BUGFIX parsing identifiers matching keywords by Radek Krejci · 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
- d91d4da data MAINTENANCE added TODO for needed description by Radek Krejci · 4 years, 6 months ago
- e0188f4 schema MAINTENANCE remove unused variable 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
- a4614e6 logger BUGFIX passing error information from an extension plugin 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
- c4fa029 strict aliasing of sized arrays (#1086) by Radek Krejci · 4 years, 6 months ago
- 6a12b4b data tree REFACTOR lyd_target function by Michal Vasko · 4 years, 6 months ago
- 1c54f46 schema compile BUGFIX handling errors when compiling data node by Radek Krejci · 4 years, 6 months ago
- 90b148f data types BUGFIX resolving derived boolean/empty types by Radek Krejci · 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
- 7c7783d schema compile BUGFIX applying augments only with uses statemtns by Radek Krejci · 4 years, 7 months ago
- 613bc03 types BUGFIX compiling default value in case of invalid or incomplete path by Radek Krejci · 4 years, 7 months ago
- cb7526d validation NEW rpc-reply validation by Michal Vasko · 4 years, 7 months ago
- 1ce933a parser xml NEW rpc-reply parsing by Michal Vasko · 4 years, 7 months ago
- fea12c6 validation NEW rpc/action/notification validation by Michal Vasko · 4 years, 7 months ago
- a8c6172 validation CHANGE always consider opaque nodes invalid by Michal Vasko · 4 years, 7 months ago
- cc048b2 validation NEW must evaluation by Michal Vasko · 4 years, 7 months ago
- a8edff0 parser xml NEW notification parsing by Michal Vasko · 4 years, 7 months ago
- 1bf0939 parser xml NEW rpc/action parsing by Michal Vasko · 4 years, 8 months ago
- b36053d parser xml CHANGE major refactorization by Michal Vasko · 4 years, 8 months ago