1. 9e81c6a parsers CHANGE optimalize parsing module by PavolVican · 8 years ago
  2. d299301 VERSION bump to version 0.12.70 by Michal Vasko · 8 years ago
  3. 5836388 data tree BUGFIX redo a fix that somehow was reverted by Michal Vasko · 8 years ago
  4. 22ce437 VERSION bump version to 0.12.69 by Radek Krejci · 8 years ago
  5. 0c5a093 Merge branch 'devel' of https://github.com/CESNET/libyang into devel by Radek Krejci · 8 years ago
  6. b915fb9 JSON parser BUGFIX parsing data after top-level list instance by Radek Krejci · 8 years ago
  7. 910b80b VERSION bump to version 0.12.68 by Michal Vasko · 8 years ago
  8. 091dd84 valdiation BUGFIX clear mand flag when trusted data by Michal Vasko · 8 years ago
  9. 053efb3 Merge branch 'devel' of https://github.com/cesnet/libyang into devel by Michal Vasko · 8 years ago
  10. e179488 json parser BUGFIX validating lists and leaf-list by Radek Krejci · 8 years ago
  11. 7068d94 VERSION bump version to 0.12.67 by Radek Krejci · 8 years ago
  12. a0802a8 parsers BUGFIX buffer overflow by Radek Krejci · 8 years ago
  13. 5de8a02 yin parser CHANGE check (sub)module substatements order by Michal Vasko · 8 years ago
  14. a54dbf3 VERSION bump version to 0.12.66 by Radek Krejci · 8 years ago
  15. af56633 features BUGFIX logic of evaluating if-feature's expression by Radek Krejci · 8 years ago
  16. 85df4cc schema parsers CHANGE code duplication by Radek Krejci · 8 years ago
  17. 83a4bac context CHANGE re-adding module links by Radek Krejci · 8 years ago
  18. 379622e VERSION bump to version 0.12.65 by Michal Vasko · 8 years ago
  19. e6ff428 data tree CHANGE handle default values better by Michal Vasko · 8 years ago
  20. 4be5fa2 context CHANGE code structure for re-adding module links by Michal Vasko · 8 years ago
  21. ca15ca6 VERSION bump to version 0.12.64 by Michal Vasko · 8 years ago
  22. 2bce30c data tree CHANGE internal version of inserts by Michal Vasko · 8 years ago
  23. eb81fb7 resolve BUGFIX traversing nodes when resolving when by Michal Vasko · 8 years ago
  24. 777f5cd VERSION bump to version 0.12.63 by Michal Vasko · 8 years ago
  25. 77e8a95 printer BUGFIX prix if-feature prefixes as module names by Michal Vasko · 8 years ago
  26. 0b41f61 VERSION bump to version 0.12.62 by Michal Vasko · 8 years ago
  27. 080f169 data tree BUGFIX wrong variables used by Michal Vasko · 8 years ago
  28. 49e9714 VERSION bump to version 0.12.61 by Michal Vasko · 8 years ago
  29. 58416c8 tree printer BUGFIX top-level notif indent by Michal Vasko · 8 years ago
  30. 82ecc66 VERSION bump to version 0.12.60 by Michal Vasko · 8 years ago
  31. 3211330 tree printer BUGFIX uses print by Michal Vasko · 8 years ago
  32. 7e02072 VERSION bump version to 0.12.59 by Radek Krejci · 8 years ago
  33. 10c216a parsers CHANGE allow empty data files by Radek Krejci · 8 years ago
  34. c63dae6 yanglint BUGFIX correct additional parameter for lyd_validate by Radek Krejci · 8 years ago
  35. 32b882b VERSION bump version to 0.12.58 by Radek Krejci · 8 years ago
  36. c645a3a parsers BUGFIX forgotten use of munmap() by Radek Krejci · 8 years ago
  37. e33799e VERSION bump version to 0.12.57 by Radek Krejci · 8 years ago
  38. 0fb1150 parsers BUGFIX mmaping files with the exact multiple size of page size by Radek Krejci · 8 years ago
  39. 281876f VERSION bump to version 0.12.56 by Michal Vasko · 8 years ago
  40. 123724a data tree BUGFIX empty rpc/action reply can be valid by Michal Vasko · 8 years ago
  41. b5f183b VERSION bump version 0.12.55 by Radek Krejci · 8 years ago
  42. 9f49b50 diff BUGFIX comparing ordered lists inside another list with multiple instances by Radek Krejci · 8 years ago
  43. ab22677 VERSION bump to version 0.12.54 by Michal Vasko · 8 years ago
  44. e94f0c5 data tree BUGFIX extra argument by Michal Vasko · 8 years ago
  45. 9acea9d log MAINTENANCE put xpath parts into quotes by Michal Vasko · 8 years ago
  46. c5c1759 VERSION bump to version 0.12.53 by Michal Vasko · 8 years ago
  47. f96bb90 tree printer BUGFIX wrong param type and the param not even used by Michal Vasko · 8 years ago
  48. d2a9e82 VERSION bump to version 0.12.52 by PavolVican · 8 years ago
  49. 6028426 parser yang BUGFIX wrong inherited nacm flags by PavolVican · 8 years ago
  50. 49a0a7f parser yang BUGFIX checking compatibility of the implicit submodule's version with the main module by PavolVican · 8 years ago
  51. 196694c parser yang BUGFIX error message by PavolVican · 8 years ago
  52. cec1878 Merge remote-tracking branch 'origin/devel' into yang_optimalize by PavolVican · 8 years ago
  53. 894c897 VERSION bump to version 0.12.51 by Michal Vasko · 8 years ago
  54. 5b99871 parser BUGFIX parsing submodules from memory by Michal Vasko · 8 years ago
  55. ab8d4d0 VERSION bump to version 0.12.50 by Michal Vasko · 8 years ago
  56. c1e8935 tree printer BUGFIX indent creation fixed and updated by Michal Vasko · 8 years ago
  57. 7c1975a VERSION bump version to 0.12.49 by Radek Krejci · 8 years ago
  58. eaaf378 tests UPDATE reflect previous changes of the tree output format by Radek Krejci · 8 years ago
  59. 533d3d8 VERSION bump version to 0.12.48 by Radek Krejci · 8 years ago
  60. f9c2826 yanglint FEATURE equivalent to the pyang's --tree-print-groupings by Radek Krejci · 8 years ago
  61. d5bf08e tree printer FEATURE support printing groupings by Radek Krejci · 8 years ago
  62. a70eacc VERSION bump to version 0.12.47 by Michal Vasko · 8 years ago
  63. 8b942f0 printers BUGFIX print notifications in augments by Michal Vasko · 8 years ago
  64. 036e3d2 log BUGFIX printing paths for augments by Michal Vasko · 8 years ago
  65. 769f803 tree CHANGE invalid xpath is accepted with a warning by Michal Vasko · 8 years ago
  66. db01726 schema tree BUGFIX allow notifications in augments by Michal Vasko · 8 years ago
  67. ed15546 VERSION bump to version 0.12.46 by Michal Vasko · 8 years ago
  68. c90f3ff schema tree CHANGE in lys_find_xpath try to print last ctx node in path by Michal Vasko · 8 years ago
  69. eab364d xpath CHANGE on unknown module the context node is not relevant by Michal Vasko · 8 years ago
  70. 4c818b2 VERSION bump to version 0.12.45 by Michal Vasko · 8 years ago
  71. 2611e19 schema tree CHANGE lys_find_xpath parameters clarified by Michal Vasko · 8 years ago
  72. 616e155 VERSION bump to version 0.12.44 by Michal Vasko · 8 years ago
  73. 67cc191 data tree MAINTENANCE coverity false positive by Michal Vasko · 8 years ago
  74. d3a0311 resolve BUGFIX wrong variable used by Michal Vasko · 8 years ago
  75. 29fd974 resolve BUGFIX memory leak by Michal Vasko · 8 years ago
  76. ad43c18 parsers MAINTENANCE unused value by Michal Vasko · 8 years ago
  77. f78663c VERSION bump version to 0.12.43 by Radek Krejci · 8 years ago
  78. ddddd0d schema parsing BUGFIX infinite loop when duplicating unresolved identityref by Radek Krejci · 8 years ago
  79. d9c0ce2 schema parsers BUGFIX memory leak by Radek Krejci · 8 years ago
  80. d698837 VERSION bump version to 0.12.42 by PavolVican · 8 years ago
  81. bb0ba6c parser yang CHANGE remove empty block of code by PavolVican · 8 years ago
  82. 2e87a96 VERSION bump version to 0.12.41 by Radek Krejci · 8 years ago
  83. b5071ce Merge branch 'devel' of https://github.com/CESNET/libyang into devel by Radek Krejci · 8 years ago
  84. d4c1d0f schema parsers CHANGE including submodules by Radek Krejci · 8 years ago
  85. b573bb7 schema parsers MAINTENANCE code formatting by Radek Krejci · 8 years ago
  86. 6200c48 VERSION bump version to 0.12.40 by PavolVican · 8 years ago
  87. e3a59bd parser yang BUGFIX forbidden comment sequences in string by PavolVican · 8 years ago
  88. 6a1e2f4 YIN parser BUGFIX checking compatibility of the implicit submodule's version with the main module by Radek Krejci · 8 years ago
  89. 1bc2206 parser yang BUGFIX reading backslash in double-qouted string by PavolVican · 8 years ago
  90. 5536995 yang file BUGFIX apply eratta of RFC 6728 by PavolVican · 8 years ago
  91. 51e5c58 libyang CHANGE path generation optimization refactored by Michal Vasko · 8 years ago
  92. c5fe2c7 VERSION bump version to 0.12.39 by Radek Krejci · 8 years ago
  93. 7de3e5d diff BUGFIX check boundaries when going through the list of matching nodes by Radek Krejci · 8 years ago
  94. 6dbff41 VERSION bump to version 0.12.38 by Michal Vasko · 8 years ago
  95. e77dc99 printer BUGFIX always print wd schema namespace if may be needed by Michal Vasko · 8 years ago
  96. 2d2c5e3 VERSION bump to version 0.12.37 by Michal Vasko · 8 years ago
  97. 3c77709 resolve BUGFIX memory leak by Michal Vasko · 8 years ago
  98. b27527b VERSION bump to version 0.12.36 by Michal Vasko · 8 years ago
  99. 8276250 data printers BUFGIX print anydata tree with correct flags by Michal Vasko · 8 years ago
  100. 7be9c3f VERSION bump version to 0.12.35 by Radek Krejci · 8 years ago