- 8d4e75d parser BUGFIX memory-leak due to tpdfs_nodes by aPiecek · 3 years, 5 months ago
- c3e2614 schema internal MAINTENANCE removed new_mods set by aPiecek · 3 years, 5 months ago
- b0445f2 libyang DOC spelling correction in headers by aPiecek · 3 years, 5 months ago
- c606f31 test FEATURE perf validation test by Michal Vasko · 3 years, 4 months ago
- 99544ca tests FEATURE performance test by Michal Vasko · 3 years, 4 months ago
- 69bd24a schema compile BUGFIX invalid memory access by Michal Vasko · 3 years, 4 months ago
- 5b8b980 VERSION bump to version 2.0.26 by Michal Vasko · 3 years, 4 months ago
- 7061c68 SOVERSION bump to version 2.3.0 by Michal Vasko · 3 years, 4 months ago
- 208e6d6 data tree FEATURE creating lists with binary/canon values by Michal Vasko · 3 years, 4 months ago
- 4911eeb path FEATURE support number key values in predicates by Michal Vasko · 3 years, 4 months ago
- 8e35138 schema compile BUGFIX removed assert by aPiecek · 3 years, 5 months ago
- 5c7a832 tree data CHANGE keep const when casting by Michal Vasko · 3 years, 5 months ago
- 2d18d03 VERSION bump to version 2.0.25 by Michal Vasko · 3 years, 5 months ago
- 3e09891 SOVERSION bump to version 2.2.9 by Michal Vasko · 3 years, 5 months ago
- a6cf80a schema compile BUGFIX deviate remove shorthand case by Michal Vasko · 3 years, 5 months ago
- f864056 VERSION bump to version 2.0.24 by Michal Vasko · 3 years, 5 months ago
- 6e1bf71 SOVERSION bump to version 2.2.8 by Michal Vasko · 3 years, 5 months ago
- 741bb56 xpath BUGFIX invalid assert removed by Michal Vasko · 3 years, 5 months ago
- 514c3ef VERSION bump to version 2.0.23 by Michal Vasko · 3 years, 5 months ago
- 5edfe4e SOVERSION bump to version 2.2.7 by Michal Vasko · 3 years, 5 months ago
- dfd254d schema compile BUGFIX proper when status inheriting by Michal Vasko · 3 years, 5 months ago
- 23864e0 schema compile REFACTOR formatting by Michal Vasko · 3 years, 5 months ago
- 6e63ca9 context REFACTOR improve verb message by Michal Vasko · 3 years, 5 months ago
- 9aa32d1 build BUGFIX allow disabling tests for debug build by Michal Vasko · 3 years, 5 months ago
- cdffdab build REFACTOR rename test option to unify with other projects by Michal Vasko · 3 years, 5 months ago
- 8afadc5 VERSION bump to version 2.0.22 by Michal Vasko · 3 years, 5 months ago
- 3503d3f SOVERSION bump to version 2.2.6 by Michal Vasko · 3 years, 5 months ago
- ed725d7 schema compile BUGFIX leafref non-prefixed node module by Michal Vasko · 3 years, 5 months ago
- 41369bd schema compile DOC fix default value simplementing new modules by Michal Vasko · 3 years, 5 months ago
- c5722f3 VERSION bump to version 2.0.21 by Michal Vasko · 3 years, 5 months ago
- 7d8b315 SOVERSION bump to version 2.2.5 by Michal Vasko · 3 years, 5 months ago
- 426aa7e schema compile BUGFIX dev node copy double free in extensions by Michal Vasko · 3 years, 5 months ago
- ececd3e doxyfile BUGFIX older doxygen skips spaces when not in quotes by Michal Vasko · 3 years, 5 months ago
- 60c5ca3 VERSION bump to version 2.0.20 by Michal Vasko · 3 years, 5 months ago
- 389f900 SOVERSION bump to version 2.2.4 by Michal Vasko · 3 years, 5 months ago
- ea86824 schema compile BUGFIX do not read invalid data by Michal Vasko · 3 years, 5 months ago
- 51b7d5c build FEATURE uninstall target by Michal Vasko · 3 years, 5 months ago
- ffc92bf lyb BUGFIX last opaque string must have length by Michal Vasko · 3 years, 5 months ago
- 6d61855 plugin types BUGFIX ::ly_err_new() format emphasis by aPiecek · 3 years, 5 months ago
- 0d8e469 build CHANGE remove parameter -s in abi-check by aPiecek · 3 years, 5 months ago
- 50bc09a schema tree REFACTOR function renaming by Michal Vasko · 3 years, 5 months ago
- c245326 schema tree MAINTENANCE remove unused function by Michal Vasko · 3 years, 5 months ago
- d2c3937 json parser REFACTOR remove strndup by aPiecek · 3 years, 5 months ago
- 303fb25 json parser BUGFIX duplicate in lydjson_metadata by aPiecek · 3 years, 5 months ago
- 95a4bb6 VERSION bump to version 2.0.19 by Michal Vasko · 3 years, 5 months ago
- 2c27861 SOVERSION bump to version 2.2.3 by Michal Vasko · 3 years, 5 months ago
- 45791ad xml parser & printer FEATURE support for special filter attrs by Michal Vasko · 3 years, 5 months ago
- eadf3ed VERSION bump to version 2.0.18 by Michal Vasko · 3 years, 5 months ago
- 8c1dd89 SOVERSION bump to version 2.2.2 by Michal Vasko · 3 years, 5 months ago
- 7ee5be2 schema tree REFACTOR dep sets creation by Michal Vasko · 3 years, 5 months ago
- 6adfce6 schema tree helpers MAINTENANCE check return value by Michal Vasko · 3 years, 5 months ago
- 2a3722d data tree BUGFIX do not free static data by Michal Vasko · 3 years, 5 months ago
- d297f2a schema tree REFACTOR do not use freed pointer by Michal Vasko · 3 years, 5 months ago
- bd65c2e schema tree MAINTENANCE assert for coverity by Michal Vasko · 3 years, 5 months ago
- da8fbbf parser xml BUGFIX full xml context backup by Michal Vasko · 3 years, 5 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
- e792712 schema compile REFACTOR added local var by Michal Vasko · 3 years, 5 months ago
- ffe7dfe schema compile amend REFACTOR rename function by Michal Vasko · 3 years, 5 months ago
- a9388b5 path DOC missing doxygen for param by Michal Vasko · 3 years, 5 months ago
- 28f1ffe context REFACTOR added newline by Michal Vasko · 3 years, 5 months ago
- 19a0902 schema compile DOC authors and years updated by Michal Vasko · 3 years, 5 months ago
- 7213ac5 schema compile REFACTOR recompile using explicit compilation by Michal Vasko · 3 years, 5 months ago
- fa5a7d7 schema compile REFACTOR move static function above the calling function by Michal Vasko · 3 years, 5 months ago
- d39bea4 schema compile REFACTOR use to_compile flags instead full_compilation by Michal Vasko · 3 years, 5 months ago
- 7c56592 schema compile REFACTOR schema compile context options renamed by Michal Vasko · 3 years, 5 months ago
- 0203b6c schema compile REFACTOR lys_compile improvements by Michal Vasko · 3 years, 5 months ago
- 8849750 contest REFACTOR minor improvements 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
- ee75760 schema free CHANGE compiled and main module must be freed separately 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
- ddc001b schema compile REFACTOR remove unres recompile flag by Michal Vasko · 3 years, 5 months ago
- 6533388 schema compile REFACTOR implement flag meaning changed by Michal Vasko · 3 years, 5 months ago
- 87f1cf0 schema tree REFACTOR formatting by Michal Vasko · 3 years, 5 months ago
- 4cc6b23 schema features REFACTOR remove useless function calls 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
- 889bfce common MAINTENANCE move overflow macros to header by aPiecek · 3 years, 5 months ago
- 0ba088e json BUGFIX integer under/overflow checks by aPiecek · 3 years, 5 months ago
- fc0dc52 schema compile BUGFIX set and use context pmod by Michal Vasko · 3 years, 5 months ago
- d8e774e json parser BUGFIX invalid pointer dereference by Michal Vasko · 3 years, 5 months ago
- e1c1732 VERSION bump to version 2.0.17 by Michal Vasko · 3 years, 5 months ago
- a8e8fe5 SOVERSION bump to version 2.2.1 by Michal Vasko · 3 years, 5 months ago
- dc6f84c schema compile BUGFIX compiling bases for identities by Michal Vasko · 3 years, 5 months ago
- 14b886e VERSION bump to version 2.0.16 by Michal Vasko · 3 years, 5 months ago
- 37ad01f SOVERSION bump to version 2.2.0 by Michal Vasko · 3 years, 5 months ago
- bb22b18 data tree FEATURE function for finding inst-id target by Michal Vasko · 3 years, 5 months ago
- 08e9b11 libyang BUGFIX avoid invalid parameters for memmove and memcpy by Michal Vasko · 3 years, 5 months ago
- cc0c148 plugins types BUGFIX cast warning by Michal Vasko · 3 years, 5 months ago
- d4a68ef plugins types BUGFIX avoid shifting negative values by Michal Vasko · 3 years, 5 months ago
- 5472019 parser yang BUGFIX avoid calling memmove with invalid params by Michal Vasko · 3 years, 5 months ago
- 9e54340 data tree BUGFIX avoid accessing invalid pointers by Michal Vasko · 3 years, 5 months ago
- f26fa24 VERSION bump to version 2.0.15 by Michal Vasko · 3 years, 5 months ago
- 6610a98 SOVERSION bump to version 2.1.12 by Michal Vasko · 3 years, 5 months ago
- d443e4b plugins types FEATURE xpath1.0 strict prefix inherit by Michal Vasko · 3 years, 5 months ago
- 4f07c3e hash table BUGFIX key_part with zero length by aPiecek · 3 years, 5 months ago
- 74515d0 data tree DOC binary value members clarification by Michal Vasko · 3 years, 5 months ago
- 5df1de7 data tree DOC mention binary value size units by Michal Vasko · 3 years, 5 months ago
- 75518cf cmake FEATURE read pcre2 version from header by Michal Vasko · 3 years, 5 months ago
- e91135f VERSION bump to version 2.0.14 by Michal Vasko · 3 years, 5 months ago