Mirror of Apache Portable Runtime

Clone this repo:
  1. 15dcb46 Change apr_buffer_mem_create, apr_buffer_str_create, apr_buffer_null_create by Graham Leggett · 3 hours ago trunk
  2. 86cf9e4 apr_buffer: small changes by Graham Leggett · 5 hours ago
  3. 71b1402 When loading a DSO, providing an err_t is optional (although recommended). by Graham Leggett · 3 days ago
  4. f60473b apr_buffer: Use memcpy instead of strncpy inside apr_buffer_pstrncat(), the by Graham Leggett · 3 days ago
  5. d409804 apr_buffer: Redefine size to separate the unsigned size and the by Graham Leggett · 3 days ago
  6. 497fef2 * test/testproc.c (test_create_proc): Close stdin after writing data. by Ivan Zhakov · 4 days ago
  7. 826f21d * CMakeLists.txt: Add dependency of testprograms to testall. by Ivan Zhakov · 4 days ago
  8. 6d0d5a7 * .github/workflows/windows-vcpkg.yml: Add x64-windows-static-md triplet to by Ivan Zhakov · 5 days ago
  9. bce6def * .github/workflows/*: Use actions/github-script@v7 instead of actions/github-script@v6. by Ivan Zhakov · 5 days ago
  10. 63650bd * .github/workflows/*: Use actions/checkout@v4 instead of actions/checkout@v3. by Ivan Zhakov · 5 days ago
  11. eb75af4 * .github/workflows/windows-vcpkg.yml: Remove --debug option. by Ivan Zhakov · 5 days ago
  12. 1e2c36a vcpkg: Add dbd-odbc feature. by Ivan Zhakov · 5 days ago
  13. 26d15b6 vcpkg: Remove minimal-build feature and set default-features to empty list. by Ivan Zhakov · 5 days ago
  14. afd43c4 vcpkg: Disable default features for OpenSSL dependency. by Ivan Zhakov · 5 days ago
  15. 2b60cc3 * .github/workflows/windows-vcpkg.yml: Remove spaces. by Ivan Zhakov · 5 days ago
  16. 81acfcf * .github/workflows/windows-vcpkg.yml: Add ${{ matrix.port }} to job name. by Ivan Zhakov · 5 days ago
  17. 59510c2 * .github/workflows/windows-vcpkg.yml: Test different combination of Vcpkg by Ivan Zhakov · 5 days ago
  18. 4e2763c vcpkg: Turn off modular DSO for static builds. by Ivan Zhakov · 5 days ago
  19. c56bb9b * CMakeLists.txt: Add APR_MODULAR_DSO option to disable modular DSO support. by Ivan Zhakov · 5 days ago
  20. 2f782c5 * CMakeLists.txt: Remove APR_HAVE_MODULAR_DSO from INTERFACE compile definitions. by Ivan Zhakov · 5 days ago