1. 2eac74c parser yin BUGFIX fix checking first character in identitifier by Radek Iša · 3 years, 6 months ago
  2. 8b64088 parser yin BUGFIX fix duplicity name checking in type bits by Radek Iša · 3 years, 6 months ago
  3. ded3105 utest MAINTAINCE expand tests for bits by Radek Iša · 3 years, 7 months ago
  4. dafed22 build CHANGE work with earlier pcre2 library version by Christian Hopps · 3 years, 6 months ago
  5. 18c9916 types REFACTOR unify naming and organize header for types plugins API by Radek Krejci · 3 years, 6 months ago
  6. 90f7173 types REFACTOR move union-specific functions into a standalone source file by Radek Krejci · 3 years, 6 months ago
  7. 2926c1b types CHANGE wrappers around internal functions handling prefix_data structure by Radek Krejci · 3 years, 6 months ago
  8. d64d646 types CHANGE extend functions' usability with declaring parameter const by Radek Krejci · 3 years, 6 months ago
  9. 5a1b541 types REFACTOR move leafref-specific functions into a standalone source file by Radek Krejci · 3 years, 6 months ago
  10. 89c2135 types REFACTOR move instance-identifier specific functions into a standalone source file by Radek Krejci · 3 years, 6 months ago
  11. 3477050 types CHANGE make simple callbacks public for reuse by Radek Krejci · 3 years, 6 months ago
  12. eac3d33 types REFACTOR isolate creating ly_path for instance-identifier by Radek Krejci · 3 years, 6 months ago
  13. bf05cb7 types REFACTOR move identityref-specific functions into a standalone source file by Radek Krejci · 3 years, 6 months ago
  14. 4579227 types CHANGE add lys_set_implemented2() by Radek Krejci · 3 years, 6 months ago
  15. 12307ba types CHANGE change ly_type_store_resolve_prefix() and connect it with identities by Radek Krejci · 3 years, 6 months ago
  16. 9905252 data REFACTOR use internal function instead of types plugins wrapper by Radek Krejci · 3 years, 6 months ago
  17. 34ff7b1 types REFACTOR move enumeration-specific functions into a standalone source file by Radek Krejci · 3 years, 6 months ago
  18. c3711c4 types REFACTOR move empty-specific functions into a standalone source file by Radek Krejci · 3 years, 6 months ago
  19. 4f541d2 types REFACTOR move decimal64-specific functions into a standalone source file by Radek Krejci · 3 years, 6 months ago
  20. 4281a14 types REFACTOR move boolean-specific functions into a standalone source file by Radek Krejci · 3 years, 6 months ago
  21. bc11d03 types REFACTOR move bits-specific functions into a standalone source file by Radek Krejci · 3 years, 6 months ago
  22. ee1842d types REFACTOR move string-specific functions into a standalone source file by Radek Krejci · 3 years, 6 months ago
  23. 02c1130 types REFACTOR move binary-specific functions into a standalone source file by Radek Krejci · 3 years, 6 months ago
  24. 2c48395 types REFACTOR move integer-specific functions into a standalone source file by Radek Krejci · 3 years, 6 months ago
  25. 065520b types CHANGE extend types public header by header for manipulating tree by Radek Krejci · 3 years, 6 months ago
  26. db0ee02 type CHANGE join ly_err_new() and ly_err_msg_create() by Radek Krejci · 3 years, 6 months ago
  27. de8a70d type CHANGE make type_check_hints() public for type plugins API by Radek Krejci · 3 years, 6 months ago
  28. 62a09af integer types CHANGE clarify base value meaning by Radek Krejci · 3 years, 6 months ago
  29. 813cb12 utest REAFACTOR comment type in file test_pattern.c by Radek Iša · 3 years, 6 months ago
  30. 3930fd7 parse xml BUGFIX fix anydata parsing by Radek Iša · 3 years, 7 months ago
  31. e8f15c1 utest MAINTAINCE add tests for anydata node by Radek Iša · 3 years, 7 months ago
  32. 52c4ac6 xml BUGFIX fix print characters <,>," in parameter and data in opaq node by Radek Iša · 3 years, 7 months ago
  33. 6a7d6cd utests MAINTAINCE add test for anydata containing character <. by Radek Iša · 3 years, 7 months ago
  34. 447abb8 utest MAINTAINCE remove string test. by Radek Iša · 3 years, 7 months ago
  35. a3b653e utests MAINTAINCE Additing test for base type string. by Radek Iša · 3 years, 8 months ago
  36. 2be1d76 json BUGFIX invalid BMP character oob reads by Michal Vasko · 3 years, 7 months ago
  37. 8919fbd data MAINTENANCE improve code readability by Radek Krejci · 3 years, 6 months ago
  38. 5240920 schema MAINTENANCE code formatting by Radek Krejci · 3 years, 6 months ago
  39. cbb6242 schema BUGFIX invalid error checking by Radek Krejci · 3 years, 6 months ago
  40. 95ccd1b data FEATURE add lyd_new_ext_path() by Radek Krejci · 3 years, 6 months ago
  41. d5d3743 schema CHANGE support extension instance top-level in ly_path_compile() by Radek Krejci · 3 years, 6 months ago
  42. 0b963da data FEATURE add lyd_new_ext_any() by Radek Krejci · 3 years, 6 months ago
  43. 8247bae data FEATURE add lyd_new_ext_list() by Radek Krejci · 3 years, 6 months ago
  44. dd2a766 data FEATURE add lyd_new_ext_inner() by Radek Krejci · 3 years, 6 months ago
  45. 8a5afc2 data FEATURE add lyd_new_ext_term() by Radek Krejci · 3 years, 6 months ago
  46. 883355a extensions CHANGE compile internal plugins separately by Radek Krejci · 3 years, 7 months ago
  47. 7711410 libyang MAINTENANCE cleanup header includes by Radek Krejci · 3 years, 7 months ago
  48. f8d7f9a extensions CHANGE CHANGE cleanup API of the schema printer for extension plugins by Radek Krejci · 3 years, 7 months ago
  49. 5f9a367 extensions CHANGE cleanup API of the schema compiler for extension plugins by Radek Krejci · 3 years, 7 months ago
  50. c0c872a extensions REFACTOR cleanup public header by Radek Krejci · 3 years, 7 months ago
  51. ba05eab schema REFACTOR rename lys_find_ext_instance_node() to lysc_ext_find_node() by Radek Krejci · 3 years, 7 months ago
  52. de7a9c4 schema DOC separate schema nodetypes into doxygen group by Radek Krejci · 3 years, 7 months ago
  53. 859a15a libyang REFACTOR separate macros to edit sized arrays and linked list by Radek Krejci · 3 years, 7 months ago
  54. 9f87b0c schema REFACTOR rename argument member in extension definition by Radek Krejci · 3 years, 7 months ago
  55. a03a754 plugins types DOC compare cb is used for value in the same context by Michal Vasko · 3 years, 6 months ago
  56. ce40670 plugin BUGFIX fix print error-message and error-apt-get by Radek Iša · 3 years, 7 months ago
  57. 59bf327 utest MAINTAINCE add test for restriction pattern and range by Radek Iša · 3 years, 7 months ago
  58. beb4acd plugins REFACTORING add parameters apath and apptag into function ly_err_msg_create by Radek Iša · 3 years, 7 months ago
  59. 816b70c plugins REFACTOR put creating error message into function ly_err_msg_create by Radek Iša · 3 years, 7 months ago
  60. aa67706 xpath BUGFIX casting empty set to string by Michal Vasko · 3 years, 7 months ago
  61. 9a7e9d0 diff BUGFIX all nodes must be traversed when reversing diff by Michal Vasko · 3 years, 7 months ago
  62. a98dcba data tree DOC added a note about diff and defaults behavior by Michal Vasko · 3 years, 7 months ago
  63. ff85781 data tree DOC minor improvements by Michal Vasko · 3 years, 7 months ago
  64. 677abea schema CHANGE avoid unnecessary check by Radek Krejci · 3 years, 7 months ago
  65. 910d013 data MAINTENANCE silence uninitialized variable warnings by Radek Krejci · 3 years, 7 months ago
  66. 9e07052 diff BUGFIX reversing create and delete operations by Michal Vasko · 3 years, 7 months ago
  67. c43c8ab parser BUGFIX unify unres set order by Michal Vasko · 3 years, 7 months ago
  68. d0680bb schema compile BUGFIX remove obsolete code by Michal Vasko · 3 years, 7 months ago
  69. 422afb1 libyang BUGFIX strictly cast lnegths to int for "%.*s" format strings by Radek Krejci · 3 years, 7 months ago
  70. 85ac831 schema BUGFIX processing extension instance argument by Radek Krejci · 3 years, 7 months ago
  71. 720d261 schema compile BUGFIX compiled relics when recompiling context 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. a601699 schema BUGFIX do not cast extension instance to lysc_node by Radek Krejci · 3 years, 7 months ago
  74. 61837f7 schema CHANGE macros for matching statements groups by Radek Krejci · 3 years, 7 months ago
  75. f8ca819 schema CHANGE move ly_stmt2str() into public API by Radek Krejci · 3 years, 7 months ago
  76. 3972b33 schema REFACTOR remove lyext_substmt2str() macro by Radek Krejci · 3 years, 7 months ago
  77. 37b04a3 tests MAINTENANCE remove unused and misleading values by Radek Krejci · 3 years, 7 months ago
  78. 39b7fc2 schema CHANGE always store extension's parent statement by Radek Krejci · 3 years, 7 months ago
  79. 2b0f0f1 schema BUGFIX separate special values in statements enumeration by Radek Krejci · 3 years, 7 months ago
  80. 5984d22 test MAINTENANCE code formating by Radek Krejci · 3 years, 7 months ago
  81. fc596f9 libyang CHANGE unify the statement enumerations by Radek Krejci · 3 years, 7 months ago
  82. 2304955 xpath BUGFIX invalid memory access by Michal Vasko · 3 years, 7 months ago
  83. d5e6744 data tree FEATURE allow lyd_new_path to create any nodes by Michal Vasko · 3 years, 7 months ago
  84. 33b4fab data tree MAINTENANCE message improved by Michal Vasko · 3 years, 7 months ago
  85. 2a4ab2b data tree FEATURE optional use of any value by Michal Vasko · 3 years, 7 months ago
  86. 27c4dce xml parser FEATURE accept arbitrary values for anyxml by Michal Vasko · 3 years, 7 months ago
  87. 016569c hash table CHANGE accept null context by Michal Vasko · 3 years, 7 months ago
  88. e7010dc json BUGFIX logging info about unexpected character in JSON data by Radek Krejci · 3 years, 7 months ago
  89. 67366a4 plugins REFACTORING stop false positive uninitialized by Radek Iša · 3 years, 7 months ago
  90. 1c9147b plugin BUGFIX fix eventual double free. by Radek Iša · 3 years, 7 months ago
  91. 28fe5f6 compile schema BUGFIX uses augment resolution module by Michal Vasko · 3 years, 7 months ago
  92. 12d809c xml parser BUGFIX proper skipping of children by Michal Vasko · 3 years, 7 months ago
  93. 07a5596 libyang MAINTENANCE code formatting by Radek Krejci · 3 years, 7 months ago
  94. 8f07dfe tree schema BUGFIX typo by Michal Vasko · 3 years, 7 months ago
  95. de0ec75 data tree FEATURE macro for opaque node value by Michal Vasko · 3 years, 7 months ago
  96. 4846022 plugins BUGFIX delete forgotten free function when function store failed by Radek Iša · 3 years, 7 months ago
  97. e6e9e63 plugin BUGFIX fix binary store function when parsing staticaly allocated string value containing only spaces by Radek Iša · 3 years, 7 months ago
  98. 85a5523 tests BUGFIX fix binnary test case. In this case parsed data should be empty string. Fix xml test by change checking parameter from name to value. by Radek Iša · 3 years, 7 months ago
  99. 96b2de1 plugins BUGFIX fix realising dynamycally allocated value. Because in some store function is used zero copy value then all strore function have to care about relasing value (call free function) in all cases by Radek Iša · 3 years, 7 months ago
  100. 017270d libyang MAINTAINCE fix change dynamic to static xml value allocation in parser by Radek Iša · 3 years, 7 months ago