37
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 22 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
apr_buffer: small changes
Graham Leggett
as minfrin
More... about 24 hours ago
When loading a DSO, providing an err_t is optional (although recommended).
Graham Leggett
as minfrin
More... 4 days ago
apr_buffer: Use memcpy instead of strncpy inside apr_buffer_pstrncat(), the
Graham Leggett
as minfrin
More... 4 days ago
apr_buffer: Redefine size to separate the unsigned size and the
Graham Leggett
as minfrin
More... 4 days ago
* test/testproc.c More... 5 days ago
* CMakeLists.txt: Add dependency of testprograms to testall. More... 5 days ago
* .github/workflows/windows-vcpkg.yml: Add x64-windows-static-md triplet to More... 6 days ago
* .github/workflows/*: Use actions/github-script@v7 instead of actions/github-script@v6. More... 6 days ago
* .github/workflows/*: Use actions/checkout@v4 instead of actions/checkout@v3. More... 6 days ago
* .github/workflows/windows-vcpkg.yml: Remove --debug option. More... 6 days ago
vcpkg: Add dbd-odbc feature. More... 6 days ago
vcpkg: Remove minimal-build feature and set default-features to empty list. More... 6 days ago
vcpkg: Disable default features for OpenSSL dependency. More... 6 days ago
* .github/workflows/windows-vcpkg.yml: Remove spaces. More... 6 days ago
* .github/workflows/windows-vcpkg.yml: Add ${{ matrix.port }} to job name. More... 6 days ago
* .github/workflows/windows-vcpkg.yml: Test different combination of Vcpkg More... 6 days ago
vcpkg: Turn off modular DSO for static builds. More... 6 days ago
* CMakeLists.txt: Add APR_MODULAR_DSO option to disable modular DSO support. More... 6 days ago
* CMakeLists.txt: Remove APR_HAVE_MODULAR_DSO from INTERFACE compile definitions. More... 6 days ago
vcpkg: Call vcpkg_cmake_config_fixup(). More... 7 days ago
* .github/workflows/windows-vcpkg.yml: Add --enforce-port-checks command line More... 7 days ago
* CMakeLists.txt: Export targets to apr:: namespace. More... 7 days ago
* .github/workflows/windows-vcpkg.yml: Remove 'Vcpkg' prefix from job name. More... 7 days ago
vcpkg: Remove debug/include after build. More... 7 days ago
vcpkg: Add minimal-build feature. More... 7 days ago
* .github/workflows/windows-vcpkg.yml: Add --debug option. More... 7 days ago
* build/vcpkg/apr-2/portfile.cmake: Disable building tests. More... 7 days ago
* build/vcpkg/apr-2/portfile.cmake: Disable static/dynamic build based on More... 7 days ago
* build/vcpkg/apr-2/portfile.cmake: Do pass all ${FEATURE_OPTIONS} to cmake More... 7 days ago
* .github/workflows/windows-vcpkg.yml: Fix job name. More... 7 days ago