svn commit: r1931477 - in subversion/branches/better-pristines: . build/ac-macros build/generator subversion/libsvn_subr subversion/libsvn_subr/lz4 subversion/libsvn_subr/utf8proc subversion/tests/libsvn_subr
| Newsgroups | gmane.comp.version-control.subversion.svn |
|---|---|
| Message-ID | <[email protected]> |
Author: brane
Date: Fri Jan 23 05:49:15 2026
New Revision: 1931477
Log:
On the better-pristines branch: Sync with trunk to r1931476.
Added:
subversion/branches/better-pristines/subversion/tests/libsvn_subr/adler32-test.c
- copied, changed from r1931476, subversion/trunk/subversion/tests/libsvn_subr/adler32-test.c
Modified:
subversion/branches/better-pristines/ (props changed)
subversion/branches/better-pristines/CHANGES
subversion/branches/better-pristines/CMakeLists.txt
subversion/branches/better-pristines/build.conf
subversion/branches/better-pristines/build/ac-macros/zlib.m4
subversion/branches/better-pristines/build/generator/gen_base.py
subversion/branches/better-pristines/build/generator/gen_win_dependencies.py
subversion/branches/better-pristines/subversion/libsvn_subr/adler32.c
subversion/branches/better-pristines/subversion/libsvn_subr/checksum_apr.c
subversion/branches/better-pristines/subversion/libsvn_subr/lz4/LICENSE
subversion/branches/better-pristines/subversion/libsvn_subr/lz4/lz4.c
subversion/branches/better-pristines/subversion/libsvn_subr/lz4/lz4internal.h
subversion/branches/better-pristines/subversion/libsvn_subr/mergeinfo.c
subversion/branches/better-pristines/subversion/libsvn_subr/stream.c
subversion/branches/better-pristines/subversion/libsvn_subr/utf8proc/ (props changed)
subversion/branches/better-pristines/subversion/libsvn_subr/utf8proc.c
subversion/branches/better-pristines/subversion/libsvn_subr/utf8proc/LICENSE.md
subversion/branches/better-pristines/subversion/libsvn_subr/utf8proc/NEWS.md
subversion/branches/better-pristines/subversion/libsvn_subr/utf8proc/README.md
subversion/branches/better-pristines/subversion/libsvn_subr/utf8proc/utf8proc.c
subversion/branches/better-pristines/subversion/libsvn_subr/utf8proc/utf8proc_data.c
subversion/branches/better-pristines/subversion/libsvn_subr/utf8proc/utf8proc_internal.h
NOTE: this message was too long when including "diff" contents.
The contents have been replaced with URLs to display the
diff contents on a web page.
Modified: subversion/branches/better-pristines/CHANGES
Modified: subversion/branches/better-pristines/CMakeLists.txt
Modified: subversion/branches/better-pristines/build.conf
Modified: subversion/branches/better-pristines/build/ac-macros/zlib.m4
Modified: subversion/branches/better-pristines/build/generator/gen_base.py
Modified: subversion/branches/better-pristines/build/generator/gen_win_dependencies.py
Modified: subversion/branches/better-pristines/subversion/libsvn_subr/adler32.c
Modified: subversion/branches/better-pristines/subversion/libsvn_subr/checksum_apr.c
Modified: subversion/branches/better-pristines/subversion/libsvn_subr/lz4/LICENSE
Modified: subversion/branches/better-pristines/subversion/libsvn_subr/lz4/lz4.c
Modified: subversion/branches/better-pristines/subversion/libsvn_subr/lz4/lz4internal.h
Modified: subversion/branches/better-pristines/subversion/libsvn_subr/mergeinfo.c
Modified: subversion/branches/better-pristines/subversion/libsvn_subr/stream.c
Modified: subversion/branches/better-pristines/subversion/libsvn_subr/utf8proc.c
Modified: subversion/branches/better-pristines/subversion/libsvn_subr/utf8proc/LICENSE.md
Modified: subversion/branches/better-pristines/subversion/libsvn_subr/utf8proc/NEWS.md
Modified: subversion/branches/better-pristines/subversion/libsvn_subr/utf8proc/README.md
Modified: subversion/branches/better-pristines/subversion/libsvn_subr/utf8proc/utf8proc.c
Modified: subversion/branches/better-pristines/subversion/libsvn_subr/utf8proc/utf8proc_data.c
Modified: subversion/branches/better-pristines/subversion/libsvn_subr/utf8proc/utf8proc_internal.h
Copied and modified: subversion/branches/better-pristines/subversion/tests/libsvn_subr/adler32-test.c (from r1931476, subversion/trunk/subversion/tests/libsvn_subr/adler32-test.c)