1. 7a53c7d plugins FEATURE nacm node-instid type plugin by Michal Vasko · 3 years, 2 months ago
  2. 388a663 schema compile BUGFIX always use most-specific type plugin by Michal Vasko · 3 years, 2 months ago
  3. 86d787b VERSION bump to version 2.0.70 by Michal Vasko · 3 years, 2 months ago
  4. 724ed24 SOVERSION bump to version 2.8.0 by Michal Vasko · 3 years, 2 months ago
  5. f3e2db8 schema compile BUGFIX identity in submodules by aPiecek · 3 years, 2 months ago
  6. f4a0a19 schema compile BUGFIX if-feature in identity by aPiecek · 3 years, 2 months ago
  7. 6b3d542 tree schema BUGFIX compilation of identities moved by aPiecek · 3 years, 2 months ago
  8. d4911ee schema helpers CHANGE added LYS_MOD_IMPORTED_REV by aPiecek · 3 years, 2 months ago
  9. 9f8c7e7 schema_helpers BUGFIX circular dependence check by aPiecek · 3 years, 2 months ago
  10. cd4a74d schema helpers MAINTENANCE useless code deleted by aPiecek · 3 years, 2 months ago
  11. 4725aea schema helpers REFACTOR of ::lys_parse_load() by aPiecek · 3 years, 2 months ago
  12. 94d330b tree schema CHANGE flags LYS_MODS_LATEST_* by aPiecek · 3 years, 2 months ago
  13. 8ca21bd tree_schema REFACTOR latest_revision as bit option by aPiecek · 3 years, 2 months ago
  14. 695092a VERSION bump to version 2.0.69 by Michal Vasko · 3 years, 2 months ago
  15. be8e248 SOVERSION bump to version 2.7.2 by Michal Vasko · 3 years, 2 months ago
  16. 569f2f4 printer xml BUGFIX check term value print return by Michal Vasko · 3 years, 2 months ago
  17. 5900da4 validation BUGFIX skip opaque nodes by Michal Vasko · 3 years, 2 months ago
  18. e52cc07 VERSION bump to version 2.0.68 by Michal Vasko · 3 years, 2 months ago
  19. b99ff60 SOVERSION bump to version 2.7.1 by Michal Vasko · 3 years, 2 months ago
  20. e2be546 xpath BUGFIX do not parse empty NCNames by Michal Vasko · 3 years, 2 months ago
  21. 4cddc36 VERSION bump to version 2.0.67 by Michal Vasko · 3 years, 2 months ago
  22. 233b8a9 SOVERSION bump to version 2.7.0 by Michal Vasko · 3 years, 2 months ago
  23. 17f7664 validation BUGFIX nested choice validation by Michal Vasko · 3 years, 2 months ago
  24. 7e8315b data tree FEATURE option to merge with the same flags by Michal Vasko · 3 years, 2 months ago
  25. b07b590 VERSION bump to version 2.0.66 by Michal Vasko · 3 years, 2 months ago
  26. 4e843fe SOVERSION bump to version 2.6.4 by Michal Vasko · 3 years, 2 months ago
  27. 22b2622 schema compile BUGFIX persistent global unres by Michal Vasko · 3 years, 2 months ago
  28. 1b9e7f6 common BUGFIX printf len expects int by Michal Vasko · 3 years, 2 months ago
  29. 4e96f91 common BUGFIX duplicate ly_strlen function by Michal Vasko · 3 years, 2 months ago
  30. bee2703 VERSION bump to version 2.0.65 by Michal Vasko · 3 years, 2 months ago
  31. 9b90500 SOVERSION bump to version 2.6.3 by Michal Vasko · 3 years, 2 months ago
  32. c3f5573 schema features BUGFIX evalue all if-features, not just the first by Michal Vasko · 3 years, 2 months ago
  33. f837edd VERSION bump to version 2.0.64 by Michal Vasko · 3 years, 2 months ago
  34. 51909a4 SOVERSION bump to version 2.6.2 by Michal Vasko · 3 years, 2 months ago
  35. 2588b95 xpath BUGFIX bit-is-set comparison on value, not defined bits by Michal Vasko · 3 years, 2 months ago
  36. ea16dfb VERSION bump to version 2.0.63 by Michal Vasko · 3 years, 2 months ago
  37. 93964b6 SOVERSION bump to version 2.6.1 by Michal Vasko · 3 years, 2 months ago
  38. 6e7b317 union BUGFIX clear invalid subvalues by Michal Vasko · 3 years, 2 months ago
  39. 8b39d70 VERSION bump to version 2.0.62 by Michal Vasko · 3 years, 2 months ago
  40. f11ab49 SOVERSION bump to version 2.6.0 by Michal Vasko · 3 years, 2 months ago
  41. 775fbd0 tree schema BUGFIX non-compiled modules in dep set creation by Michal Vasko · 3 years, 2 months ago
  42. e558f79 log FEATURE new dep sets debug group by Michal Vasko · 3 years, 2 months ago
  43. baec004 VERSION bump to version 2.0.61 by Michal Vasko · 3 years, 2 months ago
  44. 56a67bc SOVERSION bump to version 2.5.7 by Michal Vasko · 3 years, 2 months ago
  45. 919954a xpath BUGFIX avoid using non-compiled modules by Michal Vasko · 3 years, 2 months ago
  46. 36ce6b2 validation BUGFIX avoid using invalid set by Michal Vasko · 3 years, 2 months ago
  47. fa3644e VERSION bump to version 2.0.60 by Michal Vasko · 3 years, 2 months ago
  48. c443b9e SOVERSION bump to version 2.5.6 by Michal Vasko · 3 years, 2 months ago
  49. caf608d parser json BUGFIX when/exts/default flag check missing by Michal Vasko · 3 years, 2 months ago
  50. f9b6834 tree data REFACTOR data unres sets naming unified by Michal Vasko · 3 years, 2 months ago
  51. 5cf7ba0 VERSION bump to version 2.0.59 by Michal Vasko · 3 years, 2 months ago
  52. 3dbde66 SOVERSION bump to version 2.5.5 by Michal Vasko · 3 years, 2 months ago
  53. 41e630c validation MAINTENANCE cast problems by Michal Vasko · 3 years, 2 months ago
  54. 11ac39a tree schema BUGFIX hash table ht params are pointers to values by Michal Vasko · 3 years, 2 months ago
  55. 2c4e117 path MAINTENANCE redundant feature macro by Michal Vasko · 3 years, 2 months ago
  56. 54ba891 parser BUGFIX printf format or param problems by Michal Vasko · 3 years, 2 months ago
  57. 73d77ab parser BUGFIX always convert to long long by Michal Vasko · 3 years, 2 months ago
  58. c10488f json BUGFIX type mismatch by Michal Vasko · 3 years, 2 months ago
  59. a022303 VERSION bump to version 2.0.58 by Michal Vasko · 3 years, 2 months ago
  60. d6dd0e5 SOVERSION bump to version 2.5.4 by Michal Vasko · 3 years, 2 months ago
  61. 69d0ca1 parser json BUGFIX detect empty metadata names by Michal Vasko · 3 years, 2 months ago
  62. 4353310 VERSION bump to version 2.0.57 by Michal Vasko · 3 years, 2 months ago
  63. 1307439 SOVERSION bump to version 2.5.3 by Michal Vasko · 3 years, 2 months ago
  64. 6f08e96 schema compile UPDATE check xpath in disabled nodes by Michal Vasko · 3 years, 2 months ago
  65. e02e740 schema compile UPDATE keep deviation not-supported nodes as disabled by Michal Vasko · 3 years, 2 months ago
  66. 4358df8 VERSION bump to version 2.0.56 by Michal Vasko · 3 years, 2 months ago
  67. bfc7c89 SOVERSION bump to version 2.5.2 by Michal Vasko · 3 years, 2 months ago
  68. 4eab562 parser json BUGFIX do not print empty node prefixes by Michal Vasko · 3 years, 2 months ago
  69. 02cf266 parser json MAINTENANCE redundant variable by Michal Vasko · 3 years, 2 months ago
  70. 5d54ad7 parser json UPDATE do not create data nodes below opaq nodes by Michal Vasko · 3 years, 2 months ago
  71. 8d15122 tests FEATURE case validation test by Michal Vasko · 3 years, 2 months ago
  72. 6e802c9 VERSION bump to version 2.0.55 by Michal Vasko · 3 years, 2 months ago
  73. 2c4f612 SOVERSION bump to version 2.5.1 by Michal Vasko · 3 years, 2 months ago
  74. e137fc4 xml FEATURE support for special xml attr prefix by Michal Vasko · 3 years, 2 months ago
  75. dedc4d0 VERSION bump to version 2.0.54 by Michal Vasko · 3 years, 2 months ago
  76. 4bf681d SOVERSION bump to version 2.5.0 by Michal Vasko · 3 years, 2 months ago
  77. 66d508c tree data FEATURE function for unlinking siblings by Michal Vasko · 3 years, 2 months ago
  78. 81008a5 parsers UPDATE always try to parse data node normally by Michal Vasko · 3 years, 2 months ago
  79. c825ed7 diff BUGFIX skip opaque nodes by Michal Vasko · 3 years, 2 months ago
  80. da3f8ff VERSION bump to version 2.0.53 by Michal Vasko · 3 years, 2 months ago
  81. c051367 SOVERSION bump to version 2.4.11 by Michal Vasko · 3 years, 2 months ago
  82. 8543070 parser json BUGFIX null array and opaque flag by Michal Vasko · 3 years, 2 months ago
  83. da6205b VERSION bump to version 2.0.52 by Michal Vasko · 3 years, 2 months ago
  84. 309bdb0 SOVERSION bump to version 2.4.10 by Michal Vasko · 3 years, 2 months ago
  85. 9da78cf data tree UPDATE parse unknown op nodes as opaque by Michal Vasko · 3 years, 2 months ago
  86. f7030d9 VERSION bump to version 2.0.51 by Michal Vasko · 3 years, 2 months ago
  87. 6fe9f80 SOVERSION bump to version 2.4.9 by Michal Vasko · 3 years, 2 months ago
  88. 709f9a5 tree schema BUGFIX separate single-item dep set creation by Michal Vasko · 3 years, 2 months ago
  89. a986b86 VERSION bump to version 2.0.50 by Michal Vasko · 3 years, 2 months ago
  90. 140ad17 SOVERSION bump to version 2.4.8 by Michal Vasko · 3 years, 2 months ago
  91. 10b6b1c schema compile BUGFIX proper uses status flag compile/inherit by Michal Vasko · 3 years, 2 months ago
  92. 6885404 VERSION bump to version 2.0.49 by Michal Vasko · 3 years, 2 months ago
  93. 984752a SOVERSION bump to version 2.4.7 by Michal Vasko · 3 years, 2 months ago
  94. 60edc2f schema compile BUGFIX no recursive cyclic when check by Michal Vasko · 3 years, 2 months ago
  95. 2c4d915 schema compile UPDATE improved cyclic when message by Michal Vasko · 3 years, 2 months ago
  96. a2d2bdf VERSION bump to version 2.0.48 by Michal Vasko · 3 years, 2 months ago
  97. 110840c SOVERSION bump to version 2.4.6 by Michal Vasko · 3 years, 2 months ago
  98. 27d2b1b validation BUGFIX unresolved term nodes may be under false when by Michal Vasko · 3 years, 2 months ago
  99. 12f6339 VERSION bump to version 2.0.47 by Michal Vasko · 3 years, 2 months ago
  100. 07719ab SOVERSION bump to version 2.4.5 by Michal Vasko · 3 years, 2 months ago