1. 21beaeb tree data UPDATE handle no siblings by Michal Vasko · 2 years, 2 months ago
  2. 31bac38 tree data UPDATE find schema ext data support by Michal Vasko · 2 years, 2 months ago
  3. 4525e1f tree data UPDATE expect valid data for merge by Michal Vasko · 2 years, 2 months ago
  4. f8da268 tree data UPDATE always log invalid value schema by Michal Vasko · 2 years, 3 months ago
  5. 959f8d8 log CHANGE message improvements by Michal Vasko · 2 years, 3 months ago
  6. 3dd16da tree data BUGFIX validating NULL values by Michal Vasko · 2 years, 3 months ago
  7. 83ae777 tree data UPDATE invalid duplicate instances by Michal Vasko · 2 years, 4 months ago
  8. 95c6d5c parser REFACTOR move parser functions by Michal Vasko · 2 years, 4 months ago
  9. eaf998c tree data REFACTOR formatting by Michal Vasko · 2 years, 4 months ago
  10. 59892dd libyang REFACTOR minor file reorganization by Michal Vasko · 2 years, 4 months ago[Renamed (77%) from src/tree_data_helpers.c]
  11. f4e6392 tree data BUGFIX error for opaque node without module by Michal Vasko · 2 years, 5 months ago
  12. ec139eb tree data BUGFIX handle opaque nodes by Michal Vasko · 2 years, 5 months ago
  13. c0f9c4c tree data helpers BUGFIX store prefix for unprefixed value by Michal Vasko · 2 years, 5 months ago
  14. 89afc6e tree data helpers REFACTOR redundant condition by Michal Vasko · 2 years, 5 months ago
  15. ac6f4be validation UPDATE improve opaque node error messages by Michal Vasko · 2 years, 5 months ago
  16. 305c6cb tree data BUGFIX check extensions with no plugins by Michal Vasko · 2 years, 5 months ago
  17. 8cc3f66 schema mount UPDATE support for creating nested data by Michal Vasko · 2 years, 6 months ago
  18. 294e7f0 tree data UPDATE store default NS for XML prefix data by Michal Vasko · 2 years, 7 months ago
  19. bfff6ac tree data FEATURE print opaq node parsing errors by Michal Vasko · 2 years, 7 months ago
  20. b17efe9 MSVC: preserve date-and-time with unspecified TZ by Jan Kundrát · 2 years, 7 months ago
  21. ddd7659 plugins ext FEATURE initial schema-mount support by Michal Vasko · 2 years, 8 months ago
  22. c53a7ec MSVC: handle symbol visibility by Jan Kundrát · 2 years, 10 months ago
  23. e182a27 Allow building on platforms without `struct tm.tm_gmtoff`, `timezone`, `daylight` by Jan Kundrát · 2 years, 10 months ago
  24. d2f404f tree data helpers BUGFIX move iterator by Michal Vasko · 2 years, 11 months ago
  25. a41826a tree data helpers BUGFIX unknown top-level opaque node by Michal Vasko · 2 years, 11 months ago
  26. 106f086 tree data FEATURE lyd_new_path() relative paths for opaque parents by Michal Vasko · 2 years, 11 months ago
  27. 3bda573 tree data MAINTENANCE unused variable by Michal Vasko · 3 years ago
  28. ef53c81 tree schema FEATURE schema node module owner func by Michal Vasko · 3 years ago
  29. df23eee tree_data FEATURE add XPath variable bindings by aPiecek · 3 years ago
  30. 59e90fc libyang BUGFIX invalid use of void * by Michal Vasko · 3 years ago
  31. bd15700 ly_time_ts2str: check against a negative value as well by Jan Kundrát · 3 years, 1 month ago
  32. 7297506 tree data BUGFIX init fractions with zero chars by Michal Vasko · 3 years, 1 month ago
  33. 2beea0c tree data BUGFIX trailing zeroes cannot be ignored by Michal Vasko · 3 years, 1 month ago
  34. 5c5ee70 tree data FEATURE check nanosecond validity by Michal Vasko · 3 years, 1 month ago
  35. f9b6834 tree data REFACTOR data unres sets naming unified by Michal Vasko · 3 years, 2 months ago
  36. 598063b validation BUGFIX keeping track of first top-level sibling by Michal Vasko · 3 years, 2 months ago
  37. 8f49075 libyang BUGFIX do not include non-standard headers by Michal Vasko · 3 years, 3 months ago
  38. 143ffa8 tree data BUGFIX too small buffer by Michal Vasko · 3 years, 4 months ago
  39. 43297a0 data tree FEATURE public functions for working with date-and-time by Michal Vasko · 3 years, 4 months ago
  40. d7c048c data tree REFACTOR make dup-inst handling generic by Michal Vasko · 3 years, 4 months ago
  41. e3f828d common CHANGE ly_value_prefix_next returns LY_ERR by aPiecek · 3 years, 5 months ago
  42. ab40e7e data helpers BUGFIX check input by Michal Vasko · 3 years, 5 months ago
  43. 3387602 tree DOC minor improvements by Michal Vasko · 3 years, 5 months ago
  44. 46bd21b data tree REFACTOR add canonical getter for lyd_value by Christian Hopps · 3 years, 5 months ago
  45. f994364 libyang CHANGE add LY_VALUE_LYB by Radek Krejci · 3 years, 5 months ago
  46. 995784f libyang REFACTOR rename lyd_value.canonical to lyd_value._canonical by Radek Krejci · 3 years, 5 months ago
  47. 6d5ba0c libyang FEATURE add lyd_get_value() and lyd_get_meta_value() by Radek Krejci · 3 years, 5 months ago
  48. 224d4b4 libyang CHANGE add LY_VALUE_CANON by Radek Krejci · 3 years, 5 months ago
  49. 8df109d libyang REFACTOR rename LY_PREFIX_FORMAT values by Radek Krejci · 3 years, 5 months ago
  50. 11f76c8 lyb FEATURE thread-safe cached hash generation by Michal Vasko · 3 years, 5 months ago
  51. 71877df data BUGFIX check input node when anydata/anyxml expected by Radek Krejci · 3 years, 6 months ago
  52. 83436bc tree_data_helpers CHANGE used ly_value_prefix_next by aPiecek · 3 years, 6 months ago
  53. 0aa1f70 libyang MAINTENANCE headers includes cleanup by Radek Krejci · 3 years, 6 months ago
  54. 4f2e3e5 extensions CHANGE use the validate callback of extension plugin by Radek Krejci · 3 years, 6 months ago
  55. d64d646 types CHANGE extend functions' usability with declaring parameter const by Radek Krejci · 3 years, 6 months ago
  56. 9905252 data REFACTOR use internal function instead of types plugins wrapper by Radek Krejci · 3 years, 6 months ago
  57. 7711410 libyang MAINTENANCE cleanup header includes by Radek Krejci · 3 years, 7 months ago
  58. 859a15a libyang REFACTOR separate macros to edit sized arrays and linked list by Radek Krejci · 3 years, 7 months ago
  59. fc2cd07 ext instance REFACTOR generic ext instance parsing by Michal Vasko · 3 years, 7 months ago
  60. e066574 data tree FEATURE support for NETCONF messages by Michal Vasko · 3 years, 7 months ago
  61. a820c31 data tree FEATURE function getting string from anydata by Michal Vasko · 3 years, 8 months ago
  62. e180ed0 dict FEATURE detect errors in lydict_remove by Michal Vasko · 3 years, 8 months ago
  63. 5961897 data tree REFACTOR inline access functions, cleanup includes by Christian Hopps · 3 years, 8 months ago
  64. 9e68508 data tree REFACTOR use common union in all data nodes by Michal Vasko · 3 years, 8 months ago
  65. 2efc45b libyang REFACTOR simplify logging and extend location information by Radek Krejci · 3 years, 9 months ago
  66. a5705e5 schema helpers BUGFIX action and notification node when access by Michal Vasko · 3 years, 10 months ago
  67. d3bb12f data tree BUGFIX keep first sibling pointer correct by Michal Vasko · 3 years, 10 months ago
  68. 7ed1fcb path FEATURE print prefix format in string by Michal Vasko · 3 years, 10 months ago
  69. f8dc59a libyang BUGFIX set feature macro for strdup() on OSX by Radek Krejci · 3 years, 10 months ago
  70. d5cfa6e data tree REFACTOR lyd_has_when -> lysc_has_when by Michal Vasko · 3 years, 10 months ago
  71. 6b5cb2a data tree REFACTOR unify value prefix storing by Michal Vasko · 3 years, 10 months ago
  72. 8207e7e data tree FEATURE lyd_has_when function by Michal Vasko · 3 years, 11 months ago
  73. 0f3377d data parser CHANGE remove trusted flag by Michal Vasko · 3 years, 11 months ago
  74. 784d6be tree data BUGFIX do not evaluate when when not validating by Michal Vasko · 3 years, 11 months ago
  75. 47fab89 libyang CHANGE review header includes by Radek Krejci · 3 years, 11 months ago
  76. 3d92e44 set CHANGE replace LY_SET_OPT_USEASLIST by a single flag in ly_set_add() by Radek Krejci · 4 years ago
  77. 6973015 uncrustify FORMAT set various uncrustify options by Michal Vasko · 4 years ago
  78. a1c1e54 data tree CHANGE move macros to functions to cleanup API by Radek Krejci · 4 years ago
  79. 011e4aa dictionary REFACTOR unify functions pattern to return LY_ERR by Radek Krejci · 4 years, 1 month ago
  80. 857189e libyang FEATURE introduce and use new ly_bool type by Radek Krejci · 4 years, 1 month ago
  81. ba03a5a set CHANGE make ly_set* functions return LY_ERR values by Radek Krejci · 4 years, 1 month ago
  82. 1deb5be libyang REFACTOR use size-specific int types instead of generic types (#1177) by Radek Krejci · 4 years, 1 month ago
  83. 0f96988 libyang FORMAT uncrustify format of all sources by Radek Krejci · 4 years, 1 month ago
  84. 1e008d2 libyang MAINTENANCE change format of the empty loops by Radek Krejci · 4 years, 1 month ago
  85. b7be7a8 libyang REFACTOR unify lyd_node macros by Michal Vasko · 4 years, 1 month ago
  86. 1798aae data FEATURE parser for YANG data in JSON format by Radek Krejci · 4 years, 2 months ago
  87. a6669ba data tree FEATURE lyd_new_implicit* functions by Michal Vasko · 4 years, 2 months ago
  88. c000427 data tree FEATURE anydata copy function made public by Michal Vasko · 4 years, 2 months ago
  89. 3a41dff libyang REFACTOR return values and options changes by Michal Vasko · 4 years, 2 months ago
  90. 82fa8d4 trees BUGFIX checking failure of the called functions by Radek Krejci · 4 years, 2 months ago
  91. 61551fa data tree FEATURE dedicated any value setting function by Michal Vasko · 4 years, 3 months ago
  92. 26e8001 validation CHANGE validating single module data by Michal Vasko · 4 years, 3 months ago
  93. fd69e1d libyang REFACTOR rename sized array size to count by Michal Vasko · 4 years, 3 months ago
  94. 7931b19 data parser CHANGE unify API with schema parser and use input handler by Radek Krejci · 4 years, 3 months ago
  95. ad97c5f libyang BUGFIX cleanup of headers includes by Radek Krejci · 4 years, 3 months ago
  96. 60ea635 data tree FEATURE binary LYB printer and parser by Michal Vasko · 4 years, 3 months ago
  97. 0409164 data tree BUGFIX opaq node handling by Michal Vasko · 4 years, 3 months ago
  98. 5bfd4be data tree FEATURE option to skip list key children by Michal Vasko · 4 years, 3 months ago
  99. 535ea9f libyang CHANGE headers includes cleanup using include-what-you-use tool (#1098) by Radek Krejci · 4 years, 4 months ago
  100. dae0ee8 data CHANGE remove const from return type of lyd_node_children() by Radek Krejci · 4 years, 5 months ago