1. 66ddf69 SOVERSION bump to version 2.17.1 by Michal Vasko · 2 years, 7 months ago
  2. b326097 schema compile BUGFIX compiled case may not be last by Michal Vasko · 2 years, 7 months ago
  3. 7c9beb8 VERSION bump to version 2.0.152 by Michal Vasko · 2 years, 7 months ago
  4. 256cc3f SOVERSION bump to version 2.17.0 by Michal Vasko · 2 years, 7 months ago
  5. 24da5f4 tests UPDATE minor improvement by Michal Vasko · 2 years, 7 months ago
  6. 6b8d5ad tree schema FEATURE new helper functions by Michal Vasko · 2 years, 7 months ago
  7. 31e79f8 libyang REFACTOR formatting by Michal Vasko · 2 years, 7 months ago
  8. ff57bff VERSION bump to version 2.0.151 by Michal Vasko · 2 years, 7 months ago
  9. 36cbf85 SOVERSION bump to version 2.16.2 by Michal Vasko · 2 years, 7 months ago
  10. b670ff5 json & schema_compile BUGFIX uninitialized variables by Michal Vasko · 2 years, 7 months ago
  11. f073753 MSVC: preserve date-and-time with unspecified TZ by Jan Kundrát · 2 years, 7 months ago
  12. 39e07cb MSVC: compat: implement gmtime_r() by Jan Kundrát · 2 years, 7 months ago
  13. 7a7aa91 schema mount UPDATE unused variable in release build by Michal Vasko · 2 years, 7 months ago
  14. 46e68ec VERSION bump to version 2.0.150 by Michal Vasko · 2 years, 7 months ago
  15. f96973c SOVERSION bump to version 2.16.1 by Michal Vasko · 2 years, 7 months ago
  16. a621c53 parser json BUGFIX handle invalid JSON in nested ext parsing by Michal Vasko · 2 years, 7 months ago
  17. de2b10f plugins ext compile BUGFIX missing API func decl macro by Michal Vasko · 2 years, 7 months ago
  18. a8e8277 build UPDATE move base compat SO version to 2.16.0 by Michal Vasko · 2 years, 7 months ago
  19. 194fdfe VERSION bump to version 2.0.149 by Michal Vasko · 2 years, 7 months ago
  20. b4a50d1 SOVERSION bump to version 2.16.0 by Michal Vasko · 2 years, 7 months ago
  21. df135a8 doc UPDATE schema mount info by Michal Vasko · 2 years, 7 months ago
  22. c08b9d2 parser json FEATURE support for nested ext instances with data by Michal Vasko · 2 years, 7 months ago
  23. aac267d plugins ext FEATURE initial schema-mount support by Michal Vasko · 2 years, 8 months ago
  24. 48267e3 plugins UPDATE format and macro update by Michal Vasko · 2 years, 8 months ago
  25. bf8aa6e schema mount NEW initial schema mount code by tadeas-vintrlik · 2 years, 11 months ago
  26. fd93990 VERSION bump to version 2.0.148 by Michal Vasko · 2 years, 8 months ago
  27. 05a1699 SOVERSION bump to version 2.15.9 by Michal Vasko · 2 years, 8 months ago
  28. 45092a9 schema features BUGFIX postpone feature check until compilation by Michal Vasko · 2 years, 8 months ago
  29. 8064c1c VERSION bump to version 2.0.147 by Michal Vasko · 2 years, 8 months ago
  30. 9a14878 yanglint FEATURE allow creating context from yanglib data by Michal Vasko · 2 years, 8 months ago
  31. 8905bc1 VERSION bump to version 2.0.146 by Michal Vasko · 2 years, 8 months ago
  32. c89039e SOVERSION bump to version 2.15.8 by Michal Vasko · 2 years, 8 months ago
  33. a9d4d64 parser json BUGFIX finish anydata parsing by Michal Vasko · 2 years, 8 months ago
  34. e7fcd0b VERSION bump to version 2.0.145 by Michal Vasko · 2 years, 8 months ago
  35. 0de0c0b SOVERSION bump to version 2.15.7 by Michal Vasko · 2 years, 8 months ago
  36. c8c94eb xpath BUGFIX evaluation of * on schema by Michal Vasko · 2 years, 8 months ago
  37. ff774c7 VERSION bump to version 2.0.144 by Michal Vasko · 2 years, 8 months ago
  38. 44541bd SOVERSION bump to version 2.15.6 by Michal Vasko · 2 years, 8 months ago
  39. d57b664 schema compile BUGFIX uses when parsed module by Michal Vasko · 2 years, 8 months ago
  40. 61aa1ee VERSION bump to version 2.0.143 by Michal Vasko · 2 years, 8 months ago
  41. 4b2424f SOVERSION bump to version 2.15.5 by Michal Vasko · 2 years, 8 months ago
  42. 8589d0a parser xml BUGFIX missing value hint for XML opaq attrs by Michal Vasko · 2 years, 8 months ago
  43. 8581e04 VERSION bump to version 2.0.142 by Michal Vasko · 2 years, 8 months ago
  44. f242d0a SOVERSION bump to version 2.15.4 by Michal Vasko · 2 years, 8 months ago
  45. fee29a9 tree data BUGFIX update value for opaq nodes in merge by Michal Vasko · 2 years, 8 months ago
  46. 3222549 VERSION bump to version 2.0.141 by Michal Vasko · 2 years, 8 months ago
  47. dc07ac5 SOVERSION bump to version 2.15.3 by Michal Vasko · 2 years, 8 months ago
  48. 12a38a4 plugins types BUGFIX local module of dflt ident without prefix by Michal Vasko · 2 years, 8 months ago
  49. 7a88a4e schema compile BUGFIX config flag for grouping nodes in augment by Michal Vasko · 2 years, 8 months ago
  50. f9bed93 parser json BUGFIX invalid memory access by Michal Vasko · 2 years, 8 months ago
  51. efe66c6 VERSION bump to version 2.0.140 by Michal Vasko · 2 years, 8 months ago
  52. 5aa3388 SOVERSION bump to version 2.15.2 by Michal Vasko · 2 years, 8 months ago
  53. fda52ac schema compile UPDATE internal module another rev implement by Michal Vasko · 2 years, 8 months ago
  54. 4266d2b test UPDATE do not use test source files by Michal Vasko · 2 years, 8 months ago
  55. ca6832d diff UPDATE more internal errors made specific by Michal Vasko · 2 years, 8 months ago
  56. 1076528 diff UPDATE specific messages for errors in diff by Michal Vasko · 2 years, 8 months ago
  57. ea6e048 VERSION bump to version 2.0.139 by Michal Vasko · 2 years, 8 months ago
  58. c5e426f SOVERSION bump to version 2.15.1 by Michal Vasko · 2 years, 8 months ago
  59. 8b83209 parser json BUGFIX skip unknown meta for data nodes by Michal Vasko · 2 years, 8 months ago
  60. 3b767b8 VERSION bump to version 2.0.138 by Michal Vasko · 2 years, 8 months ago
  61. 44625d4 SOVERSION bump to version 2.15.0 by Michal Vasko · 2 years, 8 months ago
  62. 3cb9fb2 tree schema FEATURE use latest module caching by Michal Vasko · 2 years, 8 months ago
  63. 64becec VERSION bump to version 2.0.137 by Michal Vasko · 2 years, 8 months ago
  64. 98a7e32 SOVERSION bump to version 2.14.9 by Michal Vasko · 2 years, 8 months ago
  65. 4e28fbc xpath1.0 BUGFIX correct handling of value length 0 by Michal Vasko · 2 years, 8 months ago
  66. fef438d VERSION bump to version 2.0.136 by Michal Vasko · 2 years, 9 months ago
  67. c9a29eb SOVERSION bump to version 2.14.8 by Michal Vasko · 2 years, 9 months ago
  68. e5ff367 parser xml BUGFIX avoid invalid memory access by Michal Vasko · 2 years, 9 months ago
  69. 78e6a02 VERSION bump to version 2.0.135 by Michal Vasko · 2 years, 9 months ago
  70. 4d4a8b7 SOVERSION bump to version 2.14.7 by Michal Vasko · 2 years, 9 months ago
  71. 0472624 tree data BUGFIX avoid freeing invalid value by Michal Vasko · 2 years, 9 months ago
  72. 24c1b65 VERSION bump to version 2.0.134 by Michal Vasko · 2 years, 9 months ago
  73. 19f6d88 SOVERSION bump to version 2.14.6 by Michal Vasko · 2 years, 9 months ago
  74. 9f1b447 tree data BUGFIX path for node with opaque parent by Michal Vasko · 2 years, 9 months ago
  75. f8fe9d5 VERSION bump to version 2.0.133 by Michal Vasko · 2 years, 9 months ago
  76. 2397408 SOVERSION bump to version 2.14.5 by Michal Vasko · 2 years, 9 months ago
  77. ba8c1b2 instanceid BUGFIX nested types for LYB by Michal Vasko · 2 years, 9 months ago
  78. bcf1bcf VERSION bump to version 2.0.132 by Michal Vasko · 2 years, 9 months ago
  79. 1133c77 SOVERSION bump to version 2.14.4 by Michal Vasko · 2 years, 9 months ago
  80. ca0b23b printer & parser json BUGFIX anyxml node by Michal Vasko · 2 years, 9 months ago
  81. d4f8249 parser xml BUGFIX typo by Michal Vasko · 2 years, 9 months ago
  82. 8e20bc0 VERSION bump to version 2.0.131 by Michal Vasko · 2 years, 9 months ago
  83. c8e6052 SOVERSION bump to version 2.14.3 by Michal Vasko · 2 years, 9 months ago
  84. e601aaa parser xml BUGFIX action needs operation node as well by Michal Vasko · 2 years, 9 months ago
  85. c2da307 parser json BUGFIX do not open next element on data skip by Michal Vasko · 2 years, 9 months ago
  86. 0cc3d3d readme DOC explicit distinction for unix/win build by Michal Vasko · 2 years, 9 months ago
  87. 5ed8594 docs: document Windows by Jan Kundrát · 2 years, 9 months ago
  88. 0b2af77 docs: link to the C++ bindings by Jan Kundrát · 2 years, 9 months ago
  89. 142684e docs: markdown: fix indenting by Jan Kundrát · 2 years, 9 months ago
  90. 2b77870 Windows: do not skip building `yangre` by Jan Kundrát · 2 years, 9 months ago
  91. 3d158c6 VERSION bump to version 2.0.130 by Michal Vasko · 2 years, 9 months ago
  92. 3825029 SOVERSION bump to version 2.14.2 by Michal Vasko · 2 years, 9 months ago
  93. c486d21 schema compile UPDATE use compiled module as current mod for unique by Michal Vasko · 2 years, 9 months ago
  94. d80c6e4 parser yin BUGFIX ext instance has no stmt order restrictions by Michal Vasko · 2 years, 9 months ago
  95. d4088a8 CI: start building on Windows by Jan Kundrát · 2 years, 9 months ago
  96. f96ebe8 CI: remove an unused job by Jan Kundrát · 2 years, 9 months ago
  97. bc66112 MSVC: source code is in UTF-8 by Jan Kundrát · 2 years, 9 months ago
  98. 2718235 Allow building on Windows under MSVC as well by Jan Kundrát · 2 years, 10 months ago
  99. d5e4ac8 Windows: tests: path handling by Jan Kundrát · 2 years, 9 months ago
  100. b156803 Windows: tests: do not invoke syscalls on an invalid FDs by Jan Kundrát · 2 years, 9 months ago