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