37
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Mar 30, 2024 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* CMakePresets.json: Remove CMAKE_CXX_COMPILER -- APR doesn't use C++ compiler. More... about 2 months ago
apr_crypto: Skip tests when the driver cannot be loaded.
Graham Leggett
as minfrin
More... about 2 months ago
Revert r1917327: duplicate dependency. More... about 2 months ago
build/vcpkg/apr-2/vcpkg.json: Add vcpkg-cmake dependency. More... about 2 months ago
Change apr_buffer_mem_create, apr_buffer_str_create, apr_buffer_null_create
Graham Leggett
as minfrin
More... about 2 months ago
apr_buffer: small changes
Graham Leggett
as minfrin
More... about 2 months ago
When loading a DSO, providing an err_t is optional (although recommended).
Graham Leggett
as minfrin
More... about 2 months ago
apr_buffer: Use memcpy instead of strncpy inside apr_buffer_pstrncat(), the
Graham Leggett
as minfrin
More... about 2 months ago
apr_buffer: Redefine size to separate the unsigned size and the
Graham Leggett
as minfrin
More... about 2 months ago
* test/testproc.c More... about 2 months ago
* CMakeLists.txt: Add dependency of testprograms to testall. More... about 2 months ago
* .github/workflows/windows-vcpkg.yml: Add x64-windows-static-md triplet to More... about 2 months ago
* .github/workflows/*: Use actions/github-script@v7 instead of actions/github-script@v6. More... about 2 months ago
* .github/workflows/*: Use actions/checkout@v4 instead of actions/checkout@v3. More... about 2 months ago
* .github/workflows/windows-vcpkg.yml: Remove --debug option. More... about 2 months ago
vcpkg: Add dbd-odbc feature. More... about 2 months ago
vcpkg: Remove minimal-build feature and set default-features to empty list. More... about 2 months ago
vcpkg: Disable default features for OpenSSL dependency. More... about 2 months ago
* .github/workflows/windows-vcpkg.yml: Remove spaces. More... about 2 months ago
* .github/workflows/windows-vcpkg.yml: Add ${{ matrix.port }} to job name. More... about 2 months ago
* .github/workflows/windows-vcpkg.yml: Test different combination of Vcpkg More... about 2 months ago
vcpkg: Turn off modular DSO for static builds. More... about 2 months ago
* CMakeLists.txt: Add APR_MODULAR_DSO option to disable modular DSO support. More... about 2 months ago
* CMakeLists.txt: Remove APR_HAVE_MODULAR_DSO from INTERFACE compile definitions. More... about 2 months ago
vcpkg: Call vcpkg_cmake_config_fixup(). More... about 2 months ago
* .github/workflows/windows-vcpkg.yml: Add --enforce-port-checks command line More... about 2 months ago
* CMakeLists.txt: Export targets to apr:: namespace. More... about 2 months ago
* .github/workflows/windows-vcpkg.yml: Remove 'Vcpkg' prefix from job name. More... about 2 months ago
vcpkg: Remove debug/include after build. More... about 2 months ago
vcpkg: Add minimal-build feature. More... about 2 months ago