1. 0a8ab41 tree data CHANGE lyd_leaf_type resolves leafrefs by Michal Vasko · 8 years ago
  2. a7e0541 log BUGFIX path printing redundant zero by Michal Vasko · 8 years ago
  3. 9c95436 data tree CHANGE clear invalid leafref links by Michal Vasko · 8 years ago
  4. 299f983 libyang DOC function that modify data and leave it non-validated marked by Michal Vasko · 8 years ago
  5. c431878 schema tree DOC valid LEAFREF_DEP nodes fixed by Michal Vasko · 8 years ago
  6. fd6c650 data tree BUGFIX make lyd_leaf_type do what it is actually supposed to by Michal Vasko · 8 years ago
  7. 46ab14b schema tree DOC minor update by Michal Vasko · 8 years ago
  8. f9bee84 log CHANGE printing path for a data node without keys by Michal Vasko · 8 years ago
  9. 53adfc7 resolve BUGFIX creating/addressing lists without keys by Michal Vasko · 8 years ago
  10. fec2e14 schema tree BUGFIX unlinking augment data by Radek Krejci · 8 years ago
  11. 1c8567a parser & resolve BUGFIX possible leaf value memory leak by Michal Vasko · 8 years ago
  12. 35e08a0 data tree BUGFIX wrong variable type by Michal Vasko · 8 years ago
  13. ad93f76 data tree BUGFIX clear dflt flag recursively by Michal Vasko · 8 years ago
  14. b1bc1d9 validation OPTIMIZE skip some more checks when trusted by Michal Vasko · 8 years ago
  15. 59c6ed7 log BUFGIX wrong variable by Michal Vasko · 8 years ago
  16. 0bff322 printers CHANGE allow printing non-validated data by Michal Vasko · 8 years ago
  17. 9ef3a68 log BUGFIX if ' in path, use " for value literal by Michal Vasko · 8 years ago
  18. ae5a53e data tree NEW lyd_list_pos by Michal Vasko · 8 years ago
  19. 58c2aab data tree NEW position list instance addressing and creation by Michal Vasko · 8 years ago
  20. 3c4cf90 libyang DOC flags changed by Michal Vasko · 8 years ago
  21. 0a6e21b parser BUGFIX update boolean value by Michal Vasko · 8 years ago
  22. 4e70b35 schema tree DOC minor updates of value_type meaning by Michal Vasko · 8 years ago
  23. 13c92db resolve MAINTENANCE redundant code removed by Michal Vasko · 8 years ago
  24. ad2e44a libyang BUGFIX handle trusted and other special validation cases by Michal Vasko · 8 years ago
  25. dc2d12b parser BUGFIX storing leafref unresolved values by Michal Vasko · 8 years ago
  26. 62671b9 data tree DOC validation option meaning changed a bit by Michal Vasko · 8 years ago
  27. b1ac872 resolve BUGFIX do not store references to external tree by Michal Vasko · 8 years ago
  28. caf1ea2 schema tree DOC formatting by Michal Vasko · 8 years ago
  29. e3886bb libyang CHANGE parsing/validation significantly refactored by Michal Vasko · 8 years ago
  30. cf2af4d parser yang BUGFIX wrong detect restriction in union by Pavol Vican · 8 years ago
  31. 6a938d6 resolve BUGFIX assert that should be part of the condition by Michal Vasko · 8 years ago
  32. de1feeb resolve BUGFIX insert nodes one by one by Michal Vasko · 8 years ago
  33. 5ff3e28 xpath BUGFIX xpath can use only imported modules by Michal Vasko · 8 years ago
  34. d27602c xml parser BUGFIX do not changed parsed xml by Michal Vasko · 8 years ago
  35. 66692c4 Merge branch 'devel' of https://github.com/cesnet/libyang into devel by Michal Vasko · 8 years ago
  36. c0d3b00 parser BUGFIX specific xml namespace case with an uprefixed identity by Michal Vasko · 8 years ago
  37. 0bbd722 BUGFIX invalid read in models loop by Lukas Macko · 8 years ago
  38. 0ec51da context FEATURE allow disabling/enabling modules in the context by Radek Krejci · 8 years ago
  39. ee55417 context CHANGE check input parameter in some API functions by Radek Krejci · 8 years ago
  40. b2541a3 context BUGFIX removing applied augments and deviations when removing module by Radek Krejci · 8 years ago
  41. 16dc4f3 resolve BUGFIX if leafref/instid leaves are changed, resolve them again by Michal Vasko · 8 years ago
  42. f0dda71 parser CHANGE make_canonical can be statis after all by Michal Vasko · 8 years ago
  43. 9ba34de resolve & xpath BUGFIX skip local identity prefix when comparing with user data by Michal Vasko · 8 years ago
  44. a55d96b parser CHANGE allow node NULL by Michal Vasko · 8 years ago
  45. e050416 Merge branch 'devel' of https://github.com/cesnet/libyang into devel by Michal Vasko · 8 years ago
  46. ba20490 schema parsers BUGFIX resolving augments by Radek Krejci · 8 years ago
  47. 2eee5c0 schema tree CHANGE make public function to get implemented module from context by Radek Krejci · 8 years ago
  48. f30ea3e schema printers CHANGE do not print local prefixes in default values by Michal Vasko · 8 years ago
  49. 2f394dd parser CHANGE make_canonical made into a public internal function by Michal Vasko · 8 years ago
  50. 7a2a562 data parsers and printers CHANGE modifying identityref without prefix by Radek Krejci · 8 years ago
  51. 639491e data parsers BUGFIX resolving identityref's default prefix by Radek Krejci · 8 years ago
  52. bb1ce0f parsers CHANGE simplify/clarify lyp_parse_value() by Radek Krejci · 8 years ago
  53. 6221b5a Merge branch 'master' of https://github.com/CESNET/libyang by Radek Krejci · 8 years ago
  54. 51aa4cf xpath BUGFIX proper rpc inpuot/output nodes check by Michal Vasko · 8 years ago
  55. f32c5f6 data parsers BUGFIX check module of the identity by Radek Krejci · 8 years ago
  56. a7bf337 parser yang BUGFIX double shift index in reading string by Pavol Vican · 8 years ago
  57. b0ab12e schema printers HACK avoid printing NACM extensions instances by Radek Krejci · 8 years ago
  58. 2f95fe6 data tree BUGFIX clear type references and clarify lyd_dup validation status by Michal Vasko · 8 years ago
  59. 5d55b36 Update tree_data.c by dmcpriv · 8 years ago
  60. 7d6d284 JSON parser BUGFIX memory leak by Radek Krejci · 8 years ago
  61. dc75fba data parsers BUGFIX conversion of decimal64 value into a canonical form by Radek Krejci · 8 years ago
  62. c2e79d2 Merge branch 'master' of https://github.com/CESNET/libyang by Radek Krejci · 8 years ago
  63. 6ca5ca7 resolve BUGFIX fraction digits count by Michal Vasko · 8 years ago
  64. 5fb4c38 schema parsers BUGFIX unintended double resolving of augments by Radek Krejci · 8 years ago
  65. 708e1c3 data diff BUGFIX uninitialized variables by Radek Krejci · 8 years ago
  66. bb35f27 parser BUGFIX proper base64 length even when indented by Michal Vasko · 8 years ago
  67. 6767827 data printers BUGFIX printing default data in notification/rpc in explicit mode by Radek Krejci · 8 years ago
  68. 07d77d4 xml printer BUGFIX print all anydata tree top elements by Michal Vasko · 8 years ago
  69. e5a1c07 printer MAINTENANCE proper prototype placement by Michal Vasko · 8 years ago
  70. 4d70d3d xml printer CHANGE improve formatting when printing anydata by Radek Krejci · 8 years ago
  71. db2f58c data printers CHANGE do not print default values in anydata trees by Radek Krejci · 8 years ago
  72. a463b74 data tree BUGFIX inserting list/leaf-list instance in rpc/action by Radek Krejci · 8 years ago
  73. 62bfe89 parsers BUGFIX binary type's length is in octets, not in encoded characters by Radek Krejci · 8 years ago
  74. 34c3b55 schema tree CHANGE en/disabling a known en/disabled feature by Michal Vasko · 8 years ago
  75. fc11b68 resolve BUGFIX wrong prev_module saved by Michal Vasko · 8 years ago
  76. 6c7dfdc Merge branch 'master' of https://github.com/zyinter2008/libyang into zyinter2008-master by Radek Krejci · 8 years ago
  77. a717767 JSON parser/printer BUGFIX anyxml's JSON representation differs from anydata by Radek Krejci · 8 years ago
  78. 56c0f13 Update printer_json.c by zyinter2008 · 8 years ago
  79. 7fa6573 Update parser_json.c by zyinter2008 · 8 years ago
  80. b2f1db7 xml BUGFIX proper formatted print of anydata XML structures by Michal Vasko · 8 years ago
  81. 0d19837 resolve BUGFIX node xpath unres message updated by Michal Vasko · 8 years ago
  82. f1df135 xml printer BUGFIX anydata closing tag has no indent by Michal Vasko · 8 years ago
  83. 1adc724 resolve BUGFIX proper submodule handling by Michal Vasko · 8 years ago
  84. 4b0727e common BUGFIX check literals for module prefixes by Michal Vasko · 8 years ago
  85. 10138a2 data tree BUGFIX handle augments by Michal Vasko · 8 years ago
  86. 3a6d22e xml printer BUGFIX always print attribute ns by Michal Vasko · 8 years ago
  87. b339e4b schema parsers BUGFIX when searching for module and we have a subdir, directly continue with next dir item by Radek Krejci · 8 years ago
  88. faa3a29 schema parsers FEATURE include subdirs when searching for the refered (sub)module by Radek Krejci · 8 years ago
  89. c8c2253 schema parsers BUGFIX resolving submodules' augments when module is set to be implement by Radek Krejci · 8 years ago
  90. 818b0c5 schema parsers MAINTENANCE update comment with the list of performed operations by Radek Krejci · 8 years ago
  91. 990af1f schema parsers BUGFIX make implemented all modules from leafref path by Radek Krejci · 8 years ago
  92. b314231 schema parsing CHANGE try to differentiate XPath errors by Radek Krejci · 8 years ago
  93. 9ee20c3 xpath CHANGE provide more information when XPath resolving fails by Radek Krejci · 8 years ago
  94. 0fd6a99 schema parsers BUGFIX forgotten LYVE_SUBMODULE declaration by Radek Krejci · 8 years ago
  95. 48cfa0f schema parsers CHANGE log message when parsing submodule instead of module by Radek Krejci · 8 years ago
  96. 850a5de schema parsing CHANGE avoid duplicities in unresolved schema items by Radek Krejci · 8 years ago
  97. df46e22 schema trees BUGFIX resolving augments to non-implemented modules by Radek Krejci · 8 years ago
  98. df24cbe schema parsers BUGFIX augmenting with mandatory nodes in case by Radek Krejci · 8 years ago
  99. b07da47 schema parsers BUGFIX uninitialized variable by Radek Krejci · 8 years ago
  100. fd78902 data validation BUGFIX revert changes to addition data tree when validating RPC by Radek Krejci · 8 years ago