1. 31a2d32 CHANGE use correct schema node for leaf default check by Michal Vasko · 7 years ago
  2. bd02610 resolve BUGFIX add missing warning messages by Michal Vasko · 7 years ago
  3. e921285 resolve BUGFIX detect unresolved augment also in non-implemented modules by Michal Vasko · 7 years ago
  4. 12fb64e replace lys_main_module by lys_node_module by Frank Rimpler · 7 years ago
  5. c0596c1 testcase and solution for an augment resolution issue by Frank Rimpler · 7 years ago
  6. 58523dc schema parsers BUGFIX NULL pointer dereference by Radek Krejci · 7 years ago
  7. aa6b2a1 schema parsers CHANGE resolving uses's augments by Radek Krejci · 7 years ago
  8. 4056680 Merge branch 'refine_grouping' of https://github.com/frimpler/libyang into frimpler-refine_grouping by Radek Krejci · 7 years ago
  9. 5ba0510 schema parsers BUGFIX checking identityref values in XPaths by Radek Krejci · 7 years ago
  10. 62f7aad schema parsers BUGFIX handle duplicities in unresolved items by Radek Krejci · 7 years ago
  11. 8f98526 correct typing mistake in schema files, add a possible solution by Frank Rimpler · 7 years ago
  12. 921eb6b common CHANGE use data callback for duplicating data into context by Michal Vasko · 7 years ago
  13. 08767f7 resolve CHANGE use data callback for unresolved data identityref values by Michal Vasko · 7 years ago
  14. 718ecdd resolve BUGFIX compare instid values on canonical values by Michal Vasko · 7 years ago
  15. 98f27a3 resolve BUGFIX do not print internal errors on syntactic ones by Michal Vasko · 7 years ago
  16. 3f3c6a8 resolve CHANGE print message about identity in a non-implemented module by Michal Vasko · 7 years ago
  17. ab8adcd resolve BUGFIX unintialized variable warning by Michal Vasko · 7 years ago
  18. 88850b7 resolve BUGFIX use character count from successful parsing by Michal Vasko · 7 years ago
  19. daa547a libyang BUGFIX uninitialized variables by Radek Krejci · 7 years ago
  20. d6d5129 resolve BUGFIX null dereference by Michal Vasko · 7 years ago
  21. 1ade633 Merge branch 'schemaopt' into devel by Radek Krejci · 7 years ago
  22. f1aa47d resolve BUGFIX check leafref if-features after making modules implemented by Michal Vasko · 7 years ago
  23. be136f6 log CHANGE print information about module implemented status by Michal Vasko · 7 years ago
  24. 21b90ce resolve BUGFIX identityref value can be specified with module name by Michal Vasko · 7 years ago
  25. a3ca4b9 resolve BUGFIX remove invalid restriction of intid keys order by Michal Vasko · 7 years ago
  26. 3a3b200 schema tree BUGFIX refining if-feature by Radek Krejci · 7 years ago
  27. dce5f97 schema tree CHANGE check for arrays size limitations by Radek Krejci · 7 years ago
  28. 2a6e06e Merge branch 'devel' into schemaopt by Radek Krejci · 7 years ago
  29. 98caa58 schema parsers MAINTENANCE use correct enum (value not changed) by Radek Krejci · 7 years ago
  30. dfb00d6 libyang CHANGE allow using different versions of ietf-yang-library by Radek Krejci · 7 years ago
  31. cfcd8a5 schema parsers BUGFIX use of uninitialized memory by Radek Krejci · 7 years ago
  32. cf74825 context CHANGE storing parser's error messages by Radek Krejci · 7 years ago
  33. 4814fb0 libyang CHANGE use compiler thread-local variables by Michal Vasko · 7 years ago
  34. f96dfb6 xpath CHANGE check xpath function arguments and operator operands by Michal Vasko · 7 years ago
  35. f68a49e fixup! Merge branch 'devel' by Michal Vasko · 7 years ago
  36. 0cd9f2e Merge branch 'devel' by Michal Vasko · 7 years ago
  37. 0b96311 schema tree CHANGE add xpath_dep flags for specific msut and when also by Michal Vasko · 7 years ago
  38. e446b09 resolve BUGFIX do not delete false when data when not possible to check when by Michal Vasko · 7 years ago
  39. eb0fd60 Merge branch 'devel' into yanglintrpc by Radek Krejci · 7 years ago
  40. e2ea45a resolve BUGFIX decimal64 parsing overflow by Michal Vasko · 7 years ago
  41. 5866c23 resolve BUGFIX decimal64 parsing overflow by Michal Vasko · 7 years ago
  42. ff690e7 resolve BUGFIX invalid path in inst-id is fine if not required by Michal Vasko · 7 years ago
  43. b374440 libyang NEW ly_ctx_get_node function again in api by Michal Vasko · 7 years ago
  44. 2c822ed data parser BUGFIX correct location for instance-identifier error messages by Radek Krejci · 7 years ago
  45. 1b6ca96 CHANGE use json format for instance-identifier by Michal Vasko · 7 years ago
  46. 034cb10 parsers BUGFIX handling empty instanceid values by Radek Krejci · 7 years ago fix_emptyinstid
  47. 3d679d7 MAINTENANCE fix warnings from gcc7 by Radek Krejci · 7 years ago
  48. 5057671 libyang CHANGE api functions xpath format unified by Michal Vasko · 7 years ago
  49. ca16cb3 resolve CHANGE use standard XPath for leafref evaluation by Michal Vasko · 7 years ago
  50. 2589441 schema parsers BUGFIX parsing range values on 32b system by Radek Krejci · 7 years ago
  51. f87f07d schema parsers BUGFIX parsing range values on 32b system by Radek Krejci · 7 years ago
  52. e4c8344 fixup! resolve BUGFIX augment path nodes do not inherit prefixes from parent by Michal Vasko · 7 years ago
  53. 201c339 resolve BUGFIX augment path nodes do not inherit prefixes from parent by Michal Vasko · 7 years ago
  54. b323c72 Revert "resolve BUGFIX augment path nodes do not inherit prefixes from parent" by Radek Krejci · 7 years ago
  55. 2c3307e resolve BUGFIX augment path nodes do not inherit prefixes from parent by Michal Vasko · 7 years ago
  56. 1731577 resolve BUGFIX augment path nodes do not inherit prefixes from parent by Michal Vasko · 7 years ago
  57. 3ba2d79 resolve CHANGE added specific leafref resolve fail message by Michal Vasko · 7 years ago
  58. 45ddfce resolve REFACTOR redundant function side effect by Michal Vasko · 7 years ago
  59. 86ae1f2 resolve CHANGE use standard XPath for leafref evaluation by Michal Vasko · 7 years ago
  60. 3c60cbb resolve MAINTENANCE variable renaming and refactoring by Michal Vasko · 7 years ago
  61. 9fbb6e8 resolve BUGFIX another batch of xpath prefix fixes by Michal Vasko · 7 years ago
  62. f359b02 resolve BUGFIX another batch of xpath prefix fixes by Michal Vasko · 7 years ago
  63. 9ff79aa schema tree CHANGE xpath functions api change and clarification by Michal Vasko · 7 years ago
  64. aa1303c CHANGE improve checking for memory allocation errors by Radek Krejci · 7 years ago
  65. e1c7a82 resolve CHANGE copy leafrefs in unions in typedefs by Michal Vasko · 7 years ago
  66. c5c55ca resolve CHANGE copy leafrefs in unions in typedefs by Michal Vasko · 7 years ago
  67. 2ef7db6 resolve BUGFIX resolving augments more times is legal by Michal Vasko · 7 years ago
  68. 9bf4aa0 resolve BUGFIX resolving augments more times is legal by Michal Vasko · 7 years ago
  69. dea17dd schema tree MAINTENANCE add assert to make sure that key value is correctly parsed by Radek Krejci · 7 years ago
  70. 81c38b8 schema BUGFIX accessing freed memory by Radek Krejci · 7 years ago
  71. 29eac3d CHANGE add version, deviated, disabled and implemented members into lys_submodule by Radek Krejci · 7 years ago
  72. a8d111f CHANGE improve checking for memory allocation errors by Radek Krejci · 7 years ago
  73. a98048c CHANGE print warning when a key has a default value by Radek Krejci · 7 years ago
  74. 93def38 CHANGE increase limit of unresolved items inside grouping by Radek Krejci · 7 years ago
  75. bb52044 resolve CHANGE unimplemented augment tree resolving by Michal Vasko · 8 years ago
  76. 44ab146 all CHANGE assign target to all augments, error if not possible by Michal Vasko · 8 years ago
  77. 3960835 resolve BUGFIX always use main module when resolving by Michal Vasko · 8 years ago
  78. c35d2a7 resolve BUGFIX resolving leafrefs must be done after when by Michal Vasko · 8 years ago
  79. 9e6af73 parsers CHANGE handling idenittyref's values defined in non-implemented schemas by Radek Krejci · 8 years ago
  80. 98a1e2d data validation BUGFIX resolving identityref by Radek Krejci · 8 years ago
  81. 3a866cd schema tree BUGFIX dead code / NULL dereference by Radek Krejci · 8 years ago
  82. 1a9c361 schema parsers BUGFIX prefixed unique statement values by Radek Krejci · 8 years ago
  83. bdcaf24 schema parsers CHANGE add missing path info into erro messages when resolving uses's refines by Radek Krejci · 8 years ago
  84. 2d3c811 schema parsers BUGFIX checking min-elements to be smaller than max-elements by Radek Krejci · 8 years ago
  85. 6f28e0f resolve BUGFIX check that instid lists have keys by Michal Vasko · 8 years ago
  86. 7f1d47e schema parsers BUGFIX uninitialized variables (schema structure members) by Radek Krejci · 8 years ago
  87. 5138e9f schema tree BUGFIX apply destructor onto private data in extension instances by Radek Krejci · 8 years ago
  88. dc300b0 libyang MAINTENANCE shorthand case handling obsolete by Michal Vasko · 8 years ago
  89. 9bcb9f4 schema parsers BUGFIX even empty augment is supposed to be connected with its target by Radek Krejci · 8 years ago
  90. ecda01a schema parsers BUGFIX checking for leafref if-feature compatibility by Radek Krejci · 8 years ago
  91. 5b99790 resolve BUGFIX relative augment can target a child of uses by Michal Vasko · 8 years ago
  92. 74a991b resolve BUGFIX handle resolving refine target by Michal Vasko · 8 years ago
  93. e31d34a resolve BUGFIX printing from correct node by Michal Vasko · 8 years ago
  94. 2cb18e7 resolve BUGFIX set when to false only if it should be removed by Michal Vasko · 8 years ago
  95. cd9a95a schema parsers BUGFIX use the original module when resolving unresolved items by Radek Krejci · 8 years ago
  96. c688ca0 schema parsers BUGFIX checking leafrefs by Radek Krejci · 8 years ago
  97. 981a8ee data parsers BUGFIX allow repeted resolving of leafrefs by Radek Krejci · 8 years ago
  98. c7408e7 data parsers BUGFIX resolving leafref in data tree by Radek Krejci · 8 years ago
  99. 24fe41c schema parsers CHANGE remove unnecessary error message by Radek Krejci · 8 years ago
  100. d831dd4 schema parsers CHANGE improve error message text by Radek Krejci · 8 years ago