Mirror of Apache Portable Runtime

Clone this repo:
  1. 3fd28b7 * build/gen-build.py: codecs.open() is deprecated since Python 3.14. by Branko Čibej · 13 hours ago trunk
  2. 7101137 Change the port used by sendfile and socket tests from 8021 to 38021. by Branko Čibej · 14 hours ago
  3. d4a3bcb Follow up to r1935476: use correct relative dir to DBD modules by Branko Čibej · 27 hours ago
  4. f81ba09 In the test makefile, compute the shared library path only once, using by Branko Čibej · 29 hours ago
  5. 72760c6 Add an optional context to the test driver's assertions. by Branko Čibej · 3 days ago
  6. 5fbadff Set svn:eol-style=native on .github/workflows/windows-vcpkg.yml. by Branko Čibej · 4 days ago
  7. 59e18ec Upgrade GitHub workflows to use actions/checkout@v6 to avoid these warnings: by Branko Čibej · 4 days ago
  8. df37fcc Overhaul the xlate tests, making each conversion a separate test case. by Branko Čibej · 4 days ago
  9. c76f1e5 Register unmanaged pools with Valgrind, otherwise it complains at by Branko Čibej · 5 days ago
  10. 84aff65 Revert r1935301, 1935310 and 1935313, have to test this mor thoroughly. by Branko Čibej · 5 days ago
  11. 4584e89 Follow up to r1935301: Don't forget to set the owner of the new unmanaged pool's allocator. by Branko Čibej · 5 days ago
  12. d82c97e Follow up to r1935301: Fix an imprecise for destroying an allocator. by Branko Čibej · 5 days ago
  13. fe57fb3 Register unmanaged pools with Valgrind, otherwise it complains at every by Branko Čibej · 5 days ago
  14. 016f56a Remove BeOS related code from generic (unix) sources. by Ivan Zhakov · 4 weeks ago
  15. 20e24ad Follow-up to r1934396: Fix syntax error in build/apr_hints.m4. by Ivan Zhakov · 4 weeks ago
  16. 7976b43 Remove BeOS support from autoconf/configure scripts. by Ivan Zhakov · 4 weeks ago
  17. 2ae0999 Remove support for BeOS: BeOS was released in 1995 and the latest release was by Ivan Zhakov · 4 weeks ago
  18. 09df529 * CHANGES: Note that Netware is no longer supported. See r1933886. by Ivan Zhakov · 4 weeks ago
  19. 35dc7d4 cmake: Set APR_IS_BIGENDIAN based on CMAKE_C_BYTE_ORDER. by Ivan Zhakov · 4 weeks ago
  20. 0f46439 win32: apr_os_default_encoding()/apr_os_locale_encoding(): return "UTF-8" by Ivan Zhakov · 5 weeks ago