1. d452567 diff BUGFIX keep descendant operations by Michal Vasko · 1 year, 5 months ago
  2. fb51a84 diff BUGFIX single subtree for nested changes in move by Michal Vasko · 1 year, 5 months ago
  3. ee9b948 tree data UPDATE key-less lists are always equivalent by Michal Vasko · 1 year, 5 months ago
  4. f048ba5 parser xml REFACTOR move status check into func by Michal Vasko · 1 year, 5 months ago
  5. 85be65e parsers BUGFIX metadata error logging by Michal Vasko · 1 year, 5 months ago
  6. 6459269 parser data UPDATE allow action element for actions by Michal Vasko · 1 year, 5 months ago
  7. aa54894 schema compile UPDATE implementing modules in expressions by Michal Vasko · 1 year, 5 months ago
  8. 159f032 schema compile UPDATE error unification by Michal Vasko · 1 year, 5 months ago
  9. 3af0d45 log BUGFIX added missing LIBYANG_API_DECL by aPiecek · 1 year, 6 months ago
  10. d6d2c04 log BUGFIX missing free in ly_log_dbg by aPiecek · 1 year, 5 months ago
  11. c4da6c8 tree printer BUGFIX alignment before type by aPiecek · 1 year, 6 months ago
  12. f312c8e printer json BUGFIX format for attribute 'default' by aPiecek · 1 year, 6 months ago
  13. 0bc6225 printer_tree BUGFIX printing of compiled node by aPiecek · 1 year, 8 months ago
  14. e4362cc printer_tree BUGFIX first sibling in top-nodes by aPiecek · 1 year, 8 months ago
  15. fa3f687 printer_tree BUGFIX printing of compiled node by aPiecek · 1 year, 8 months ago
  16. ba67462 printer_tree BUGFIX plugin callbacks can be NULL by aPiecek · 1 year, 8 months ago
  17. e2d52df doc UPDATE calrify diff return by Michal Vasko · 1 year, 5 months ago
  18. 32f067f identityref UPDATE support optional module prefix by Michal Vasko · 1 year, 5 months ago
  19. 696915b path REFACTOR error handling by Michal Vasko · 1 year, 5 months ago
  20. d8e2fc9 path UPDTAE deref func support in leafref (#2030) by steweg · 1 year, 5 months ago
  21. ee81f81 parser lyb BUGFIX hints for opaque nodes by Michal Vasko · 1 year, 6 months ago
  22. 583b464 parser json UPDATE support for opaque nodes with invalid-encoded value by Michal Vasko · 1 year, 6 months ago
  23. 5e2742d printer json BUGFIX escaped chars in opaque value by Michal Vasko · 1 year, 6 months ago
  24. 7730e30 printer json UPDATE print escaped characters directly by Michal Vasko · 1 year, 6 months ago
  25. 519097f doc UPDATE clarify invalid characters by Michal Vasko · 1 year, 6 months ago
  26. fab2a6e hash table REFACTOR remove unnecessary includes by Michal Vasko · 1 year, 6 months ago
  27. b2c2680 hash table BUGFIX missing ly_ht declaration by Michal Vasko · 1 year, 6 months ago
  28. 575d043 parser yin REFACTOR redundant code by Michal Vasko · 1 year, 6 months ago
  29. 58d89e9 tree data BUGFIX creating parent chain in dup by Michal Vasko · 1 year, 6 months ago
  30. e4a6d01 schema compile BUGFIX when cyclic check by Michal Vasko · 1 year, 6 months ago
  31. b9cbb47 parser json BUGFIX proper module name and its length return by Michal Vasko · 1 year, 6 months ago
  32. 210da63 parser json REFACTOR redundant code by Michal Vasko · 1 year, 6 months ago
  33. 820efe8 parser data UPDATE parsing RESTCONF messages directly by Michal Vasko · 1 year, 6 months ago
  34. 0ace61d doc UPDATE minor update by Michal Vasko · 1 year, 6 months ago
  35. 3ff82dd xpath BUGFIX proper and/or expr skip by Michal Vasko · 1 year, 6 months ago
  36. 2d4d369 doc UPDATE mention flags used in lyd_parse_op() by Michal Vasko · 1 year, 6 months ago
  37. db91fc3 diff UPDATE diff merge opaque node support by Michal Vasko · 1 year, 6 months ago
  38. 44d474d doc REFACTOR formatting by Michal Vasko · 1 year, 7 months ago
  39. 80623c5 parser json UPDATE inherit any schema node for nested data by Michal Vasko · 1 year, 7 months ago
  40. ecb6c53 doc UPDATE clarify all ext plugins are optional by Michal Vasko · 1 year, 7 months ago
  41. 1f9925c printer tree BUGFIX ext printer callbacks are optional by Michal Vasko · 1 year, 7 months ago
  42. 125b07c tree schema BUGFIX replace stored ext_inst if any by Michal Vasko · 1 year, 7 months ago
  43. 90fc1ae tree data BUGFIX memory leak by Michal Vasko · 1 year, 7 months ago
  44. a38adc7 tree data BUGFIX always consider 2 containers equal by Michal Vasko · 1 year, 7 months ago
  45. 9b56033 tree data BUGFIX local timezone depends on the timestamp by Michal Vasko · 1 year, 7 months ago
  46. 642eb92 tree data BUGFIX wrong vars used by Michal Vasko · 1 year, 7 months ago
  47. 831e3bd xpath BUGFIX repeat stored expr types, not indices by Michal Vasko · 1 year, 7 months ago
  48. b01983e path OPTIMIZE manual path reparse by Michal Vasko · 1 year, 7 months ago
  49. f277d36 tree data UPDATE compare (leaf-)lists in different order by Michal Vasko · 1 year, 7 months ago
  50. d990ee5 parser json BUGFIX key detection by Michal Vasko · 1 year, 7 months ago
  51. b81b5eb parser json BUGFIX handle empty list object by Michal Vasko · 1 year, 7 months ago
  52. ae130f5 hash table FEATURE make hash table public by Michal Vasko · 1 year, 7 months ago
  53. 4f7c53d tree schema BUGFIX compile only specially-parsed paths by Michal Vasko · 1 year, 7 months ago
  54. 09fbb81 tree data UPDATE consider parent module as opaque node owner module by Michal Vasko · 1 year, 7 months ago
  55. 5b414dd tree data UPDATE attempt to parse anyxml value as datatree by Michal Vasko · 1 year, 7 months ago
  56. f332f03 context UPDATE modules' enabled features and imp state part of hash by Michal Vasko · 1 year, 7 months ago
  57. 0ff8d63 xpath BUGFIX floor func for schema nodes by Michal Vasko · 1 year, 7 months ago
  58. 9f6dd7c tree data BUGFIX do not overwrite return value by Michal Vasko · 1 year, 7 months ago
  59. 0c36155 tree data UPDATE accept NULL value to validate by Michal Vasko · 1 year, 7 months ago
  60. 1241ebc parser json BUGFIX proper skip of invalid data by Michal Vasko · 1 year, 7 months ago
  61. e0a8ce7 xpath BUGFIX missing xpath tokens by Michal Vasko · 1 year, 7 months ago
  62. 5e9cb23 xpath REFACTOR function for adding ns by Michal Vasko · 1 year, 8 months ago
  63. 2490dc0 libyang REFACTOR redundant TODO removed by Michal Vasko · 1 year, 8 months ago
  64. e0be745 log BUGFIX handle memory problem corner cases by Michal Vasko · 1 year, 8 months ago
  65. 4cca009 log REFACTOR check return value by Michal Vasko · 1 year, 8 months ago
  66. 9844757 context BUGFIX do not assume pthrea_t is a number by Michal Vasko · 1 year, 8 months ago
  67. 48c00d8 log BUGFIX thread-safe context error handling by Michal Vasko · 1 year, 8 months ago
  68. 88ccd58 context UPDATE use hash table instead of pkey for errors by Michal Vasko · 1 year, 8 months ago
  69. 8efac24 hash table REFACTOR use unified struct names by Michal Vasko · 1 year, 8 months ago
  70. b3cc895 date and time BUGFIX unknown timezone storing by Michal Vasko · 1 year, 8 months ago
  71. e50b98d tree data BUGFIX account for DST in timezone offset by Michal Vasko · 1 year, 8 months ago
  72. 5a71327 parser json BUGFIX invalid metadata by Michal Vasko · 1 year, 8 months ago
  73. b677d8e parser json BUGFIX condition typo by Michal Vasko · 1 year, 8 months ago
  74. 09e0463 json REFACTOR major rewrite of JSON parser by Michal Vasko · 1 year, 8 months ago
  75. 28864d5 schema compile BUGFIX check all union values for a valid one by Michal Vasko · 1 year, 8 months ago
  76. 8193b07 doc UPDATE bin pointer value note by Michal Vasko · 1 year, 8 months ago
  77. f9943e4 context UPDATE context module hashing function by Michal Vasko · 1 year, 8 months ago
  78. 7b0500d tree data BUGFIX comparing opaq and inner nodes by Michal Vasko · 1 year, 8 months ago
  79. 5de2154 tree data UPDATE allow using llist predicate for state leaf-lists by Michal Vasko · 1 year, 8 months ago
  80. f47f357 schema compile UPDATE identityref derived type without bases by Michal Vasko · 1 year, 8 months ago
  81. d605c1d schema compile BUGFIX compilation of derived enum or bits type by Michal Vasko · 1 year, 8 months ago
  82. f2a793b schema compile BUGFIX resolving shared union typedef with a leafref by Michal Vasko · 1 year, 8 months ago
  83. 7dd8176 schema compile REFACTOR redunant union leafref copy by Michal Vasko · 1 year, 8 months ago
  84. 50da8cd tree data BUGFIX multi-validation syntax error by Michal Vasko · 1 year, 8 months ago
  85. f256051 tree data new REFACTOR explicit temp return variable by Michal Vasko · 1 year, 8 months ago
  86. 0a8fcc2 tree data DOC lyd_new_path return values by Michal Vasko · 1 year, 8 months ago
  87. af5a8dd validation FEATURE operational datastore validation by Michal Vasko · 1 year, 8 months ago
  88. b5a113c docs: lyd_path() on disconnected nodes by Jan Kundrát · 1 year, 9 months ago
  89. 202d816 parser xml BUGFIX multi-err validation fixes by Michal Vasko · 1 year, 9 months ago
  90. 6a5e469 parser json BUGFIX multi-err validation for list without keys by Michal Vasko · 1 year, 9 months ago
  91. 58a1a70 parser xml BUGFIX proper xmlctx next on multi-error validation by Michal Vasko · 1 year, 9 months ago
  92. 1524f1a parser xml BUGFIX handle multi-error validation fatal error by Michal Vasko · 1 year, 9 months ago
  93. 6765a6e json UPDATE limit nested arrays as well by Michal Vasko · 1 year, 9 months ago
  94. 5c528d8 parser json BUGFIX multi-error fatal error handling by Michal Vasko · 1 year, 9 months ago
  95. 9018996 path FEATURE variables instead of values by Michal Vasko · 1 year, 9 months ago
  96. cfa1a96 parser common BUGFIX handle missing YANG strings by Michal Vasko · 1 year, 9 months ago
  97. d96e237 tree data FEATURE generic XPath evaluation function by Michal Vasko · 1 year, 9 months ago
  98. 82df24a lyb BUGFIX memory leak by Michal Vasko · 1 year, 9 months ago
  99. d595eff schema compile UPDATE inheriting and compiling exts in types by Michal Vasko · 1 year, 9 months ago
  100. 32ca49b path BUGFIX require first node prefix in JSON paths by Michal Vasko · 1 year, 9 months ago