1. 08d1dc7 binary FEATURE accept base64 values with newlines by Michal Vasko · 2 years, 9 months ago
  2. 8cf6f72 xml FEATURE support for CDATA by Michal Vasko · 2 years, 9 months ago
  3. 899c7ce schema compile BUGFIX duplicate parsed ext child stmt by Michal Vasko · 2 years, 9 months ago
  4. 59e69e7 schema compile BUGFIX memory leak by Michal Vasko · 2 years, 9 months ago
  5. a65c72c doc UPDATE minor updates by Michal Vasko · 2 years, 9 months ago
  6. 4eb49d5 schema compile BUGFIX compiled case may not be last by Michal Vasko · 2 years, 9 months ago
  7. f8ded14 tree schema FEATURE new helper functions by Michal Vasko · 2 years, 9 months ago
  8. 5589617 libyang REFACTOR formatting by Michal Vasko · 2 years, 9 months ago
  9. 55bce0e json & schema_compile BUGFIX uninitialized variables by Michal Vasko · 2 years, 9 months ago
  10. b17efe9 MSVC: preserve date-and-time with unspecified TZ by Jan Kundrát · 2 years, 9 months ago
  11. 2a12cd9 schema mount UPDATE unused variable in release build by Michal Vasko · 2 years, 9 months ago
  12. 45e3a9a parser json BUGFIX handle invalid JSON in nested ext parsing by Michal Vasko · 2 years, 9 months ago
  13. a9f7909 plugins ext compile BUGFIX missing API func decl macro by Michal Vasko · 2 years, 9 months ago
  14. 1fd2741 doc UPDATE schema mount info by Michal Vasko · 2 years, 9 months ago
  15. 61ad1ff parser json FEATURE support for nested ext instances with data by Michal Vasko · 2 years, 9 months ago
  16. ddd7659 plugins ext FEATURE initial schema-mount support by Michal Vasko · 2 years, 10 months ago
  17. 6a914fb plugins UPDATE format and macro update by Michal Vasko · 2 years, 10 months ago
  18. 2aa36b4 schema mount NEW initial schema mount code by tadeas-vintrlik · 3 years ago
  19. 6a4ef77 schema features BUGFIX postpone feature check until compilation by Michal Vasko · 2 years, 9 months ago
  20. fbc4a25 parser json BUGFIX finish anydata parsing by Michal Vasko · 2 years, 9 months ago
  21. 24bd22f xpath BUGFIX evaluation of * on schema by Michal Vasko · 2 years, 9 months ago
  22. 733d9fd schema compile BUGFIX uses when parsed module by Michal Vasko · 2 years, 9 months ago
  23. e5e49e9 parser xml BUGFIX missing value hint for XML opaq attrs by Michal Vasko · 2 years, 9 months ago
  24. d1afa50 tree data BUGFIX update value for opaq nodes in merge by Michal Vasko · 2 years, 10 months ago
  25. f128972 plugins types BUGFIX local module of dflt ident without prefix by Michal Vasko · 2 years, 10 months ago
  26. ecdc222 schema compile BUGFIX config flag for grouping nodes in augment by Michal Vasko · 2 years, 10 months ago
  27. 5722c1b parser json BUGFIX invalid memory access by Michal Vasko · 2 years, 10 months ago
  28. 978532b schema compile UPDATE internal module another rev implement by Michal Vasko · 2 years, 10 months ago
  29. 0ff9775 diff UPDATE more internal errors made specific by Michal Vasko · 2 years, 10 months ago
  30. 52afd7d diff UPDATE specific messages for errors in diff by Michal Vasko · 2 years, 10 months ago
  31. a556f16 parser json BUGFIX skip unknown meta for data nodes by Michal Vasko · 2 years, 10 months ago
  32. bdac23f tree schema FEATURE use latest module caching by Michal Vasko · 2 years, 10 months ago
  33. 65d12bf xpath1.0 BUGFIX correct handling of value length 0 by Michal Vasko · 2 years, 10 months ago
  34. 6398eaf parser xml BUGFIX avoid invalid memory access by Michal Vasko · 2 years, 10 months ago
  35. e1886a9 tree data BUGFIX avoid freeing invalid value by Michal Vasko · 2 years, 10 months ago
  36. 195607b tree data BUGFIX path for node with opaque parent by Michal Vasko · 2 years, 10 months ago
  37. 2f50bcf instanceid BUGFIX nested types for LYB by Michal Vasko · 2 years, 10 months ago
  38. bbdadda printer & parser json BUGFIX anyxml node by Michal Vasko · 2 years, 10 months ago
  39. d68f8a2 parser xml BUGFIX typo by Michal Vasko · 2 years, 10 months ago
  40. c939fdd parser xml BUGFIX action needs operation node as well by Michal Vasko · 2 years, 10 months ago
  41. ef96467 parser json BUGFIX do not open next element on data skip by Michal Vasko · 2 years, 10 months ago
  42. 56d8da8 schema compile UPDATE use compiled module as current mod for unique by Michal Vasko · 2 years, 11 months ago
  43. c78293f parser yin BUGFIX ext instance has no stmt order restrictions by Michal Vasko · 2 years, 11 months ago
  44. a3d248e inet_* functions on Windows by Jan Kundrát · 2 years, 11 months ago
  45. 323c312 tests: Plugins are not supported on Windows, yet by Jan Kundrát · 2 years, 11 months ago
  46. 34bb928 Use semicolon as a directory delimiter on Windows by Jan Kundrát · 2 years, 11 months ago
  47. b1aa77f Windows: use binary I/O everywhere by Jan Kundrát · 2 years, 11 months ago
  48. f1960dc MSVC: there's no mmap() on Windows by Jan Kundrát · 3 years ago
  49. ca643df MSVC: extract file name from FD by Jan Kundrát · 3 years ago
  50. 12cd9aa MSVC: implement some of the atomic operations via MSVC' Interlocked ops by Jan Kundrát · 3 years ago
  51. c53a7ec MSVC: handle symbol visibility by Jan Kundrát · 3 years ago
  52. 8d6f149 MSVC: handle THREAD_LOCAL by Jan Kundrát · 3 years ago
  53. e182a27 Allow building on platforms without `struct tm.tm_gmtoff`, `timezone`, `daylight` by Jan Kundrát · 3 years ago
  54. 495dec1 include: make self-sufficient by Jan Kundrát · 3 years ago
  55. 59a24f6 parser yang BUGFIX extension instance statement order by Michal Vasko · 2 years, 11 months ago
  56. b5a487d schema compile REFACTOR local function made static by Michal Vasko · 2 years, 11 months ago
  57. 0143b68 xpath BUGFIX empty ptr access by Michal Vasko · 2 years, 11 months ago
  58. 4a7d4d6 xpath BUGFIX handle root context node by Michal Vasko · 2 years, 11 months ago
  59. e3716b3 tree data FEATURE function lyd_find_xpath3 by Michal Vasko · 2 years, 11 months ago
  60. 296dfaf xpath BUGFIX current() result for root ctx node by Michal Vasko · 2 years, 11 months ago
  61. 413af59 validation BUGFIX keep order of node_when nodes by Michal Vasko · 2 years, 11 months ago
  62. 06217f3 printer json BUGFIX close array only if opened by Michal Vasko · 3 years ago
  63. 58c8b56 parser json BUGFIX lydctx may be NULL on error by Michal Vasko · 3 years ago
  64. e93073e printer yin BUGFIX use parent flag for when print by Michal Vasko · 3 years ago
  65. 8a67eff parser FEATURE set of currently parsed modules by Michal Vasko · 3 years ago
  66. b1f358b date and time BUGFIX handle DST when moving timestamp to UTC by Michal Vasko · 3 years ago
  67. 976ec43 validation BUGFIX ignore unresolved when when adding implicit nodes by Michal Vasko · 3 years ago
  68. fbd849b tree schema BUGFIX macro NULL handling by Michal Vasko · 3 years ago
  69. 50aaa07 xpath BUGFIX uninitialized variable access by Michal Vasko · 3 years ago
  70. 230cf97 xpath BUGFIX faulty logic when moving all the nodes in a set by Michal Vasko · 3 years ago
  71. aa22f42 printer json BUGFIX assert when printing nested list instance by Michal Vasko · 3 years ago
  72. 8d289f9 validation BUGFIX hanlde all unexpected node types by Michal Vasko · 3 years ago
  73. 22e8f1f validation BUGFIX memory leak by Michal Vasko · 3 years ago
  74. d367ad9 Get rid of volatile in favor of atomics by Václav Kubernát · 3 years ago
  75. 8906ac1 log DOC minor update by Michal Vasko · 3 years ago
  76. 5f20141 config BUGFIX include-time compiler attributes by Michal Vasko · 3 years ago
  77. bbea05f config BUGFIX extension and types plugin dir swapped by Michal Vasko · 3 years ago
  78. 892f5bf libyang UPDATE handle different contexts in functions by Michal Vasko · 3 years ago
  79. 5eaf732 schema compile BUGFIX iteration skipping items by Michal Vasko · 3 years ago
  80. c2dabc3 date and time BUGFIX support for unknown timezone by Michal Vasko · 3 years ago
  81. 0bccbf1 tree schema BUGFIX dep set feature dependency by Michal Vasko · 3 years ago
  82. 1817df8 doc UPDATE explicit data freeing function mention by Michal Vasko · 3 years ago
  83. f4fa90d schema compile FEATURE disabled bits/enums unres by Michal Vasko · 3 years ago
  84. aa95652 xpath UPDATE print context node for xpath warnings by Michal Vasko · 3 years ago
  85. 5e60e87 tree data DOC improve attribute docs by Michal Vasko · 3 years ago
  86. 183b911 printer json BUGFIX union realtype value print by Michal Vasko · 3 years ago
  87. d2f404f tree data helpers BUGFIX move iterator by Michal Vasko · 3 years ago
  88. 824d083 tree data BUGFIX handle opaque nodes in lists by Michal Vasko · 3 years ago
  89. 102b79b printer lyb REFACTOR return value check by Michal Vasko · 3 years ago
  90. a5e4163 parser lyb BUGFIX double free by Michal Vasko · 3 years ago
  91. efa96e6 parser lyb BUGFIX simple children skip by Michal Vasko · 3 years ago
  92. a41826a tree data helpers BUGFIX unknown top-level opaque node by Michal Vasko · 3 years ago
  93. 41decbf xpath REFACTOR false-positive uninitialized value by Michal Vasko · 3 years ago
  94. 106f086 tree data FEATURE lyd_new_path() relative paths for opaque parents by Michal Vasko · 3 years ago
  95. 5b12ae4 path REFACTOR redundant code by Michal Vasko · 3 years ago
  96. 8023979 path BUGFIX check for schema parent for relative paths by Michal Vasko · 3 years ago
  97. 17d0c5c diff BUGFIX delete merge lost changes by Michal Vasko · 3 years ago
  98. c2b0ee0 lyb BUGFIX avoid special zero metadata by Michal Vasko · 3 years, 1 month ago
  99. ec8f427 schema compile amend BUGFIX deviated node needs pointers to operations by Michal Vasko · 3 years, 1 month ago
  100. 4ad69e7 xpath FEATURE optional error on non-matching schema xpath by Michal Vasko · 3 years, 1 month ago