Mirror of Apache Portable Runtime

Clone this repo:
  1. 41a8592 cmake: Use file(COPY) to copy test data instead of spawning a process. by Ivan Zhakov · 3 days ago trunk
  2. d311a5e * config.layout by Ivan Zhakov · 5 days ago
  3. 80681f9 * include/arch/win32/apr_arch_misc.h: Remove duplicate #include. by Ivan Zhakov · 8 days ago
  4. ca2b094 * file_io/win32/filestat.c: Remove unused #include <sys/stat.h> by Ivan Zhakov · 8 days ago
  5. d822f02 * .github/workflows/windows.yml: Attempt to fix Window build on GitHub Actions. by Ivan Zhakov · 8 days ago
  6. 44323c0 Cleanup #ifdef NETWARE from source code. Support for Netware was removed in by Ivan Zhakov · 9 days ago
  7. c522687 Remove support for Netware operating system. Netware EOL'ed in 2009. by Ivan Zhakov · 10 days ago
  8. ecbe8db Fix typo in the name of the delay-loaded DLL "Iphlpapi.dll". Due to this typo, by Ivan Zhakov · 11 days ago
  9. 4aecd2d apr_cstr.h: Fix inclusion of other APR headers by Michael Osipov · 5 weeks ago
  10. f9ac2b4 Fix teststr segfault when built with `-ftrivial-auto-var-init`: by Joe Orton · 7 weeks ago
  11. e461da5 Update config.guess and config.sub from by Rainer Jung · 4 months ago
  12. adb26a0 Happy New Year 2026 by Rainer Jung · 4 months ago
  13. 4c0144a * json/apr_json.c by Ivan Zhakov · 5 months ago
  14. dda3fc1 * threadproc/win32/proc.c by Ivan Zhakov · 6 months ago
  15. 1e9eca4 Add const qualifier. by Ivan Zhakov · 6 months ago
  16. d064663 Follow-up to r1929716: Move variable declaration at the beginning of scope to by Ivan Zhakov · 6 months ago
  17. 0b0a7ee Refactoring in apr_proc_create() for Windows. No behavior changes expected. by Ivan Zhakov · 6 months ago
  18. 52bb09e * Avoid an overflow when converting the given INT64 timeout in microseconds by Ruediger Pluem · 7 months ago
  19. c5d6918 Add apr_strqtok() function to tokenise quoted strings. by Graham Leggett · 8 months ago
  20. c7f0d22 Arrange lmdb logic: htdbm -x wasn't working because the database was MDB_RDONLY. by Jean-Frederic Clere · 8 months ago