Mirror of Apache Portable Runtime

Clone this repo:
  1. b6b94ef apr.h: __attribute__ and __has_attribute exist for !__GNUC__ compilers. PR 69009. by Yann Ylavic · 6 days ago trunk
  2. ab76f3c Revert r1917741:1917742. by Yann Ylavic · 6 days ago
  3. 7547c60 apr.h: Follow up to r1917741: Adapt comment. by Yann Ylavic · 6 days ago
  4. 9ae02d3 apr.h: __attribute__ and __has_attribute exist for !__GNUC__ compilers. PR 69009. by Yann Ylavic · 6 days ago
  5. bdf1cf9 * build/vcpkg/apr-2/vcpkg.json: Add platform: windows for vcpkg-cmake-config by Ivan Zhakov · 11 days ago
  6. 34af511 * build/vcpkg/apr-2/vcpkg.json: Add license information. by Ivan Zhakov · 11 days ago
  7. 2b2e970 * build/vcpkg/apr-2/vcpkg.json: Sort features. by Ivan Zhakov · 11 days ago
  8. eecbe1f * build/apr_threads.m4, build/apr_common.m4, configure.in: Use full by Joe Orton · 11 days ago
  9. 639ad0b Add support for pipe2() on Linux. by Joe Orton · 11 days ago
  10. dea097b CMakeLists.txt: Generate and install package version information. by Ivan Zhakov · 12 days ago
  11. c8af964 * CMakePresets.json: Remove CMAKE_CXX_COMPILER -- APR doesn't use C++ compiler. by Ivan Zhakov · 4 weeks ago
  12. 848b023 apr_crypto: Skip tests when the driver cannot be loaded. by Graham Leggett · 4 weeks ago
  13. 130ff0d Revert r1917327: duplicate dependency. by Ivan Zhakov · 4 weeks ago
  14. b7cbc16 build/vcpkg/apr-2/vcpkg.json: Add vcpkg-cmake dependency. by Ivan Zhakov · 4 weeks ago
  15. 15dcb46 Change apr_buffer_mem_create, apr_buffer_str_create, apr_buffer_null_create by Graham Leggett · 4 weeks ago
  16. 86cf9e4 apr_buffer: small changes by Graham Leggett · 4 weeks ago
  17. 71b1402 When loading a DSO, providing an err_t is optional (although recommended). by Graham Leggett · 4 weeks ago
  18. f60473b apr_buffer: Use memcpy instead of strncpy inside apr_buffer_pstrncat(), the by Graham Leggett · 4 weeks ago
  19. d409804 apr_buffer: Redefine size to separate the unsigned size and the by Graham Leggett · 4 weeks ago
  20. 497fef2 * test/testproc.c (test_create_proc): Close stdin after writing data. by Ivan Zhakov · 4 weeks ago