Revert r1918258. |
|
More...
|
11 months ago
|
For thread-debug builds, use error-checking mutexes for proc_mutex_pthread: |
|
More...
|
11 months ago
|
* file_io/unix/pipe.c (file_pipe_create): Use pipe2(,O_NONBLOCK) by |
|
More...
|
11 months ago
|
* locks/unix/global_mutex.c (apr_global_mutex_child_init, |
|
More...
|
11 months ago
|
* build/vcpkg/apr-2/portfile.cmake: Remove code to support FEATURE_MINIMAL_BUILD. |
|
More...
|
11 months ago
|
CMake: Follow-up to r1918043: Use CACHE STRING instead of CACHE PATH for |
|
More...
|
11 months ago
|
CMake: Add APR_INSTALL_BIN_DIR, APR_INSTALL_LIB_DIR, APR_INSTALL_INCLUDE_DIR |
|
More...
|
11 months ago
|
* README.cmake: Document APU_HAVE_SQLITE3 option. |
|
More...
|
11 months ago
|
* README.cmake: Document APR_MODULAR_DSO option. |
|
More...
|
11 months ago
|
win32: Use SRW Lock instead of CRITICAL_SECTION: |
|
More...
|
11 months ago
|
CMake: Add minimal support for pool debugging. |
|
More...
|
11 months ago
|
apr.h: __attribute__ and __has_attribute exist for !__GNUC__ compilers. PR 69009. |
|
More...
|
12 months ago
|
Revert r1917741:1917742. |
|
More...
|
12 months ago
|
apr.h: Follow up to r1917741: Adapt comment. |
|
More...
|
12 months ago
|
apr.h: __attribute__ and __has_attribute exist for !__GNUC__ compilers. PR 69009. |
|
More...
|
12 months ago
|
* build/vcpkg/apr-2/vcpkg.json: Add platform: windows for vcpkg-cmake-config |
|
More...
|
12 months ago
|
* build/vcpkg/apr-2/vcpkg.json: Add license information. |
|
More...
|
12 months ago
|
* build/vcpkg/apr-2/vcpkg.json: Sort features. |
|
More...
|
12 months ago
|
* build/apr_threads.m4, build/apr_common.m4, configure.in: Use full |
|
More...
|
12 months ago
|
Add support for pipe2() on Linux. |
|
More...
|
12 months ago
|
CMakeLists.txt: Generate and install package version information. |
|
More...
|
12 months ago
|
* CMakePresets.json: Remove CMAKE_CXX_COMPILER -- APR doesn't use C++ compiler. |
|
More...
|
about 1 year ago
|
apr_crypto: Skip tests when the driver cannot be loaded. |
|
More...
|
about 1 year ago
|
Revert r1917327: duplicate dependency. |
|
More...
|
about 1 year ago
|
build/vcpkg/apr-2/vcpkg.json: Add vcpkg-cmake dependency. |
|
More...
|
about 1 year ago
|
Change apr_buffer_mem_create, apr_buffer_str_create, apr_buffer_null_create |
|
More...
|
about 1 year ago
|
apr_buffer: small changes |
|
More...
|
about 1 year ago
|
When loading a DSO, providing an err_t is optional (although recommended). |
|
More...
|
about 1 year ago
|
apr_buffer: Use memcpy instead of strncpy inside apr_buffer_pstrncat(), the |
|
More...
|
about 1 year ago
|
apr_buffer: Redefine size to separate the unsigned size and the |
|
More...
|
about 1 year ago
|