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