1. a036a6b xpath UPDATE improve not-found-node warnings in schema by Michal Vasko · 3 years ago
  2. fba7536 xpath FEATURE XPath variable implementation added by aPiecek · 3 years ago
  3. 2a6c53f test MAINTENANCE avoid empty initializers by Michal Vasko · 3 years ago
  4. 22e0f3a libyang MAINTENANCE avoid string longer than 4096 by Michal Vasko · 3 years ago
  5. a0a498b libyang BUGFIX return from void functions by Michal Vasko · 3 years ago
  6. 59e90fc libyang BUGFIX invalid use of void * by Michal Vasko · 3 years ago
  7. dd349cf test REFACTOR fix unused variable warnings by Michal Vasko · 3 years, 1 month ago
  8. c8997c5 schema features BUGFIX error on non-existing feature by Michal Vasko · 3 years, 1 month ago
  9. f3e2db8 schema compile BUGFIX identity in submodules by aPiecek · 3 years, 2 months ago
  10. f4a0a19 schema compile BUGFIX if-feature in identity by aPiecek · 3 years, 2 months ago
  11. 6b3d542 tree schema BUGFIX compilation of identities moved by aPiecek · 3 years, 2 months ago
  12. e2be546 xpath BUGFIX do not parse empty NCNames by Michal Vasko · 3 years, 2 months ago
  13. e02e740 schema compile UPDATE keep deviation not-supported nodes as disabled by Michal Vasko · 3 years, 2 months ago
  14. 2c4d915 schema compile UPDATE improved cyclic when message by Michal Vasko · 3 years, 2 months ago
  15. 84b35fd tests REFACTOR formatting by Michal Vasko · 3 years, 2 months ago
  16. 8297b79 tests CHANGE check for multiple error messages at once by Radek Krejci · 4 years, 1 month ago
  17. c6526b4 schema compile FEATURE check of disabled leafref by aPiecek · 3 years, 2 months ago
  18. d7bd52d schema compile FEATURE check leafref target by aPiecek · 3 years, 3 months ago
  19. 4de7d07 parser schema CHANGE always return non-const modules by Michal Vasko · 3 years, 3 months ago
  20. 0b36561 test NEW collision for grouping, identity, feature by aPiecek · 3 years, 3 months ago
  21. 14d07f0 test MAINTENANCE move collision tests by aPiecek · 3 years, 3 months ago
  22. 28afeef test NEW tests in ::test_typedef() by aPiecek · 3 years, 3 months ago
  23. 4f49a14 test REFACTOR reorganization in ::test_typedef() by aPiecek · 3 years, 3 months ago
  24. 63e080d parser FEATURE added collision check for grouping by aPiecek · 3 years, 3 months ago
  25. c7594b7 schema helpers CHANGE return code and message by aPiecek · 3 years, 3 months ago
  26. ea147b3 schema helpers CHANGE detailed error message by aPiecek · 3 years, 3 months ago
  27. 8d4e75d parser BUGFIX memory-leak due to tpdfs_nodes by aPiecek · 3 years, 3 months ago
  28. c3e2614 schema internal MAINTENANCE removed new_mods set by aPiecek · 3 years, 3 months ago
  29. dfd254d schema compile BUGFIX proper when status inheriting by Michal Vasko · 3 years, 3 months ago
  30. ed725d7 schema compile BUGFIX leafref non-prefixed node module by Michal Vasko · 3 years, 3 months ago
  31. f4258e1 schema compile FEATURE introduction of dependency sets by Michal Vasko · 3 years, 3 months ago
  32. a9f807e schema compile REFACTOR split implementing and compiling schemas by Michal Vasko · 3 years, 3 months ago
  33. 0203b6c schema compile REFACTOR lys_compile improvements by Michal Vasko · 3 years, 3 months ago
  34. df6319c schema compile FEATURE support for glob unres reset by Michal Vasko · 3 years, 3 months ago
  35. dd99258 schema tree REFACTOR pass only new mod set when parsing modules by Michal Vasko · 3 years, 3 months ago
  36. 4e205e8 schema tree REFACTOR always parse and implement separately by Michal Vasko · 3 years, 4 months ago
  37. e8220db schema compile OPTIMIZE separate tasks performed only once by Michal Vasko · 3 years, 4 months ago
  38. 34fa377 printer tree FEATURE printing of node name prefix by aPiecek · 3 years, 4 months ago
  39. b352de7 test MAINTENANCE for printer tree by aPiecek · 3 years, 4 months ago
  40. aa320c9 printer tree BUGFIX status copy in implicit case by aPiecek · 3 years, 4 months ago
  41. 7a28e2f printer tree BUGFIX implicit case if-features by aPiecek · 3 years, 4 months ago
  42. 082c7dc printer tree BUGFIX implicit case in compiled tree by aPiecek · 3 years, 4 months ago
  43. 023f83a doxygen BUGFIX source file headers, file attribute by aPiecek · 3 years, 4 months ago
  44. a85c4fa plugins types FEATURE empty LYB value support by Michal Vasko · 3 years, 5 months ago
  45. 4bb1e37 parser yang BUGFIX parsing path in type statement by aPiecek · 3 years, 5 months ago
  46. 1a09b21 xpath FEATURE distinguish between traversed node and its value by Michal Vasko · 3 years, 5 months ago
  47. b8e43f1 test NEW yang-data for printer tree by aPiecek · 3 years, 5 months ago
  48. aecf751 test NEW printing submodule for printer tree by aPiecek · 3 years, 5 months ago
  49. 7745b28 test NEW printing subtree or node for printer tree by aPiecek · 3 years, 5 months ago
  50. 1c4da36 libyang BUGFIX setting the return code by aPiecek · 3 years, 5 months ago
  51. 40c158c schema compile BUGFIX sooner recompilation by Michal Vasko · 3 years, 5 months ago
  52. 995784f libyang REFACTOR rename lyd_value.canonical to lyd_value._canonical by Radek Krejci · 3 years, 5 months ago
  53. 6d5ba0c libyang FEATURE add lyd_get_value() and lyd_get_meta_value() by Radek Krejci · 3 years, 5 months ago
  54. 224d4b4 libyang CHANGE add LY_VALUE_CANON by Radek Krejci · 3 years, 5 months ago
  55. 8df109d libyang REFACTOR rename LY_PREFIX_FORMAT values by Radek Krejci · 3 years, 5 months ago
  56. e0cd6d9 schema compile BUGFIX modules order when recompiling by Michal Vasko · 3 years, 5 months ago
  57. 30ab8e7 schema compile CHANGE move disabled nodes to global unres by Michal Vasko · 3 years, 5 months ago
  58. 1ccbf54 schema CHANGE more strict recompilation rules by Michal Vasko · 3 years, 5 months ago
  59. 9e50592 test NEW using of lysc node in printer tree by aPiecek · 3 years, 5 months ago
  60. dc8fd57 printer tree BUGFIX section grouping and its nodes by aPiecek · 3 years, 5 months ago
  61. e376b92 test REFACTOR change macros in printer tree test by aPiecek · 3 years, 5 months ago
  62. 774ce40 xpath FEATURE improve invalid xpath character error by Michal Vasko · 3 years, 5 months ago
  63. 90ed21e schema CHANGE remove private_destructor parameter from ly_ctx_destroy() by Radek Krejci · 3 years, 5 months ago
  64. 5676f4e schema compile CHANGE remove possibly false-positive warnings by Michal Vasko · 3 years, 6 months ago
  65. e78faec data tree FEATURE support for lists with duplicate instances by Michal Vasko · 3 years, 6 months ago
  66. ef5f767 tests CHANGE rename config.h to tests_config.h by Radek Krejci · 3 years, 6 months ago
  67. 09fc1a3 utest MAINTAINCE remove uncesary tests for bits type by Radek Iša · 3 years, 6 months ago
  68. 2eac74c parser yin BUGFIX fix checking first character in identitifier by Radek Iša · 3 years, 6 months ago
  69. 447abb8 utest MAINTAINCE remove string test. by Radek Iša · 3 years, 7 months ago
  70. 859a15a libyang REFACTOR separate macros to edit sized arrays and linked list by Radek Krejci · 3 years, 7 months ago
  71. 85ac831 schema BUGFIX processing extension instance argument by Radek Krejci · 3 years, 7 months ago
  72. ab43086 schema CHANGE remove LYEXT_PARENT duplicating ly_stmt by Radek Krejci · 3 years, 7 months ago
  73. 37b04a3 tests MAINTENANCE remove unused and misleading values by Radek Krejci · 3 years, 7 months ago
  74. 39b7fc2 schema CHANGE always store extension's parent statement by Radek Krejci · 3 years, 7 months ago
  75. 5984d22 test MAINTENANCE code formating by Radek Krejci · 3 years, 7 months ago
  76. fc596f9 libyang CHANGE unify the statement enumerations by Radek Krejci · 3 years, 7 months ago
  77. fc2cd07 ext instance REFACTOR generic ext instance parsing by Michal Vasko · 3 years, 7 months ago
  78. 7997d5a printers REFACTOR remove redundant parameters by Michal Vasko · 3 years, 7 months ago
  79. eccf660 schema REFACTOR simplify and unify statements lists by Radek Krejci · 3 years, 8 months ago
  80. 996f077 tests BUGFIX use enum values instead of hexadecimal numeric values by Radek Krejci · 3 years, 8 months ago
  81. e180ed0 dict FEATURE detect errors in lydict_remove by Michal Vasko · 3 years, 8 months ago
  82. 0776795 tests REFACTOR remove (mark) the unnecesarry tests on int8 by Radek Iša · 3 years, 8 months ago
  83. 20ddf8b tests CHANGE added unit tests for tree printer by aPiecek · 3 years, 9 months ago
  84. 544e58a schema tree BUGFIX input/output nodes should not be skipped by Michal Vasko · 3 years, 8 months ago
  85. 9a3823e schema CHANGE move when statement from common schema node structure by Radek Krejci · 3 years, 8 months ago
  86. 01180ac schema CHANGE unify naming of children nodes in schema nodes by Radek Krejci · 3 years, 8 months ago
  87. 2a9fc65 schema CHANGE unify actions, inouts and notification with lys*_node by Radek Krejci · 3 years, 8 months ago
  88. d09b762 schema tree BUGFIX case nodes should inherit config by Michal Vasko · 3 years, 8 months ago
  89. df54913 libyang MAINTENANCE source code formatting by Radek Krejci · 3 years, 8 months ago
  90. 589c547 tests CHANGE add tests for including submodules by Radek Krejci · 3 years, 8 months ago
  91. ddace2c libyang REFACTOR avoid connection between context and log location storage by Radek Krejci · 3 years, 9 months ago
  92. 1640e80 tests REFACTOR simplify using customizable input handler by Radek Krejci · 3 years, 9 months ago
  93. dd713ce input CHANGE optimize newlines counting in input handler by Radek Krejci · 3 years, 9 months ago
  94. 2efc45b libyang REFACTOR simplify logging and extend location information by Radek Krejci · 3 years, 9 months ago
  95. 190ee9d schema compile CHANGE more specific error message when compiling leaf-list by Radek Krejci · 3 years, 9 months ago
  96. d54412f libyang CHANGE extend input handler by line counter by Radek Krejci · 3 years, 9 months ago
  97. 33090f9 YANG parser CHANGE move input handler into parser context by Radek Krejci · 3 years, 9 months ago
  98. 56ca9e4 utests data REFACTOR put repetitive commands into macros by Radek Iša · 4 years ago
  99. b4ac5a9 tests MAINTENANCE source code formatting by Radek Krejci · 3 years, 10 months ago
  100. 90f12dc xpath FEATURE improve not-found node message by Michal Vasko · 3 years, 10 months ago