1. 2c1e327 tree data UPDATE new list creation functions by Michal Vasko · 11 months ago
  2. 7e4a6c7 tree data BUGFIX missing macro by Michal Vasko · 12 months ago
  3. 21c11c2 tree data UPDATE schema node getter func by Michal Vasko · 12 months ago
  4. 838829d tree data UPDATE additional support for opaque nodes by Michal Vasko · 12 months ago
  5. d3b351a tree data UPDATE standard functions from static functions (#2101) by Irfan · 1 year ago
  6. 420cc25 tree data BUGFIX lyd_owner_module behavior now consistent by Michal Vasko · 1 year, 1 month ago
  7. fbd0da4 xpath UPDATE clarify when opaque nodes are considered by Michal Vasko · 1 year, 1 month ago
  8. e2d52df doc UPDATE calrify diff return by Michal Vasko · 1 year, 4 months ago
  9. 9b56033 tree data BUGFIX local timezone depends on the timestamp by Michal Vasko · 1 year, 5 months ago
  10. 8efac24 hash table REFACTOR use unified struct names by Michal Vasko · 1 year, 6 months ago
  11. e50b98d tree data BUGFIX account for DST in timezone offset by Michal Vasko · 1 year, 6 months ago
  12. 8193b07 doc UPDATE bin pointer value note by Michal Vasko · 1 year, 6 months ago
  13. 5de2154 tree data UPDATE allow using llist predicate for state leaf-lists by Michal Vasko · 1 year, 6 months ago
  14. 0a8fcc2 tree data DOC lyd_new_path return values by Michal Vasko · 1 year, 7 months ago
  15. b5a113c docs: lyd_path() on disconnected nodes by Jan Kundrát · 1 year, 7 months ago
  16. d96e237 tree data FEATURE generic XPath evaluation function by Michal Vasko · 1 year, 7 months ago
  17. f17bb2a tree data UPDATE portable timezone fix by Michal Vasko · 1 year, 7 months ago
  18. df8ebf6 tree data FEATURE compare on opaque nodes by Michal Vasko · 1 year, 11 months ago
  19. b475096 tree schema REFACTOR move ext definitions to plugins_exts header by Michal Vasko · 2 years ago
  20. c0d9164 tree data UPDATE error for wrong xpath return type by Michal Vasko · 1 year, 11 months ago
  21. 2261dfa path UPDATE forbid positional predicate 0 by Michal Vasko · 2 years ago
  22. 10fabfc tree data UPDATE new lyd_eval_xpath variant by Michal Vasko · 2 years, 1 month ago
  23. 3f631cd doc UPDATE optimized xpath description by Michal Vasko · 2 years, 1 month ago
  24. 26bbb27 build UPDATE uncrustify version 0.71 -> 0.75 by Michal Vasko · 2 years, 2 months ago
  25. 83ae777 tree data UPDATE invalid duplicate instances by Michal Vasko · 2 years, 4 months ago
  26. 53ac4dd tree data FEATURE dup option not to duplicate ext nodes by Michal Vasko · 2 years, 4 months ago
  27. b09f3ec doc UPDATE details about creating schema-mount data by Michal Vasko · 2 years, 6 months ago
  28. 1c47f5f doc UPDATE note about mounted data creation by Michal Vasko · 2 years, 6 months ago
  29. 742a5b1 tree data BUGFIX do not require string value in dictionary by Michal Vasko · 2 years, 7 months ago
  30. bfff6ac tree data FEATURE print opaq node parsing errors by Michal Vasko · 2 years, 7 months ago
  31. a65c72c doc UPDATE minor updates by Michal Vasko · 2 years, 7 months ago
  32. 5589617 libyang REFACTOR formatting by Michal Vasko · 2 years, 7 months ago
  33. 1fd2741 doc UPDATE schema mount info by Michal Vasko · 2 years, 7 months ago
  34. 61ad1ff parser json FEATURE support for nested ext instances with data by Michal Vasko · 2 years, 7 months ago
  35. ddd7659 plugins ext FEATURE initial schema-mount support by Michal Vasko · 2 years, 8 months ago
  36. a3d248e inet_* functions on Windows by Jan Kundrát · 2 years, 9 months ago
  37. c53a7ec MSVC: handle symbol visibility by Jan Kundrát · 2 years, 10 months ago
  38. e3716b3 tree data FEATURE function lyd_find_xpath3 by Michal Vasko · 2 years, 9 months ago
  39. 892f5bf libyang UPDATE handle different contexts in functions by Michal Vasko · 2 years, 10 months ago
  40. c2dabc3 date and time BUGFIX support for unknown timezone by Michal Vasko · 2 years, 10 months ago
  41. 5e60e87 tree data DOC improve attribute docs by Michal Vasko · 2 years, 11 months ago
  42. f922e8f tree data DOC mention why merge target is in-out param by Michal Vasko · 3 years ago
  43. 080155c tree data DOC typo by Michal Vasko · 3 years ago
  44. fba7536 xpath FEATURE XPath variable implementation added by aPiecek · 3 years ago
  45. df23eee tree_data FEATURE add XPath variable bindings by aPiecek · 3 years ago
  46. 7e8315b data tree FEATURE option to merge with the same flags by Michal Vasko · 3 years, 2 months ago
  47. 66d508c tree data FEATURE function for unlinking siblings by Michal Vasko · 3 years, 2 months ago
  48. c9eb3ca data tree FEATURE function for simple evaluation of xpath by Michal Vasko · 3 years, 2 months ago
  49. a918a63 data tree BUGFIX creating keys clarification by Michal Vasko · 3 years, 3 months ago
  50. 9cf6242 data tree FEATURE duplicating attributes of opaque nodes by Michal Vasko · 3 years, 3 months ago
  51. b0445f2 libyang DOC spelling correction in headers by aPiecek · 3 years, 3 months ago
  52. 208e6d6 data tree FEATURE creating lists with binary/canon values by Michal Vasko · 3 years, 3 months ago
  53. 5c7a832 tree data CHANGE keep const when casting by Michal Vasko · 3 years, 3 months ago
  54. bb22b18 data tree FEATURE function for finding inst-id target by Michal Vasko · 3 years, 3 months ago
  55. 9e54340 data tree BUGFIX avoid accessing invalid pointers by Michal Vasko · 3 years, 3 months ago
  56. 74515d0 data tree DOC binary value members clarification by Michal Vasko · 3 years, 3 months ago
  57. 5df1de7 data tree DOC mention binary value size units by Michal Vasko · 3 years, 3 months ago
  58. 807557c tree data DOC wrong parameter name by Michal Vasko · 3 years, 4 months ago
  59. c515a2b data tree DOC clarify date-and-time timezone by Michal Vasko · 3 years, 4 months ago
  60. 43297a0 data tree FEATURE public functions for working with date-and-time by Michal Vasko · 3 years, 4 months ago
  61. 2b421d9 plugins types FEATURE make useful value structures public by Michal Vasko · 3 years, 4 months ago
  62. c84c996 data tree DOC typo by Michal Vasko · 3 years, 4 months ago
  63. cd3f617 data tree FEATURE data merge with callback by Michal Vasko · 3 years, 4 months ago
  64. d0c3bac data tree OPTIMIZE reorder members to save memory by Michal Vasko · 3 years, 4 months ago
  65. aa0ee62 plugins types FEATURE fixed size values by Michal Vasko · 3 years, 4 months ago
  66. 3ce7971 plugins types FEATURE union LYB value support by Michal Vasko · 3 years, 5 months ago
  67. f1bcb5c data tree DOC minor clarification by Michal Vasko · 3 years, 5 months ago
  68. 2724b92 plugins types FEATURE bits LYB value support by Michal Vasko · 3 years, 5 months ago
  69. 495f450 plugins types FEATURE binary LYB value support by Michal Vasko · 3 years, 5 months ago
  70. 3387602 tree DOC minor improvements by Michal Vasko · 3 years, 5 months ago
  71. 46bd21b data tree REFACTOR add canonical getter for lyd_value by Christian Hopps · 3 years, 5 months ago
  72. 352f754 LYB data DOC specific description of data stored in LYB format by Radek Krejci · 3 years, 5 months ago
  73. 09c7744 libyang CHANGE reflect recent changes in data manipulation functions by Radek Krejci · 3 years, 5 months ago
  74. f994364 libyang CHANGE add LY_VALUE_LYB by Radek Krejci · 3 years, 5 months ago
  75. 55c4bd2 libyang REFACTOR small formatting issues by Radek Krejci · 3 years, 5 months ago
  76. 995784f libyang REFACTOR rename lyd_value.canonical to lyd_value._canonical by Radek Krejci · 3 years, 5 months ago
  77. 6d5ba0c libyang FEATURE add lyd_get_value() and lyd_get_meta_value() by Radek Krejci · 3 years, 5 months ago
  78. 8df109d libyang REFACTOR rename LY_PREFIX_FORMAT values by Radek Krejci · 3 years, 5 months ago
  79. 61213e0 tree data BUGFIX move defn of named union/struct out of struct by Christian Hopps · 3 years, 5 months ago
  80. 745d6f6 data tree DOC document metadata merge behavior by Michal Vasko · 3 years, 5 months ago
  81. 65591ab data tree DOC improve lyd_new_path description by Michal Vasko · 3 years, 6 months ago
  82. e78faec data tree FEATURE support for lists with duplicate instances by Michal Vasko · 3 years, 6 months ago
  83. aebbce0 data tree REFACTOR remove lys_value_validate by Michal Vasko · 3 years, 6 months ago
  84. 7510412 plugins DOC updated documentation including transition manual and howtos by Radek Krejci · 3 years, 6 months ago
  85. 0b01330 plugins CHANGE unify naming in plugins API by Radek Krejci · 3 years, 6 months ago
  86. 95ccd1b data FEATURE add lyd_new_ext_path() by Radek Krejci · 3 years, 6 months ago
  87. 0b963da data FEATURE add lyd_new_ext_any() by Radek Krejci · 3 years, 6 months ago
  88. 8247bae data FEATURE add lyd_new_ext_list() by Radek Krejci · 3 years, 6 months ago
  89. dd2a766 data FEATURE add lyd_new_ext_inner() by Radek Krejci · 3 years, 6 months ago
  90. 8a5afc2 data FEATURE add lyd_new_ext_term() by Radek Krejci · 3 years, 6 months ago
  91. 7711410 libyang MAINTENANCE cleanup header includes by Radek Krejci · 3 years, 7 months ago
  92. a98dcba data tree DOC added a note about diff and defaults behavior by Michal Vasko · 3 years, 7 months ago
  93. ff85781 data tree DOC minor improvements by Michal Vasko · 3 years, 7 months ago
  94. d5e6744 data tree FEATURE allow lyd_new_path to create any nodes by Michal Vasko · 3 years, 7 months ago
  95. 2a4ab2b data tree FEATURE optional use of any value by Michal Vasko · 3 years, 7 months ago
  96. de0ec75 data tree FEATURE macro for opaque node value by Michal Vasko · 3 years, 7 months ago
  97. 0ab974d data tree FEATURE allow setting opaque node prefix by Michal Vasko · 3 years, 7 months ago
  98. fc2cd07 ext instance REFACTOR generic ext instance parsing by Michal Vasko · 3 years, 7 months ago
  99. 1d4af6c data tree FEATURE helpers for opaque nodes by Michal Vasko · 3 years, 7 months ago
  100. 8d65f85 data tree FEATURE creating XML opaque nodes and attributes by Michal Vasko · 3 years, 7 months ago