Update NEWS |
|
More...
|
7 months ago
|
build: Don't check for pthread.h |
|
More...
|
7 months ago
|
build: Don't check for standard POSIX headers |
|
More...
|
7 months ago
|
build: Don't check for dlfcn.h and dl.h |
|
More...
|
7 months ago
|
build: Fix config.h macros |
|
More...
|
7 months ago
|
cmake: Implement READLINE and HISTORY options |
|
More...
|
7 months ago
|
build: Only check for required headers |
|
More...
|
7 months ago
|
build: Rework mmap checks |
|
More...
|
7 months ago
|
build: Use AC_CHECK_DECLS/check_symbol_exists for getentropy |
|
More...
|
7 months ago
|
buf: Limit xmlBuffer size to INT_MAX |
|
More...
|
7 months ago
|
parser: Increase XML_MAX_DICTIONARY_LIMIT |
|
More...
|
7 months ago
|
buf: Fix memory leak if malloc fails before xmlBufBackToBuffer |
|
More...
|
7 months ago
|
xinclude: Fix fallback for text includes |
|
More...
|
7 months ago
|
threads: Fix 32-bit Windows build |
|
More...
|
7 months ago
|
buf: Fix maxSize behavior |
|
More...
|
7 months ago
|
buf: Fix xmlBufBackToBuffer |
|
More...
|
7 months ago
|
Add NULL checks |
|
More...
|
7 months ago
|
io: Don't call getcwd in xmlParserGetDirectory |
|
More...
|
7 months ago
|
threads: Prefer Win32 over pthreads |
|
More...
|
7 months ago
|
globals: Clean up macros and add comments |
|
More...
|
7 months ago
|
Enable CMake checks for MSVC |
|
More...
|
7 months ago
|
threads: Allocate global RMutexes statically |
|
More...
|
7 months ago
|
memory: Deprecate xmlGcMemSetup |
|
More...
|
7 months ago
|
schematron: Use xmlMalloc |
|
More...
|
7 months ago
|
windows: Use DllMain for cleanup |
|
More...
|
7 months ago
|
threads: Use pthread_once and InitOnceExecuteOnce |
|
More...
|
7 months ago
|
globals: Also use thread-specific storage on "main" thread |
|
More...
|
7 months ago
|
xpath: Remove union swap optimization |
|
More...
|
7 months ago
|
error: Make xmlLastError const |
|
More...
|
7 months ago
|
io: Add some deprecation warnings |
|
More...
|
7 months ago
|