1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Aug 25, 2024 — Aug 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
apr_thread: Follow up to r1897197: Safer apr_thread_join(). More... over 3 years ago
apr_thread: Allocate the apr_thread_t struct on the thread's pool. More... over 3 years ago
apr_thread: Follow up to r1884078: Unmanaged pools for attached threads too. More... over 3 years ago
apr_cstr: Follow up to r1897102: Yet better apr_cstr_casecmp[n](). More... over 3 years ago
apr_cstr: Improve apr_cstr_casecmp() and apr_cstr_casecmpn() performances. More... over 3 years ago
Move misplaced comment. More... over 3 years ago
Disable odbc tests with ASan for now, dlclose() leaks memory somehow. More... over 3 years ago
Add Asan builds to travis. More... over 3 years ago
apr_sockaddr_ip_getbuf: Follow up to r1883728. More... over 3 years ago
Revert VPATH build breakage introduced in r1890191 More... over 3 years ago
apr_buckets_file: Always use the given pool for FILE buckets set aside. More... over 3 years ago
apr_atomic_set64: Follow up to r1868129. More... over 3 years ago
testcrypto: Fix warnings about unused functions (depending on the libs avail). More... over 3 years ago
testatomic: Fix gcc-11 warnings. More... over 3 years ago
Since bionic is the default, switch one -Werror build to xenial. More... over 3 years ago
apr_ring: Follow up to r1896535: Use APR_RING_{FIRST,LAST} macros. More... over 3 years ago
Win32: Minor optimization of apr_stat() and apr_file_info_get(). More... over 3 years ago
Add GCC 10 build to Travis config. More... over 3 years ago
* file_io/win32/filestat.c (reparse_point_is_link): Cast to more correct type. More... over 3 years ago
* file_io/win32/filestat.c: (apr_stat): Remove unused union member. More... over 3 years ago
Remove Windows 95 compatibility code. More... over 3 years ago
Fix a regression in apr_stat() for root path on Windows caused by the extended symlink detection added in r1855949 (PR47630) [1]. More... over 3 years ago
Follow-up to r1896625: Add typecast. More... over 3 years ago
Refactor code for further code improvements. More... over 3 years ago
Optimize apr_file_mtime_set() on Windows. More... over 3 years ago
apr_ring: Don't break strict-aliasing rules in APR_RING_SPLICE_{HEAD,TAIL}(). More... over 3 years ago
Cleanup README.cmake 'experimental' claims. It works and builds perfectly More... over 3 years ago
Add minimal vcpkg ports/apr-2 More... over 3 years ago
Do not install import libraries for DSO modules More... over 3 years ago
Get rid of useless APU_DSO_MODULE_BUILD for CMake More... over 3 years ago