- 236cbac log UPDATE store last message by Michal Vasko · 1 year, 9 months ago
- f20ad11 tests DOC doxygen header by Michal Vasko · 1 year, 9 months ago
- 62af369 utest UPDATE log check simplification by Michal Vasko · 1 year, 9 months ago
- 77b7f90a hash table UPDATE optional cb for HT free by Michal Vasko · 1 year, 9 months ago
- 2bf4af4 unrustify UPDATE move to version 0.76 by Michal Vasko · 1 year, 10 months ago
- f8ebf13 log UPDATE input logging cleared and updated by Michal Vasko · 2 years ago
- 3ef7e25 xpath BUGFIX key predicate nested predicates parsing by Michal Vasko · 2 years ago
- a353cce xpath BUGFIX child axis does not include siblings 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
- edb0fa5 structure FEATURE support for ietf-yang-structure-ext by Michal Vasko · 2 years, 1 month ago
- 0ab8b30 yanglint FEATURE schema mount support (#1901) by ekinzie · 2 years, 1 month ago
- beaca3f tests BUGFIX free reachable memory by Michal Vasko · 2 years, 2 months ago
- 4b3f295 xml UPDATE check for namespace errors by Michal Vasko · 2 years, 2 months ago
- 26bbb27 build UPDATE uncrustify version 0.71 -> 0.75 by Michal Vasko · 2 years, 3 months ago
- 3d969ff xpath OPTIMIZE extend hash-based child search by Michal Vasko · 2 years, 3 months ago
- 0009908 tests UPDATE more xpath canonization test cases by Michal Vasko · 2 years, 3 months ago
- 79a7a87 plugins types UPDATE plugin for edit-config inset keys predicate by Michal Vasko · 2 years, 5 months ago
- 95f736c schema compile BUGFIX always connect augments last by Michal Vasko · 2 years, 5 months ago
- 49fec8e xpath UPDATE full axes support by Michal Vasko · 2 years, 6 months ago
- 8cf6f72 xml FEATURE support for CDATA by Michal Vasko · 2 years, 9 months ago
- f9c0a67 tests UPDATE minor improvement by Michal Vasko · 2 years, 9 months ago
- 61ad1ff parser json FEATURE support for nested ext instances with data by Michal Vasko · 2 years, 9 months ago
- ddd7659 plugins ext FEATURE initial schema-mount support by Michal Vasko · 2 years, 10 months ago
- 978532b schema compile UPDATE internal module another rev implement by Michal Vasko · 2 years, 10 months ago
- de2e8b2 test UPDATE do not use test source files by Michal Vasko · 2 years, 10 months ago
- e2789d3 Windows: tests: path handling by Jan Kundrát · 2 years, 11 months ago
- d104767 Windows: tests: do not invoke syscalls on an invalid FDs by Jan Kundrát · 2 years, 11 months ago
- 34bb928 Use semicolon as a directory delimiter on Windows by Jan Kundrát · 2 years, 11 months ago
- b1aa77f Windows: use binary I/O everywhere by Jan Kundrát · 2 years, 11 months ago
- a0d2aaa tests: do not hardcode paths under /tmp by Jan Kundrát · 2 years, 11 months ago
- aecb11f context BUGFIX ctx set options inval arg by Michal Vasko · 3 years, 1 month ago
- fba7536 xpath FEATURE XPath variable implementation added by aPiecek · 3 years, 1 month ago
- adc1e4f xpath BUGFIX added lyxp_set_free_content() by aPiecek · 3 years, 1 month ago
- fff4dca xpath BUGFIX in eval_predicate by aPiecek · 3 years, 1 month ago
- db08ce5 xpath BUGFIX ignore module for * by Michal Vasko · 3 years, 1 month ago
- 8759f3c tests MAINTENANCE avoid function pointer cast by Michal Vasko · 3 years, 2 months ago
- 22e0f3a libyang MAINTENANCE avoid string longer than 4096 by Michal Vasko · 3 years, 2 months ago
- 7980d9c tests MAINTENANCE char overflow by Michal Vasko · 3 years, 2 months ago
- dd349cf test REFACTOR fix unused variable warnings by Michal Vasko · 3 years, 2 months ago
- d4911ee schema helpers CHANGE added LYS_MOD_IMPORTED_REV by aPiecek · 3 years, 3 months ago
- 9f8c7e7 schema_helpers BUGFIX circular dependence check by aPiecek · 3 years, 3 months ago
- 8ca21bd tree_schema REFACTOR latest_revision as bit option by aPiecek · 3 years, 3 months ago
- e2be546 xpath BUGFIX do not parse empty NCNames by Michal Vasko · 3 years, 3 months ago
- 8297b79 tests CHANGE check for multiple error messages at once by Radek Krejci · 4 years, 3 months ago
- 4de7d07 parser schema CHANGE always return non-const modules by Michal Vasko · 3 years, 4 months ago
- f4258e1 schema compile FEATURE introduction of dependency sets by Michal Vasko · 3 years, 5 months ago
- a9f807e schema compile REFACTOR split implementing and compiling schemas by Michal Vasko · 3 years, 5 months ago
- df6319c schema compile FEATURE support for glob unres reset by Michal Vasko · 3 years, 5 months ago
- dd99258 schema tree REFACTOR pass only new mod set when parsing modules by Michal Vasko · 3 years, 5 months ago
- 4e205e8 schema tree REFACTOR always parse and implement separately by Michal Vasko · 3 years, 5 months ago
- 11001a7 tests BUGFIX do not check dlerror() error message (#1625) by Wesley Coakley · 3 years, 5 months ago
- 0ba088e json BUGFIX integer under/overflow checks by aPiecek · 3 years, 5 months ago
- 28e101a json BUGFIX in ::lyjson_number_is_zero() by aPiecek · 3 years, 5 months ago
- 76034c3 json BUGFIX in ::lyjson_number() by aPiecek · 3 years, 5 months ago
- e8220db schema compile OPTIMIZE separate tasks performed only once by Michal Vasko · 3 years, 5 months ago
- 350a6bf json BUGFIX in lyjson_number by aPiecek · 3 years, 6 months ago
- a40b466 json BUGFIX parsing number with E0 by aPiecek · 3 years, 6 months ago
- 023f83a doxygen BUGFIX source file headers, file attribute by aPiecek · 3 years, 6 months ago
- e3f828d common CHANGE ly_value_prefix_next returns LY_ERR by aPiecek · 3 years, 6 months ago
- 9392369 xpath BUGFIX derived-from and derived-from-or-self functions by Michal Vasko · 3 years, 6 months ago
- 94927eb json BUGFIX limit for number encoded as a string by aPiecek · 3 years, 6 months ago
- 58e46a5 json BUGFIX negative exp fraction number by aPiecek · 3 years, 6 months ago
- fcfec0f utest CHANGE testing of LY_CTX_SET_PRIV_PARSED by aPiecek · 3 years, 7 months ago
- 6d5ba0c libyang FEATURE add lyd_get_value() and lyd_get_meta_value() by Radek Krejci · 3 years, 6 months ago
- ad8d0f5 context FEATURE explicit compilation when creating from yanglib data by Michal Vasko · 3 years, 6 months ago
- 01db7de context FEATURE allow explicit context compilation by Michal Vasko · 3 years, 7 months ago
- ddbc481 libyang MAINTENANCE code formatting by Radek Krejci · 3 years, 7 months ago
- 90ed21e schema CHANGE remove private_destructor parameter from ly_ctx_destroy() by Radek Krejci · 3 years, 7 months ago
- bb96b80 utest NEW testing of LY_CTX_SET_PRIV_PARSED by aPiecek · 3 years, 7 months ago
- ea26818 tests FEATURE test for ly_ctx_new_ylmem and path by Tadeáš Vintrlík · 3 years, 7 months ago
- 4a4d1e0 schema BUGFIX accessing extension plugins by Radek Krejci · 3 years, 7 months ago
- 12a28c7 libyang MAINTENANCE code formatting by Radek Krejci · 3 years, 7 months ago
- f0d8123 utest NEW for ly_value_prefix_next function by aPiecek · 3 years, 7 months ago
- 4f2e3e5 extensions CHANGE use the validate callback of extension plugin by Radek Krejci · 3 years, 7 months ago
- 5902be9 tests FEATURE basic external plugins tests 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
- 794ab4b context FEATURE allow custom content-id in yang-library data by Michal Vasko · 3 years, 7 months ago
- 447abb8 utest MAINTAINCE remove string test. by Radek Iša · 3 years, 8 months ago
- 85a5523 tests BUGFIX fix binnary test case. In this case parsed data should be empty string. Fix xml test by change checking parameter from name to value. by Radek Iša · 3 years, 9 months ago
- be27c91 hash table CHANGE accept NULL dict values by Michal Vasko · 3 years, 9 months ago
- 400e967 xpath BUGFIX pass xcontext explicitly by Michal Vasko · 3 years, 10 months ago
- 2651268 schema tree CHANGE lys_find_xpath variant with no context node by Michal Vasko · 3 years, 10 months ago
- ddace2c libyang REFACTOR avoid connection between context and log location storage by Radek Krejci · 3 years, 10 months ago
- 2efc45b libyang REFACTOR simplify logging and extend location information by Radek Krejci · 3 years, 11 months ago
- d54412f libyang CHANGE extend input handler by line counter by Radek Krejci · 3 years, 11 months ago
- 56ca9e4 utests data REFACTOR put repetitive commands into macros by Radek Iša · 4 years, 2 months ago