I Use This!
Moderate Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Dec 01, 2024 — Dec 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* tools/dev/unix-build/Makefile.svn: update to HTTPD 2.4.65 More... 3 days ago
* tools/dev/unix-build/Makefile.svn: Update to PCRE 8.45. More... 3 days ago
* tools/dev/unix-build/Makefile.svn: Fix bogus circular dependency in openldap make targets. More... 3 days ago
* tools/dev/unix-build/Makefile.svn: update to APR 1.7.6 and APR-util 1.6.3 More... 3 days ago
* tools/dev/unix-build/Makefile.svn: add OpenLDAP dependency More... 3 days ago
* tools/dev/unix-build/Makefile.svn: Add self-built bin/python and bin/ruby to PATH while running tests. Otherwise we might end up running different versions of these programs installed system-wide. More... 3 days ago
* tools/dev/unix-build/Makefile.svn: Mark several regression test trigger targets as PHONY. More... 3 days ago
* tools/dev/unix-build/Makefile.svn: Avoid rebuilding svn and bindings when starting tests. More... 3 days ago
* tools/dev/unix-build/Makefile.svn: Merge r1833229 from serf trunk into serf 1.3.10. Fixes build issues with OpenSSL 1.1.1c. More... 3 days ago
Fix a NULL pointer crash in libexpat via the new xml_stream API. More... 4 days ago
* tools/dev/unix-build/Makefile.svn: Fix broken URL to my python-2.7 patch. More... 4 days ago
Check that we actually have some headers before trying to access them, preventing a segfault if we get an unexpected response while chatting with the server.
danielsahlberg
as Daniel Sahlberg
More... 15 days ago
Follow-up to r1925899, fix broken xml validation via win-tests.py on Windows. More... 24 days ago
Adapt gen_win_dependencies.py to expat 2.7.2+. More... 24 days ago
Fix an undefined variable in gen_win_dependencies.py. More... 24 days ago
Adapt swig-py to SWIG 4.4.0. More... 24 days ago
swig-py: bump up required SWIG version to 1.3.40 More... 3 months ago
swig-py: follow up to r1912500: Fix NameError on using old SWIG More... 3 months ago
On Windows, use the WC_NO_BEST_FIT_CHARS [1] flag when converting individual command-line arguments to the ANSI code page. More... 3 months ago
swig-py: follow-up to r1926575: Revise test cases using reference counts More... 4 months ago
Follow up to r1908543: The prefix-based search for Serf was broken with this change. This was probably hidden by the successful pkg-config-based search on most platforms. More... 4 months ago
In tools/dev/unix-build
danielsahlberg
as Daniel Sahlberg
More... 4 months ago
GitHub removed their SVN server some years ago so getting sources with svn won't work anymore.
danielsahlberg
as Daniel Sahlberg
More... 4 months ago
* INSTALL (Building using CMake): Recommend installing Serf from vcpkg along with other libraries. More... 4 months ago
Remove unused placeholder step to "Setup environment (Linux)" in the GHA workflow.
danielsahlberg
as Daniel Sahlberg
More... 5 months ago
git-svn-id: https://svn.apache.org/repos/asf/subversion/trunk@1927204 13f79535-47bb-0310-9956-ffa450edef68 More... 5 months ago
If we prepare an environment for Linux, better also check that the os is actually Linux.
danielsahlberg
as Daniel Sahlberg
More... 5 months ago
* tools/hook-scripts/mailer/mailer.py: (Config.repos_params): don't use "defaults" for the merged values. The comments make this confusing. Use "merged" for clarity. More... 5 months ago
PR #33: Fix a bug in mailer.py caused by improper user of dict.update(). More... 5 months ago
In the CMake build system: Consistently search for the newer version of APR and Serf, matching the behaviour of the autoconf build system.
danielsahlberg
as Daniel Sahlberg
More... 5 months ago