- e8c3e78 xpath OPTIMIZE minor optimizations (#1273) by jvportal · 4 years ago
- 2be3d2c parser BUGFIX option LYD_OPT_NOTIF_FILTER should parse notifications (#1290) by Fred Gan · 4 years ago
- 1b4d4ea xml BUGFIX invalid pointer access by Michal Vasko · 4 years ago
- 7b339f3 Fix error for printing json schema for augmented node by euikook · 4 years ago
- 98fb0d0 c++ BUGFIX derived bit type value printing (#1270) by Václav Kubernát · 4 years ago cesnet/fix-bits
- 2ac5bb5 Don't correct DST when parsing dates by Václav Kubernát · 4 years, 1 month ago
- a39c919 c++ MAINTENANCE use bool return type (#1255) by Václav Kubernát · 4 years, 1 month ago
- 1705a62 json BUGFIX predicate values with encoded characters (#1254) by olderma · 4 years, 1 month ago
- 5b0066d json BUGFIX handling of values with encoded characters (#1253) by olderma · 4 years, 1 month ago
- fbde326 VERSION bump to version 1.0.202 by Michal Vasko · 4 years, 1 month ago
- 5c1b7e4 SOVERSION bump to version 1.9.19 by Michal Vasko · 4 years, 1 month ago
- a6b7680 hash table BUGFIX when duplicating copy all relevant members by Michal Vasko · 4 years, 1 month ago
- e647c02 VERSION bump to version 1.0.201 by Michal Vasko · 4 years, 1 month ago
- 1aac3f2 SOVERSION bump to version 1.9.18 by Michal Vasko · 4 years, 1 month ago
- e66cee6 hash table OPTIMIZE rehash on too many invalid records (#1250) by shuailily0108 · 4 years, 1 month ago
- b34e524 VERSION bump to version 1.0.200 by Michal Vasko · 4 years, 1 month ago
- 9b256c9 SOVERSION bump to version 1.9.17 by Michal Vasko · 4 years, 1 month ago
- a40405d parser BUGFIX when checking date, use local timezone by Michal Vasko · 4 years, 1 month ago
- 634dab9 json parser BUGFIX set lealfist attr index for every loop (#1237) by zhuxiaoyun138159 · 4 years, 1 month ago
- 164863e VERSION bump to version 1.0.199 by Michal Vasko · 4 years, 1 month ago
- b925656 SOVERSION bump to version 1.9.16 by Michal Vasko · 4 years, 1 month ago
- cca5282 xpath BUGFIX cur module may not match the module of cur node by Michal Vasko · 4 years, 1 month ago
- 7eae3fe extensions MAINTENANCE remove executable flag from yangdata.c (#1227) by Heiko Thiery · 4 years, 2 months ago
- 24195e2 build FEATURE always generate .pc file by Michal Vasko · 4 years, 2 months ago
- 2befd97 VERSION bump to version 1.0.198 by Michal Vasko · 4 years, 2 months ago
- c679147 SOVERSION bump to version 1.9.15 by Michal Vasko · 4 years, 2 months ago
- a01e6de xpath FEATURE increase xpath node limit to uint32 by Michal Vasko · 4 years, 2 months ago
- 638b3f7 VERSION bump to version 1.0.197 by Michal Vasko · 4 years, 2 months ago
- 84fb37d SOVERSION bump to version 1.9.14 by Michal Vasko · 4 years, 2 months ago
- d9e746a xpath CHANGE local module for checking xpath expr by Michal Vasko · 4 years, 2 months ago
- 12e00f7 data tree BUGFIX handle submodules in lyd_new_* by Michal Vasko · 4 years, 2 months ago
- 965550b printer BUGFIX memory leak by Michal Vasko · 4 years, 2 months ago
- b822c62 json parser BUGFIX parsing anydata with quotes (#1209) by olderma · 4 years, 2 months ago
- e80b74e xml BUGFIX attr value content must be escaped (#1208) by olderma · 4 years, 2 months ago
- 00f1227 VERSION bump to version 1.0.196 by Michal Vasko · 4 years, 2 months ago
- 604f686 SOVERSION bump to version 1.9.13 by Michal Vasko · 4 years, 2 months ago
- 0873ff5 xpath BUGFIX use correct local module for value checks by Michal Vasko · 4 years, 2 months ago
- 6bc4f46 VERSION bump to version 1.0.195 by Michal Vasko · 4 years, 2 months ago
- ca6caa0 SOVERSION bump to version 1.9.12 by Michal Vasko · 4 years, 2 months ago
- 5bc64f5 parser BUGFIX do not check if-features for default values by Michal Vasko · 4 years, 2 months ago
- 83cea22 libyang MAINTENANCE unify failed if-feature check messages by Michal Vasko · 4 years, 2 months ago
- 0d733f8 VERSION bump to version 1.0.194 by Michal Vasko · 4 years, 2 months ago
- 9cb6c90 SOVERSION bump to version 1.9.11 by Michal Vasko · 4 years, 2 months ago
- dd3e80f xpath BUGFIX skip if-feature check in schema xpath checks by Michal Vasko · 4 years, 2 months ago
- 629f238 data tree CHANGE cleaning a set should also free its content by Michal Vasko · 4 years, 2 months ago
- f3f289c VERSION bump to version 1.0.193 by Michal Vasko · 4 years, 2 months ago
- 1c9c852 SOVERSION bump to version 1.9.10 by Michal Vasko · 4 years, 2 months ago
- 8dfaf7c resolve BUGFIX do not check if-feature of default identities by Michal Vasko · 4 years, 2 months ago
- 9ea2afb doc UPDATE attribute merge clarification by Michal Vasko · 4 years, 2 months ago
- aa6dc43 schema tree BUGFIX avoid NULL params for memmove by Michal Vasko · 4 years, 3 months ago
- dfbe691 data tree BUGFIX NULL params for memcpy (#1191) by Václav Kubernát · 4 years, 3 months ago
- 2d8cdb4 VERSION bump to version 1.0.192 by Michal Vasko · 4 years, 3 months ago
- 662b6ec SOVERSION bump to version 1.9.9 by Michal Vasko · 4 years, 3 months ago
- 77fe24a parser BUGFIX memory leak in leafref parsing by Michal Vasko · 4 years, 3 months ago
- a8b0fc5 packages BUGFIX fix local-deb script by Igor Ryzhov · 4 years, 3 months ago
- a690d91 xml BUGFIX handle more prefixes by Michal Vasko · 4 years, 3 months ago
- fe0208c VERSION bump to version 1.0.191 by Michal Vasko · 4 years, 3 months ago
- 34e78c7 SOVERSION bump to version 1.9.8 by Michal Vasko · 4 years, 3 months ago
- e46a11c data tree CHANGE do not check yang:key value prefixes by Michal Vasko · 4 years, 3 months ago
- 1913dfc python binding BUGFIX global python lock + Data_Node missing .reset() (#1182) by johnbeckettn2e · 4 years, 3 months ago
- 6f7cfd2 VERSION bump to version 1.0.190 by Michal Vasko · 4 years, 3 months ago
- 90f0a03 SOVERSION bump to version 1.9.7 by Michal Vasko · 4 years, 3 months ago
- a29ff54 data tree FEATURE allow module name prefixes for keys by Michal Vasko · 4 years, 3 months ago
- e35729d VERSION bump to version 1.0.189 by Michal Vasko · 4 years, 3 months ago
- c60900a SOVERSION bump to version 1.9.6 by Michal Vasko · 4 years, 3 months ago
- bddd3d7 xml BUGFIX memory leak by Michal Vasko · 4 years, 3 months ago
- 5dd132a Merge branch 'master' into devel by Michal Vasko · 4 years, 3 months ago
- 6defee4 travis FEATURE build on PPC64LE (#1173) by Eshant Gupta · 4 years, 3 months ago
- e81ff21 VERSION bump to version 1.0.188 by Michal Vasko · 4 years, 3 months ago
- 031cd44 SOVERSION bump to version 1.9.5 by Michal Vasko · 4 years, 3 months ago
- cab70b1 resolve BUGFIX implement all modules in unres data by Michal Vasko · 4 years, 3 months ago
- 84ac25f VERSION bump to version 1.0.187 by Michal Vasko · 4 years, 4 months ago
- 22e04d6 SOVERSION bump to version 1.9.4 by Michal Vasko · 4 years, 4 months ago
- dc93b4a yang parser BUGFIX macro invalid increment (#1159) by mekleo · 4 years, 4 months ago
- 3324a44 readme DOC mention the Windows port by Michal Vasko · 4 years, 4 months ago
- 61e608d Merge branch 'master' into devel by Michal Vasko · 4 years, 4 months ago
- f0cf712 doc UPDATE libyang package link by Michal Vasko · 4 years, 4 months ago
- 7319e23 Merge branch 'master' into devel by Michal Vasko · 4 years, 4 months ago
- aab48f1 packages BUGFIX debian cpp package dependency by Michal Vasko · 4 years, 4 months ago
- 5e881d8 Merge branch 'master' into devel by Michal Vasko · 4 years, 4 months ago
- 1054200 packages FEATURE update rpm package name by Michal Vasko · 4 years, 4 months ago
- 15d03d9 VERSION bump to version 1.0.186 by Michal Vasko · 4 years, 4 months ago
- 4313294 c++ BUGFIX uninitialized var use by Michal Vasko · 4 years, 4 months ago
- 922886b c++ BUGFIX always use pointers as private attributes by Michal Vasko · 4 years, 4 months ago
- 7eb2882 VERSION bump to version 1.0.185 by Michal Vasko · 4 years, 4 months ago
- 260fb27 SOVERSION bump to version 1.9.3 by Michal Vasko · 4 years, 4 months ago
- 01311f3 data tree BUGFIX make only dummy nodes with unknown value type by Michal Vasko · 4 years, 4 months ago
- 2aa0eb4 travis BUGFIX use script in deploy section instead of command by Radek Krejci · 4 years, 4 months ago
- afbd607 Merge devel into master as release 1.0.184 by Radek Krejci · 4 years, 4 months ago v1.0.184
- 9bc379f Merge branch 'master' into devel by Radek Krejci · 4 years, 4 months ago
- 7fbed08 packages CHANGE rename RPM package to libyang1 for coexisting with libyang 0.x (#1141) by Martin Winter · 4 years, 4 months ago
- 875bcf8 travis MAINTENANCE remove obsolete cached cmocka directory (#1140) by Ondřej Surý · 4 years, 5 months ago
- 58eeaee Use prepackaged cmocka instead of building custom version by Ondřej Surý · 4 years, 5 months ago
- 5b1f114 Add pip cache by Ondřej Surý · 4 years, 5 months ago
- beace3a Shell script fixes by Ondřej Surý · 4 years, 5 months ago
- 249140a Dump the new libyang ABI dump if it differs from the previous one by Ondřej Surý · 4 years, 5 months ago
- 13a9250 Install and use universal-ctags snaps for building the ABI dumps by Ondřej Surý · 4 years, 5 months ago
- b84d0bf Cache the build cmocka library (reduce build time, reduce load on cmocka upstream) by Ondřej Surý · 4 years, 5 months ago
- e7900b8 Use apt and homebrew addons in Travis to install packages instead of manual method by Ondřej Surý · 4 years, 5 months ago
- 2d99cc2 Generate and dump text output from the ABI Compliance Checker HTML output by Ondřej Surý · 4 years, 5 months ago