1. 447970d MSVC: compat: implement localtime_r by Jan Kundrát · 2 years, 9 months ago
  2. 8d3229b MSVC: implement fsync() by Jan Kundrát · 2 years, 10 months ago
  3. a5b3b99 MSVC: compat: implement realpath() by Jan Kundrát · 2 years, 10 months ago
  4. 100c572 MSVC: implement `S_ISREG`, `S_ISDIR`, `S_IRUSR`, `S_IWUSR` by Jan Kundrát · 2 years, 10 months ago
  5. 099b712 compat: make sure ssize_t is available by Jan Kundrát · 2 years, 10 months ago
  6. 3ce107d compat: there's no <sys/time.h> on MSVC by Jan Kundrát · 2 years, 10 months ago
  7. 054cad3 compat: MSVC: handle `PATH_MAX` and `_POSIX_PATH_MAX` by Jan Kundrát · 2 years, 10 months ago
  8. e31e4f5 compat: <unistd.h>: make X_OK a no-op on Windows by Jan Kundrát · 2 years, 10 months ago
  9. ce0606e MSVC: POSIX compatibility files by Jan Kundrát · 2 years, 10 months ago
  10. c6e39de MSVC: handle symbol visibility by Jan Kundrát · 2 years, 10 months ago
  11. c1a1d03 MSVC: handle THREAD_LOCAL by Jan Kundrát · 2 years, 10 months ago
  12. aac59c2 Allow building on platforms without `struct tm.tm_gmtoff`, `timezone`, `daylight` by Jan Kundrát · 2 years, 10 months ago
  13. 654d9ff Do not try to compare strings using C preprocessor by Jan Kundrát · 2 years, 10 months ago
  14. a2fd210 include: make self-sufficient by Jan Kundrát · 2 years, 10 months ago
  15. 9b7ca33 tests: do not hardcode paths under /tmp by Jan Kundrát · 2 years, 9 months ago
  16. a8bd186 build: format-check: invoke `make` in a portable way by Jan Kundrát · 2 years, 9 months ago
  17. 690c496 VERSION bump to version 2.0.129 by Michal Vasko · 2 years, 9 months ago
  18. 0c83fbe SOVERSION bump to version 2.14.1 by Michal Vasko · 2 years, 9 months ago
  19. 67544fe parser yang BUGFIX extension instance statement order by Michal Vasko · 2 years, 9 months ago
  20. 9716ca7 schema compile REFACTOR local function made static by Michal Vasko · 2 years, 9 months ago
  21. 80a5b0c xpath BUGFIX empty ptr access by Michal Vasko · 2 years, 9 months ago
  22. 8ecf3d5 VERSION bump to version 2.0.128 by Michal Vasko · 2 years, 9 months ago
  23. c5269e2 SOVERSION bump to version 2.14.0 by Michal Vasko · 2 years, 9 months ago
  24. 0245d50 xpath BUGFIX handle root context node by Michal Vasko · 2 years, 9 months ago
  25. 279539d tree data FEATURE function lyd_find_xpath3 by Michal Vasko · 2 years, 9 months ago
  26. daecae2 build REFACTOR formatting by Michal Vasko · 2 years, 9 months ago
  27. 62b7f76 xpath BUGFIX current() result for root ctx node by Michal Vasko · 2 years, 9 months ago
  28. 93cf943 VERSION bump to version 2.0.127 by Michal Vasko · 2 years, 9 months ago
  29. da0631f SOVERSION bump to version 2.13.20 by Michal Vasko · 2 years, 9 months ago
  30. 88d3759 validation BUGFIX keep order of node_when nodes by Michal Vasko · 2 years, 9 months ago
  31. dde2639 VERSION bump to version 2.0.126 by Michal Vasko · 2 years, 10 months ago
  32. 4578d41 SOVERSION bump to version 2.3.19 by Michal Vasko · 2 years, 10 months ago
  33. d320337 printer json BUGFIX close array only if opened by Michal Vasko · 2 years, 10 months ago
  34. 40b8059 parser json BUGFIX lydctx may be NULL on error by Michal Vasko · 2 years, 10 months ago
  35. cd37a35 VERSION bump to version 2.0.125 by Michal Vasko · 2 years, 10 months ago
  36. 22c4210 SOVERSION bump to version 2.13.18 by Michal Vasko · 2 years, 10 months ago
  37. 9e6420b printer yin BUGFIX use parent flag for when print by Michal Vasko · 2 years, 10 months ago
  38. a3afbfe parser FEATURE set of currently parsed modules by Michal Vasko · 2 years, 10 months ago
  39. 5ba428f VERSION bump to version 2.0.124 by Michal Vasko · 2 years, 10 months ago
  40. 772eeb7 SOVERSION bump to version 2.13.17 by Michal Vasko · 2 years, 10 months ago
  41. 22cd9ea date and time BUGFIX handle DST when moving timestamp to UTC by Michal Vasko · 2 years, 10 months ago
  42. b5e2067 VERSION bump to version 2.0.123 by Michal Vasko · 2 years, 10 months ago
  43. 2db3ad3 SOVERSION bump to version 2.13.16 by Michal Vasko · 2 years, 10 months ago
  44. 0110cc9 validation BUGFIX ignore unresolved when when adding implicit nodes by Michal Vasko · 2 years, 10 months ago
  45. 84fbe27 VERSION bump to version 2.0.122 by Michal Vasko · 2 years, 10 months ago
  46. 0686359 SOVERSION bump to version 2.13.15 by Michal Vasko · 2 years, 10 months ago
  47. 4865f1b tree schema BUGFIX macro NULL handling by Michal Vasko · 2 years, 10 months ago
  48. a5af776 xpath BUGFIX uninitialized variable access by Michal Vasko · 2 years, 10 months ago
  49. 9f8febd VERSION bump to version 2.0.121 by Michal Vasko · 2 years, 10 months ago
  50. c2d4d1c SOVERSION bump to version 2.13.14 by Michal Vasko · 2 years, 10 months ago
  51. 9d41411 xpath BUGFIX faulty logic when moving all the nodes in a set by Michal Vasko · 2 years, 10 months ago
  52. 2f3c7d1 VERSION bump to version 2.0.120 by Michal Vasko · 2 years, 10 months ago
  53. 81a15c2 SOVERSION bump to version 2.13.13 by Michal Vasko · 2 years, 10 months ago
  54. b6b2530 printer json BUGFIX assert when printing nested list instance by Michal Vasko · 2 years, 10 months ago
  55. 41deb5d VERSION bump to version 2.0.119 by Michal Vasko · 2 years, 10 months ago
  56. df6dea1 SOVERSION bump to version 2.13.12 by Michal Vasko · 2 years, 10 months ago
  57. 486f5b3 validation BUGFIX hanlde all unexpected node types by Michal Vasko · 2 years, 10 months ago
  58. 6c680ca validation BUGFIX memory leak by Michal Vasko · 2 years, 10 months ago
  59. 9264b0f Get rid of volatile in favor of atomics by Václav Kubernát · 2 years, 10 months ago
  60. 2fb6325 VERSION bump to version 2.0.118 by Michal Vasko · 2 years, 10 months ago
  61. 067e32c yanglint FEATURE allow decreasing verbosity by Michal Vasko · 2 years, 10 months ago
  62. 6574f8a log DOC minor update by Michal Vasko · 2 years, 10 months ago
  63. 05181e9 config BUGFIX include-time compiler attributes by Michal Vasko · 2 years, 10 months ago
  64. da6eb32 config BUGFIX extension and types plugin dir swapped by Michal Vasko · 2 years, 10 months ago
  65. 05939a7 VERSION bump to version 2.0.117 by Michal Vasko · 2 years, 10 months ago
  66. af4c527 SOVERSION bump to version 2.13.11 by Michal Vasko · 2 years, 10 months ago
  67. 1d80a53 libyang UPDATE handle different contexts in functions by Michal Vasko · 2 years, 10 months ago
  68. fcbc121 VERSION bump to version 2.0.116 by Michal Vasko · 2 years, 10 months ago
  69. d405e81 yanglint FEATURE apply features for all loaded modules by Michal Vasko · 2 years, 10 months ago
  70. c7ecfde yanglint BUGFIX minor error fixes by Michal Vasko · 2 years, 10 months ago
  71. 476e87d VERSION bump to version 2.0.115 by Michal Vasko · 2 years, 10 months ago
  72. 6edffee SOVERSION bump to version 2.13.10 by Michal Vasko · 2 years, 10 months ago
  73. cc2d75e schema compile BUGFIX iteration skipping items by Michal Vasko · 2 years, 10 months ago
  74. 20fb0c1 VERSION bump to version 2.0.114 by Michal Vasko · 2 years, 10 months ago
  75. adcdec2 SOVERSION bump to version 2.13.9 by Michal Vasko · 2 years, 10 months ago
  76. 1d7d6e5 date and time BUGFIX support for unknown timezone by Michal Vasko · 2 years, 10 months ago
  77. ed12b7a VERSION bump to version 2.0.113 by Michal Vasko · 2 years, 10 months ago
  78. 08df684 SOVERSION bump to version 2.13.8 by Michal Vasko · 2 years, 10 months ago
  79. a0b56e4 yanglint UPDATE minor improvements by Michal Vasko · 2 years, 10 months ago
  80. 91b1748 yanglint FEATURE error on non-applied features by Michal Vasko · 2 years, 10 months ago
  81. b0d0adf yanglint BUGFIX features option fixes by Michal Vasko · 2 years, 10 months ago
  82. fc5a1d1 yanglint REFACTOR minor changes by Michal Vasko · 2 years, 10 months ago
  83. f8b1b0d tree schema BUGFIX dep set feature dependency by Michal Vasko · 2 years, 10 months ago
  84. ce94923 doc UPDATE explicit data freeing function mention by Michal Vasko · 2 years, 11 months ago
  85. d84b813 libyang REFACTOR uninit var false positives by Michal Vasko · 2 years, 6 months ago
  86. 8d4efca VERSION bump to version 2.0.164 by Michal Vasko · 2 years, 6 months ago
  87. 55989d7 SOVERSION bump to version 2.18.6 by Michal Vasko · 2 years, 6 months ago
  88. 4f9da5e tree schema BUGFIX unlinking derived identities on error by Michal Vasko · 2 years, 6 months ago
  89. e313c38 doc BUGFIX identities cannot have prefixes by Michal Vasko · 2 years, 6 months ago
  90. 484bda4 VERSION bump to version 2.0.163 by Michal Vasko · 2 years, 7 months ago
  91. 1d9be91 SOVERSION bump to version 2.18.5 by Michal Vasko · 2 years, 7 months ago
  92. 441e0fa parser xml BUGFIX opaque anchor check by Michal Vasko · 2 years, 7 months ago
  93. f01ae24 VERSION bump to version 2.0.162 by Michal Vasko · 2 years, 7 months ago
  94. af0ec84 SOVERSION bump to version 2.18.4 by Michal Vasko · 2 years, 7 months ago
  95. 846e3ab printer yin BUGFIX keyless list print by Michal Vasko · 2 years, 7 months ago
  96. e0ff683 VERSION bump to version 2.0.161 by Michal Vasko · 2 years, 7 months ago
  97. 587a122 SOVERSION bump to version 2.18.3 by Michal Vasko · 2 years, 7 months ago
  98. 5da938a diff BUGFIX created userord nodes by Michal Vasko · 2 years, 7 months ago
  99. 3608d25 doc UPDATE clarify lys_getnext description by Michal Vasko · 2 years, 7 months ago
  100. c1a0ff6 doc REFACTOR formatting by Michal Vasko · 2 years, 7 months ago