1. a3d248e inet_* functions on Windows by Jan Kundrát · 2 years, 9 months ago
  2. 323c312 tests: Plugins are not supported on Windows, yet by Jan Kundrát · 2 years, 9 months ago
  3. 34bb928 Use semicolon as a directory delimiter on Windows by Jan Kundrát · 2 years, 9 months ago
  4. b1aa77f Windows: use binary I/O everywhere by Jan Kundrát · 2 years, 9 months ago
  5. f1960dc MSVC: there's no mmap() on Windows by Jan Kundrát · 2 years, 9 months ago
  6. ca643df MSVC: extract file name from FD by Jan Kundrát · 2 years, 10 months ago
  7. 12cd9aa MSVC: implement some of the atomic operations via MSVC' Interlocked ops by Jan Kundrát · 2 years, 10 months ago
  8. c53a7ec MSVC: handle symbol visibility by Jan Kundrát · 2 years, 10 months ago
  9. 8d6f149 MSVC: handle THREAD_LOCAL by Jan Kundrát · 2 years, 10 months ago
  10. e182a27 Allow building on platforms without `struct tm.tm_gmtoff`, `timezone`, `daylight` by Jan Kundrát · 2 years, 10 months ago
  11. 495dec1 include: make self-sufficient by Jan Kundrát · 2 years, 10 months ago
  12. 59a24f6 parser yang BUGFIX extension instance statement order by Michal Vasko · 2 years, 9 months ago
  13. b5a487d schema compile REFACTOR local function made static by Michal Vasko · 2 years, 9 months ago
  14. 0143b68 xpath BUGFIX empty ptr access by Michal Vasko · 2 years, 9 months ago
  15. 4a7d4d6 xpath BUGFIX handle root context node by Michal Vasko · 2 years, 9 months ago
  16. e3716b3 tree data FEATURE function lyd_find_xpath3 by Michal Vasko · 2 years, 9 months ago
  17. 296dfaf xpath BUGFIX current() result for root ctx node by Michal Vasko · 2 years, 9 months ago
  18. 413af59 validation BUGFIX keep order of node_when nodes by Michal Vasko · 2 years, 9 months ago
  19. 06217f3 printer json BUGFIX close array only if opened by Michal Vasko · 2 years, 10 months ago
  20. 58c8b56 parser json BUGFIX lydctx may be NULL on error by Michal Vasko · 2 years, 10 months ago
  21. e93073e printer yin BUGFIX use parent flag for when print by Michal Vasko · 2 years, 10 months ago
  22. 8a67eff parser FEATURE set of currently parsed modules by Michal Vasko · 2 years, 10 months ago
  23. b1f358b date and time BUGFIX handle DST when moving timestamp to UTC by Michal Vasko · 2 years, 10 months ago
  24. 976ec43 validation BUGFIX ignore unresolved when when adding implicit nodes by Michal Vasko · 2 years, 10 months ago
  25. fbd849b tree schema BUGFIX macro NULL handling by Michal Vasko · 2 years, 10 months ago
  26. 50aaa07 xpath BUGFIX uninitialized variable access by Michal Vasko · 2 years, 10 months ago
  27. 230cf97 xpath BUGFIX faulty logic when moving all the nodes in a set by Michal Vasko · 2 years, 10 months ago
  28. aa22f42 printer json BUGFIX assert when printing nested list instance by Michal Vasko · 2 years, 10 months ago
  29. 8d289f9 validation BUGFIX hanlde all unexpected node types by Michal Vasko · 2 years, 10 months ago
  30. 22e8f1f validation BUGFIX memory leak by Michal Vasko · 2 years, 10 months ago
  31. d367ad9 Get rid of volatile in favor of atomics by Václav Kubernát · 2 years, 10 months ago
  32. 8906ac1 log DOC minor update by Michal Vasko · 2 years, 10 months ago
  33. 5f20141 config BUGFIX include-time compiler attributes by Michal Vasko · 2 years, 10 months ago
  34. bbea05f config BUGFIX extension and types plugin dir swapped by Michal Vasko · 2 years, 10 months ago
  35. 892f5bf libyang UPDATE handle different contexts in functions by Michal Vasko · 2 years, 10 months ago
  36. 5eaf732 schema compile BUGFIX iteration skipping items by Michal Vasko · 2 years, 10 months ago
  37. c2dabc3 date and time BUGFIX support for unknown timezone by Michal Vasko · 2 years, 10 months ago
  38. 0bccbf1 tree schema BUGFIX dep set feature dependency by Michal Vasko · 2 years, 10 months ago
  39. 1817df8 doc UPDATE explicit data freeing function mention by Michal Vasko · 2 years, 10 months ago
  40. f4fa90d schema compile FEATURE disabled bits/enums unres by Michal Vasko · 2 years, 10 months ago
  41. aa95652 xpath UPDATE print context node for xpath warnings by Michal Vasko · 2 years, 11 months ago
  42. 5e60e87 tree data DOC improve attribute docs by Michal Vasko · 2 years, 11 months ago
  43. 183b911 printer json BUGFIX union realtype value print by Michal Vasko · 2 years, 11 months ago
  44. d2f404f tree data helpers BUGFIX move iterator by Michal Vasko · 2 years, 11 months ago
  45. 824d083 tree data BUGFIX handle opaque nodes in lists by Michal Vasko · 2 years, 11 months ago
  46. 102b79b printer lyb REFACTOR return value check by Michal Vasko · 2 years, 11 months ago
  47. a5e4163 parser lyb BUGFIX double free by Michal Vasko · 2 years, 11 months ago
  48. efa96e6 parser lyb BUGFIX simple children skip by Michal Vasko · 2 years, 11 months ago
  49. a41826a tree data helpers BUGFIX unknown top-level opaque node by Michal Vasko · 2 years, 11 months ago
  50. 41decbf xpath REFACTOR false-positive uninitialized value by Michal Vasko · 2 years, 11 months ago
  51. 106f086 tree data FEATURE lyd_new_path() relative paths for opaque parents by Michal Vasko · 2 years, 11 months ago
  52. 5b12ae4 path REFACTOR redundant code by Michal Vasko · 2 years, 11 months ago
  53. 8023979 path BUGFIX check for schema parent for relative paths by Michal Vasko · 2 years, 11 months ago
  54. 17d0c5c diff BUGFIX delete merge lost changes by Michal Vasko · 2 years, 11 months ago
  55. c2b0ee0 lyb BUGFIX avoid special zero metadata by Michal Vasko · 2 years, 11 months ago
  56. ec8f427 schema compile amend BUGFIX deviated node needs pointers to operations by Michal Vasko · 2 years, 11 months ago
  57. 4ad69e7 xpath FEATURE optional error on non-matching schema xpath by Michal Vasko · 2 years, 11 months ago
  58. f922e8f tree data DOC mention why merge target is in-out param by Michal Vasko · 3 years ago
  59. aecb11f context BUGFIX ctx set options inval arg by Michal Vasko · 3 years ago
  60. c56d637 context UPDATE new flag for enabling features of imports by Michal Vasko · 3 years ago
  61. a91d87e schema compile BUGFIX safe iteration by Michal Vasko · 3 years ago
  62. c130e16 schema compile FEATURE status checks for deviated definitions by Michal Vasko · 3 years ago
  63. 6b8c510 schema compile MAINTENANCE minor improvements by Michal Vasko · 3 years ago
  64. 9474763 docs: lyd_validate_*(): clarify the extent of possible data modification by Jan Kundrát · 3 years ago
  65. 080155c tree data DOC typo by Michal Vasko · 3 years ago
  66. 0884d21 path UPDATE option for limiting the acccessible tree by Michal Vasko · 3 years ago
  67. 3bda573 tree data MAINTENANCE unused variable by Michal Vasko · 3 years ago
  68. ef53c81 tree schema FEATURE schema node module owner func by Michal Vasko · 3 years ago
  69. a036a6b xpath UPDATE improve not-found-node warnings in schema by Michal Vasko · 3 years ago
  70. 4ec4bc0 tree schema DOC typo by Michal Vasko · 3 years ago
  71. fba7536 xpath FEATURE XPath variable implementation added by aPiecek · 3 years ago
  72. df23eee tree_data FEATURE add XPath variable bindings by aPiecek · 3 years ago
  73. 6da713d xpath DOC added or edited comments on structures by aPiecek · 3 years ago
  74. ff49d76 xpath DOC change explanation of repeat structure by aPiecek · 3 years ago
  75. 96dc1e3 xpath DOC moved to the beginning of the file by aPiecek · 3 years ago
  76. afdf27b xpath REFACTOR remove dead code (break) by aPiecek · 3 years ago
  77. 1267759 xpath BUGFIX bad LY_CHECK macro by aPiecek · 3 years ago
  78. adc1e4f xpath BUGFIX added lyxp_set_free_content() by aPiecek · 3 years ago
  79. fff4dca xpath BUGFIX in eval_predicate by aPiecek · 3 years ago
  80. 6ea6fe2 diff MAINTENANCE non-null strdup arg by Michal Vasko · 3 years ago
  81. db08ce5 xpath BUGFIX ignore module for * by Michal Vasko · 3 years ago
  82. 847bf3c parser BUGFIX allow empty pattern by Igor Ryzhov · 3 years ago
  83. e9391c7 validation UPDATE support for specific eapptag and message by Michal Vasko · 3 years ago
  84. 2416fdd xpath BUGFIX all node types must be in the hash table by Michal Vasko · 3 years ago
  85. dc68e35 integer BUGFIX signed int to int64 conversion by Michal Vasko · 3 years ago
  86. 0181b54 lyb CHANGE version of LYB format by aPiecek · 3 years ago
  87. 3cd6abe lyb DOC documentation moved by aPiecek · 3 years ago
  88. 58fef2e lyb printer BUGFIX input for htole64 by aPiecek · 3 years ago
  89. d5796f9 lyb MAINTENANCE unnecessary writing of metadata by aPiecek · 3 years ago
  90. e99345d lyb BUGFIX length of the string is always written by aPiecek · 3 years ago
  91. dba78e2 parser json BUGFIX remove unused lydjson_data_skip() array sublevel checks by Juraj Vijtiuk · 3 years ago
  92. 2e88368 parser json BUGFIX parsing object key-value pair in lydjson_data_skip() by Juraj Vijtiuk · 3 years ago
  93. 107c816 parser data DOC format detection fixed by Michal Vasko · 3 years ago
  94. edd4f25 parser lyb BUGFIX missing error checks by Michal Vasko · 3 years ago
  95. 608b0c0 build MAINTENANCE fix missing initializers and enable the warning by Michal Vasko · 3 years ago
  96. 151ae6c libyang MAINTENANCE variadic macros with no parameters by Michal Vasko · 3 years ago
  97. f07286b validation MAINTENANCE enum forward declaration by Michal Vasko · 3 years ago
  98. a0a498b libyang BUGFIX return from void functions by Michal Vasko · 3 years ago
  99. 59e90fc libyang BUGFIX invalid use of void * by Michal Vasko · 3 years ago
  100. bd15700 ly_time_ts2str: check against a negative value as well by Jan Kundrát · 3 years, 1 month ago