1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 25, 2024 — Aug 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix compiler warning. More... about 3 years ago
Fix compiler warning. More... about 3 years ago
* test/testskiplist.c: Use ABTS_SIZE_EQUAL() where it makes sense. More... about 3 years ago
Fix compiler warning. More... about 3 years ago
* .github/workflows/linux.yml: Disable fail-fast. More... about 3 years ago
* .github/workflows/linux.yml: Enable Linux CI workflow for 1.8.x branch. More... about 3 years ago
* .github/workflows/linux.yml: Add Address Sanitizer tests. More... about 3 years ago
Configure GitHub Actions Linux CI. Based on Travis configuration. More... about 3 years ago
Rename .github/workflows/cmake.yml to .github/workflows/windows.yml. More... about 3 years ago
win32: Fix spurious apr_thread_once() failures. More... about 3 years ago
Revert r1902107. More... about 3 years ago
* test/testmmap.c: Create test files in data directory instead of drive root. More... about 3 years ago
* .github/workflows/cmake.yml: Explicitly enable APR_BUILD_TESTAPR. More... about 3 years ago
Add initial configuration for GitHub Actions. More... about 3 years ago
* threadproc/win32/thread.c (apr_thread_create): Do not cast function pointer... (dummy_worker): ... cast return value. More... about 3 years ago
* threadproc/win32/thread.c (dummy_worker): Use correct calling convention (APR_THREAD_FUNC). More... about 3 years ago
* CMakeLists.txt: Pass '-v' to testall.exe when running tests. More... about 3 years ago
* test/internal/testutf.c: (displaynw): Use apr_size_t instead of int. More... about 3 years ago
Use ABTS_SIZE_EQUAL in test suite. More... about 3 years ago
* CMakeLists.txt: Set BINPATH for test executables. More... about 3 years ago
Follow-up to r1902070: Use TESTBINPATH in code. More... about 3 years ago
* test/test/testproc.c: Use BINPATH in path for child process. More... about 3 years ago
* CMakeLists.txt: Use full path to gen_test_char.exe in CUSTOM_COMMAND. More... about 3 years ago
* misc/win32/apr_app.c: Cleanup unused #include directives. More... about 3 years ago
win32: Fix double free on exit when apr_app is used on Windows. [Ivan Zhakov] More... about 3 years ago
win32: Fix attempt to free invalid memory on exit when apr_app is used. More... about 3 years ago
CHANGES: Remove change backported to 1.8.x branch in r1902044. More... about 3 years ago
CHANGES: Remove change backported to 1.8.x branch in r1902043. More... about 3 years ago
tests: Follow up to r1902015: Fix warnings. More... about 3 years ago
apr_thread: Follow up to r1897207 and r1897471: s/AP_HAS_/APR_HAS_/g More... about 3 years ago