1. 51de7b7 parser xml FEATURE validate eventTime value by Michal Vasko · 2 years, 5 months ago
  2. 8254d85 schema compile BUGFIX deprecated grouping check by Michal Vasko · 2 years, 5 months ago
  3. 2d6507a schema compile BUGFIX skip list key check for groupings by Michal Vasko · 2 years, 6 months ago
  4. 4eb49d5 schema compile BUGFIX compiled case may not be last by Michal Vasko · 2 years, 7 months ago
  5. 55bce0e json & schema_compile BUGFIX uninitialized variables by Michal Vasko · 2 years, 7 months ago
  6. ddd7659 plugins ext FEATURE initial schema-mount support by Michal Vasko · 2 years, 8 months ago
  7. 733d9fd schema compile BUGFIX uses when parsed module by Michal Vasko · 2 years, 8 months ago
  8. ecdc222 schema compile BUGFIX config flag for grouping nodes in augment by Michal Vasko · 2 years, 8 months ago
  9. 56d8da8 schema compile UPDATE use compiled module as current mod for unique by Michal Vasko · 2 years, 9 months ago
  10. b5a487d schema compile REFACTOR local function made static by Michal Vasko · 2 years, 9 months ago
  11. f4fa90d schema compile FEATURE disabled bits/enums unres by Michal Vasko · 2 years, 11 months ago
  12. c130e16 schema compile FEATURE status checks for deviated definitions by Michal Vasko · 3 years ago
  13. 6b8c510 schema compile MAINTENANCE minor improvements by Michal Vasko · 3 years ago
  14. 04338d9 config REFACTOR built-in atomics implement memoery barrier by Michal Vasko · 3 years, 1 month ago
  15. 080064b tree schema REFACTOR use compiler atomics to avoid changing ABI by Michal Vasko · 3 years, 1 month ago
  16. babf0bd tree schema BUGFIX atomic refcount for types by Michal Vasko · 3 years, 1 month ago
  17. 20c0b9f schema compile BUGFIX read specific struct members by Michal Vasko · 3 years, 1 month ago
  18. 388a663 schema compile BUGFIX always use most-specific type plugin by Michal Vasko · 3 years, 2 months ago
  19. f4a0a19 schema compile BUGFIX if-feature in identity by aPiecek · 3 years, 2 months ago
  20. 6f08e96 schema compile UPDATE check xpath in disabled nodes by Michal Vasko · 3 years, 2 months ago
  21. e02e740 schema compile UPDATE keep deviation not-supported nodes as disabled by Michal Vasko · 3 years, 2 months ago
  22. 10b6b1c schema compile BUGFIX proper uses status flag compile/inherit by Michal Vasko · 3 years, 2 months ago
  23. c6526b4 schema compile FEATURE check of disabled leafref by aPiecek · 3 years, 2 months ago
  24. 8e35138 schema compile BUGFIX removed assert by aPiecek · 3 years, 3 months ago
  25. a6cf80a schema compile BUGFIX deviate remove shorthand case by Michal Vasko · 3 years, 3 months ago
  26. dfd254d schema compile BUGFIX proper when status inheriting by Michal Vasko · 3 years, 3 months ago
  27. ed725d7 schema compile BUGFIX leafref non-prefixed node module by Michal Vasko · 3 years, 3 months ago
  28. 7c56592 schema compile REFACTOR schema compile context options renamed by Michal Vasko · 3 years, 3 months ago
  29. 8f49075 libyang BUGFIX do not include non-standard headers by Michal Vasko · 3 years, 3 months ago
  30. aa320c9 printer tree BUGFIX status copy in implicit case by aPiecek · 3 years, 4 months ago
  31. 082c7dc printer tree BUGFIX implicit case in compiled tree by aPiecek · 3 years, 4 months ago
  32. 32874e1 build BUGFIX fix BSD builds, again, and cleanup by Christian Hopps · 3 years, 5 months ago
  33. 1c4da36 libyang BUGFIX setting the return code by aPiecek · 3 years, 5 months ago
  34. f994364 libyang CHANGE add LY_VALUE_LYB by Radek Krejci · 3 years, 5 months ago
  35. 224d4b4 libyang CHANGE add LY_VALUE_CANON by Radek Krejci · 3 years, 5 months ago
  36. 8df109d libyang REFACTOR rename LY_PREFIX_FORMAT values by Radek Krejci · 3 years, 5 months ago
  37. 30ab8e7 schema compile CHANGE move disabled nodes to global unres by Michal Vasko · 3 years, 5 months ago
  38. 9922ea9 context FEATURE added LY_CTX_SET_PRIV_PARSED by aPiecek · 3 years, 5 months ago
  39. 5676f4e schema compile CHANGE remove possibly false-positive warnings by Michal Vasko · 3 years, 6 months ago
  40. e78faec data tree FEATURE support for lists with duplicate instances by Michal Vasko · 3 years, 6 months ago
  41. 0aa1f70 libyang MAINTENANCE headers includes cleanup by Radek Krejci · 3 years, 6 months ago
  42. 4f2e3e5 extensions CHANGE use the validate callback of extension plugin by Radek Krejci · 3 years, 6 months ago
  43. 0b01330 plugins CHANGE unify naming in plugins API by Radek Krejci · 3 years, 6 months ago
  44. bf940f9 plugins FEATURE manual loading of external plugins by Radek Krejci · 3 years, 6 months ago
  45. 3e6632f plugins CHANGE redesign lists of internal extension/type plugins by Radek Krejci · 3 years, 6 months ago
  46. 04699f0 types CHANGE redefine ly_data_type2str[] by Radek Krejci · 3 years, 6 months ago
  47. 0fe25a9 schema BUGFIX fix bits sorting by Radek Iša · 3 years, 6 months ago
  48. dafed22 build CHANGE work with earlier pcre2 library version by Christian Hopps · 3 years, 6 months ago
  49. 18c9916 types REFACTOR unify naming and organize header for types plugins API by Radek Krejci · 3 years, 6 months ago
  50. 2926c1b types CHANGE wrappers around internal functions handling prefix_data structure by Radek Krejci · 3 years, 6 months ago
  51. 5240920 schema MAINTENANCE code formatting by Radek Krejci · 3 years, 6 months ago
  52. 7711410 libyang MAINTENANCE cleanup header includes 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. 422afb1 libyang BUGFIX strictly cast lnegths to int for "%.*s" format strings by Radek Krejci · 3 years, 7 months ago
  55. 720d261 schema compile BUGFIX compiled relics when recompiling context by Radek Krejci · 3 years, 7 months ago
  56. ab43086 schema CHANGE remove LYEXT_PARENT duplicating ly_stmt by Radek Krejci · 3 years, 7 months ago
  57. a601699 schema BUGFIX do not cast extension instance to lysc_node by Radek Krejci · 3 years, 7 months ago
  58. 5fa32a3 extensions FEATURE yang-data extension implementation by Radek Krejci · 3 years, 8 months ago
  59. af0548b schema FEATURE allow ignore if-feature statement via compile flag by Radek Krejci · 3 years, 7 months ago
  60. 6b88a46 schema CHANGE integrate statement parser with the compilation process by Radek Krejci · 3 years, 7 months ago
  61. 078e434 schema tree BUGFIX nodes name collision detection by Radek Krejci · 3 years, 7 months ago
  62. e16c7b7 data tree CHANGE remove implicit presence containers by Michal Vasko · 3 years, 7 months ago
  63. 91531e1 schema REFACTOR compiling nodes' flags by Radek Krejci · 3 years, 8 months ago
  64. 7cfa961 schema tree FEATURE add flag to indicate explicit PRESENCE flag by Christian Hopps · 3 years, 8 months ago
  65. a99b357 schema compile REFACTOR always use pmod from type by Michal Vasko · 3 years, 8 months ago
  66. 06e831d compile schema BUGFIX current module for type resolution by Michal Vasko · 3 years, 8 months ago
  67. e17ff5f schema compile BUGFIX typo by Michal Vasko · 3 years, 8 months ago
  68. b322b7d schema compile BUGFIX avoid traversing an invalid node by Michal Vasko · 3 years, 8 months ago
  69. 9149efd schema compile BUGFIX typo by Michal Vasko · 3 years, 8 months ago
  70. 544e58a schema tree BUGFIX input/output nodes should not be skipped by Michal Vasko · 3 years, 8 months ago
  71. 14ed9cd libyang REFACTOR general cast cleanup by Michal Vasko · 3 years, 8 months ago
  72. d1e53b9 libyang FEATURE new flags for schema nodes in operations by Michal Vasko · 3 years, 8 months ago
  73. 9a3823e schema CHANGE move when statement from common schema node structure by Radek Krejci · 3 years, 8 months ago
  74. 01180ac schema CHANGE unify naming of children nodes in schema nodes by Radek Krejci · 3 years, 8 months ago
  75. 2a9fc65 schema CHANGE unify actions, inouts and notification with lys*_node by Radek Krejci · 3 years, 8 months ago
  76. d09b762 schema tree BUGFIX case nodes should inherit config by Michal Vasko · 3 years, 8 months ago
  77. f5d2daa schema compile FORMAT minor issues by Michal Vasko · 3 years, 8 months ago
  78. abd33a4 schema compile BUGFIX searching for groupings from submodules by Radek Krejci · 3 years, 8 months ago
  79. 7224488 schema compile BUGFIX getting parent of in/out nodes by Michal Vasko · 3 years, 8 months ago
  80. d865572 schema compile BUGFIX handle recursive augments/refines by Michal Vasko · 3 years, 8 months ago
  81. 2efc45b libyang REFACTOR simplify logging and extend location information by Radek Krejci · 3 years, 9 months ago
  82. 190ee9d schema compile CHANGE more specific error message when compiling leaf-list by Radek Krejci · 3 years, 9 months ago
  83. 79135ae libyang FORMAT uncrustify format fixes by Michal Vasko · 3 years, 9 months ago
  84. 6a20569 libyang CHANGE remove rarely used macro by Radek Krejci · 3 years, 10 months ago
  85. c7d13e3 tree CHANGE test for NULL in LY_ARRAY_COUNT() macro by Radek Krejci · 3 years, 10 months ago
  86. f13b87b libyang REFACTOR avoid constant literals by Radek Krejci · 3 years, 10 months ago
  87. 430a558 libyang MAINTENANCE variable initiation to silence compiler's warnings by Radek Krejci · 3 years, 10 months ago
  88. 2b71ab5 schema compile BUGFIX missing Specials pattern character class by Michal Vasko · 3 years, 10 months ago
  89. c0792ca compile schema FEATURE store cur mod for leafrefs by Michal Vasko · 3 years, 10 months ago
  90. 405cc9e schema compile FEATURE two step unres resolution by Michal Vasko · 3 years, 10 months ago
  91. ca013ee schema compile BUGFIX fix owerflow uint32_t when LY_TYPE_BITS compiling by Radek Iša · 3 years, 10 months ago
  92. 038b60d schema compile BUGFIX fix owerflow int32_t when LY_TYPE_ENUM compiling by Radek Iša · 3 years, 10 months ago
  93. 12606ee schema compile REFACTOR resolve unres at the end of module compilation by Michal Vasko · 3 years, 10 months ago
  94. f8dc59a libyang BUGFIX set feature macro for strdup() on OSX by Radek Krejci · 3 years, 10 months ago
  95. f01fd0b schema compile REFACTOR code duplication by Michal Vasko · 3 years, 10 months ago
  96. 2b18bf1 libyang MAINTENANCE uninitializes variables in optimized code by Radek Krejci · 3 years, 11 months ago
  97. 47fab89 libyang CHANGE review header includes by Radek Krejci · 3 years, 11 months ago
  98. 5347e3a compile schema REFACTOR simplify compile array macros by Michal Vasko · 3 years, 11 months ago
  99. b2d55bf schema compile REFACTOR remove lysp_module_find_prefix by Michal Vasko · 3 years, 11 months ago
  100. 7b1ad1a schema tree REFACTOR evaluate features during compilation by Michal Vasko · 3 years, 11 months ago