openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
apr
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 12 hours
ago. based on code collected
about 12 hours
ago.
Aug 25, 2024 — Aug 25, 2025
Showing page 16 of 319
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
CMakeLists: Make testall test suites separate tests in terms of CMake/CTest.
Ivan Zhakov
More...
about 3 years ago
tests: Check for memcache/redis servers only if memcache/redis tests configured to run.
Ivan Zhakov
More...
about 3 years ago
win32: Remove unused ANSI compatibility code.
Ivan Zhakov
More...
about 3 years ago
Follow-up to r1896717: Add CHANGES entry.
Ivan Zhakov
More...
about 3 years ago
Followup to r1901212; Normalize ucs-4 to utf-32
William A. Rowe Jr
More...
over 3 years ago
Normalize ucs-4 to utf-32 (documentation change)
William A. Rowe Jr
More...
over 3 years ago
Prefer posix shared mem over SysV in all cases: Have name based order same as anon
Jim Jagielski
More...
over 3 years ago
Bump (C)
William A. Rowe Jr
More...
over 3 years ago
* Improve detection of _Thread_local
Ruediger Pluem
More...
over 3 years ago
Fix various harmless cases of undefined behaviour, and add a Travis job testing under UBSan.
Joe Orton
More...
over 3 years ago
Merge 'win32-pollset-wakeup-no-file-socket-emulation' branch to trunk.
Ivan Zhakov
More...
over 3 years ago
On 'win32-pollset-wakeup-no-file-socket-emulation' branch: Merge changes from trunk.
Ivan Zhakov
More...
over 3 years ago
apr_thread: Follow up to r1897207: apr_thread_current_create() compilation.
Yann Ylavic
More...
over 3 years ago
* test/testbuckets.c (flatten_match): Avoid GCC 12 -Wformat-overflow warnings with sprintf.
Joe Orton
More...
over 3 years ago
poll: Follow up to r1897521: Clarify what APR_POLLEXCL means.
Yann Ylavic
More...
over 3 years ago
poll: Follow up to r1897521: struct epoll_event's events field is unsigned int.
Yann Ylavic
More...
over 3 years ago
poll: Provide APR_POLLEXCL for exclusive wake up on systems that support it.
Yann Ylavic
More...
over 3 years ago
poll: Implement APR_POLLSET_NOCOPY for kqueue.
Yann Ylavic
More...
over 3 years ago
Revert r1897518 (spurious changes).
Yann Ylavic
More...
over 3 years ago
poll: Implement APR_POLLSET_NOCOPY for kqueue.
Yann Ylavic
More...
over 3 years ago
apr_thread: Follow up to r1897207: Provide apr_thread_current_after_fork().
Yann Ylavic
More...
over 3 years ago
apr_thread: Follow up to r1897207: Make APR_HAS_THREAD_LOCAL a boolean..
Yann Ylavic
More...
over 3 years ago
apr_thread: Follow up to r1897207: Don't NULLify current_thread on exit.
Yann Ylavic
More...
over 3 years ago
apr_thread: Follow up to r1897179: abort_fn on apr_allocator_create() failure.
Yann Ylavic
More...
over 3 years ago
On 'win32-pollset-wakeup-no-file-socket-emulation' branch:
Ivan Zhakov
More...
over 3 years ago
On 'win32-pollset-wakeup-no-file-socket-emulation' branch:
Ivan Zhakov
More...
over 3 years ago
On 'win32-pollset-wakeup-no-file-socket-emulation' branch:
Ivan Zhakov
More...
over 3 years ago
On 'win32-pollset-wakeup-no-file-socket-emulation' branch:
Ivan Zhakov
More...
over 3 years ago
apr_thread: Use compiler's TLS to track the current apr_thread_t's pointer.
Yann Ylavic
More...
over 3 years ago
New development branch to rework win32 poll wakeup implemention. The plan is: - Explicitly use apr_socket_t instead of apr_file_t for wakeup `pipe` - Remove code in win32 apr_file_t implementation that emulates working with sockets as files. Sockets on Windows are not kernel objects and should be used only via Winsock API.
Ivan Zhakov
More...
over 3 years ago
←
1
2
…
12
13
14
15
16
17
18
19
20
…
318
319
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree