1. 508a50d parsers CHANGE rpc, action, notif YANG 1.1 xpath accessible tree handling by Michal Vasko · 8 years ago
  2. 55a161c schema validation BUGFIX check for non-presence of default stmt in empty type by Radek Krejci · 8 years ago
  3. 053a288 parser yang BUGFIX resolve identityref (fix #111) by Pavol Vican · 8 years ago
  4. f80e5e0 Merge branch 'devel' of https://github.com/CESNET/libyang into devel by Pavol Vican · 8 years ago
  5. 855ca62 parser BUGFIX checks in refine by Pavol Vican · 8 years ago
  6. 878e38d schema tree BUGFIX properly duplicate new identref type by Michal Vasko · 8 years ago
  7. 9925e28 resolve CHANGE use leafref require-instance value by Michal Vasko · 8 years ago
  8. f2d4396 parser & printer CHANGE identref can have multiple bases in YANG 1.1 by Michal Vasko · 8 years ago
  9. bfd98e6 resolve BUGFIX top-level relative leafref paths by Michal Vasko · 8 years ago
  10. 2b4f6ca Merge branch 'leaflistdefaults' into devel by Radek Krejci · 8 years ago
  11. 69f62c9 parser BUGFIX multiple ranges must be disjoint by Pavol Vican · 8 years ago
  12. 3e4f645 Merge branch 'devel' into leaflistdefaults by Radek Krejci · 8 years ago
  13. 66cb2ef data validation BUGFIX searching for mandatory nodes by Radek Krejci · 8 years ago
  14. 8bd72e4 parser yang BUGFIX remove teporary structure yang_type by Pavol Vican · 8 years ago
  15. 9e7c01d parser BUGFIX check range by Pavol Vican · 8 years ago
  16. 4731993 parser BUGFIX not ignore config flag in special case (uses, augment in notification, input, output) by Pavol Vican · 8 years ago
  17. 15b3669 resolve BUGFIX proper augment resolution fail fix by Michal Vasko · 8 years ago
  18. 43817d5 resolve BUGFIX augment resolution fail inconsistent state by Michal Vasko · 8 years ago
  19. a86508c resolve BUGFIX uses grouping nodes config check by Michal Vasko · 8 years ago
  20. 868516f Merge branch 'condmandatory' into devel by Radek Krejci · 8 years ago
  21. 4616582 data validation CHANGE rewrite mandatory checking by Radek Krejci · 8 years ago
  22. 956e854 resolve BUGFIX corrected fake root detection by Michal Vasko · 8 years ago
  23. 1623c7d Merge branch 'devel' into leaflistdefaults by Radek Krejci · 8 years ago
  24. 76c3bd3 resolve FEATURE when YANG 1.1 evaluation by Michal Vasko · 8 years ago
  25. 76e7340 resolve BUGFIX unres data error messages lost by Michal Vasko · 8 years ago
  26. 90fc2a3 resolve BUGFIX reversed log hiding by Michal Vasko · 8 years ago
  27. 61db757 resolve BUGFIX when evaluation on empty data tree by Michal Vasko · 8 years ago
  28. e365556 resolve BUGFIX augment when evaluation by Michal Vasko · 8 years ago
  29. 4582601 data trees CHANGE anydata/anyxml content handling by Radek Krejci · 8 years ago
  30. bf2abff all CHANGE basic support for anydata by Radek Krejci · 8 years ago
  31. d47daf6 schema parser CHANGE improve error message about invalid leafref's target nodetype by Radek Krejci · 8 years ago
  32. a59495d resolve BUGFIX special when context node by Michal Vasko · 8 years ago
  33. 200bf71 yin parser CHANGE allow multiple default statements in refine by Radek Krejci · 8 years ago
  34. c13db38 schema parsers CHANGE defer grouping instantiation until all types are resolved by Radek Krejci · 8 years ago
  35. 06f64ed schema parses BUGFIX resolving identities' base by Radek Krejci · 8 years ago
  36. 219fa61 schema parser BUGFIX handling identity's base forward reference by Radek Krejci · 8 years ago
  37. e00d231 schema parsers CHANGE checking for allowed place for mandatory statement by Radek Krejci · 8 years ago
  38. 54081ce schema parsers BUGFIX double free by Radek Krejci · 8 years ago
  39. d09d1a5 schema parsers CHANGE check that all unique targets are of the same config type by Radek Krejci · 8 years ago
  40. ba7b1cc schema parsers BUGFIX checking for unresolved identityes when resolving identity base by Radek Krejci · 8 years ago
  41. 018f1f5 yin parser CHANGE support for multiple bases in identity by Radek Krejci · 8 years ago
  42. f1ee2e2 yin parser, validation CHANGE if-feature in identity, enum, bit by Radek Krejci · 8 years ago
  43. bad2f17 schema parsers BUGFIX checking default values for enumerations/bits by Radek Krejci · 8 years ago
  44. 2c2fce8 schema parsers CHANGE empty leaf-list warning by Radek Krejci · 8 years ago
  45. 3f21ada schema parsers CHANGE check that key is not when and if-feature conditional by Radek Krejci · 8 years ago
  46. 363bd4a yin parser CHANGE allow if-feature statement in refine by Radek Krejci · 8 years ago
  47. 8a8d5ff schema parsers BUGFIX handle unresolvable if-feature expressions by Radek Krejci · 8 years ago
  48. a98da3f schema parsers CHANGE unify error messages for invalid if-feature expression by Radek Krejci · 8 years ago
  49. 69b8d92 parsers BUGFIX if-feature expression resolver by Radek Krejci · 8 years ago
  50. a9c8e99 resolve MAINTENANCE rename function to fit the purpose by Michal Vasko · 8 years ago
  51. c79c6b1 schema parsers CHANGE add check for feature's circular dependencies by Radek Krejci · 8 years ago
  52. ca91768 resolve BUGFIX do not allow leaf-list leafref in YANG 1.0 by Michal Vasko · 8 years ago
  53. df053d1 resolve BUGFIX leafref ".." resolution by Michal Vasko · 8 years ago
  54. 5d63140 Merge branch 'master' into devel by Michal Vasko · 8 years ago
  55. 478c465 resolve BUGFIX checking default values in derived types by Michal Vasko · 8 years ago
  56. f49eda0 resolve BUGFIX memory leak by Michal Vasko · 8 years ago
  57. 3767fb2 unres MAINTENANCE unres_schema_add_ return values by Michal Vasko · 8 years ago
  58. 3a5501d schema parsers BUGFIX resolving leafref's path by Radek Krejci · 8 years ago
  59. 2510ddc parser BUGFIX duplicated identifiers in grouping by Pavol Vican · 8 years ago
  60. 71d5183 Merge branch 'master' into devel by Radek Krejci · 8 years ago
  61. e6140bf BUGFIX use ly_strequal() instead ofdirect comparison of pointers by Radek Krejci · 8 years ago
  62. 9ff0a92 schema parsers CHANGE reimplement YANg 1.1 if-feature by Radek Krejci · 8 years ago
  63. 55abd33 parser BUGFIX unresolve duplicated identifier in grouping by Pavol Vican · 8 years ago
  64. 9d57d5a resolve MAINTENANCE removed useless todo by Michal Vasko · 8 years ago
  65. 3def867 resolve BUGFIX if-feature bugfixes by Michal Vasko · 8 years ago
  66. 44fb638 tree schema FEATURE action Y1.1 statement added by Michal Vasko · 8 years ago
  67. c5c26b0 parsers FEATURE if-feature Y1.1 expressions by Michal Vasko · 8 years ago
  68. a881e3e schema parser BUGFIX checking validity of uses's augment changing config flag by Radek Krejci · 8 years ago
  69. c2a180f parsers BUGFIX avoid false setting of ly_errno by Radek Krejci · 8 years ago
  70. 76e15e1 schema parser BUGFIX use of potentially uninitialized variables by Radek Krejci · 8 years ago
  71. f347abc schema parser CHANGE better handling of ly_errno by Radek Krejci · 8 years ago
  72. 8c3b4b6 schema parser BUGFIX checking decimal64 boundaries by Radek Krejci · 8 years ago
  73. 43f548d schema parser BUGFIX inheriting config flags in used groupings by Radek Krejci · 8 years ago
  74. 0c2fa3a data parser BUGFIX leafref node as the target of another leafref by Radek Krejci · 8 years ago
  75. 08a1105 BUGFIX resolving leafref paths by Radek Krejci · 8 years ago
  76. 054d5ac schema parser BUGFIX memory leak when resolving unique statement by Radek Krejci · 8 years ago
  77. ede9c47 resolve BUGFIX schema unres memory leak by Michal Vasko · 8 years ago
  78. cb34dc6 resolve BUGFIX unres der type resolv fail name print by Michal Vasko · 9 years ago
  79. 22af5ca resolve BUGFIX print messages on unres schema errors by Michal Vasko · 9 years ago
  80. 01c6fd2 resolve BUGFIX properly store pointers to leafref targets by Michal Vasko · 9 years ago
  81. 3e9f41e log CHANGE error message more detailed by Michal Vasko · 9 years ago
  82. ac8b082 Merge branch 'master' of https://github.com/CESNET/libyang by Michal Vasko · 9 years ago
  83. aec34ea resolve BUGFIX properly inherit config in augments and uses by Michal Vasko · 9 years ago
  84. 9a5fccc resolve BUGFIX data use after free() by Radek Krejci · 9 years ago
  85. 96b846c resolve BUGFIX print something on data unres error by Michal Vasko · 9 years ago
  86. 976a5f2 resolve BUGFIX instance-identifier can be a part of a union by Michal Vasko · 9 years ago
  87. bea08e9 resolve BUGFIX instance-identifier resolution by Michal Vasko · 9 years ago
  88. 3c0f9f5 resolve BUGFIX another shorthand path fix by Michal Vasko · 9 years ago
  89. 025e045 resolve CHANGE print more specific message on shorthand case path error by Michal Vasko · 9 years ago
  90. 8146d4c xpath OPTIMIZE xpath sorting optimalizations by Michal Vasko · 9 years ago
  91. dcf98e6 all BUGFIX handle augment parents by Michal Vasko · 9 years ago
  92. 7b54f7e resolve CHANGE ly_ctx_get_node accepts leaf/leaf-list predicates by Michal Vasko · 9 years ago
  93. 2afc1ca tree schema BUGFIX handle augments properly by Michal Vasko · 9 years ago
  94. a0ffcab resolve MAINTENANCE logging messages improved by Michal Vasko · 9 years ago
  95. 7a55bea resolve BUGFIX resolve_sibling does not return -1 by Michal Vasko · 9 years ago
  96. c8a83e6 Merge branch 'master' of https://github.com/CESNET/libyang by Michal Vasko · 9 years ago
  97. c428344 api BUGFIX name collision by Radek Krejci · 9 years ago
  98. f200600 resolve BUGFIX lost failed identity resolution error by Michal Vasko · 9 years ago
  99. c428084 json parser CHANGE remove empty non-presence containers after parsing is done by Michal Vasko · 9 years ago
  100. b724689 resolve BUGFIX forgotten parameters by Michal Vasko · 9 years ago