1. bda3719 tree printer BUGFIX submodule does not have any data anymore by Michal Vasko · 9 years ago
  2. 43b9d95 yin parser BUGFIX pass the correct (sub)module to parsing functions by Michal Vasko · 9 years ago
  3. d355da7 VERSION bump version to 0.6.27 by Radek Krejci · 9 years ago
  4. daea821 yin parser BUGFIX NULL pointer dereference by Radek Krejci · 9 years ago
  5. 9ef0243 VERSION bump to version 0.6.26 by Michal Vasko · 9 years ago
  6. 5d11285 printers BUGFIX wrong transform functions used by Michal Vasko · 9 years ago
  7. 661b20a transform BUGFIX some ending characters were forgotten by Michal Vasko · 9 years ago
  8. 7a536e6 Merge branch 'master' into devel by Radek Krejci · 9 years ago
  9. 729d291 resolve BUGFIX typos by Michal Vasko · 9 years ago
  10. 35bc1fb VERSION bump to version 0.6.25 by Michal Vasko · 9 years ago
  11. 92a780f tests FEATURE new unres augment tests by Michal Vasko · 9 years ago
  12. 7178e69 resolve FEATURE augment unres by Michal Vasko · 9 years ago
  13. 35d34f8 VERSION bump version to 0.5.44 by Radek Krejci · 9 years ago
  14. 7efcc38 yin parser BUGFIX uniqe statement was not resolved in case of config false list by Radek Krejci · 9 years ago
  15. 68db7e6 VERSION bump version to 0.6.24 by Radek Krejci · 9 years ago
  16. dd318c2 Merge branch 'devel' of https://github.com/CESNET/libyang into devel by Radek Krejci · 9 years ago
  17. 461efb9 yin parser BUGFIX uniqe statement was not resolved in case of config false list by Radek Krejci · 9 years ago
  18. ae704a3 tests BUGFIX yang printer formatting changes broken test by Michal Vasko · 9 years ago
  19. 708aefc VERSION bump to version 0.6.23 by Michal Vasko · 9 years ago
  20. 25cb6c6 yang printer BUGFIX encode special characters by Michal Vasko · 9 years ago
  21. c8e3ce0 yang printer BUGFIX import formatting by Michal Vasko · 9 years ago
  22. 3f053ef printers FEATURE do not print enum/bit values if auto-assigned by Michal Vasko · 9 years ago
  23. c514b4a VERSION bump version to 0.5.43 by Radek Krejci · 9 years ago
  24. e3c48a9 validation BUGFIX mandatory checking by Radek Krejci · 9 years ago
  25. 0d049ad VERSION bump version to 0.6.22 by Radek Krejci · 9 years ago
  26. e2f1221 validation BUGFIX mandatory checking by Radek Krejci · 9 years ago
  27. 6e32de7 VERSION bump version to 0.5.42 by Radek Krejci · 9 years ago
  28. 57bd658 perf tests BUGFIX reflect changes in libyang by Radek Krejci · 9 years ago
  29. c26ed7a VERSION bump version to 0.6.21 by Radek Krejci · 9 years ago
  30. 7fbaacb perf tests BUGFIX reflect changes in libyang by Radek Krejci · 9 years ago
  31. a859cdd Merge branch 'devel' of https://github.com/CESNET/libyang into devel by Radek Krejci · 9 years ago
  32. 11d85bf VERSION bump version to 0.6.20 by Radek Krejci · 9 years ago
  33. 87bb46b yin printer MAINTENANCE static function parameter order unified by Michal Vasko · 9 years ago
  34. b8c07b8 yin parser BUGFIX memory leak when schema data contains invalid XML by Radek Krejci · 9 years ago
  35. 0d7b247 schema parsers BUGFIX handle "unbounded" as a valid value for max-elements by Radek Krejci · 9 years ago
  36. 942fe9f VERSION bump to version 0.6.19 by Michal Vasko · 9 years ago
  37. 8460eb9 Merge branch 'devel' of https://github.com/CESNET/libyang into devel by Michal Vasko · 9 years ago
  38. 97d8c6d context BUGFIX check deviation duplicates in yanglib by Michal Vasko · 9 years ago
  39. 53a42af yin parser BUGFIX modules with deviation must have implemented conformance-type by Michal Vasko · 9 years ago
  40. 60f4b45 yin parser BUGFIX instead deviation target store the module by Michal Vasko · 9 years ago
  41. 9bb061b resolve BUGFIX properly check return values of resolve_*_schema_nodeid by Michal Vasko · 9 years ago
  42. 90351c9 VERSION bump version to 0.5.41 by Radek Krejci · 9 years ago
  43. f258043 schema tree BUGFIX NULL pointer dereference by Radek Krejci · 9 years ago
  44. 7e0221f VERSION bump version to 0.6.18 by Radek Krejci · 9 years ago
  45. c878678 Merge branch 'devel' of https://github.com/CESNET/libyang into devel by Radek Krejci · 9 years ago
  46. 63318e8 schema tree BUGFIX NULL pointer dereference by Radek Krejci · 9 years ago
  47. 3b89ce1 VERSION bump to version 0.6.17 by Michal Vasko · 9 years ago
  48. 27ab822 yin parser & resolve BUGFIX not all submodules have to be resolved by Michal Vasko · 9 years ago
  49. 5ff7882 yin parser BUGFIX cover all cases when including submodules by Michal Vasko · 9 years ago
  50. d338329 Merge branch 'devel' of https://github.com/CESNET/libyang into devel by Michal Vasko · 9 years ago
  51. e0a270e VERSION bump version to 0.6.16 by Radek Krejci · 9 years ago
  52. d9f7ec5 context CHANGE use implicit yang module to represent YANG attributes by Radek Krejci · 9 years ago
  53. 7490309 VERSION bump to version 0.6.16 by Michal Vasko · 9 years ago
  54. 95623a4 tests CHANGE make a models more challenging by Michal Vasko · 9 years ago
  55. 9c4c99d yin parser BUGFIX check that a submodule was not yet included by another submodule by Michal Vasko · 9 years ago
  56. a7789a8 schema tree BUGFIX resolving module prefix in a submodule by Michal Vasko · 9 years ago
  57. e290563 yin parser BUGFIX error checks by Michal Vasko · 9 years ago
  58. ccb3f16 VERSION bump to version 0.6.15 by Michal Vasko · 9 years ago
  59. 3edeaf7 schema CHANGE resolve_schema_nodeid split into several functions by Michal Vasko · 9 years ago
  60. 01a5c61 VERSION bump version to 0.5.40 by Radek Krejci · 9 years ago
  61. 40f69b3 tree printer FEATURE print augment definitions by Radek Krejci · 9 years ago
  62. bbbc79e tree printer CHANGE for augment nodes print their module name as prefix by Radek Krejci · 9 years ago
  63. 75c223e VERSION bump version to 0.6.14 by Radek Krejci · 9 years ago
  64. d49202f tree printer FEATURE print augment definitions by Radek Krejci · 9 years ago
  65. 7d184a4 schema tree MAINTENANCE remove unused global variable by Radek Krejci · 9 years ago
  66. 54653d5 Merge branch 'devel' of https://github.com/CESNET/libyang into devel by Radek Krejci · 9 years ago
  67. 1f6cb8e VERSION bump to version 0.6.13 by Michal Vasko · 9 years ago
  68. f92a728 yin parser BUGFIX must deviation module by Michal Vasko · 9 years ago
  69. dc48e7f yin parser MAINTENANCE make it clear that the context is always the same by Michal Vasko · 9 years ago
  70. 627975a schema tree CHANGE do not change models order in lys_free by Michal Vasko · 9 years ago
  71. b746fff schema tree CHANGE do not free imported models of a model that failed parsing by Michal Vasko · 9 years ago
  72. 9f258e4 yin parser CHANGE proper actions on parsing failure by Michal Vasko · 9 years ago
  73. b40b451 yin parser BUGFIX do not free deviation on fail, it is freed later by Michal Vasko · 9 years ago
  74. 662f1c0 tree printer CHANGE for augment nodes print their module name as prefix by Radek Krejci · 9 years ago
  75. 726cda6 doc BUGFIX yanglint examples by Radek Krejci · 9 years ago
  76. 3aa8622 doc FEATURE add yanglint example about multiple top-level elements in single file by Radek Krejci · 9 years ago
  77. 570e4c9 doc BUGFIX yanglint examples by Radek Krejci · 9 years ago
  78. b9f6ba9 build BUGFIX empty regex match not considered a string without "" by Michal Vasko · 9 years ago
  79. 33c001c build BUGFIX empty regex match not considered a string without "" by Michal Vasko · 9 years ago
  80. 6b11a11 VERSION bump version to 0.5.39 by Radek Krejci · 9 years ago
  81. bb6d487 daat parser BUGFIX calling lyd_validate() on empty data trees by Radek Krejci · 9 years ago
  82. 931468f data parser BUGFIX handle retturn code of lyxml_parse_mem() by Radek Krejci · 9 years ago
  83. 1eb39c9 yin parser BUGFIX accept empty strings in text/value elements of description, reference, etc. by Radek Krejci · 9 years ago
  84. ff38b42 VERSION bump version to 0.6.12 by Radek Krejci · 9 years ago
  85. 1daa7a4 daat parser BUGFIX calling lyd_validate() on empty data trees by Radek Krejci · 9 years ago
  86. 88b3bad data parser BUGFIX handle retturn code of lyxml_parse_mem() by Radek Krejci · 9 years ago
  87. 218436d yin parser BUGFIX accept empty strings in text/value elements of description, reference, etc. by Radek Krejci · 9 years ago
  88. 454d266 VERSION bump version to 0.6.11 by Radek Krejci · 9 years ago
  89. ad73b6f yin parser BUGFIX check for multiple base statements in identity definition by Radek Krejci · 9 years ago
  90. 8c75362 VERSION bump version to 0.5.38 by Radek Krejci · 9 years ago
  91. ec21507 data tree CHANGE moving detection in lyd_insert*() by Radek Krejci · 9 years ago
  92. 6b66fe0 data tree BUGFIX lyd_insert_*() on nodes already connected somewhere by Radek Krejci · 9 years ago
  93. d4cece9 perf tests BUGFIX reflect changes in libyang API by Radek Krejci · 9 years ago
  94. d914dcf VERSION bump version to 0.6.10 by Radek Krejci · 9 years ago
  95. c886a2a data tree CHANGE moving detection in lyd_insert*() by Radek Krejci · 9 years ago
  96. 20a5f29 data tree BUGFIX lyd_insert_*() on nodes already connected somewhere by Radek Krejci · 9 years ago
  97. b7bf809 perf tests BUGFIX reflect changes in libyang API by Radek Krejci · 9 years ago
  98. 4cc2dde build CHANGE cmake version requirement back to 2.6 by Michal Vasko · 9 years ago
  99. 029c083 readme DOC cmake requirement lowered by Michal Vasko · 9 years ago
  100. 1c68cea readme DOC cmake requirement lowered by Michal Vasko · 9 years ago