1. ca643df MSVC: extract file name from FD by Jan Kundrát · 3 years ago
  2. 12cd9aa MSVC: implement some of the atomic operations via MSVC' Interlocked ops by Jan Kundrát · 3 years ago
  3. e235414 MSVC: compat: disable pthread_mutex_timedlock on Windows by Jan Kundrát · 3 years ago
  4. 4e83070 compat: MSVC: strtok_r is known as strtok_s by Jan Kundrát · 3 years ago
  5. 7e462e4 Run uncrustify on an imported source file by Jan Kundrát · 2 years, 11 months ago
  6. 3b30ba1 compat: strptime: lobotomize to not depend on nl_langinfo by Jan Kundrát · 3 years ago
  7. a5a7e29 compat: MUSL implementation of strptime() by Jan Kundrát · 3 years ago
  8. 1d050e5 MSVC: implement timegm() by Jan Kundrát · 3 years ago
  9. 9190763 MSVC: compat: implement localtime_r by Jan Kundrát · 2 years, 11 months ago
  10. 32b5a88 MSVC: implement fsync() by Jan Kundrát · 3 years ago
  11. 147a72c MSVC: compat: implement realpath() by Jan Kundrát · 3 years ago
  12. 73aa07a MSVC: implement `S_ISREG`, `S_ISDIR`, `S_IRUSR`, `S_IWUSR` by Jan Kundrát · 3 years ago
  13. 178ff71 compat: make sure ssize_t is available by Jan Kundrát · 3 years ago
  14. 8ae30ea compat: there's no <sys/time.h> on MSVC by Jan Kundrát · 3 years ago
  15. e3d3355 compat: MSVC: handle `PATH_MAX` and `_POSIX_PATH_MAX` by Jan Kundrát · 3 years ago
  16. 4bcc96f compat: <unistd.h>: make X_OK a no-op on Windows by Jan Kundrát · 3 years ago
  17. 049729d MSVC: POSIX compatibility files by Jan Kundrát · 3 years ago
  18. c53a7ec MSVC: handle symbol visibility by Jan Kundrát · 3 years ago
  19. 8d6f149 MSVC: handle THREAD_LOCAL by Jan Kundrát · 3 years ago
  20. e182a27 Allow building on platforms without `struct tm.tm_gmtoff`, `timezone`, `daylight` by Jan Kundrát · 3 years ago
  21. 68eeada Do not try to compare strings using C preprocessor by Jan Kundrát · 3 years ago
  22. 495dec1 include: make self-sufficient by Jan Kundrát · 3 years ago
  23. a0d2aaa tests: do not hardcode paths under /tmp by Jan Kundrát · 2 years, 11 months ago
  24. a836094 build: format-check: invoke `make` in a portable way by Jan Kundrát · 2 years, 11 months ago
  25. d7721a2 VERSION bump to version 2.0.129 by Michal Vasko · 2 years, 11 months ago
  26. 5f2eb31 SOVERSION bump to version 2.14.1 by Michal Vasko · 2 years, 11 months ago
  27. 59a24f6 parser yang BUGFIX extension instance statement order by Michal Vasko · 2 years, 11 months ago
  28. b5a487d schema compile REFACTOR local function made static by Michal Vasko · 2 years, 11 months ago
  29. 0143b68 xpath BUGFIX empty ptr access by Michal Vasko · 2 years, 11 months ago
  30. ece91af VERSION bump to version 2.0.128 by Michal Vasko · 2 years, 11 months ago
  31. bd20135 SOVERSION bump to version 2.14.0 by Michal Vasko · 2 years, 11 months ago
  32. 4a7d4d6 xpath BUGFIX handle root context node by Michal Vasko · 2 years, 11 months ago
  33. e3716b3 tree data FEATURE function lyd_find_xpath3 by Michal Vasko · 2 years, 11 months ago
  34. a5d1f4d build REFACTOR formatting by Michal Vasko · 2 years, 11 months ago
  35. 296dfaf xpath BUGFIX current() result for root ctx node by Michal Vasko · 2 years, 11 months ago
  36. 3ed8e6e VERSION bump to version 2.0.127 by Michal Vasko · 2 years, 11 months ago
  37. 98cf7c7 SOVERSION bump to version 2.13.20 by Michal Vasko · 2 years, 11 months ago
  38. 413af59 validation BUGFIX keep order of node_when nodes by Michal Vasko · 2 years, 11 months ago
  39. a0ae38d Merge branch 'master' into devel by Michal Vasko · 2 years, 11 months ago
  40. a531aef Sync the debian packaging into apkg format by Ondřej Surý · 2 years, 11 months ago
  41. 0802887 VERSION bump to version 2.0.126 by Michal Vasko · 3 years ago
  42. 2978b2c SOVERSION bump to version 2.3.19 by Michal Vasko · 3 years ago
  43. 06217f3 printer json BUGFIX close array only if opened by Michal Vasko · 3 years ago
  44. 58c8b56 parser json BUGFIX lydctx may be NULL on error by Michal Vasko · 3 years ago
  45. 726a394 VERSION bump to version 2.0.125 by Michal Vasko · 3 years ago
  46. 614553d SOVERSION bump to version 2.13.18 by Michal Vasko · 3 years ago
  47. e93073e printer yin BUGFIX use parent flag for when print by Michal Vasko · 3 years ago
  48. 8a67eff parser FEATURE set of currently parsed modules by Michal Vasko · 3 years ago
  49. 51b4617 VERSION bump to version 2.0.124 by Michal Vasko · 3 years ago
  50. 8788ae8 SOVERSION bump to version 2.13.17 by Michal Vasko · 3 years ago
  51. b1f358b date and time BUGFIX handle DST when moving timestamp to UTC by Michal Vasko · 3 years ago
  52. 6b4ae27 VERSION bump to version 2.0.123 by Michal Vasko · 3 years ago
  53. 6e02a3d SOVERSION bump to version 2.13.16 by Michal Vasko · 3 years ago
  54. 976ec43 validation BUGFIX ignore unresolved when when adding implicit nodes by Michal Vasko · 3 years ago
  55. fa19c28 VERSION bump to version 2.0.122 by Michal Vasko · 3 years ago
  56. ed19182 SOVERSION bump to version 2.13.15 by Michal Vasko · 3 years ago
  57. fbd849b tree schema BUGFIX macro NULL handling by Michal Vasko · 3 years ago
  58. 50aaa07 xpath BUGFIX uninitialized variable access by Michal Vasko · 3 years ago
  59. d92b4cc VERSION bump to version 2.0.121 by Michal Vasko · 3 years ago
  60. 135939e SOVERSION bump to version 2.13.14 by Michal Vasko · 3 years ago
  61. 230cf97 xpath BUGFIX faulty logic when moving all the nodes in a set by Michal Vasko · 3 years ago
  62. 7875d32 VERSION bump to version 2.0.120 by Michal Vasko · 3 years ago
  63. f53c04a SOVERSION bump to version 2.13.13 by Michal Vasko · 3 years ago
  64. aa22f42 printer json BUGFIX assert when printing nested list instance by Michal Vasko · 3 years ago
  65. f62a900 VERSION bump to version 2.0.119 by Michal Vasko · 3 years ago
  66. 87c11e7 SOVERSION bump to version 2.13.12 by Michal Vasko · 3 years ago
  67. 8d289f9 validation BUGFIX hanlde all unexpected node types by Michal Vasko · 3 years ago
  68. 22e8f1f validation BUGFIX memory leak by Michal Vasko · 3 years ago
  69. d367ad9 Get rid of volatile in favor of atomics by Václav Kubernát · 3 years ago
  70. 5e7229d VERSION bump to version 2.0.118 by Michal Vasko · 3 years ago
  71. b0d307b yanglint FEATURE allow decreasing verbosity by Michal Vasko · 3 years ago
  72. 8906ac1 log DOC minor update by Michal Vasko · 3 years ago
  73. 5f20141 config BUGFIX include-time compiler attributes by Michal Vasko · 3 years ago
  74. bbea05f config BUGFIX extension and types plugin dir swapped by Michal Vasko · 3 years ago
  75. 0a4e3fe VERSION bump to version 2.0.117 by Michal Vasko · 3 years ago
  76. 60b1212 SOVERSION bump to version 2.13.11 by Michal Vasko · 3 years ago
  77. 892f5bf libyang UPDATE handle different contexts in functions by Michal Vasko · 3 years ago
  78. 9e10372 VERSION bump to version 2.0.116 by Michal Vasko · 3 years ago
  79. c91fb12 yanglint FEATURE apply features for all loaded modules by Michal Vasko · 3 years ago
  80. 9a5f3dd yanglint BUGFIX minor error fixes by Michal Vasko · 3 years ago
  81. 76e964e VERSION bump to version 2.0.115 by Michal Vasko · 3 years ago
  82. 2952f55 SOVERSION bump to version 2.13.10 by Michal Vasko · 3 years ago
  83. 5eaf732 schema compile BUGFIX iteration skipping items by Michal Vasko · 3 years ago
  84. 3c2902d VERSION bump to version 2.0.114 by Michal Vasko · 3 years ago
  85. f9d4548 SOVERSION bump to version 2.13.9 by Michal Vasko · 3 years ago
  86. c2dabc3 date and time BUGFIX support for unknown timezone by Michal Vasko · 3 years ago
  87. a6395a7 VERSION bump to version 2.0.113 by Michal Vasko · 3 years ago
  88. ee31534 SOVERSION bump to version 2.13.8 by Michal Vasko · 3 years ago
  89. 27a4acb yanglint UPDATE minor improvements by Michal Vasko · 3 years ago
  90. 686d8fc yanglint FEATURE error on non-applied features by Michal Vasko · 3 years ago
  91. 5974087 yanglint BUGFIX features option fixes by Michal Vasko · 3 years ago
  92. a9a9861 yanglint REFACTOR minor changes by Michal Vasko · 3 years ago
  93. 0bccbf1 tree schema BUGFIX dep set feature dependency by Michal Vasko · 3 years ago
  94. 1817df8 doc UPDATE explicit data freeing function mention by Michal Vasko · 3 years ago
  95. 25ede02 doc UPDATE package script info by Michal Vasko · 3 years ago
  96. a81b330 VERSION bump to version 2.0.112 by Michal Vasko · 3 years ago v2.0.112
  97. a6a50bd SOVERSION bump to version 2.13.7 by Michal Vasko · 3 years ago
  98. f4fa90d schema compile FEATURE disabled bits/enums unres by Michal Vasko · 3 years ago
  99. aa95652 xpath UPDATE print context node for xpath warnings by Michal Vasko · 3 years ago
  100. f9122a0 test REFACTOR formatting by Michal Vasko · 3 years ago