1. 52afd7d diff UPDATE specific messages for errors in diff by Michal Vasko · 2 years, 8 months ago
  2. 1f6b7ef VERSION bump to version 2.0.139 by Michal Vasko · 2 years, 8 months ago
  3. 1b9fdd8 SOVERSION bump to version 2.15.1 by Michal Vasko · 2 years, 8 months ago
  4. a556f16 parser json BUGFIX skip unknown meta for data nodes by Michal Vasko · 2 years, 8 months ago
  5. 87e52be VERSION bump to version 2.0.138 by Michal Vasko · 2 years, 8 months ago
  6. 95f5d86 SOVERSION bump to version 2.15.0 by Michal Vasko · 2 years, 8 months ago
  7. bdac23f tree schema FEATURE use latest module caching by Michal Vasko · 2 years, 8 months ago
  8. 6430ac2 VERSION bump to version 2.0.137 by Michal Vasko · 2 years, 8 months ago
  9. 5a7746b SOVERSION bump to version 2.14.9 by Michal Vasko · 2 years, 8 months ago
  10. 65d12bf xpath1.0 BUGFIX correct handling of value length 0 by Michal Vasko · 2 years, 8 months ago
  11. 62bb06f VERSION bump to version 2.0.136 by Michal Vasko · 2 years, 9 months ago
  12. 2dac544 SOVERSION bump to version 2.14.8 by Michal Vasko · 2 years, 9 months ago
  13. 6398eaf parser xml BUGFIX avoid invalid memory access by Michal Vasko · 2 years, 9 months ago
  14. 725de4b VERSION bump to version 2.0.135 by Michal Vasko · 2 years, 9 months ago
  15. 200b716 SOVERSION bump to version 2.14.7 by Michal Vasko · 2 years, 9 months ago
  16. e1886a9 tree data BUGFIX avoid freeing invalid value by Michal Vasko · 2 years, 9 months ago
  17. 8043c8d VERSION bump to version 2.0.134 by Michal Vasko · 2 years, 9 months ago
  18. 9a5218a SOVERSION bump to version 2.14.6 by Michal Vasko · 2 years, 9 months ago
  19. 195607b tree data BUGFIX path for node with opaque parent by Michal Vasko · 2 years, 9 months ago
  20. 1312346 VERSION bump to version 2.0.133 by Michal Vasko · 2 years, 9 months ago
  21. e9a105b SOVERSION bump to version 2.14.5 by Michal Vasko · 2 years, 9 months ago
  22. 2f50bcf instanceid BUGFIX nested types for LYB by Michal Vasko · 2 years, 9 months ago
  23. 445c881 VERSION bump to version 2.0.132 by Michal Vasko · 2 years, 9 months ago
  24. f97d185 SOVERSION bump to version 2.14.4 by Michal Vasko · 2 years, 9 months ago
  25. bbdadda printer & parser json BUGFIX anyxml node by Michal Vasko · 2 years, 9 months ago
  26. d68f8a2 parser xml BUGFIX typo by Michal Vasko · 2 years, 9 months ago
  27. 8d00f67 VERSION bump to version 2.0.131 by Michal Vasko · 2 years, 9 months ago
  28. 90e1d27 SOVERSION bump to version 2.14.3 by Michal Vasko · 2 years, 9 months ago
  29. c939fdd parser xml BUGFIX action needs operation node as well by Michal Vasko · 2 years, 9 months ago
  30. ef96467 parser json BUGFIX do not open next element on data skip by Michal Vasko · 2 years, 9 months ago
  31. dcff0f5 readme DOC explicit distinction for unix/win build by Michal Vasko · 2 years, 9 months ago
  32. 9ab6b0c docs: document Windows by Jan Kundrát · 2 years, 9 months ago
  33. 91d2494 docs: link to the C++ bindings by Jan Kundrát · 2 years, 9 months ago
  34. 2ca5260 docs: markdown: fix indenting by Jan Kundrát · 2 years, 9 months ago
  35. 3fc7f49 Windows: do not skip building `yangre` by Jan Kundrát · 2 years, 9 months ago
  36. c035fe6 VERSION bump to version 2.0.130 by Michal Vasko · 2 years, 9 months ago
  37. 03832b7 SOVERSION bump to version 2.14.2 by Michal Vasko · 2 years, 9 months ago
  38. 56d8da8 schema compile UPDATE use compiled module as current mod for unique by Michal Vasko · 2 years, 9 months ago
  39. c78293f parser yin BUGFIX ext instance has no stmt order restrictions by Michal Vasko · 2 years, 9 months ago
  40. f202b12 CI: start building on Windows by Jan Kundrát · 2 years, 9 months ago
  41. aad3c97 CI: remove an unused job by Jan Kundrát · 2 years, 9 months ago
  42. aa108fc MSVC: source code is in UTF-8 by Jan Kundrát · 2 years, 9 months ago
  43. 847e918 Allow building on Windows under MSVC as well by Jan Kundrát · 2 years, 10 months ago
  44. e2789d3 Windows: tests: path handling by Jan Kundrát · 2 years, 9 months ago
  45. d104767 Windows: tests: do not invoke syscalls on an invalid FDs by Jan Kundrát · 2 years, 9 months ago
  46. a3d248e inet_* functions on Windows by Jan Kundrát · 2 years, 9 months ago
  47. f4a742f MSVC: tests: fix a naked "negative 2^31 literal" by Jan Kundrát · 2 years, 9 months ago
  48. 323c312 tests: Plugins are not supported on Windows, yet by Jan Kundrát · 2 years, 9 months ago
  49. 34bb928 Use semicolon as a directory delimiter on Windows by Jan Kundrát · 2 years, 9 months ago
  50. b1aa77f Windows: use binary I/O everywhere by Jan Kundrát · 2 years, 9 months ago
  51. 13ed812 MSVC: tests: fix linking with yangobj by Jan Kundrát · 2 years, 9 months ago
  52. 2d2675f MSVC: tests: link with all the compat libraries by Jan Kundrát · 2 years, 9 months ago
  53. c880530 MSVC: compat: implement setenv() by Jan Kundrát · 2 years, 9 months ago
  54. 8a4e59e MSVC: do not build fuzz/ and style/ tests on Windows by Jan Kundrát · 2 years, 9 months ago
  55. 6568f34 MSVC: compat: strcasecmp() in <strings.h> by Jan Kundrát · 2 years, 10 months ago
  56. 406e96e MSVC: compat: dirname() from <libgen.h> by Jan Kundrát · 2 years, 10 months ago
  57. f0bd0b6 MSVC: yanglint: look for the getopt library by Jan Kundrát · 2 years, 10 months ago
  58. 2e3f935 MSVC: tools: disable interactive tools by Jan Kundrát · 2 years, 10 months ago
  59. a3fe12a MSVC: do not link with -lm by Jan Kundrát · 2 years, 10 months ago
  60. f1960dc MSVC: there's no mmap() on Windows by Jan Kundrát · 2 years, 9 months ago
  61. ec54cb7 MSVC: compat: make the POSIX shims available to all targets by Jan Kundrát · 2 years, 10 months ago
  62. ca643df MSVC: extract file name from FD by Jan Kundrát · 2 years, 10 months ago
  63. 12cd9aa MSVC: implement some of the atomic operations via MSVC' Interlocked ops by Jan Kundrát · 2 years, 10 months ago
  64. e235414 MSVC: compat: disable pthread_mutex_timedlock on Windows by Jan Kundrát · 2 years, 10 months ago
  65. 4e83070 compat: MSVC: strtok_r is known as strtok_s by Jan Kundrát · 2 years, 10 months ago
  66. 7e462e4 Run uncrustify on an imported source file by Jan Kundrát · 2 years, 9 months ago
  67. 3b30ba1 compat: strptime: lobotomize to not depend on nl_langinfo by Jan Kundrát · 2 years, 10 months ago
  68. a5a7e29 compat: MUSL implementation of strptime() by Jan Kundrát · 2 years, 10 months ago
  69. 1d050e5 MSVC: implement timegm() by Jan Kundrát · 2 years, 10 months ago
  70. 9190763 MSVC: compat: implement localtime_r by Jan Kundrát · 2 years, 9 months ago
  71. 32b5a88 MSVC: implement fsync() by Jan Kundrát · 2 years, 10 months ago
  72. 147a72c MSVC: compat: implement realpath() by Jan Kundrát · 2 years, 10 months ago
  73. 73aa07a MSVC: implement `S_ISREG`, `S_ISDIR`, `S_IRUSR`, `S_IWUSR` by Jan Kundrát · 2 years, 10 months ago
  74. 178ff71 compat: make sure ssize_t is available by Jan Kundrát · 2 years, 10 months ago
  75. 8ae30ea compat: there's no <sys/time.h> on MSVC by Jan Kundrát · 2 years, 10 months ago
  76. e3d3355 compat: MSVC: handle `PATH_MAX` and `_POSIX_PATH_MAX` by Jan Kundrát · 2 years, 10 months ago
  77. 4bcc96f compat: <unistd.h>: make X_OK a no-op on Windows by Jan Kundrát · 2 years, 10 months ago
  78. 049729d MSVC: POSIX compatibility files by Jan Kundrát · 2 years, 10 months ago
  79. c53a7ec MSVC: handle symbol visibility by Jan Kundrát · 2 years, 10 months ago
  80. 8d6f149 MSVC: handle THREAD_LOCAL by Jan Kundrát · 2 years, 10 months ago
  81. e182a27 Allow building on platforms without `struct tm.tm_gmtoff`, `timezone`, `daylight` by Jan Kundrát · 2 years, 10 months ago
  82. 68eeada Do not try to compare strings using C preprocessor 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. a0d2aaa tests: do not hardcode paths under /tmp by Jan Kundrát · 2 years, 9 months ago
  85. a836094 build: format-check: invoke `make` in a portable way by Jan Kundrát · 2 years, 9 months ago
  86. d7721a2 VERSION bump to version 2.0.129 by Michal Vasko · 2 years, 9 months ago
  87. 5f2eb31 SOVERSION bump to version 2.14.1 by Michal Vasko · 2 years, 9 months ago
  88. 59a24f6 parser yang BUGFIX extension instance statement order by Michal Vasko · 2 years, 9 months ago
  89. b5a487d schema compile REFACTOR local function made static by Michal Vasko · 2 years, 9 months ago
  90. 0143b68 xpath BUGFIX empty ptr access by Michal Vasko · 2 years, 9 months ago
  91. ece91af VERSION bump to version 2.0.128 by Michal Vasko · 2 years, 9 months ago
  92. bd20135 SOVERSION bump to version 2.14.0 by Michal Vasko · 2 years, 9 months ago
  93. 4a7d4d6 xpath BUGFIX handle root context node by Michal Vasko · 2 years, 9 months ago
  94. e3716b3 tree data FEATURE function lyd_find_xpath3 by Michal Vasko · 2 years, 9 months ago
  95. a5d1f4d build REFACTOR formatting by Michal Vasko · 2 years, 9 months ago
  96. 296dfaf xpath BUGFIX current() result for root ctx node by Michal Vasko · 2 years, 9 months ago
  97. 3ed8e6e VERSION bump to version 2.0.127 by Michal Vasko · 2 years, 9 months ago
  98. 98cf7c7 SOVERSION bump to version 2.13.20 by Michal Vasko · 2 years, 9 months ago
  99. 413af59 validation BUGFIX keep order of node_when nodes by Michal Vasko · 2 years, 9 months ago
  100. a0ae38d Merge branch 'master' into devel by Michal Vasko · 2 years, 9 months ago