1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Aug 25, 2024 — Aug 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
atomic: Follow up r1902257: No cast for InterlockedCompareExchangePointer(). More... about 3 years ago
poll: Follow up to r1902236: Fix poll() sleeps cases. More... about 3 years ago
atomic: Avoid casts and/or use correct ones. More... about 3 years ago
poll: Round up milliseconds timeouts. More... about 3 years ago
atomic: Fix -Wincompatible-pointer-types-discards-qualifiers More... about 3 years ago
ci: Set native eol-style on github yamls. More... about 3 years ago
apr_json_decode: Return APR_ENOSPC if a decoded array is above INT_MAX. More... about 3 years ago
apr_base64: Make sure encoding/decoding lengths fit in an int >= 0. More... about 3 years ago
tests: Fix numeric types warnings. More... about 3 years ago
testatomic: Follow up to r1902199: More numeric types assertions. More... about 3 years ago
testatomic: Use new numeric types assertions from r1902191 to avoid warnings. More... about 3 years ago
apr_thread: Fix pointer to int conversion warning. More... about 3 years ago
proc: Fix different 'const' qualifiers warning. More... about 3 years ago
apr_json_decode: apr_array_header_t uses ints. More... about 3 years ago
crypto/blowfish: Fix wrnings for ints used as size_t. More... about 3 years ago
apr_brigade: Fix conversion from 'apr_off_t' to 'size_t', possible loss of data. More... about 3 years ago
apr_pools: Fix signed/unsigned mismatch waning. More... about 3 years ago
test/abts: Follow up to r1902191: Fix IMPL_abts_T_nequal. More... about 3 years ago
test/abts: More numeric types to compare/assert. More... about 3 years ago
debug for CI More... about 3 years ago
test/testmutexscope: Fix -Wvoid-pointer-to-enum-cast More... about 3 years ago
test/testlock: Fix -Werror=return-type More... about 3 years ago
test/testfile.c: apr_file_datasync() fails with ENOTSUP for streams on macos. More... about 3 years ago
poll: kqueue: Fix -Wincompatible-pointer-types-discards-qualifiers More... about 3 years ago
set -lxml2 in non xml2-config case More... about 3 years ago
testfile: try to determine how apr_file_datasync() fails for streams on macos. More... about 3 years ago
Trigger ci. More... about 3 years ago
time: Don't apr_sleep() less than the requested time on WIN32. More... about 3 years ago
* .github/workflows/linux.yml: Do not run Linux workflow for pull requests to 1.8.x branch. More... about 3 years ago
Configure GitHub Actions macOS CI. More... about 3 years ago