- 24da5f4 tests UPDATE minor improvement by Michal Vasko · 2 years, 9 months ago
- c08b9d2 parser json FEATURE support for nested ext instances with data by Michal Vasko · 2 years, 9 months ago
- aac267d plugins ext FEATURE initial schema-mount support by Michal Vasko · 2 years, 10 months ago
- fda52ac schema compile UPDATE internal module another rev implement by Michal Vasko · 2 years, 10 months ago
- 4266d2b test UPDATE do not use test source files by Michal Vasko · 2 years, 10 months ago
- d5e4ac8 Windows: tests: path handling by Jan Kundrát · 2 years, 11 months ago
- b156803 Windows: tests: do not invoke syscalls on an invalid FDs by Jan Kundrát · 2 years, 11 months ago
- a3ea193 Use semicolon as a directory delimiter on Windows by Jan Kundrát · 2 years, 11 months ago
- 79ad014 Windows: use binary I/O everywhere by Jan Kundrát · 2 years, 11 months ago
- 9b7ca33 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