1. 68b9634 path UPDATE context not required for freeing by Michal Vasko · 9 weeks ago
  2. 072086c perf BUGFIX keep cont tempty for repeated runs by Michal Vasko · 9 weeks ago
  3. 605b2ac test UPDATE test dup when inserting into ordered nodes by Michal Vasko · 9 weeks ago
  4. a6bab1e plugins exts UPDATE require ext storage to be a pointer by Michal Vasko · 10 weeks ago
  5. 77a4f50 parser xml FEATURE add attribute to unknown xml prefix message by aPiecek · 4 months ago
  6. d866dd9 plugins types OPTIMIZE skip unnecessary type validation by Michal Vasko · 3 months ago
  7. fabdc86 test REFACTOR formatting by Michal Vasko · 3 months ago
  8. 5939112 dict BUGFIX revert ffeedfdbce0dd98d30cba9738b1800bac483cefb by Michal Vasko · 3 months ago
  9. ffeedfd dict OPTIMIZE duplicating values in dictionary by Ondrej Kusnirik · 3 months ago
  10. 8ee7139 parser yang BUGFIX comments not allowed in unquoted strings by Michal Vasko · 3 months ago
  11. 863b18b fix parsing of numbers within XML-encoded anyxml by Jan Kundrát · 4 months ago
  12. 420979e tests BUGFIX link lib to plugins test dynamically by Michal Vasko · 4 months ago
  13. e55443f tests BUGFIX do not link dynamic library by Michal Vasko · 4 months ago
  14. 4f784c3 tests UPDATE remove simple debug test by Michal Vasko · 4 months ago
  15. 53eb6a1 ly common REFACTOR cast warnings by Michal Vasko · 5 months ago
  16. c80fcc9 diff BUGFIX diff merge userord node order by Michal Vasko · 5 months ago
  17. 669345c tree schema BUGFIX correct predicate order in lysc_path (#2244) by Alexandre Snarskii · 6 months ago
  18. d775df2 tree schema BUGFIX correct order of predicates by Michal Vasko · 6 months ago
  19. 3cfa2bb tests UPDATE unsupported tests now working by Michal Vasko · 6 months ago
  20. 603b68d tests: fix a typo by Jan Kundrát · 6 months ago
  21. ee3539a out BUGFIX trim printing NP conts with only explicit dflt values by Michal Vasko · 7 months ago
  22. cbbae42 parser json BUGFIX printing opaque nodes as containers (#2230) by steweg · 7 months ago
  23. cf43fa7 union BUGFIX proper LYB value validation by Michal Vasko · 7 months ago
  24. b077a76 tests BUGFIX sort cb return value must be compared with 0 by Michal Vasko · 7 months ago
  25. 99bfd40 schema compile UPDATE fix disabled list unique nodes by Michal Vasko · 7 months ago
  26. 68f6eaf parser json UPDATE allowing JSON 'null' value for inner nodes (#2218) by steweg · 7 months ago
  27. b3e420c parser json UPDATE optional JSON 'null' value parsed and ignored (#2216) by steweg · 7 months ago
  28. f7aeeae context UPDATE run-time plugin support (#2213) by steweg · 7 months ago
  29. 2063f20 schema compile UPDATE allow deviate-replace implicit properties by Michal Vasko · 7 months ago
  30. bc196fc schema compile UPDATE improve duplicate identifier err message by Michal Vasko · 8 months ago
  31. 381d978 perf UPDATE latest API changes by Michal Vasko · 8 months ago
  32. 9dc2a54 data sorted BUGFIX file renaming by Michal Vasko · 9 months ago
  33. f8c0b58 tree data UPDATE remove redundant lyd_new_list3_bin by Michal Vasko · 9 months ago
  34. 6a027db libyang REFACTOR minor improvements by Michal Vasko · 9 months ago
  35. 9bd131d context UPDATE forbid setting option for existing context by Michal Vasko · 9 months ago
  36. d4cde64 libyang UPDATE optional value validation and context type plugins (#2171) by steweg · 9 months ago
  37. 14f7253 schema compile BUGFIX state data are not sorted (#2179) by aPiecek · 9 months ago
  38. 36d5f21 test BUGFIX zero-compare sort result (#2178) by steweg · 9 months ago
  39. a7a1de9 tree data OPTIMIZE of lyd_dup() for (leaf-)list by aPiecek · 9 months ago
  40. 1462ab1 tree data OPTIMIZE diff and lyd_insert_node() by aPiecek · 9 months ago
  41. e6955f4 tree data OPTIMIZE lyds in lyd_merge() by aPiecek · 10 months ago
  42. dfde77d tree data BUGFIX added return value for unlink by aPiecek · 10 months ago
  43. 2d8ce0b lyds tree OPTIMIZE data can be unordered by aPiecek · 10 months ago
  44. cada0d7 tree data OPTIMIZE unlink-insert for lyds nodes by aPiecek · 10 months ago
  45. 827cfac lyds tree OPTIMIZE flag LYD_PARSE_ORDERED by aPiecek · 12 months ago
  46. 6cf1d16 libyang FEATURE sorting of data nodes by aPiecek · 1 year ago
  47. be39c40 plugins types FEATURE sort callback in leafref by aPiecek · 1 year ago
  48. 31aa720 plugins types FEATURE sort callback in inet_types by aPiecek · 1 year ago
  49. 5c8fb45 plugins types FEATURE sort callback in union by aPiecek · 1 year ago
  50. 06f6d69 plugins types REFACTOR for instanceid by aPiecek · 12 months ago
  51. f0d2cf9 plugins types FEATURE sort callback in instanceid by aPiecek · 1 year ago
  52. 8be9fcc plugins types FEATURE sort callback in enumeration by aPiecek · 1 year ago
  53. 77c9cf3 plugins types FEATURE sort callback in date_time by aPiecek · 1 year ago
  54. 23f8275 plugins types FEATURE sort callback in bits by aPiecek · 1 year ago
  55. 602e0ba plugins types FEATURE sort callback in binary by aPiecek · 1 year ago
  56. 0a6705b plugins types CHANGE compare function callback by aPiecek · 12 months ago
  57. 7a26677 libyang REFACTOR major logging updates by Michal Vasko · 10 months ago
  58. 7ee42f3 tree UPDATE remove deprecated/unused symbols by Michal Vasko · 10 months ago
  59. d9ad7a3 context UPDATE remove deprecated explicit latests flag removal by Michal Vasko · 10 months ago
  60. 7ebd607 test UPDATE message changed by Michal Vasko · 9 months ago
  61. 8f702ee libyang UPDATE add prefix for common and config files by Michal Vasko · 9 months ago
  62. 17d9cea tree data REFACTOR release build false-positive warnings by Michal Vasko · 9 months ago
  63. c2f215a tree schema BUGFIX extensions in submodules by Michal Vasko · 9 months ago
  64. 6738895 tree data UPDATE support for milti-target leafref links (#2161) by steweg · 10 months ago
  65. f9041a2 context UPDATE support for storing leafref references (#2155) by steweg · 10 months ago
  66. d418ed7 tests UPDATE yanglint debug test depends on build type by Michal Vasko · 10 months ago
  67. 99a7788 tree data UPDATE xpath trim function by Michal Vasko · 10 months ago
  68. c730448 xpath BUGFIX handle input/output name conflicts by Michal Vasko · 12 months ago
  69. 4001573 parser BUGFIX skip new validation on multi-error by Michal Vasko · 12 months ago
  70. 4d83228 plugins types UPDATE compare callback assumes realtypes are the same by Michal Vasko · 1 year ago
  71. bfc9ce6 plugin types BUGFIX no context logging in plugins types by Michal Vasko · 1 year ago
  72. 1ac8b41 path BUGFIX check deref target in leafref (#2122) by steweg · 1 year ago
  73. f793156 test REFACTOR formatting by Michal Vasko · 1 year, 1 month ago
  74. 2c1e327 tree data UPDATE new list creation functions by Michal Vasko · 1 year, 1 month ago
  75. 3f32006 schema compile UPDATE allow both deviate replace and add config by Michal Vasko · 1 year, 1 month ago
  76. eaef7c9 tree data BUGFIX correct pointer to duplicated parents by Michal Vasko · 1 year, 1 month ago
  77. c0feb68 tree_data OPTIMIZE optimize creation of children htable by Olivier Matz · 1 year, 2 months ago
  78. 6a669c1 hash_table UPDATE insert record at the end of the hlist by Olivier Matz · 1 year, 2 months ago
  79. 75c0019 hash_table REFACTOR simplify collision management by Olivier Matz · 1 year, 2 months ago
  80. a6139e0 validation BUGFIX subtree validation by Michal Vasko · 1 year, 1 month ago
  81. 7d603c9 identityref REVERT canonical value in JSON format with prefix by Michal Vasko · 1 year, 2 months ago
  82. dd03ff1 parser common UPDATE log metadata paths by Michal Vasko · 1 year, 2 months ago
  83. f7de94a tests UPDATE union leafref to union leafref by Michal Vasko · 1 year, 2 months ago
  84. 32d3d97 parser json BUGFIX store all parsed nodes by Michal Vasko · 1 year, 2 months ago
  85. 4a1e3e8 parsers UPDATE notification children order irrelevant by Michal Vasko · 1 year, 2 months ago
  86. 5df2852 parsers BUGFIX parsing operation appended to a parent by Michal Vasko · 1 year, 3 months ago
  87. a878a89 parser UPDATE guess opaque node schema nodes by Michal Vasko · 1 year, 3 months ago
  88. a16dbb4 parser xml UPDATE opaq node values by Michal Vasko · 1 year, 3 months ago
  89. 535d21c parser xml BUGFIX xml values always need some prefix data by Michal Vasko · 1 year, 3 months ago
  90. 2b7e161 date and time UPDATE gross errors check by Michal Vasko · 1 year, 3 months ago
  91. e2c8fb8 union UPDATE get errors of all the types by Michal Vasko · 1 year, 3 months ago
  92. 30e75a7 hex string UPDATE canonize yang-types hex-strings by Michal Vasko · 1 year, 3 months ago
  93. eebb14b yangre TEST for pattern, invert-match, files by aPiecek · 1 year, 5 months ago
  94. b5cda5e yangre TEST testing yangre via tcl scripts by aPiecek · 1 year, 5 months ago
  95. 0ebc35b yanglint TEST moved to the tests directory by aPiecek · 1 year, 5 months ago
  96. d452567 diff BUGFIX keep descendant operations by Michal Vasko · 1 year, 5 months ago
  97. fb51a84 diff BUGFIX single subtree for nested changes in move by Michal Vasko · 1 year, 5 months ago
  98. ee9b948 tree data UPDATE key-less lists are always equivalent by Michal Vasko · 1 year, 5 months ago
  99. 85be65e parsers BUGFIX metadata error logging by Michal Vasko · 1 year, 5 months ago
  100. aa54894 schema compile UPDATE implementing modules in expressions by Michal Vasko · 1 year, 5 months ago