1. 482a682 xpath BUGFIX opaque nodes have no XPath position by Michal Vasko · 2 years, 5 months ago
  2. 89afc6e tree data helpers REFACTOR redundant condition by Michal Vasko · 2 years, 5 months ago
  3. ac6f4be validation UPDATE improve opaque node error messages by Michal Vasko · 2 years, 5 months ago
  4. a27245c validation BUGFIX proper accessible tree for dummy when by Michal Vasko · 2 years, 5 months ago
  5. bd99b5e validation BUGFIX first is first sibling only within module data by Michal Vasko · 2 years, 5 months ago
  6. ab36a7e parser xml BUGFIX minor fixes by Michal Vasko · 2 years, 5 months ago
  7. 2da4569 validation BUGFIX validate op checks by Michal Vasko · 2 years, 5 months ago
  8. d71c2d4 parser xml UPDATE errors on missing NC envelopes by Michal Vasko · 2 years, 5 months ago
  9. 51de7b7 parser xml FEATURE validate eventTime value by Michal Vasko · 2 years, 5 months ago
  10. 305c6cb tree data BUGFIX check extensions with no plugins by Michal Vasko · 2 years, 5 months ago
  11. 5037527 parser xml BUGFIX check for empty input by Michal Vasko · 2 years, 5 months ago
  12. 8254d85 schema compile BUGFIX deprecated grouping check by Michal Vasko · 2 years, 5 months ago
  13. 906bafa validation BUGFIX ignore unresolved when in op validation by Michal Vasko · 2 years, 5 months ago
  14. 0bec322 yanglint BUGFIX operations always need to be validated separately by Michal Vasko · 2 years, 5 months ago
  15. 7e0a347 tree data BUGFIX simplify value freeing by Michal Vasko · 2 years, 5 months ago
  16. ac17ee8 doc UPDATE clarify plugin store cb behavior on error by Michal Vasko · 2 years, 5 months ago
  17. ea7d323 diff BUGFIX insert before/after only if needed by Michal Vasko · 2 years, 5 months ago
  18. 5c0b27a tree data UPDATE require equal anchor and moved node schema by Michal Vasko · 2 years, 5 months ago
  19. bce230b tree data BUGFIX forbid same anchor and moved node by Michal Vasko · 2 years, 5 months ago
  20. 871df52 xpath OPTIMIZE larger steps of set realloc by Michal Vasko · 2 years, 6 months ago
  21. b09f3ec doc UPDATE details about creating schema-mount data by Michal Vasko · 2 years, 6 months ago
  22. 9af7cd4 doc UPDATE function changed by Michal Vasko · 2 years, 6 months ago
  23. 9beceb8 tree data UPDATE better support for inline schema mount data by Michal Vasko · 2 years, 6 months ago
  24. ab7a2bf tree data BUGFIX ordered insert for opaque nodes by Michal Vasko · 2 years, 6 months ago
  25. cea5871 parser xml FEATURE try to guess sensible hints for opaque nodes by Michal Vasko · 2 years, 6 months ago
  26. 0d156b9 parser lyb BUGFIX too large malloc by Michal Vasko · 2 years, 6 months ago
  27. cc53c58 parser xml BUGFIX memory leak by Michal Vasko · 2 years, 6 months ago
  28. 27f536f tree data BUGFIX proper error handling by Michal Vasko · 2 years, 6 months ago
  29. 19175b6 tree data BUGFIX support for ext data by Michal Vasko · 2 years, 6 months ago
  30. f4c6f00 plugins ext CHANGE pass diff to validation cb by Michal Vasko · 2 years, 6 months ago
  31. 9883a3e lyb UPDATE support for nested ext data by Michal Vasko · 2 years, 6 months ago
  32. 8db584d printer data FEATURE function to check whether node should be printed by Michal Vasko · 2 years, 6 months ago
  33. 4e26adc parse json FEATURE support empty lists by Michal Vasko · 2 years, 6 months ago
  34. 26743a2 printer json BUGFIX correct previous printed parent by Michal Vasko · 2 years, 6 months ago
  35. 23b51a8 printer json UPDATE opaq nodes enhancements by Michal Vasko · 2 years, 6 months ago
  36. 3003c9a printer tree BUGFIX possible invalid memory access by Michal Vasko · 2 years, 6 months ago
  37. a04107f parser xml BUGFIX memory leak by Michal Vasko · 2 years, 6 months ago
  38. 1c47f5f doc UPDATE note about mounted data creation by Michal Vasko · 2 years, 6 months ago
  39. 8cc3f66 schema mount UPDATE support for creating nested data by Michal Vasko · 2 years, 6 months ago
  40. 28d0381 tree schema UPDATE check for buffer overflow by Michal Vasko · 2 years, 6 months ago
  41. 91bb76c schema compile BUGFIX prefix data dup for deviated node by Michal Vasko · 2 years, 6 months ago
  42. bde22b6 tree schema FEATURE data path with key value placeholders by Michal Vasko · 2 years, 6 months ago
  43. 9a9e4e7 printer yang BUGFIX multi-line range stmt support by Michal Vasko · 2 years, 6 months ago
  44. db64179 schema mount BUGFIX handle mount-point in augments by Michal Vasko · 2 years, 6 months ago
  45. 12eb622 tree data UPDATE print opaque node modules by Michal Vasko · 2 years, 6 months ago
  46. b826296 parser xml BUGFIX extensions do not have to parse any data by Michal Vasko · 2 years, 6 months ago
  47. 2d6507a schema compile BUGFIX skip list key check for groupings by Michal Vasko · 2 years, 6 months ago
  48. 3fedda1 tree schema UPDATE free empty identity array by Michal Vasko · 2 years, 6 months ago
  49. d6b5d4e tree schema BUGFIX do not access freed modules by Michal Vasko · 2 years, 6 months ago
  50. d84b813 libyang REFACTOR uninit var false positives by Michal Vasko · 2 years, 6 months ago
  51. 4f9da5e tree schema BUGFIX unlinking derived identities on error by Michal Vasko · 2 years, 6 months ago
  52. e313c38 doc BUGFIX identities cannot have prefixes by Michal Vasko · 2 years, 6 months ago
  53. 441e0fa parser xml BUGFIX opaque anchor check by Michal Vasko · 2 years, 7 months ago
  54. 846e3ab printer yin BUGFIX keyless list print by Michal Vasko · 2 years, 7 months ago
  55. 5da938a diff BUGFIX created userord nodes by Michal Vasko · 2 years, 7 months ago
  56. 3608d25 doc UPDATE clarify lys_getnext description by Michal Vasko · 2 years, 7 months ago
  57. c1a0ff6 doc REFACTOR formatting by Michal Vasko · 2 years, 7 months ago
  58. 294e7f0 tree data UPDATE store default NS for XML prefix data by Michal Vasko · 2 years, 7 months ago
  59. a3494b4 parser lyb BUGFIX proper XML prefix data parsing by Michal Vasko · 2 years, 7 months ago
  60. 0d00e46 tree data UPDATE check dict insert return by Michal Vasko · 2 years, 7 months ago
  61. 742a5b1 tree data BUGFIX do not require string value in dictionary by Michal Vasko · 2 years, 7 months ago
  62. 76096ec json BUGFIX yet another major anydata/anyxml refactoring by Michal Vasko · 2 years, 7 months ago
  63. 16d5269 printer: do not add quotes around anyxml JSON values by Jan Kundrát · 2 years, 7 months ago
  64. bfff6ac tree data FEATURE print opaq node parsing errors by Michal Vasko · 2 years, 7 months ago
  65. 87cfdba tree schema BUGFIX augments may cause transitive dependencies by Michal Vasko · 2 years, 7 months ago
  66. 7508ef2 tree data BUGFIX forbid changing key node order by Michal Vasko · 2 years, 7 months ago
  67. 9464f42 schema compile amend UPDATE explicit check for coverity by Michal Vasko · 2 years, 7 months ago
  68. 4316c9d schema compile amend BUGFIX memory leaks by Michal Vasko · 2 years, 7 months ago
  69. 509d721 tree data BUGFIX possible freed memory access by Michal Vasko · 2 years, 7 months ago
  70. 39ed7a2 parser stmt UPDATE explicit NULL check for coverity by Michal Vasko · 2 years, 7 months ago
  71. 08d1dc7 binary FEATURE accept base64 values with newlines by Michal Vasko · 2 years, 7 months ago
  72. 8cf6f72 xml FEATURE support for CDATA by Michal Vasko · 2 years, 7 months ago
  73. 899c7ce schema compile BUGFIX duplicate parsed ext child stmt by Michal Vasko · 2 years, 7 months ago
  74. 59e69e7 schema compile BUGFIX memory leak by Michal Vasko · 2 years, 7 months ago
  75. a65c72c doc UPDATE minor updates by Michal Vasko · 2 years, 7 months ago
  76. 4eb49d5 schema compile BUGFIX compiled case may not be last by Michal Vasko · 2 years, 7 months ago
  77. f8ded14 tree schema FEATURE new helper functions by Michal Vasko · 2 years, 7 months ago
  78. 5589617 libyang REFACTOR formatting by Michal Vasko · 2 years, 7 months ago
  79. 55bce0e json & schema_compile BUGFIX uninitialized variables by Michal Vasko · 2 years, 7 months ago
  80. b17efe9 MSVC: preserve date-and-time with unspecified TZ by Jan Kundrát · 2 years, 7 months ago
  81. 2a12cd9 schema mount UPDATE unused variable in release build by Michal Vasko · 2 years, 7 months ago
  82. 45e3a9a parser json BUGFIX handle invalid JSON in nested ext parsing by Michal Vasko · 2 years, 7 months ago
  83. a9f7909 plugins ext compile BUGFIX missing API func decl macro by Michal Vasko · 2 years, 7 months ago
  84. 1fd2741 doc UPDATE schema mount info by Michal Vasko · 2 years, 7 months ago
  85. 61ad1ff parser json FEATURE support for nested ext instances with data by Michal Vasko · 2 years, 7 months ago
  86. ddd7659 plugins ext FEATURE initial schema-mount support by Michal Vasko · 2 years, 8 months ago
  87. 6a914fb plugins UPDATE format and macro update by Michal Vasko · 2 years, 8 months ago
  88. 2aa36b4 schema mount NEW initial schema mount code by tadeas-vintrlik · 2 years, 11 months ago
  89. 6a4ef77 schema features BUGFIX postpone feature check until compilation by Michal Vasko · 2 years, 8 months ago
  90. fbc4a25 parser json BUGFIX finish anydata parsing by Michal Vasko · 2 years, 8 months ago
  91. 24bd22f xpath BUGFIX evaluation of * on schema by Michal Vasko · 2 years, 8 months ago
  92. 733d9fd schema compile BUGFIX uses when parsed module by Michal Vasko · 2 years, 8 months ago
  93. e5e49e9 parser xml BUGFIX missing value hint for XML opaq attrs by Michal Vasko · 2 years, 8 months ago
  94. d1afa50 tree data BUGFIX update value for opaq nodes in merge by Michal Vasko · 2 years, 8 months ago
  95. f128972 plugins types BUGFIX local module of dflt ident without prefix by Michal Vasko · 2 years, 8 months ago
  96. ecdc222 schema compile BUGFIX config flag for grouping nodes in augment by Michal Vasko · 2 years, 8 months ago
  97. 5722c1b parser json BUGFIX invalid memory access by Michal Vasko · 2 years, 8 months ago
  98. 978532b schema compile UPDATE internal module another rev implement by Michal Vasko · 2 years, 8 months ago
  99. 0ff9775 diff UPDATE more internal errors made specific by Michal Vasko · 2 years, 8 months ago
  100. 52afd7d diff UPDATE specific messages for errors in diff by Michal Vasko · 2 years, 8 months ago