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