1. 6d5ba0c libyang FEATURE add lyd_get_value() and lyd_get_meta_value() by Radek Krejci · 3 years, 5 months ago
  2. 224d4b4 libyang CHANGE add LY_VALUE_CANON by Radek Krejci · 3 years, 5 months ago
  3. 8df109d libyang REFACTOR rename LY_PREFIX_FORMAT values by Radek Krejci · 3 years, 5 months ago
  4. b68ea14 yang parser BUGFIX memory leak by Michal Vasko · 3 years, 5 months ago
  5. ad8d0f5 context FEATURE explicit compilation when creating from yanglib data by Michal Vasko · 3 years, 5 months ago
  6. 579530f schema tree BUGFIX always set features of a module by Michal Vasko · 3 years, 5 months ago
  7. 92f2227 plugin types BUGFIX xpath1.0 value duplication by Michal Vasko · 3 years, 5 months ago
  8. e0cd6d9 schema compile BUGFIX modules order when recompiling by Michal Vasko · 3 years, 5 months ago
  9. 0b395e1 schema compile REFACTOR abort compilation if recompilation needed by Michal Vasko · 3 years, 5 months ago
  10. 05e3204 schema compile REFACTOR identity compilation by Michal Vasko · 3 years, 5 months ago
  11. 1b9fb99 schema compile REFACTOR remove redundant function by Michal Vasko · 3 years, 5 months ago
  12. 6982750 path BUGFIX uninitialized ret by Michal Vasko · 3 years, 5 months ago
  13. 85d9edc lyb parser BUGFIX NULL dereference by Michal Vasko · 3 years, 5 months ago
  14. e7a1daf tree schema MAINTENANCE local function made static by Michal Vasko · 3 years, 5 months ago
  15. 30ab8e7 schema compile CHANGE move disabled nodes to global unres by Michal Vasko · 3 years, 5 months ago
  16. 1ccbf54 schema CHANGE more strict recompilation rules by Michal Vasko · 3 years, 5 months ago
  17. 1ade6f1 schema compile BUGFIX augment module log path by Michal Vasko · 3 years, 5 months ago
  18. 9434ec5 context FEATURE use explicit compilation for context creation by Michal Vasko · 3 years, 5 months ago
  19. 825a044 path REFACTOR error handling by Michal Vasko · 3 years, 5 months ago
  20. 01db7de context FEATURE allow explicit context compilation by Michal Vasko · 3 years, 5 months ago
  21. 2307ff8 context MAINTENANCE redundant cast removed by Michal Vasko · 3 years, 5 months ago
  22. 2104e07 context MAINTENANCE only LY_CHECK_ARG_RET macros should be used by Michal Vasko · 3 years, 5 months ago
  23. 18a86e5 schema tree REFACTOR rename internal function by Michal Vasko · 3 years, 5 months ago
  24. c1603ba yanglint FEATURE print tree diagram from lysc tree by aPiecek · 3 years, 5 months ago
  25. 9e50592 test NEW using of lysc node in printer tree by aPiecek · 3 years, 5 months ago
  26. 3f24765 printer tree FEATURE using lysc nodes for printing by aPiecek · 3 years, 5 months ago
  27. ef1e58e tree printer FEATURE added general function by aPiecek · 3 years, 5 months ago
  28. 874ea4d printer tree MAINTENANCE change doc and comments by aPiecek · 3 years, 5 months ago
  29. dc8fd57 printer tree BUGFIX section grouping and its nodes by aPiecek · 3 years, 5 months ago
  30. e376b92 test REFACTOR change macros in printer tree test by aPiecek · 3 years, 5 months ago
  31. 9ed57c2 plugin types DOC clarify description of prefix_data argument in print callback by Radek Krejci · 3 years, 5 months ago
  32. 5a5e7f8 libyang DOC add brief thread information by Michal Vasko · 3 years, 5 months ago
  33. 2814832 context DOC typo by Michal Vasko · 3 years, 5 months ago
  34. 11f76c8 lyb FEATURE thread-safe cached hash generation by Michal Vasko · 3 years, 5 months ago
  35. 1e77101 plugins types BUGFIX check lydict_insert return value by Michal Vasko · 3 years, 5 months ago
  36. 4536580 tests NEW public macros C++ compatibility test by Michal Vasko · 3 years, 5 months ago
  37. 6b27335 trees REFACTOR avoid implicit casts in macros available from public headers by Radek Krejci · 3 years, 5 months ago
  38. 027d1f4 trees REFACTOR get rid of __typeof__ from LY_LIST_INSERT() macro by Radek Krejci · 3 years, 5 months ago
  39. 3011b07 validation BUGFIX use correct type for array iteration by Radek Krejci · 3 years, 5 months ago
  40. 85a784f plugins BUGFIX set correct validation error code by Radek Krejci · 3 years, 5 months ago
  41. dc5f501 readme DOC update by Michal Vasko · 3 years, 5 months ago
  42. 8fcd1e9 build BUGFIX missing installation of a public header by Michal Vasko · 3 years, 5 months ago
  43. 4e39123 extension plugins DOC resolve TODOs in docs by Radek Krejci · 3 years, 5 months ago
  44. 01b745c plugins types FEATURE make xpath1.0 callbacks public by Michal Vasko · 3 years, 5 months ago
  45. de4a341 plugin types FEATURE ietf-yang-types plugins by Michal Vasko · 3 years, 5 months ago
  46. 52143d1 xpath CHANGE forbid non-prefix node names in XML by Michal Vasko · 3 years, 5 months ago
  47. 213147c plugins types DOC non-prefix identities are supported by Michal Vasko · 3 years, 5 months ago
  48. 774ce40 xpath FEATURE improve invalid xpath character error by Michal Vasko · 3 years, 5 months ago
  49. 3e52de5 plugin types FEATURE ietf-inet-types plugins by Michal Vasko · 3 years, 5 months ago
  50. ded0f50 plugins types CHANGE remove basetype by Michal Vasko · 3 years, 5 months ago
  51. e43a34e plugins MAINTENANCE conversion warning by Michal Vasko · 3 years, 5 months ago
  52. 8bdbf85 actions FEATURE install uncrustify for a single build by Michal Vasko · 3 years, 5 months ago
  53. 5348e6c tests FEATURE check source code formatting as one of the tests by Radek Krejci · 3 years, 5 months ago
  54. ddbc481 libyang MAINTENANCE code formatting by Radek Krejci · 3 years, 5 months ago
  55. 0a5a332 cmake FEATURE full-featured cmake find file by Michal Vasko · 3 years, 5 months ago
  56. 11a1abe type plugins DOC update file names by Michal Vasko · 3 years, 5 months ago
  57. 61213e0 tree data BUGFIX move defn of named union/struct out of struct by Christian Hopps · 3 years, 5 months ago
  58. f9b8741 build BUGFIX fix for OpenBSD and exposing realpath() by Christian Hopps · 3 years, 5 months ago
  59. e614e60 integer BUGFIX storing numbers on big-endian by Michal Vasko · 3 years, 5 months ago
  60. 745d6f6 data tree DOC document metadata merge behavior by Michal Vasko · 3 years, 5 months ago
  61. 968ddc9 build MAINTENANCE remove unused statements by Radek Krejci · 3 years, 5 months ago
  62. f1ca0ac change MAINTENANCE move plugins sources into separate subdirectories by Radek Krejci · 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. dc95d9c hash table FEATURE invalid record counter by Michal Vasko · 3 years, 5 months ago
  65. bb96b80 utest NEW testing of LY_CTX_SET_PRIV_PARSED by aPiecek · 3 years, 5 months ago
  66. 9922ea9 context FEATURE added LY_CTX_SET_PRIV_PARSED by aPiecek · 3 years, 5 months ago
  67. 474ee43 context DOC removed internal flag comment by aPiecek · 3 years, 5 months ago
  68. 37c6943 data tree BUGFIX unitialized value by Michal Vasko · 3 years, 5 months ago
  69. 619dc23 doc MAINTENANCE update transition manual according to recent changes by Radek Krejci · 3 years, 6 months ago
  70. ea26818 tests FEATURE test for ly_ctx_new_ylmem and path by Tadeáš Vintrlík · 3 years, 6 months ago
  71. 390b272 context FEATURE add ly_ctx_new_ylpath and path by Tadeáš Vintrlík · 3 years, 6 months ago
  72. 65591ab data tree DOC improve lyd_new_path description by Michal Vasko · 3 years, 6 months ago
  73. 4a4d1e0 schema BUGFIX accessing extension plugins by Radek Krejci · 3 years, 6 months ago
  74. 623ac7b xpath BUGFIX typo by Michal Vasko · 3 years, 6 months ago
  75. a6ecd0c yang parser BUGFIX accept DOS newlines at all allowed places by Michal Vasko · 3 years, 6 months ago
  76. 5676f4e schema compile CHANGE remove possibly false-positive warnings by Michal Vasko · 3 years, 6 months ago
  77. e78faec data tree FEATURE support for lists with duplicate instances by Michal Vasko · 3 years, 6 months ago
  78. ee74a19 libyang MAINTENANCE code formatting by Radek Krejci · 3 years, 6 months ago
  79. 91b349d yanglint BUGFIX segmentation fault by Radek Krejci · 3 years, 6 months ago
  80. 8143bb4 yanglint BUGFIX enable all features by default by Radek Krejci · 3 years, 6 months ago
  81. 1d4f0a6 schema BUGFIX handling empty array of features by Radek Krejci · 3 years, 6 months ago
  82. be51c94 printers MAINTENANCE restore json printing to previous style by Christian Hopps · 3 years, 6 months ago
  83. 71877df data BUGFIX check input node when anydata/anyxml expected by Radek Krejci · 3 years, 6 months ago
  84. 12a28c7 libyang MAINTENANCE code formatting by Radek Krejci · 3 years, 6 months ago
  85. d1f6c01 data tree BUGFIX temp workaround for keyless list insertions by Christian Hopps · 3 years, 6 months ago
  86. aebbce0 data tree REFACTOR remove lys_value_validate by Michal Vasko · 3 years, 6 months ago
  87. 3354d27 xpath BUGFIX check tokens before compiling for hash predicate by Michal Vasko · 3 years, 6 months ago
  88. 2425220 utest NEW lyd_compare_single with different ctx by aPiecek · 3 years, 6 months ago
  89. 2f63f95 tree_data CHANGE nodes in contexts by aPiecek · 3 years, 6 months ago
  90. 83436bc tree_data_helpers CHANGE used ly_value_prefix_next by aPiecek · 3 years, 6 months ago
  91. f0d8123 utest NEW for ly_value_prefix_next function by aPiecek · 3 years, 6 months ago
  92. f102d4d common FEATURE added ly_value_prefix_next function by aPiecek · 3 years, 6 months ago
  93. a027d8f plugins types DOC minor fixes by Michal Vasko · 3 years, 6 months ago
  94. 0aa1f70 libyang MAINTENANCE headers includes cleanup by Radek Krejci · 3 years, 6 months ago
  95. 7510412 plugins DOC updated documentation including transition manual and howtos by Radek Krejci · 3 years, 6 months ago
  96. 4f2e3e5 extensions CHANGE use the validate callback of extension plugin by Radek Krejci · 3 years, 6 months ago
  97. 0b01330 plugins CHANGE unify naming in plugins API by Radek Krejci · 3 years, 6 months ago
  98. dab4f0b schema CHANGE move lysc_ext_substmt() into general public API by Radek Krejci · 3 years, 6 months ago
  99. b1c1153 schema CHANGE move schema related structures to tree_schema.h by Radek Krejci · 3 years, 6 months ago
  100. 5902be9 tests FEATURE basic external plugins tests by Radek Krejci · 3 years, 6 months ago