I Use This!
Activity Not Available

Commits : Listings

Analyzed 11 months ago. based on code collected 11 months ago.
Dec 19, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
swig-rb: Add type casting for some generic function pointers More... 11 months ago
swig-rb: Fix condition to check that apr_hash_t * type value More... 11 months ago
swig-rb: Block SWIG 4.2.0 before building Ruby bindings More... 11 months ago
Manage spurious Reverted message caused by non-W access to files owned by another user. Part of Issue #4622.
danielsahlberg
as Daniel Sahlberg
More... 11 months ago
Replace the homegrown checks for readonly/executable with calls to access(2) to consider, for example, user's secondary groups.
danielsahlberg
as Daniel Sahlberg
More... 11 months ago
In tools/dev/unix-build:
danielsahlberg
as Daniel Sahlberg
More... 12 months ago
Follow-up to r1905955, fix randomly failing store_pristine_tests.py 9, 10, 11 and 12 due to `apr_stat` which gives only a resolution of seconds on macOS. More... 12 months ago
Correctly report newer macOS version names. More... 12 months ago
Follow-up to r1899721, fix failing getopt_tests.py 2 and 4 on macOS. More... 12 months ago
* tools/dist/release-lines.yaml: Update supported release list for release.py. 1.10 is no longer supported.
danielsahlberg
as Daniel Sahlberg
More... 12 months ago
make a note, for future fix More... 12 months ago
Combine .start() and .finish() into a single deliver() method. More... 12 months ago
start a move to 4-space standard More... 12 months ago
Adjust dataflow so that all output methods buffer the message content. If this becomes too large (not yet implemented), then the buffer will be truncated/reset and a short form of the contents will be created. More... 12 months ago
Switch to boolean return values for .generate() rather than an exit code. Map the bool to an exit code for sys.exit() More... 12 months ago
Create a new send() method on OutputBase to wrap up the construction of messages, with a long-format and a short-format fallback. More... almost 1 year ago
MacOS is not MacOS X anymore
danielsahlberg
as Daniel Sahlberg
More... almost 1 year ago