1. bde22b6 tree schema FEATURE data path with key value placeholders by Michal Vasko · 2 years, 6 months ago
  2. 9a9e4e7 printer yang BUGFIX multi-line range stmt support by Michal Vasko · 2 years, 6 months ago
  3. db64179 schema mount BUGFIX handle mount-point in augments by Michal Vasko · 2 years, 6 months ago
  4. 12eb622 tree data UPDATE print opaque node modules by Michal Vasko · 2 years, 6 months ago
  5. b826296 parser xml BUGFIX extensions do not have to parse any data by Michal Vasko · 2 years, 6 months ago
  6. 2d6507a schema compile BUGFIX skip list key check for groupings by Michal Vasko · 2 years, 6 months ago
  7. 3fedda1 tree schema UPDATE free empty identity array by Michal Vasko · 2 years, 6 months ago
  8. d6b5d4e tree schema BUGFIX do not access freed modules by Michal Vasko · 2 years, 6 months ago
  9. d84b813 libyang REFACTOR uninit var false positives by Michal Vasko · 2 years, 6 months ago
  10. 4f9da5e tree schema BUGFIX unlinking derived identities on error by Michal Vasko · 2 years, 6 months ago
  11. e313c38 doc BUGFIX identities cannot have prefixes by Michal Vasko · 2 years, 6 months ago
  12. 441e0fa parser xml BUGFIX opaque anchor check by Michal Vasko · 2 years, 7 months ago
  13. 846e3ab printer yin BUGFIX keyless list print by Michal Vasko · 2 years, 7 months ago
  14. 5da938a diff BUGFIX created userord nodes by Michal Vasko · 2 years, 7 months ago
  15. 3608d25 doc UPDATE clarify lys_getnext description by Michal Vasko · 2 years, 7 months ago
  16. c1a0ff6 doc REFACTOR formatting by Michal Vasko · 2 years, 7 months ago
  17. 294e7f0 tree data UPDATE store default NS for XML prefix data by Michal Vasko · 2 years, 7 months ago
  18. a3494b4 parser lyb BUGFIX proper XML prefix data parsing by Michal Vasko · 2 years, 7 months ago
  19. 0d00e46 tree data UPDATE check dict insert return by Michal Vasko · 2 years, 7 months ago
  20. 742a5b1 tree data BUGFIX do not require string value in dictionary by Michal Vasko · 2 years, 7 months ago
  21. 76096ec json BUGFIX yet another major anydata/anyxml refactoring by Michal Vasko · 2 years, 7 months ago
  22. 16d5269 printer: do not add quotes around anyxml JSON values by Jan Kundrát · 2 years, 7 months ago
  23. bfff6ac tree data FEATURE print opaq node parsing errors by Michal Vasko · 2 years, 7 months ago
  24. 87cfdba tree schema BUGFIX augments may cause transitive dependencies by Michal Vasko · 2 years, 7 months ago
  25. 7508ef2 tree data BUGFIX forbid changing key node order by Michal Vasko · 2 years, 7 months ago
  26. 9464f42 schema compile amend UPDATE explicit check for coverity by Michal Vasko · 2 years, 7 months ago
  27. 4316c9d schema compile amend BUGFIX memory leaks by Michal Vasko · 2 years, 7 months ago
  28. 509d721 tree data BUGFIX possible freed memory access by Michal Vasko · 2 years, 7 months ago
  29. 39ed7a2 parser stmt UPDATE explicit NULL check for coverity by Michal Vasko · 2 years, 7 months ago
  30. 08d1dc7 binary FEATURE accept base64 values with newlines by Michal Vasko · 2 years, 7 months ago
  31. 8cf6f72 xml FEATURE support for CDATA by Michal Vasko · 2 years, 7 months ago
  32. 899c7ce schema compile BUGFIX duplicate parsed ext child stmt by Michal Vasko · 2 years, 7 months ago
  33. 59e69e7 schema compile BUGFIX memory leak by Michal Vasko · 2 years, 7 months ago
  34. a65c72c doc UPDATE minor updates by Michal Vasko · 2 years, 7 months ago
  35. 4eb49d5 schema compile BUGFIX compiled case may not be last by Michal Vasko · 2 years, 7 months ago
  36. f8ded14 tree schema FEATURE new helper functions by Michal Vasko · 2 years, 7 months ago
  37. 5589617 libyang REFACTOR formatting by Michal Vasko · 2 years, 7 months ago
  38. 55bce0e json & schema_compile BUGFIX uninitialized variables by Michal Vasko · 2 years, 7 months ago
  39. b17efe9 MSVC: preserve date-and-time with unspecified TZ by Jan Kundrát · 2 years, 7 months ago
  40. 2a12cd9 schema mount UPDATE unused variable in release build by Michal Vasko · 2 years, 7 months ago
  41. 45e3a9a parser json BUGFIX handle invalid JSON in nested ext parsing by Michal Vasko · 2 years, 7 months ago
  42. a9f7909 plugins ext compile BUGFIX missing API func decl macro by Michal Vasko · 2 years, 7 months ago
  43. 1fd2741 doc UPDATE schema mount info by Michal Vasko · 2 years, 7 months ago
  44. 61ad1ff parser json FEATURE support for nested ext instances with data by Michal Vasko · 2 years, 7 months ago
  45. ddd7659 plugins ext FEATURE initial schema-mount support by Michal Vasko · 2 years, 8 months ago
  46. 6a914fb plugins UPDATE format and macro update by Michal Vasko · 2 years, 8 months ago
  47. 2aa36b4 schema mount NEW initial schema mount code by tadeas-vintrlik · 2 years, 11 months ago
  48. 6a4ef77 schema features BUGFIX postpone feature check until compilation by Michal Vasko · 2 years, 8 months ago
  49. fbc4a25 parser json BUGFIX finish anydata parsing by Michal Vasko · 2 years, 8 months ago
  50. 24bd22f xpath BUGFIX evaluation of * on schema by Michal Vasko · 2 years, 8 months ago
  51. 733d9fd schema compile BUGFIX uses when parsed module by Michal Vasko · 2 years, 8 months ago
  52. e5e49e9 parser xml BUGFIX missing value hint for XML opaq attrs by Michal Vasko · 2 years, 8 months ago
  53. d1afa50 tree data BUGFIX update value for opaq nodes in merge by Michal Vasko · 2 years, 8 months ago
  54. f128972 plugins types BUGFIX local module of dflt ident without prefix by Michal Vasko · 2 years, 8 months ago
  55. ecdc222 schema compile BUGFIX config flag for grouping nodes in augment by Michal Vasko · 2 years, 8 months ago
  56. 5722c1b parser json BUGFIX invalid memory access by Michal Vasko · 2 years, 8 months ago
  57. 978532b schema compile UPDATE internal module another rev implement by Michal Vasko · 2 years, 8 months ago
  58. 0ff9775 diff UPDATE more internal errors made specific by Michal Vasko · 2 years, 8 months ago
  59. 52afd7d diff UPDATE specific messages for errors in diff by Michal Vasko · 2 years, 8 months ago
  60. a556f16 parser json BUGFIX skip unknown meta for data nodes by Michal Vasko · 2 years, 8 months ago
  61. bdac23f tree schema FEATURE use latest module caching by Michal Vasko · 2 years, 8 months ago
  62. 65d12bf xpath1.0 BUGFIX correct handling of value length 0 by Michal Vasko · 2 years, 8 months ago
  63. 6398eaf parser xml BUGFIX avoid invalid memory access by Michal Vasko · 2 years, 9 months ago
  64. e1886a9 tree data BUGFIX avoid freeing invalid value by Michal Vasko · 2 years, 9 months ago
  65. 195607b tree data BUGFIX path for node with opaque parent by Michal Vasko · 2 years, 9 months ago
  66. 2f50bcf instanceid BUGFIX nested types for LYB by Michal Vasko · 2 years, 9 months ago
  67. bbdadda printer & parser json BUGFIX anyxml node by Michal Vasko · 2 years, 9 months ago
  68. d68f8a2 parser xml BUGFIX typo by Michal Vasko · 2 years, 9 months ago
  69. c939fdd parser xml BUGFIX action needs operation node as well by Michal Vasko · 2 years, 9 months ago
  70. ef96467 parser json BUGFIX do not open next element on data skip by Michal Vasko · 2 years, 9 months ago
  71. 56d8da8 schema compile UPDATE use compiled module as current mod for unique by Michal Vasko · 2 years, 9 months ago
  72. c78293f parser yin BUGFIX ext instance has no stmt order restrictions by Michal Vasko · 2 years, 9 months ago
  73. a3d248e inet_* functions on Windows by Jan Kundrát · 2 years, 9 months ago
  74. 323c312 tests: Plugins are not supported on Windows, yet by Jan Kundrát · 2 years, 9 months ago
  75. 34bb928 Use semicolon as a directory delimiter on Windows by Jan Kundrát · 2 years, 9 months ago
  76. b1aa77f Windows: use binary I/O everywhere by Jan Kundrát · 2 years, 9 months ago
  77. f1960dc MSVC: there's no mmap() on Windows by Jan Kundrát · 2 years, 9 months ago
  78. ca643df MSVC: extract file name from FD by Jan Kundrát · 2 years, 10 months ago
  79. 12cd9aa MSVC: implement some of the atomic operations via MSVC' Interlocked ops by Jan Kundrát · 2 years, 10 months ago
  80. c53a7ec MSVC: handle symbol visibility by Jan Kundrát · 2 years, 10 months ago
  81. 8d6f149 MSVC: handle THREAD_LOCAL by Jan Kundrát · 2 years, 10 months ago
  82. e182a27 Allow building on platforms without `struct tm.tm_gmtoff`, `timezone`, `daylight` by Jan Kundrát · 2 years, 10 months ago
  83. 495dec1 include: make self-sufficient by Jan Kundrát · 2 years, 10 months ago
  84. 59a24f6 parser yang BUGFIX extension instance statement order by Michal Vasko · 2 years, 9 months ago
  85. b5a487d schema compile REFACTOR local function made static by Michal Vasko · 2 years, 9 months ago
  86. 0143b68 xpath BUGFIX empty ptr access by Michal Vasko · 2 years, 9 months ago
  87. 4a7d4d6 xpath BUGFIX handle root context node by Michal Vasko · 2 years, 9 months ago
  88. e3716b3 tree data FEATURE function lyd_find_xpath3 by Michal Vasko · 2 years, 9 months ago
  89. 296dfaf xpath BUGFIX current() result for root ctx node by Michal Vasko · 2 years, 9 months ago
  90. 413af59 validation BUGFIX keep order of node_when nodes by Michal Vasko · 2 years, 9 months ago
  91. 06217f3 printer json BUGFIX close array only if opened by Michal Vasko · 2 years, 10 months ago
  92. 58c8b56 parser json BUGFIX lydctx may be NULL on error by Michal Vasko · 2 years, 10 months ago
  93. e93073e printer yin BUGFIX use parent flag for when print by Michal Vasko · 2 years, 10 months ago
  94. 8a67eff parser FEATURE set of currently parsed modules by Michal Vasko · 2 years, 10 months ago
  95. b1f358b date and time BUGFIX handle DST when moving timestamp to UTC by Michal Vasko · 2 years, 10 months ago
  96. 976ec43 validation BUGFIX ignore unresolved when when adding implicit nodes by Michal Vasko · 2 years, 10 months ago
  97. fbd849b tree schema BUGFIX macro NULL handling by Michal Vasko · 2 years, 10 months ago
  98. 50aaa07 xpath BUGFIX uninitialized variable access by Michal Vasko · 2 years, 10 months ago
  99. 230cf97 xpath BUGFIX faulty logic when moving all the nodes in a set by Michal Vasko · 2 years, 10 months ago
  100. aa22f42 printer json BUGFIX assert when printing nested list instance by Michal Vasko · 2 years, 10 months ago