37
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected 1 day ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Pass details of module loading errors back to the caller through the
Graham Leggett
as minfrin
More... 2 days ago
Add apr_buffer to the CMake build.
Graham Leggett
as minfrin
More... 2 days ago
Add the apr_buffer API.
Graham Leggett
as minfrin
More... 2 days ago
poll/kqueue: Save some kevent() system calls. More... 12 days ago
Update CHANGES More... 19 days ago
Adjust copyright notice to the form used by the web server as suggested by Roy More... 19 days ago
Adjust copyright notice to the form used by the web server as suggested by Roy More... 19 days ago
Update copyright year More... 19 days ago
Update copyright year More... 19 days ago
Update config.guess and config.sub from More... 19 days ago
Update config.guess and config.sub from More... 19 days ago
Work around ASAN issue with current Ubuntu runners.
Joe Orton
as jorton
More... about 1 month ago
apr_escape_json(): Don't truncate escaped \uXXXX characters. More... about 1 month ago
apr_escape_entity(): Don't truncate the final ';' in hex entities. More... about 1 month ago
apr_general: Follow up to r1916337: Work around some broken compilers. More... about 1 month ago
apr_general: Use __builtin_offsetof for APR_OFFSETOF if available. PR 68763. More... about 1 month ago
testescape: missing ';' in entity escaping. More... about 1 month ago
apr_pools: Set APR_POOL_DEBUG's pool->owner before using the pool. More... about 1 month ago
apr_file_write, windows: Unlock the file in seek error path. More... about 1 month ago
configure: autoconf needs <string.h> to find mem*() functions. More... about 1 month ago
Missed in r1915658:
Joe Orton
as jorton
More... 2 months ago
* buckets/apr_brigade.c (apr_brigade_split_line): After finding an LF,
Joe Orton
as jorton
More... 2 months ago
* dbm/apr_dbm_lmdb.c (DEFAULT_ENV_FLAGS): Add MDB_NOLOCK to drop
Joe Orton
as jorton
More... 3 months ago
* include/apr_dbm.h: Document that drivers don't guarantee
Joe Orton
as jorton
More... 3 months ago
RFC8259 says a JSON null must be lower case.
Graham Leggett
as minfrin
More... 4 months ago
apr_escape: Add apr_escape_json() and apr_pescape_json().
Graham Leggett
as minfrin
More... 4 months ago
* buckets/apr_brigade.c (apr_brigade_split_line,
Joe Orton
as jorton
More... 4 months ago
* buckets/apr_brigade.c (apr_brigade_split_line): Replace ad-hoc
Joe Orton
as jorton
More... 4 months ago
Add .gitignore, generated with:
Joe Orton
as jorton
More... 4 months ago
Ignore more DBM test files.
Joe Orton
as jorton
More... 4 months ago