1. 4550a5b doc BUGFIX identities cannot have prefixes by Michal Vasko · 2 years, 6 months ago
  2. cf519ee parser xml BUGFIX opaque anchor check by Michal Vasko · 2 years, 7 months ago
  3. e932dcf printer yin BUGFIX keyless list print by Michal Vasko · 2 years, 7 months ago
  4. c39f4f0 diff BUGFIX created userord nodes by Michal Vasko · 2 years, 7 months ago
  5. 023ac5c doc UPDATE clarify lys_getnext description by Michal Vasko · 2 years, 7 months ago
  6. 1ad2d5b doc REFACTOR formatting by Michal Vasko · 2 years, 7 months ago
  7. 9fbd969 tree data UPDATE store default NS for XML prefix data by Michal Vasko · 2 years, 7 months ago
  8. d87382e parser lyb BUGFIX proper XML prefix data parsing by Michal Vasko · 2 years, 7 months ago
  9. fa505ae tree data UPDATE check dict insert return by Michal Vasko · 2 years, 7 months ago
  10. 46f7ac9 tree data BUGFIX do not require string value in dictionary by Michal Vasko · 2 years, 7 months ago
  11. 69abd36 json BUGFIX yet another major anydata/anyxml refactoring by Michal Vasko · 2 years, 7 months ago
  12. 9959278 printer: do not add quotes around anyxml JSON values by Jan Kundrát · 2 years, 7 months ago
  13. 213d3f7 tree data FEATURE print opaq node parsing errors by Michal Vasko · 2 years, 7 months ago
  14. 9e8d27f tree schema BUGFIX augments may cause transitive dependencies by Michal Vasko · 2 years, 7 months ago
  15. 131561d tree data BUGFIX forbid changing key node order by Michal Vasko · 2 years, 7 months ago
  16. 53d72d9 schema compile amend UPDATE explicit check for coverity by Michal Vasko · 2 years, 7 months ago
  17. 4b966e2 schema compile amend BUGFIX memory leaks by Michal Vasko · 2 years, 7 months ago
  18. c1d4913 tree data BUGFIX possible freed memory access by Michal Vasko · 2 years, 7 months ago
  19. 73de7b5 parser stmt UPDATE explicit NULL check for coverity by Michal Vasko · 2 years, 7 months ago
  20. c6bcac4 binary FEATURE accept base64 values with newlines by Michal Vasko · 2 years, 7 months ago
  21. f54be38 xml FEATURE support for CDATA by Michal Vasko · 2 years, 7 months ago
  22. ee02983 schema compile BUGFIX duplicate parsed ext child stmt by Michal Vasko · 2 years, 7 months ago
  23. 34f88eb schema compile BUGFIX memory leak by Michal Vasko · 2 years, 7 months ago
  24. c2bc961 doc UPDATE minor updates by Michal Vasko · 2 years, 7 months ago
  25. b326097 schema compile BUGFIX compiled case may not be last by Michal Vasko · 2 years, 7 months ago
  26. 6b8d5ad tree schema FEATURE new helper functions by Michal Vasko · 2 years, 7 months ago
  27. 31e79f8 libyang REFACTOR formatting by Michal Vasko · 2 years, 7 months ago
  28. b670ff5 json & schema_compile BUGFIX uninitialized variables by Michal Vasko · 2 years, 7 months ago
  29. f073753 MSVC: preserve date-and-time with unspecified TZ by Jan Kundrát · 2 years, 7 months ago
  30. 7a7aa91 schema mount UPDATE unused variable in release build by Michal Vasko · 2 years, 7 months ago
  31. a621c53 parser json BUGFIX handle invalid JSON in nested ext parsing by Michal Vasko · 2 years, 7 months ago
  32. de2b10f plugins ext compile BUGFIX missing API func decl macro by Michal Vasko · 2 years, 7 months ago
  33. df135a8 doc UPDATE schema mount info by Michal Vasko · 2 years, 7 months ago
  34. c08b9d2 parser json FEATURE support for nested ext instances with data by Michal Vasko · 2 years, 7 months ago
  35. aac267d plugins ext FEATURE initial schema-mount support by Michal Vasko · 2 years, 8 months ago
  36. 48267e3 plugins UPDATE format and macro update by Michal Vasko · 2 years, 8 months ago
  37. bf8aa6e schema mount NEW initial schema mount code by tadeas-vintrlik · 2 years, 11 months ago
  38. 45092a9 schema features BUGFIX postpone feature check until compilation by Michal Vasko · 2 years, 8 months ago
  39. a9d4d64 parser json BUGFIX finish anydata parsing by Michal Vasko · 2 years, 8 months ago
  40. c8c94eb xpath BUGFIX evaluation of * on schema by Michal Vasko · 2 years, 8 months ago
  41. d57b664 schema compile BUGFIX uses when parsed module by Michal Vasko · 2 years, 8 months ago
  42. 8589d0a parser xml BUGFIX missing value hint for XML opaq attrs by Michal Vasko · 2 years, 8 months ago
  43. fee29a9 tree data BUGFIX update value for opaq nodes in merge by Michal Vasko · 2 years, 8 months ago
  44. 12a38a4 plugins types BUGFIX local module of dflt ident without prefix by Michal Vasko · 2 years, 8 months ago
  45. 7a88a4e schema compile BUGFIX config flag for grouping nodes in augment by Michal Vasko · 2 years, 8 months ago
  46. f9bed93 parser json BUGFIX invalid memory access by Michal Vasko · 2 years, 8 months ago
  47. fda52ac schema compile UPDATE internal module another rev implement by Michal Vasko · 2 years, 8 months ago
  48. ca6832d diff UPDATE more internal errors made specific by Michal Vasko · 2 years, 8 months ago
  49. 1076528 diff UPDATE specific messages for errors in diff by Michal Vasko · 2 years, 8 months ago
  50. 8b83209 parser json BUGFIX skip unknown meta for data nodes by Michal Vasko · 2 years, 8 months ago
  51. 3cb9fb2 tree schema FEATURE use latest module caching by Michal Vasko · 2 years, 8 months ago
  52. 4e28fbc xpath1.0 BUGFIX correct handling of value length 0 by Michal Vasko · 2 years, 8 months ago
  53. e5ff367 parser xml BUGFIX avoid invalid memory access by Michal Vasko · 2 years, 9 months ago
  54. 0472624 tree data BUGFIX avoid freeing invalid value by Michal Vasko · 2 years, 9 months ago
  55. 9f1b447 tree data BUGFIX path for node with opaque parent by Michal Vasko · 2 years, 9 months ago
  56. ba8c1b2 instanceid BUGFIX nested types for LYB by Michal Vasko · 2 years, 9 months ago
  57. ca0b23b printer & parser json BUGFIX anyxml node by Michal Vasko · 2 years, 9 months ago
  58. d4f8249 parser xml BUGFIX typo by Michal Vasko · 2 years, 9 months ago
  59. e601aaa parser xml BUGFIX action needs operation node as well by Michal Vasko · 2 years, 9 months ago
  60. c2da307 parser json BUGFIX do not open next element on data skip by Michal Vasko · 2 years, 9 months ago
  61. c486d21 schema compile UPDATE use compiled module as current mod for unique by Michal Vasko · 2 years, 9 months ago
  62. d80c6e4 parser yin BUGFIX ext instance has no stmt order restrictions by Michal Vasko · 2 years, 9 months ago
  63. c998948 inet_* functions on Windows by Jan Kundrát · 2 years, 9 months ago
  64. 7e5036d tests: Plugins are not supported on Windows, yet by Jan Kundrát · 2 years, 9 months ago
  65. a3ea193 Use semicolon as a directory delimiter on Windows by Jan Kundrát · 2 years, 9 months ago
  66. 79ad014 Windows: use binary I/O everywhere by Jan Kundrát · 2 years, 9 months ago
  67. 111ce78 MSVC: there's no mmap() on Windows by Jan Kundrát · 2 years, 10 months ago
  68. e8fa5de MSVC: extract file name from FD by Jan Kundrát · 2 years, 10 months ago
  69. 8e63fe6 MSVC: implement some of the atomic operations via MSVC' Interlocked ops by Jan Kundrát · 2 years, 10 months ago
  70. c6e39de MSVC: handle symbol visibility by Jan Kundrát · 2 years, 10 months ago
  71. c1a1d03 MSVC: handle THREAD_LOCAL by Jan Kundrát · 2 years, 10 months ago
  72. aac59c2 Allow building on platforms without `struct tm.tm_gmtoff`, `timezone`, `daylight` by Jan Kundrát · 2 years, 10 months ago
  73. a2fd210 include: make self-sufficient by Jan Kundrát · 2 years, 10 months ago
  74. 67544fe parser yang BUGFIX extension instance statement order by Michal Vasko · 2 years, 9 months ago
  75. 9716ca7 schema compile REFACTOR local function made static by Michal Vasko · 2 years, 9 months ago
  76. 80a5b0c xpath BUGFIX empty ptr access by Michal Vasko · 2 years, 9 months ago
  77. 0245d50 xpath BUGFIX handle root context node by Michal Vasko · 2 years, 9 months ago
  78. 279539d tree data FEATURE function lyd_find_xpath3 by Michal Vasko · 2 years, 9 months ago
  79. 62b7f76 xpath BUGFIX current() result for root ctx node by Michal Vasko · 2 years, 9 months ago
  80. 88d3759 validation BUGFIX keep order of node_when nodes by Michal Vasko · 2 years, 9 months ago
  81. d320337 printer json BUGFIX close array only if opened by Michal Vasko · 2 years, 10 months ago
  82. 40b8059 parser json BUGFIX lydctx may be NULL on error by Michal Vasko · 2 years, 10 months ago
  83. 9e6420b printer yin BUGFIX use parent flag for when print by Michal Vasko · 2 years, 10 months ago
  84. a3afbfe parser FEATURE set of currently parsed modules by Michal Vasko · 2 years, 10 months ago
  85. 22cd9ea date and time BUGFIX handle DST when moving timestamp to UTC by Michal Vasko · 2 years, 10 months ago
  86. 0110cc9 validation BUGFIX ignore unresolved when when adding implicit nodes by Michal Vasko · 2 years, 10 months ago
  87. 4865f1b tree schema BUGFIX macro NULL handling by Michal Vasko · 2 years, 10 months ago
  88. a5af776 xpath BUGFIX uninitialized variable access by Michal Vasko · 2 years, 10 months ago
  89. 9d41411 xpath BUGFIX faulty logic when moving all the nodes in a set by Michal Vasko · 2 years, 10 months ago
  90. b6b2530 printer json BUGFIX assert when printing nested list instance by Michal Vasko · 2 years, 10 months ago
  91. 486f5b3 validation BUGFIX hanlde all unexpected node types by Michal Vasko · 2 years, 10 months ago
  92. 6c680ca validation BUGFIX memory leak by Michal Vasko · 2 years, 10 months ago
  93. 9264b0f Get rid of volatile in favor of atomics by Václav Kubernát · 2 years, 10 months ago
  94. 6574f8a log DOC minor update by Michal Vasko · 2 years, 10 months ago
  95. 05181e9 config BUGFIX include-time compiler attributes by Michal Vasko · 2 years, 10 months ago
  96. da6eb32 config BUGFIX extension and types plugin dir swapped by Michal Vasko · 2 years, 10 months ago
  97. 1d80a53 libyang UPDATE handle different contexts in functions by Michal Vasko · 2 years, 10 months ago
  98. cc2d75e schema compile BUGFIX iteration skipping items by Michal Vasko · 2 years, 10 months ago
  99. 1d7d6e5 date and time BUGFIX support for unknown timezone by Michal Vasko · 2 years, 10 months ago
  100. f8b1b0d tree schema BUGFIX dep set feature dependency by Michal Vasko · 2 years, 10 months ago