1. 4de7d07 parser schema CHANGE always return non-const modules by Michal Vasko · 3 years, 3 months ago
  2. 1dd384e out BUGFIX empty container printing by Michal Vasko · 3 years, 3 months ago
  3. 2c1ff6a tree schema BUGFIX missing param by Michal Vasko · 3 years, 3 months ago
  4. a918a63 data tree BUGFIX creating keys clarification by Michal Vasko · 3 years, 3 months ago
  5. a51ef07 context CHANGE always return non-const module by Michal Vasko · 3 years, 3 months ago
  6. 2ca9f9e src MAINTENANCE release build type warnings by Michal Vasko · 3 years, 3 months ago
  7. 9cf6242 data tree FEATURE duplicating attributes of opaque nodes by Michal Vasko · 3 years, 3 months ago
  8. b0534f9 data tree REFACTOR formatting by Michal Vasko · 3 years, 3 months ago
  9. bb51279 lyb parser BUGFIX parse attributes with all data hints by Michal Vasko · 3 years, 3 months ago
  10. 486e4f9 lyb parser BUGFIX init var to append to by Michal Vasko · 3 years, 3 months ago
  11. e4e0d6c json BUGFIX labs() in lyjson_exp_number by aPiecek · 3 years, 3 months ago
  12. 56be92a parser MAINTENANCE main_ctx is never NULL by aPiecek · 3 years, 3 months ago
  13. 63e080d parser FEATURE added collision check for grouping by aPiecek · 3 years, 3 months ago
  14. 75b83a0 parser BUGFIX inserting to tpdfs_nodes by aPiecek · 3 years, 3 months ago
  15. c7594b7 schema helpers CHANGE return code and message by aPiecek · 3 years, 3 months ago
  16. e1fbd95 schema helpers MAINTENANCE lysp_check_dup_typedefs by aPiecek · 3 years, 3 months ago
  17. ea147b3 schema helpers CHANGE detailed error message by aPiecek · 3 years, 3 months ago
  18. f620307 schema helpers CHANGE increase hash table alloc by aPiecek · 3 years, 3 months ago
  19. dc12b9f schema helpers REFACTOR inserting to hash table by aPiecek · 3 years, 3 months ago
  20. 8d4e75d parser BUGFIX memory-leak due to tpdfs_nodes by aPiecek · 3 years, 3 months ago
  21. c3e2614 schema internal MAINTENANCE removed new_mods set by aPiecek · 3 years, 3 months ago
  22. b0445f2 libyang DOC spelling correction in headers by aPiecek · 3 years, 3 months ago
  23. 69bd24a schema compile BUGFIX invalid memory access by Michal Vasko · 3 years, 3 months ago
  24. 208e6d6 data tree FEATURE creating lists with binary/canon values by Michal Vasko · 3 years, 3 months ago
  25. 4911eeb path FEATURE support number key values in predicates by Michal Vasko · 3 years, 3 months ago
  26. 8e35138 schema compile BUGFIX removed assert by aPiecek · 3 years, 3 months ago
  27. 5c7a832 tree data CHANGE keep const when casting by Michal Vasko · 3 years, 3 months ago
  28. a6cf80a schema compile BUGFIX deviate remove shorthand case by Michal Vasko · 3 years, 3 months ago
  29. 741bb56 xpath BUGFIX invalid assert removed by Michal Vasko · 3 years, 3 months ago
  30. dfd254d schema compile BUGFIX proper when status inheriting by Michal Vasko · 3 years, 3 months ago
  31. 23864e0 schema compile REFACTOR formatting by Michal Vasko · 3 years, 3 months ago
  32. 6e63ca9 context REFACTOR improve verb message by Michal Vasko · 3 years, 3 months ago
  33. ed725d7 schema compile BUGFIX leafref non-prefixed node module by Michal Vasko · 3 years, 3 months ago
  34. 41369bd schema compile DOC fix default value simplementing new modules by Michal Vasko · 3 years, 3 months ago
  35. 426aa7e schema compile BUGFIX dev node copy double free in extensions by Michal Vasko · 3 years, 3 months ago
  36. ea86824 schema compile BUGFIX do not read invalid data by Michal Vasko · 3 years, 3 months ago
  37. ffc92bf lyb BUGFIX last opaque string must have length by Michal Vasko · 3 years, 3 months ago
  38. 6d61855 plugin types BUGFIX ::ly_err_new() format emphasis by aPiecek · 3 years, 3 months ago
  39. 50bc09a schema tree REFACTOR function renaming by Michal Vasko · 3 years, 3 months ago
  40. c245326 schema tree MAINTENANCE remove unused function by Michal Vasko · 3 years, 3 months ago
  41. d2c3937 json parser REFACTOR remove strndup by aPiecek · 3 years, 3 months ago
  42. 303fb25 json parser BUGFIX duplicate in lydjson_metadata by aPiecek · 3 years, 3 months ago
  43. 45791ad xml parser & printer FEATURE support for special filter attrs by Michal Vasko · 3 years, 3 months ago
  44. 7ee5be2 schema tree REFACTOR dep sets creation by Michal Vasko · 3 years, 3 months ago
  45. 6adfce6 schema tree helpers MAINTENANCE check return value by Michal Vasko · 3 years, 3 months ago
  46. 2a3722d data tree BUGFIX do not free static data by Michal Vasko · 3 years, 3 months ago
  47. d297f2a schema tree REFACTOR do not use freed pointer by Michal Vasko · 3 years, 3 months ago
  48. bd65c2e schema tree MAINTENANCE assert for coverity by Michal Vasko · 3 years, 3 months ago
  49. da8fbbf parser xml BUGFIX full xml context backup by Michal Vasko · 3 years, 3 months ago
  50. f4258e1 schema compile FEATURE introduction of dependency sets by Michal Vasko · 3 years, 3 months ago
  51. a9f807e schema compile REFACTOR split implementing and compiling schemas by Michal Vasko · 3 years, 3 months ago
  52. e792712 schema compile REFACTOR added local var by Michal Vasko · 3 years, 3 months ago
  53. ffe7dfe schema compile amend REFACTOR rename function by Michal Vasko · 3 years, 3 months ago
  54. a9388b5 path DOC missing doxygen for param by Michal Vasko · 3 years, 3 months ago
  55. 28f1ffe context REFACTOR added newline by Michal Vasko · 3 years, 3 months ago
  56. 19a0902 schema compile DOC authors and years updated by Michal Vasko · 3 years, 3 months ago
  57. 7213ac5 schema compile REFACTOR recompile using explicit compilation by Michal Vasko · 3 years, 3 months ago
  58. fa5a7d7 schema compile REFACTOR move static function above the calling function by Michal Vasko · 3 years, 3 months ago
  59. d39bea4 schema compile REFACTOR use to_compile flags instead full_compilation by Michal Vasko · 3 years, 3 months ago
  60. 7c56592 schema compile REFACTOR schema compile context options renamed by Michal Vasko · 3 years, 3 months ago
  61. 0203b6c schema compile REFACTOR lys_compile improvements by Michal Vasko · 3 years, 3 months ago
  62. 8849750 contest REFACTOR minor improvements by Michal Vasko · 3 years, 3 months ago
  63. df6319c schema compile FEATURE support for glob unres reset by Michal Vasko · 3 years, 3 months ago
  64. ee75760 schema free CHANGE compiled and main module must be freed separately by Michal Vasko · 3 years, 3 months ago
  65. dd99258 schema tree REFACTOR pass only new mod set when parsing modules by Michal Vasko · 3 years, 3 months ago
  66. ddc001b schema compile REFACTOR remove unres recompile flag by Michal Vasko · 3 years, 3 months ago
  67. 6533388 schema compile REFACTOR implement flag meaning changed by Michal Vasko · 3 years, 3 months ago
  68. 87f1cf0 schema tree REFACTOR formatting by Michal Vasko · 3 years, 4 months ago
  69. 4cc6b23 schema features REFACTOR remove useless function calls by Michal Vasko · 3 years, 4 months ago
  70. 4e205e8 schema tree REFACTOR always parse and implement separately by Michal Vasko · 3 years, 4 months ago
  71. 889bfce common MAINTENANCE move overflow macros to header by aPiecek · 3 years, 3 months ago
  72. 0ba088e json BUGFIX integer under/overflow checks by aPiecek · 3 years, 3 months ago
  73. fc0dc52 schema compile BUGFIX set and use context pmod by Michal Vasko · 3 years, 3 months ago
  74. d8e774e json parser BUGFIX invalid pointer dereference by Michal Vasko · 3 years, 3 months ago
  75. dc6f84c schema compile BUGFIX compiling bases for identities by Michal Vasko · 3 years, 3 months ago
  76. bb22b18 data tree FEATURE function for finding inst-id target by Michal Vasko · 3 years, 3 months ago
  77. 08e9b11 libyang BUGFIX avoid invalid parameters for memmove and memcpy by Michal Vasko · 3 years, 3 months ago
  78. cc0c148 plugins types BUGFIX cast warning by Michal Vasko · 3 years, 3 months ago
  79. d4a68ef plugins types BUGFIX avoid shifting negative values by Michal Vasko · 3 years, 3 months ago
  80. 5472019 parser yang BUGFIX avoid calling memmove with invalid params by Michal Vasko · 3 years, 3 months ago
  81. 9e54340 data tree BUGFIX avoid accessing invalid pointers by Michal Vasko · 3 years, 3 months ago
  82. d443e4b plugins types FEATURE xpath1.0 strict prefix inherit by Michal Vasko · 3 years, 3 months ago
  83. 4f07c3e hash table BUGFIX key_part with zero length by aPiecek · 3 years, 3 months ago
  84. 74515d0 data tree DOC binary value members clarification by Michal Vasko · 3 years, 3 months ago
  85. 5df1de7 data tree DOC mention binary value size units by Michal Vasko · 3 years, 3 months ago
  86. 8f49075 libyang BUGFIX do not include non-standard headers by Michal Vasko · 3 years, 3 months ago
  87. 5b6dd18 json MAINTENANCE added LY_NUMBER_MAXLEN check by aPiecek · 3 years, 3 months ago
  88. 28e101a json BUGFIX in ::lyjson_number_is_zero() by aPiecek · 3 years, 3 months ago
  89. 438b529 parser data DOC improve out parameter description by Michal Vasko · 3 years, 4 months ago
  90. 9e2bc70 plugins BUGFIX disable dynamic plugins for static build by Michal Vasko · 3 years, 4 months ago
  91. 856ea97 tree schema BUGFIX avoid accessing invalid pointers by Michal Vasko · 3 years, 4 months ago
  92. 1385466 xml parser BUGFIX restore parser after skipping attributes by Michal Vasko · 3 years, 4 months ago
  93. 5c24ed1 xml parser DOC missing doxygen by Michal Vasko · 3 years, 4 months ago
  94. 64c9173 schema parser DOC remove misleading comment by Michal Vasko · 3 years, 4 months ago
  95. 76034c3 json BUGFIX in ::lyjson_number() by aPiecek · 3 years, 4 months ago
  96. ce3d617 schema compile amend BUGFIX update pmod when compiling augments by Michal Vasko · 3 years, 4 months ago
  97. 915e544 schema helpers BUGFIX searching typedefs in submodule by Michal Vasko · 3 years, 4 months ago
  98. c75f204 schema compile amend BUGFIX do not skip augments by Michal Vasko · 3 years, 4 months ago
  99. a98e3ea parser xml BUGFIX anydata content can be any data type by Michal Vasko · 3 years, 4 months ago
  100. 90fa568 parser xml BUGFIX optional attribute skip by Michal Vasko · 3 years, 4 months ago