1. 42aa0ab libyang DOC added information about special libyang data trees by Michal Vasko · 8 years ago
  2. bb33c15 VERSION bump to version 0.11.22 by Michal Vasko · 8 years ago
  3. 1633862 tree printer BUGFIX proper sibling detection by Michal Vasko · 8 years ago
  4. 1444598 VERSION bump to version 0.11.21 by Michal Vasko · 8 years ago
  5. 56d082c common CHANGE properly parse expressions when transforming schema2json and back by Michal Vasko · 8 years ago
  6. ace4d24 VERSION bump version to 0.11.20 by Radek Krejci · 8 years ago
  7. 06ecfea log CHANGE include agmented target path into the path of erroring augment element by Radek Krejci · 8 years ago
  8. 4949e6a VERSION bump version to 0.11.19 by Radek Krejci · 8 years ago
  9. d80c860 schema parsing FEATURE check for consistency between schema filename and module by Radek Krejci · 8 years ago
  10. 68b873b tests BUGFIX wrong json bool output by Michal Vasko · 8 years ago
  11. e3caf44 VERSION bump to version 0.11.18 by Michal Vasko · 8 years ago
  12. 1758ff6 lyd_print_mem print string when using boolean or decimal64 type by 严军喜10079489 · 8 years ago
  13. fcafa5a VERSION bump to version 0.11.17 by Michal Vasko · 8 years ago
  14. 9089c8d tree printer BUGFIX detection of augment nodes by Michal Vasko · 8 years ago
  15. 3ac3435 common BUGFIX added characters that can preceed an identifier by Michal Vasko · 8 years ago
  16. 794e941 VERSION bump version to 0.11.16 by Radek Krejci · 8 years ago
  17. 41a349b schema tree CHANGE implicitely create input/output nodes in rpc/action by Radek Krejci · 8 years ago
  18. 9a909bd log CHANGE provide more descriptive error when parsing submodule instead of module by Radek Krejci · 8 years ago
  19. a23a484 VERSION bump version to 0.11.15 by Radek Krejci · 8 years ago
  20. 2467a49 log CHANGE internal storage for multiple error messages by Radek Krejci · 8 years ago
  21. 339da03 VERSION bump version to 0.11.14 by Pavol Vican · 8 years ago
  22. 9c3318f parser yin BUGFIX copy-paste mistake by Pavol Vican · 8 years ago
  23. 6ab09d8 parser yang BUGFIX read UTF-8 characters by Pavol Vican · 8 years ago
  24. d55f109 data tree DOC var arg clarification by Michal Vasko · 8 years ago
  25. cdf719b VERSION bump version to 0.11.13 by Radek Krejci · 8 years ago
  26. d2ac35f schema parser BUGFIX inheriting config-stmt under uses by Radek Krejci · 8 years ago
  27. db91586 VERSION bump version to 0.11.12 by Radek Krejci · 8 years ago
  28. cbddb20 Merge branch 'devel' of https://github.com/CESNET/libyang into devel by Radek Krejci · 8 years ago
  29. bf4e465 schema parser CHANGE simplify module importing by Radek Krejci · 8 years ago
  30. 0109f72 VERSION bump to version 0.11.11 by Michal Vasko · 8 years ago
  31. 4f1b663 VERSION bump to version 0.9.10 by Michal Vasko · 8 years ago
  32. 6966ea6 resolve BUGFIX clear vars if more predicates by Michal Vasko · 8 years ago
  33. f2758c9 VERSION bump to version 0.11.9 by Michal Vasko · 8 years ago
  34. 3039c74 xpath BUGFIX do not cast schema nodes to anything by Michal Vasko · 8 years ago
  35. 5f241a9 VERSION bump version to 0.11.8 by Pavol Vican · 8 years ago
  36. 933df6f parser yang BUGFIX read key_arg_str by Pavol Vican · 8 years ago
  37. 8542c07 VERSION bump version to 0.11.7 by Radek Krejci · 8 years ago
  38. 1e48c95 log BUGFIX memory leak by Radek Krejci · 8 years ago
  39. d973244 yanglint BUGFIX resource leak - rewriting variable with open file by Radek Krejci · 8 years ago
  40. 4fd7ef2 yanglint BUGFIX dereferencing NULL pointer (passing NULL into fclose()) by Radek Krejci · 8 years ago
  41. dbda8e4 yanglint BUGFIX unintended free by Radek Krejci · 8 years ago
  42. 3e11229 MAINTENANCE typo by Radek Krejci · 8 years ago
  43. 99e6d9a MAINTENANCE add missing prototype of public ly_set_contains() function by Radek Krejci · 8 years ago
  44. da0e8fa VERSION bump version to 0.11.6 by Radek Krejci · 8 years ago
  45. 85a54be schemas BUGFIX maintain backlinks in case of removing module(s) from context by Radek Krejci · 8 years ago
  46. 4a55a4e VERSION bump version to 0.11.5 by Radek Krejci · 8 years ago
  47. fafbc8b Merge branch 'devel' of https://github.com/CESNET/libyang into devel by Radek Krejci · 8 years ago
  48. 9de2c04 schemas BUGFIX guard dependencies between features by Radek Krejci · 8 years ago
  49. 0fb3e69 VERSION bump to version 0.11.4 by Michal Vasko · 8 years ago
  50. ee385fa resolve BUGFIX leaf-list value comparison by Michal Vasko · 8 years ago
  51. a889c1f schema CHANGE improve enabling all features in lys_features_enable() via "*" by Radek Krejci · 8 years ago
  52. 1e68f8f VERSION bump to version 0.11.3 by Michal Vasko · 8 years ago
  53. acb87b6 resolve BUGFIX existing leaf-list predicate parsing by Michal Vasko · 8 years ago
  54. c353b8a VERSION bump version to 0.11.2 by Radek Krejci · 8 years ago
  55. cb7e5aa schema parser BUGFIX order of resolving unresolved items by Radek Krejci · 8 years ago
  56. 6892c27 schema parsing BUGFIX resolving path arguments (leafrefs) by Radek Krejci · 8 years ago
  57. 0d9c8d4 Merge branch 'devel' of https://github.com/CESNET/libyang into devel by Radek Krejci · 8 years ago
  58. 42f30c0 tests BUGFIX forgotten files commit by Michal Vasko · 8 years ago
  59. 0a0b1fc schema tree FEATURE new lys_path() function by Radek Krejci · 8 years ago
  60. f3f1149 VERSION bump to version 0.11.1 by Michal Vasko · 8 years ago
  61. afa7a64 json parser & printer CHANGE all data types now supported by Michal Vasko · 8 years ago
  62. 42a7157 VERSION bump to version 0.11.0 by Michal Vasko · 8 years ago
  63. 6216f27 printer CHANGE flag for netconf-style xml message print by Michal Vasko · 8 years ago
  64. 945b96b liybang FEATURE action reply support by Michal Vasko · 8 years ago
  65. 7a9bc64 VERSION bump version to 0.10.227 by Radek Krejci · 8 years ago
  66. a606951 tests BUGFIX add missing files for testing ly_ctx_remove_module() by Radek Krejci · 8 years ago
  67. 2ad534d VERSION bump version to 0.10.226 by Radek Krejci · 8 years ago
  68. 082c84f default values BUGFIX LYD_OPT_NOAUTODEL on default nodes by Radek Krejci · 8 years ago
  69. 8c107fe context CHANGE allow removing schemas from the context by Radek Krejci · 8 years ago
  70. da01650 VERSION bump to version 0.10.225 by Michal Vasko · 8 years ago
  71. 9e635ac xpath BUGFIX check xpath in resolved augments/uses by Michal Vasko · 8 years ago
  72. c06493a VERSION bump to version 0.10.224 by Michal Vasko · 8 years ago
  73. 680f8b4 schema tree BUGFIX get_siblings uses and grouping handling by Michal Vasko · 8 years ago
  74. e0862d1 VERSION bump to version 0.10.223 by Michal Vasko · 8 years ago
  75. 13131a0 log BUGFIX proper logging even when using silent in imports by Michal Vasko · 8 years ago
  76. 76fae1c VERSION bump to version 0.10.222 by Michal Vasko · 8 years ago
  77. 4388060 parser BUGFIX print at least some message about import fail by Michal Vasko · 8 years ago
  78. e050709 common BUGFIX check verbosity in LOGVAL and LOGPATH as well by Michal Vasko · 8 years ago
  79. 78c9287 VERSION bump to version 0.10.221 by Michal Vasko · 8 years ago
  80. 23fd679 resolve BUGFIX dead code removed by Michal Vasko · 8 years ago
  81. 92981a6 resolve BUFGIX add uses resolution fail messages by Michal Vasko · 8 years ago
  82. 68da6af VERSION bump to version 0.10.220 by Michal Vasko · 8 years ago
  83. 4cf7dba schema tree BUGFIX handle siblings in uses by Michal Vasko · 8 years ago
  84. 5302a12 VERSION bump version to 0.10.219 by Radek Krejci · 8 years ago
  85. 2e2de83 logger CHANGE avoid nonsense/duplicated messages when checking type by Radek Krejci · 8 years ago
  86. b22eb0d schema tree BUGFIX change 16b bitfields usage according to endianity by Radek Krejci · 8 years ago
  87. aff0ee9 VERSION bump to version 0.10.218 by Michal Vasko · 8 years ago
  88. 5c328e7 dict BUGFIX unsafe variable read by Michal Vasko · 8 years ago
  89. e033ece VERSION bump version to 0.10.217 by Radek Krejci · 8 years ago
  90. baeff56 with-defaults BUGFIX getting leaf-list's default value by Radek Krejci · 8 years ago
  91. d1044a8 VERSION bump to version 0.10.216 by Michal Vasko · 8 years ago
  92. 284b870 Merge branch 'master' of https://github.com/yanjunxi/libyang by Michal Vasko · 8 years ago
  93. eb5da6e VERSION bump to version 0.10.215 by Michal Vasko · 8 years ago
  94. 50067b9 data tree BUGFIX temporary tree merge for validation by Michal Vasko · 8 years ago
  95. 90373c4 data tree BUGFIX do not merge equal leaflists by Michal Vasko · 8 years ago
  96. 064f9d7 data tree BUGFIX merging empty default containers by Michal Vasko · 8 years ago
  97. 8b539cf different data node having attr under list use the first attr value by 严军喜10079489 · 8 years ago
  98. e6e9aeb VERSION bump to version 0.10.214 by Michal Vasko · 8 years ago
  99. 4b5b625 validation BUGFIX skip must/when validation in get/get-config/edit-config by Michal Vasko · 8 years ago
  100. 04b40e9 VERSION bump to version 0.10.213 by Michal Vasko · 8 years ago