- f9bed93 parser json BUGFIX invalid memory access by Michal Vasko · 2 years, 10 months ago
- efe66c6 VERSION bump to version 2.0.140 by Michal Vasko · 2 years, 10 months ago
- 5aa3388 SOVERSION bump to version 2.15.2 by Michal Vasko · 2 years, 10 months ago
- fda52ac schema compile UPDATE internal module another rev implement by Michal Vasko · 2 years, 10 months ago
- 4266d2b test UPDATE do not use test source files by Michal Vasko · 2 years, 10 months ago
- ca6832d diff UPDATE more internal errors made specific by Michal Vasko · 2 years, 10 months ago
- 1076528 diff UPDATE specific messages for errors in diff by Michal Vasko · 2 years, 10 months ago
- ea6e048 VERSION bump to version 2.0.139 by Michal Vasko · 2 years, 10 months ago
- c5e426f SOVERSION bump to version 2.15.1 by Michal Vasko · 2 years, 10 months ago
- 8b83209 parser json BUGFIX skip unknown meta for data nodes by Michal Vasko · 2 years, 10 months ago
- 3b767b8 VERSION bump to version 2.0.138 by Michal Vasko · 2 years, 10 months ago
- 44625d4 SOVERSION bump to version 2.15.0 by Michal Vasko · 2 years, 10 months ago
- 3cb9fb2 tree schema FEATURE use latest module caching by Michal Vasko · 2 years, 10 months ago
- 64becec VERSION bump to version 2.0.137 by Michal Vasko · 2 years, 10 months ago
- 98a7e32 SOVERSION bump to version 2.14.9 by Michal Vasko · 2 years, 10 months ago
- 4e28fbc xpath1.0 BUGFIX correct handling of value length 0 by Michal Vasko · 2 years, 10 months ago
- fef438d VERSION bump to version 2.0.136 by Michal Vasko · 2 years, 10 months ago
- c9a29eb SOVERSION bump to version 2.14.8 by Michal Vasko · 2 years, 10 months ago
- e5ff367 parser xml BUGFIX avoid invalid memory access by Michal Vasko · 2 years, 10 months ago
- 78e6a02 VERSION bump to version 2.0.135 by Michal Vasko · 2 years, 10 months ago
- 4d4a8b7 SOVERSION bump to version 2.14.7 by Michal Vasko · 2 years, 10 months ago
- 0472624 tree data BUGFIX avoid freeing invalid value by Michal Vasko · 2 years, 10 months ago
- 24c1b65 VERSION bump to version 2.0.134 by Michal Vasko · 2 years, 10 months ago
- 19f6d88 SOVERSION bump to version 2.14.6 by Michal Vasko · 2 years, 10 months ago
- 9f1b447 tree data BUGFIX path for node with opaque parent by Michal Vasko · 2 years, 10 months ago
- f8fe9d5 VERSION bump to version 2.0.133 by Michal Vasko · 2 years, 10 months ago
- 2397408 SOVERSION bump to version 2.14.5 by Michal Vasko · 2 years, 10 months ago
- ba8c1b2 instanceid BUGFIX nested types for LYB by Michal Vasko · 2 years, 10 months ago
- bcf1bcf VERSION bump to version 2.0.132 by Michal Vasko · 2 years, 10 months ago
- 1133c77 SOVERSION bump to version 2.14.4 by Michal Vasko · 2 years, 10 months ago
- ca0b23b printer & parser json BUGFIX anyxml node by Michal Vasko · 2 years, 10 months ago
- d4f8249 parser xml BUGFIX typo by Michal Vasko · 2 years, 10 months ago
- 8e20bc0 VERSION bump to version 2.0.131 by Michal Vasko · 2 years, 10 months ago
- c8e6052 SOVERSION bump to version 2.14.3 by Michal Vasko · 2 years, 10 months ago
- e601aaa parser xml BUGFIX action needs operation node as well by Michal Vasko · 2 years, 10 months ago
- c2da307 parser json BUGFIX do not open next element on data skip by Michal Vasko · 2 years, 10 months ago
- 0cc3d3d readme DOC explicit distinction for unix/win build by Michal Vasko · 2 years, 11 months ago
- 5ed8594 docs: document Windows by Jan Kundrát · 2 years, 11 months ago
- 0b2af77 docs: link to the C++ bindings by Jan Kundrát · 2 years, 11 months ago
- 142684e docs: markdown: fix indenting by Jan Kundrát · 2 years, 11 months ago
- 2b77870 Windows: do not skip building `yangre` by Jan Kundrát · 2 years, 11 months ago
- 3d158c6 VERSION bump to version 2.0.130 by Michal Vasko · 2 years, 11 months ago
- 3825029 SOVERSION bump to version 2.14.2 by Michal Vasko · 2 years, 11 months ago
- c486d21 schema compile UPDATE use compiled module as current mod for unique by Michal Vasko · 2 years, 11 months ago
- d80c6e4 parser yin BUGFIX ext instance has no stmt order restrictions by Michal Vasko · 2 years, 11 months ago
- d4088a8 CI: start building on Windows by Jan Kundrát · 2 years, 11 months ago
- f96ebe8 CI: remove an unused job by Jan Kundrát · 2 years, 11 months ago
- bc66112 MSVC: source code is in UTF-8 by Jan Kundrát · 2 years, 11 months ago
- 2718235 Allow building on Windows under MSVC as well by Jan Kundrát · 2 years, 11 months ago
- d5e4ac8 Windows: tests: path handling by Jan Kundrát · 2 years, 11 months ago
- b156803 Windows: tests: do not invoke syscalls on an invalid FDs by Jan Kundrát · 2 years, 11 months ago
- c998948 inet_* functions on Windows by Jan Kundrát · 2 years, 11 months ago
- 07b801d MSVC: tests: fix a naked "negative 2^31 literal" by Jan Kundrát · 2 years, 11 months ago
- 7e5036d tests: Plugins are not supported on Windows, yet by Jan Kundrát · 2 years, 11 months ago
- a3ea193 Use semicolon as a directory delimiter on Windows by Jan Kundrát · 2 years, 11 months ago
- 79ad014 Windows: use binary I/O everywhere by Jan Kundrát · 2 years, 11 months ago
- 5ee3886 MSVC: tests: fix linking with yangobj by Jan Kundrát · 2 years, 11 months ago
- 08fda68 MSVC: tests: link with all the compat libraries by Jan Kundrát · 2 years, 11 months ago
- 06b507b MSVC: compat: implement setenv() by Jan Kundrát · 2 years, 11 months ago
- aece666 MSVC: do not build fuzz/ and style/ tests on Windows by Jan Kundrát · 2 years, 11 months ago
- 5ea2265 MSVC: compat: strcasecmp() in <strings.h> by Jan Kundrát · 2 years, 11 months ago
- 55428a5 MSVC: compat: dirname() from <libgen.h> by Jan Kundrát · 2 years, 11 months ago
- 1b8351e MSVC: yanglint: look for the getopt library by Jan Kundrát · 2 years, 11 months ago
- e4910da MSVC: tools: disable interactive tools by Jan Kundrát · 2 years, 11 months ago
- 3b75bb6 MSVC: do not link with -lm by Jan Kundrát · 2 years, 11 months ago
- 111ce78 MSVC: there's no mmap() on Windows by Jan Kundrát · 2 years, 11 months ago
- 517f2b7 MSVC: compat: make the POSIX shims available to all targets by Jan Kundrát · 2 years, 11 months ago
- e8fa5de MSVC: extract file name from FD by Jan Kundrát · 2 years, 11 months ago
- 8e63fe6 MSVC: implement some of the atomic operations via MSVC' Interlocked ops by Jan Kundrát · 2 years, 11 months ago
- 8ed77b4 MSVC: compat: disable pthread_mutex_timedlock on Windows by Jan Kundrát · 2 years, 11 months ago
- a78fb6a compat: MSVC: strtok_r is known as strtok_s by Jan Kundrát · 2 years, 11 months ago
- 39acd44 Run uncrustify on an imported source file by Jan Kundrát · 2 years, 11 months ago
- b49112c compat: strptime: lobotomize to not depend on nl_langinfo by Jan Kundrát · 2 years, 11 months ago
- 7f8fee0 compat: MUSL implementation of strptime() by Jan Kundrát · 2 years, 11 months ago
- 6e25176 MSVC: implement timegm() by Jan Kundrát · 2 years, 11 months ago
- 447970d MSVC: compat: implement localtime_r by Jan Kundrát · 2 years, 11 months ago
- 8d3229b MSVC: implement fsync() by Jan Kundrát · 2 years, 11 months ago
- a5b3b99 MSVC: compat: implement realpath() by Jan Kundrát · 2 years, 11 months ago
- 100c572 MSVC: implement `S_ISREG`, `S_ISDIR`, `S_IRUSR`, `S_IWUSR` by Jan Kundrát · 2 years, 11 months ago
- 099b712 compat: make sure ssize_t is available by Jan Kundrát · 2 years, 11 months ago
- 3ce107d compat: there's no <sys/time.h> on MSVC by Jan Kundrát · 2 years, 11 months ago
- 054cad3 compat: MSVC: handle `PATH_MAX` and `_POSIX_PATH_MAX` by Jan Kundrát · 2 years, 11 months ago
- e31e4f5 compat: <unistd.h>: make X_OK a no-op on Windows by Jan Kundrát · 2 years, 11 months ago
- ce0606e MSVC: POSIX compatibility files by Jan Kundrát · 2 years, 11 months ago
- c6e39de MSVC: handle symbol visibility by Jan Kundrát · 2 years, 11 months ago
- c1a1d03 MSVC: handle THREAD_LOCAL by Jan Kundrát · 2 years, 11 months ago
- aac59c2 Allow building on platforms without `struct tm.tm_gmtoff`, `timezone`, `daylight` by Jan Kundrát · 2 years, 11 months ago
- 654d9ff Do not try to compare strings using C preprocessor by Jan Kundrát · 2 years, 11 months ago
- a2fd210 include: make self-sufficient by Jan Kundrát · 2 years, 11 months ago
- 9b7ca33 tests: do not hardcode paths under /tmp by Jan Kundrát · 2 years, 11 months ago
- a8bd186 build: format-check: invoke `make` in a portable way by Jan Kundrát · 2 years, 11 months ago
- 690c496 VERSION bump to version 2.0.129 by Michal Vasko · 2 years, 11 months ago
- 0c83fbe SOVERSION bump to version 2.14.1 by Michal Vasko · 2 years, 11 months ago
- 67544fe parser yang BUGFIX extension instance statement order by Michal Vasko · 2 years, 11 months ago
- 9716ca7 schema compile REFACTOR local function made static by Michal Vasko · 2 years, 11 months ago
- 80a5b0c xpath BUGFIX empty ptr access by Michal Vasko · 2 years, 11 months ago
- 8ecf3d5 VERSION bump to version 2.0.128 by Michal Vasko · 2 years, 11 months ago
- c5269e2 SOVERSION bump to version 2.14.0 by Michal Vasko · 2 years, 11 months ago
- 0245d50 xpath BUGFIX handle root context node by Michal Vasko · 2 years, 11 months ago
- 279539d tree data FEATURE function lyd_find_xpath3 by Michal Vasko · 2 years, 11 months ago