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
Ensure that APR_HAVE_MODULAR_DSO is defined with value More... over 3 years ago
Use the correct location for installing apr-2 headers (same layout as on nixes) More... over 3 years ago
libapr.rc already appends -2 suffix to DLL_NAME More... over 3 years ago
Add support for building sqlite3 dbd module ... It compiles and pass tests More... over 3 years ago
Use standard configure options for dbd ODBC More... over 3 years ago
Fix testcrypto ensuring it runs only compiled drivers More... over 3 years ago
Change rest of variable append directives More... over 3 years ago
Fix module names and use CMake's LIST APPEND instead using SET(foo ${foo} ... More... over 3 years ago
TAB police ... get rid of missmatch of TAB and spaces through the code More... over 3 years ago
TAB police ... get rid of missmatch of TAB and spaces through the code More... over 3 years ago
Add option to create 'minimal' build without any third-party library dependencies. This is usable for projects like TomcatNative that do not require APU xml, dbd, or xlate API. Turned OFF by default More... over 3 years ago
Fix message; The LOCATION property should not be read from target gen_test_char More... over 3 years ago
Fix xml test suite. External parsers do not return APR error codes More... over 3 years ago
Get rid of check for old versions that cannot be run anyhow More... over 3 years ago
Stage 3 in cleaning win95 code ... cleanup headers More... over 3 years ago
Stage 2 in cleaning win95 code ... cleanup filesys More... over 3 years ago
Stage 1 in cleaning win95 code ... cleanup utils More... over 3 years ago
Stage 3 in dismantling _WIN32_WCE ... cleanup code More... over 3 years ago
Stage 2 in dissmantling _WIN_32_WCE ... cleanup private header files More... over 3 years ago
Stage 1 in dissmantling _WIN_32_WCE ... cleanup header files More... over 3 years ago
Add missing config directories returned by findIconv module More... over 3 years ago
Add support for APU_HAS_ICONV option More... over 3 years ago
Add missing header for getpid() More... over 3 years ago
Copy missing file so that testfnmatch pass More... over 3 years ago
Use global variable instead repeating the same name throgh CMakeLists.txt More... over 3 years ago
Fix find package. Cmake has findEXPAT not findExpat More... over 3 years ago
Print if OpenSSL was found and use the same dll prefix for modules as for apr itself More... over 3 years ago
Use the same dll prefix for modules as for apr itself More... over 3 years ago
Fix remaining change when apr_filetype_e was added More... over 3 years ago
Fix pointer arithmetic for 'void *' More... over 3 years ago