1. e52cc07 VERSION bump to version 2.0.68 by Michal Vasko · 3 years, 2 months ago
  2. b99ff60 SOVERSION bump to version 2.7.1 by Michal Vasko · 3 years, 2 months ago
  3. e2be546 xpath BUGFIX do not parse empty NCNames by Michal Vasko · 3 years, 2 months ago
  4. 4cddc36 VERSION bump to version 2.0.67 by Michal Vasko · 3 years, 2 months ago
  5. 233b8a9 SOVERSION bump to version 2.7.0 by Michal Vasko · 3 years, 2 months ago
  6. 17f7664 validation BUGFIX nested choice validation by Michal Vasko · 3 years, 2 months ago
  7. 7e8315b data tree FEATURE option to merge with the same flags by Michal Vasko · 3 years, 2 months ago
  8. b07b590 VERSION bump to version 2.0.66 by Michal Vasko · 3 years, 2 months ago
  9. 4e843fe SOVERSION bump to version 2.6.4 by Michal Vasko · 3 years, 2 months ago
  10. 22b2622 schema compile BUGFIX persistent global unres by Michal Vasko · 3 years, 2 months ago
  11. 1b9e7f6 common BUGFIX printf len expects int by Michal Vasko · 3 years, 2 months ago
  12. 4e96f91 common BUGFIX duplicate ly_strlen function by Michal Vasko · 3 years, 2 months ago
  13. bee2703 VERSION bump to version 2.0.65 by Michal Vasko · 3 years, 2 months ago
  14. 9b90500 SOVERSION bump to version 2.6.3 by Michal Vasko · 3 years, 2 months ago
  15. c3f5573 schema features BUGFIX evalue all if-features, not just the first by Michal Vasko · 3 years, 2 months ago
  16. f837edd VERSION bump to version 2.0.64 by Michal Vasko · 3 years, 2 months ago
  17. 51909a4 SOVERSION bump to version 2.6.2 by Michal Vasko · 3 years, 2 months ago
  18. 2588b95 xpath BUGFIX bit-is-set comparison on value, not defined bits by Michal Vasko · 3 years, 2 months ago
  19. ea16dfb VERSION bump to version 2.0.63 by Michal Vasko · 3 years, 2 months ago
  20. 93964b6 SOVERSION bump to version 2.6.1 by Michal Vasko · 3 years, 2 months ago
  21. 6e7b317 union BUGFIX clear invalid subvalues by Michal Vasko · 3 years, 2 months ago
  22. 8b39d70 VERSION bump to version 2.0.62 by Michal Vasko · 3 years, 2 months ago
  23. f11ab49 SOVERSION bump to version 2.6.0 by Michal Vasko · 3 years, 2 months ago
  24. 775fbd0 tree schema BUGFIX non-compiled modules in dep set creation by Michal Vasko · 3 years, 2 months ago
  25. e558f79 log FEATURE new dep sets debug group by Michal Vasko · 3 years, 2 months ago
  26. baec004 VERSION bump to version 2.0.61 by Michal Vasko · 3 years, 2 months ago
  27. 56a67bc SOVERSION bump to version 2.5.7 by Michal Vasko · 3 years, 2 months ago
  28. 919954a xpath BUGFIX avoid using non-compiled modules by Michal Vasko · 3 years, 2 months ago
  29. 36ce6b2 validation BUGFIX avoid using invalid set by Michal Vasko · 3 years, 2 months ago
  30. fa3644e VERSION bump to version 2.0.60 by Michal Vasko · 3 years, 2 months ago
  31. c443b9e SOVERSION bump to version 2.5.6 by Michal Vasko · 3 years, 2 months ago
  32. caf608d parser json BUGFIX when/exts/default flag check missing by Michal Vasko · 3 years, 2 months ago
  33. f9b6834 tree data REFACTOR data unres sets naming unified by Michal Vasko · 3 years, 2 months ago
  34. 5cf7ba0 VERSION bump to version 2.0.59 by Michal Vasko · 3 years, 2 months ago
  35. 3dbde66 SOVERSION bump to version 2.5.5 by Michal Vasko · 3 years, 2 months ago
  36. 41e630c validation MAINTENANCE cast problems by Michal Vasko · 3 years, 2 months ago
  37. 11ac39a tree schema BUGFIX hash table ht params are pointers to values by Michal Vasko · 3 years, 2 months ago
  38. 2c4e117 path MAINTENANCE redundant feature macro by Michal Vasko · 3 years, 2 months ago
  39. 54ba891 parser BUGFIX printf format or param problems by Michal Vasko · 3 years, 2 months ago
  40. 73d77ab parser BUGFIX always convert to long long by Michal Vasko · 3 years, 2 months ago
  41. c10488f json BUGFIX type mismatch by Michal Vasko · 3 years, 2 months ago
  42. a022303 VERSION bump to version 2.0.58 by Michal Vasko · 3 years, 2 months ago
  43. d6dd0e5 SOVERSION bump to version 2.5.4 by Michal Vasko · 3 years, 2 months ago
  44. 69d0ca1 parser json BUGFIX detect empty metadata names by Michal Vasko · 3 years, 2 months ago
  45. 4353310 VERSION bump to version 2.0.57 by Michal Vasko · 3 years, 2 months ago
  46. 1307439 SOVERSION bump to version 2.5.3 by Michal Vasko · 3 years, 2 months ago
  47. 6f08e96 schema compile UPDATE check xpath in disabled nodes by Michal Vasko · 3 years, 2 months ago
  48. e02e740 schema compile UPDATE keep deviation not-supported nodes as disabled by Michal Vasko · 3 years, 2 months ago
  49. 4358df8 VERSION bump to version 2.0.56 by Michal Vasko · 3 years, 2 months ago
  50. bfc7c89 SOVERSION bump to version 2.5.2 by Michal Vasko · 3 years, 2 months ago
  51. 4eab562 parser json BUGFIX do not print empty node prefixes by Michal Vasko · 3 years, 2 months ago
  52. 02cf266 parser json MAINTENANCE redundant variable by Michal Vasko · 3 years, 2 months ago
  53. 5d54ad7 parser json UPDATE do not create data nodes below opaq nodes by Michal Vasko · 3 years, 2 months ago
  54. 8d15122 tests FEATURE case validation test by Michal Vasko · 3 years, 2 months ago
  55. 6e802c9 VERSION bump to version 2.0.55 by Michal Vasko · 3 years, 2 months ago
  56. 2c4f612 SOVERSION bump to version 2.5.1 by Michal Vasko · 3 years, 2 months ago
  57. e137fc4 xml FEATURE support for special xml attr prefix by Michal Vasko · 3 years, 2 months ago
  58. dedc4d0 VERSION bump to version 2.0.54 by Michal Vasko · 3 years, 2 months ago
  59. 4bf681d SOVERSION bump to version 2.5.0 by Michal Vasko · 3 years, 2 months ago
  60. 66d508c tree data FEATURE function for unlinking siblings by Michal Vasko · 3 years, 2 months ago
  61. 81008a5 parsers UPDATE always try to parse data node normally by Michal Vasko · 3 years, 2 months ago
  62. c825ed7 diff BUGFIX skip opaque nodes by Michal Vasko · 3 years, 2 months ago
  63. da3f8ff VERSION bump to version 2.0.53 by Michal Vasko · 3 years, 2 months ago
  64. c051367 SOVERSION bump to version 2.4.11 by Michal Vasko · 3 years, 2 months ago
  65. 8543070 parser json BUGFIX null array and opaque flag by Michal Vasko · 3 years, 2 months ago
  66. da6205b VERSION bump to version 2.0.52 by Michal Vasko · 3 years, 2 months ago
  67. 309bdb0 SOVERSION bump to version 2.4.10 by Michal Vasko · 3 years, 2 months ago
  68. 9da78cf data tree UPDATE parse unknown op nodes as opaque by Michal Vasko · 3 years, 2 months ago
  69. f7030d9 VERSION bump to version 2.0.51 by Michal Vasko · 3 years, 2 months ago
  70. 6fe9f80 SOVERSION bump to version 2.4.9 by Michal Vasko · 3 years, 2 months ago
  71. 709f9a5 tree schema BUGFIX separate single-item dep set creation by Michal Vasko · 3 years, 2 months ago
  72. a986b86 VERSION bump to version 2.0.50 by Michal Vasko · 3 years, 2 months ago
  73. 140ad17 SOVERSION bump to version 2.4.8 by Michal Vasko · 3 years, 2 months ago
  74. 10b6b1c schema compile BUGFIX proper uses status flag compile/inherit by Michal Vasko · 3 years, 2 months ago
  75. 6885404 VERSION bump to version 2.0.49 by Michal Vasko · 3 years, 2 months ago
  76. 984752a SOVERSION bump to version 2.4.7 by Michal Vasko · 3 years, 2 months ago
  77. 60edc2f schema compile BUGFIX no recursive cyclic when check by Michal Vasko · 3 years, 2 months ago
  78. 2c4d915 schema compile UPDATE improved cyclic when message by Michal Vasko · 3 years, 2 months ago
  79. a2d2bdf VERSION bump to version 2.0.48 by Michal Vasko · 3 years, 2 months ago
  80. 110840c SOVERSION bump to version 2.4.6 by Michal Vasko · 3 years, 2 months ago
  81. 27d2b1b validation BUGFIX unresolved term nodes may be under false when by Michal Vasko · 3 years, 2 months ago
  82. 12f6339 VERSION bump to version 2.0.47 by Michal Vasko · 3 years, 2 months ago
  83. 07719ab SOVERSION bump to version 2.4.5 by Michal Vasko · 3 years, 2 months ago
  84. 423ba3f xpath BUGFIX handle non-term nodes in deref by Michal Vasko · 3 years, 2 months ago
  85. c603c13 VERSION bump to version 2.0.46 by Michal Vasko · 3 years, 2 months ago
  86. 3e1abed SOVERSION bump to version 2.4.4 by Michal Vasko · 3 years, 2 months ago
  87. 19034e2 validation BUGFIX final validation of specific module data only by Michal Vasko · 3 years, 2 months ago
  88. a1db234 validation MAINTENANCE int error for non-evaluated when in must by Michal Vasko · 3 years, 2 months ago
  89. d96b783 VERSION bump to version 2.0.45 by Michal Vasko · 3 years, 2 months ago
  90. cdee6bd SOVERSION bump to version 2.4.3 by Michal Vasko · 3 years, 2 months ago
  91. 598063b validation BUGFIX keeping track of first top-level sibling by Michal Vasko · 3 years, 2 months ago
  92. 0e72b7a validation BUGFIX validate only specific module subtrees by Michal Vasko · 3 years, 2 months ago
  93. e854349 tools BUGFIX install yangre man page by Michal Vasko · 3 years, 2 months ago
  94. 8bd9cc7 tree data BUGFIX uniinitialized variable by Michal Vasko · 3 years, 2 months ago
  95. 3ee7b24 VERSION bump to version 2.0.44 by Michal Vasko · 3 years, 2 months ago
  96. 3149ebd SOVERSION bump to version 2.4.2 by Michal Vasko · 3 years, 2 months ago
  97. dca9f12 xpath BUGFIX skip opaque nodes by Michal Vasko · 3 years, 2 months ago
  98. be04af4 tree schema BUGFIX existing module is not a parsing error by Michal Vasko · 3 years, 2 months ago
  99. e06b774 VERSION bump to version 2.0.43 by Michal Vasko · 3 years, 2 months ago
  100. 96878ae SOVERSION bump to version 2.4.1 by Michal Vasko · 3 years, 2 months ago