- 5902be9 tests FEATURE basic external plugins tests by Radek Krejci · 3 years, 8 months ago
- 968d755 plugins FEATURE load external plugins as part of plugins initiation by Radek Krejci · 3 years, 8 months ago
- ef5f767 tests CHANGE rename config.h to tests_config.h by Radek Krejci · 3 years, 7 months ago
- 1ab6c06 tests BUGFIX remove unexpected define from config.h by Radek Krejci · 3 years, 8 months ago
- bf940f9 plugins FEATURE manual loading of external plugins by Radek Krejci · 3 years, 8 months ago
- a6f61e7 plugins CHANGE define supporting macro for external plugins by Radek Krejci · 3 years, 8 months ago
- 3e6632f plugins CHANGE redesign lists of internal extension/type plugins by Radek Krejci · 3 years, 8 months ago
- 53e50ff types CHANGE make the built-in's plugin callback public by Radek Krejci · 3 years, 8 months ago
- 04699f0 types CHANGE redefine ly_data_type2str[] by Radek Krejci · 3 years, 8 months ago
- cc9e30f extensions REFACTOR rename lyext_plugin structure to lyplg_ext by Radek Krejci · 3 years, 7 months ago
- 5f35189 types REFACTOR rename lysc_type_plugin structure to lyplg_type by Radek Krejci · 3 years, 8 months ago
- aa0b1db tests BUGFIX remove unfinished test code and unused variables by Radek Krejci · 3 years, 7 months ago
- be8a653 parser yin BUGFIX fix parsing unique element by Radek Iša · 3 years, 7 months ago
- a76902f utest MAINTAINCE extend test for list by Radek Iša · 3 years, 7 months ago
- f4d67ea data tree BUGFIX nodes may have when in their schema parent by Michal Vasko · 3 years, 7 months ago
- 794ab4b context FEATURE allow custom content-id in yang-library data by Michal Vasko · 3 years, 7 months ago
- 07a0a80 plugins BUGFIX err structs must be initialized by Michal Vasko · 3 years, 7 months ago
- 454820e schema compile BUGFIX accessing freed memory by Radek Krejci · 3 years, 7 months ago
- 10443f4 schema compile BUGFIX disabled identityref referencing disabled base identity by Radek Krejci · 3 years, 7 months ago
- 4b0f01b yanglint BUGFIX freeing output handler on print command by Radek Krejci · 3 years, 7 months ago
- c4931db build BUGFIX update pkg-config with new libpcre2 requirement by Christian Hopps · 3 years, 7 months ago
- d43298b libyang MAINTENANCE code formatting by Radek Krejci · 3 years, 8 months ago
- 50dcbc2 parser yang BUGFIX support for CRLF newlines by Michal Vasko · 3 years, 8 months ago
- 7c76904 schema helpers BUGFIX do not print unprintable characters by Michal Vasko · 3 years, 8 months ago
- 7c43d86 plugins types FEATURE accept empty value by Michal Vasko · 3 years, 8 months ago
- 6f32621 build BUGFIX fix build and utest on *BSD by Christian Hopps · 3 years, 8 months ago
- 865488e utest BUGFIX fix misspeling in anchor test by Radek Iša · 3 years, 8 months ago
- fb11346 plugins BUGFIX fix several bug in bits plugin by Radek Iša · 3 years, 8 months ago
- b449fed test REFACTOR cosmetic changes by Radek Iša · 3 years, 8 months ago
- 0fe25a9 schema BUGFIX fix bits sorting by Radek Iša · 3 years, 8 months ago
- 09fc1a3 utest MAINTAINCE remove uncesary tests for bits type by Radek Iša · 3 years, 8 months ago
- 5d0a08d utest MAINTAINCE add test to string for simultanous restriction of pattern and length by Radek Iša · 3 years, 8 months ago
- 42cc0b7 parser yin BUGFIX add checking empty identifier by Radek Iša · 3 years, 8 months ago
- 2eac74c parser yin BUGFIX fix checking first character in identitifier by Radek Iša · 3 years, 8 months ago
- 8b64088 parser yin BUGFIX fix duplicity name checking in type bits by Radek Iša · 3 years, 8 months ago
- ded3105 utest MAINTAINCE expand tests for bits by Radek Iša · 3 years, 8 months ago
- dafed22 build CHANGE work with earlier pcre2 library version by Christian Hopps · 3 years, 8 months ago
- 18c9916 types REFACTOR unify naming and organize header for types plugins API by Radek Krejci · 3 years, 8 months ago
- 90f7173 types REFACTOR move union-specific functions into a standalone source file by Radek Krejci · 3 years, 8 months ago
- 2926c1b types CHANGE wrappers around internal functions handling prefix_data structure by Radek Krejci · 3 years, 8 months ago
- d64d646 types CHANGE extend functions' usability with declaring parameter const by Radek Krejci · 3 years, 8 months ago
- 5a1b541 types REFACTOR move leafref-specific functions into a standalone source file by Radek Krejci · 3 years, 8 months ago
- 89c2135 types REFACTOR move instance-identifier specific functions into a standalone source file by Radek Krejci · 3 years, 8 months ago
- 3477050 types CHANGE make simple callbacks public for reuse by Radek Krejci · 3 years, 8 months ago
- eac3d33 types REFACTOR isolate creating ly_path for instance-identifier by Radek Krejci · 3 years, 8 months ago
- bf05cb7 types REFACTOR move identityref-specific functions into a standalone source file by Radek Krejci · 3 years, 8 months ago
- 4579227 types CHANGE add lys_set_implemented2() by Radek Krejci · 3 years, 8 months ago
- 12307ba types CHANGE change ly_type_store_resolve_prefix() and connect it with identities by Radek Krejci · 3 years, 8 months ago
- 9905252 data REFACTOR use internal function instead of types plugins wrapper by Radek Krejci · 3 years, 8 months ago
- 34ff7b1 types REFACTOR move enumeration-specific functions into a standalone source file by Radek Krejci · 3 years, 8 months ago
- c3711c4 types REFACTOR move empty-specific functions into a standalone source file by Radek Krejci · 3 years, 8 months ago
- 4f541d2 types REFACTOR move decimal64-specific functions into a standalone source file by Radek Krejci · 3 years, 8 months ago
- 4281a14 types REFACTOR move boolean-specific functions into a standalone source file by Radek Krejci · 3 years, 8 months ago
- bc11d03 types REFACTOR move bits-specific functions into a standalone source file by Radek Krejci · 3 years, 8 months ago
- ee1842d types REFACTOR move string-specific functions into a standalone source file by Radek Krejci · 3 years, 8 months ago
- 02c1130 types REFACTOR move binary-specific functions into a standalone source file by Radek Krejci · 3 years, 8 months ago
- 2c48395 types REFACTOR move integer-specific functions into a standalone source file by Radek Krejci · 3 years, 8 months ago
- 065520b types CHANGE extend types public header by header for manipulating tree by Radek Krejci · 3 years, 8 months ago
- db0ee02 type CHANGE join ly_err_new() and ly_err_msg_create() by Radek Krejci · 3 years, 8 months ago
- de8a70d type CHANGE make type_check_hints() public for type plugins API by Radek Krejci · 3 years, 8 months ago
- 62a09af integer types CHANGE clarify base value meaning by Radek Krejci · 3 years, 8 months ago
- 813cb12 utest REAFACTOR comment type in file test_pattern.c by Radek Iša · 3 years, 8 months ago
- 3930fd7 parse xml BUGFIX fix anydata parsing by Radek Iša · 3 years, 8 months ago
- e8f15c1 utest MAINTAINCE add tests for anydata node by Radek Iša · 3 years, 8 months ago
- 52c4ac6 xml BUGFIX fix print characters <,>," in parameter and data in opaq node by Radek Iša · 3 years, 8 months ago
- 6a7d6cd utests MAINTAINCE add test for anydata containing character <. by Radek Iša · 3 years, 8 months ago
- 447abb8 utest MAINTAINCE remove string test. by Radek Iša · 3 years, 8 months ago
- a3b653e utests MAINTAINCE Additing test for base type string. by Radek Iša · 3 years, 9 months ago
- 2be1d76 json BUGFIX invalid BMP character oob reads by Michal Vasko · 3 years, 8 months ago
- 8919fbd data MAINTENANCE improve code readability by Radek Krejci · 3 years, 8 months ago
- 5240920 schema MAINTENANCE code formatting by Radek Krejci · 3 years, 8 months ago
- cbb6242 schema BUGFIX invalid error checking by Radek Krejci · 3 years, 8 months ago
- 95ccd1b data FEATURE add lyd_new_ext_path() by Radek Krejci · 3 years, 8 months ago
- d5d3743 schema CHANGE support extension instance top-level in ly_path_compile() by Radek Krejci · 3 years, 8 months ago
- 0b963da data FEATURE add lyd_new_ext_any() by Radek Krejci · 3 years, 8 months ago
- 8247bae data FEATURE add lyd_new_ext_list() by Radek Krejci · 3 years, 8 months ago
- dd2a766 data FEATURE add lyd_new_ext_inner() by Radek Krejci · 3 years, 8 months ago
- 8a5afc2 data FEATURE add lyd_new_ext_term() by Radek Krejci · 3 years, 8 months ago
- 883355a extensions CHANGE compile internal plugins separately by Radek Krejci · 3 years, 8 months ago
- 7711410 libyang MAINTENANCE cleanup header includes by Radek Krejci · 3 years, 8 months ago
- f8d7f9a extensions CHANGE CHANGE cleanup API of the schema printer for extension plugins by Radek Krejci · 3 years, 8 months ago
- 5f9a367 extensions CHANGE cleanup API of the schema compiler for extension plugins by Radek Krejci · 3 years, 8 months ago
- c0c872a extensions REFACTOR cleanup public header by Radek Krejci · 3 years, 8 months ago
- ba05eab schema REFACTOR rename lys_find_ext_instance_node() to lysc_ext_find_node() by Radek Krejci · 3 years, 8 months ago
- de7a9c4 schema DOC separate schema nodetypes into doxygen group by Radek Krejci · 3 years, 8 months ago
- 859a15a libyang REFACTOR separate macros to edit sized arrays and linked list by Radek Krejci · 3 years, 8 months ago
- 9f87b0c schema REFACTOR rename argument member in extension definition by Radek Krejci · 3 years, 8 months ago
- a03a754 plugins types DOC compare cb is used for value in the same context by Michal Vasko · 3 years, 8 months ago
- ce40670 plugin BUGFIX fix print error-message and error-apt-get by Radek Iša · 3 years, 8 months ago
- 59bf327 utest MAINTAINCE add test for restriction pattern and range by Radek Iša · 3 years, 8 months ago
- beb4acd plugins REFACTORING add parameters apath and apptag into function ly_err_msg_create by Radek Iša · 3 years, 8 months ago
- 816b70c plugins REFACTOR put creating error message into function ly_err_msg_create by Radek Iša · 3 years, 8 months ago
- aa67706 xpath BUGFIX casting empty set to string by Michal Vasko · 3 years, 8 months ago
- 9a7e9d0 diff BUGFIX all nodes must be traversed when reversing diff by Michal Vasko · 3 years, 8 months ago
- a98dcba data tree DOC added a note about diff and defaults behavior by Michal Vasko · 3 years, 8 months ago
- ff85781 data tree DOC minor improvements by Michal Vasko · 3 years, 8 months ago
- 677abea schema CHANGE avoid unnecessary check by Radek Krejci · 3 years, 8 months ago
- 910d013 data MAINTENANCE silence uninitialized variable warnings by Radek Krejci · 3 years, 8 months ago
- 9e07052 diff BUGFIX reversing create and delete operations by Michal Vasko · 3 years, 8 months ago
- c43c8ab parser BUGFIX unify unres set order by Michal Vasko · 3 years, 8 months ago