Commit acddf30
committed
rgw: bump up versions of Apache Arrow and utf8proc submodules
Arrow goes up to 17.0.0 and utf8proc to 2.11.0.
arrow submodule
utf8proc submodule
Signed-off-by: J. Eric Ivancich <[email protected]>1 parent b2e014e commit acddf30
2 files changed
+2
-2
lines changedSubmodule arrow updated 3569 files
- .github/dependabot.yml+8
- .github/workflows/ci-fuzz.yml+23
- .github/workflows/cmake.yml+86
- .github/workflows/make.yml+41
- .gitignore+29-15
- .travis.yml-22
- CMakeLists.txt+97-15
- Doxyfile+1.4k-122
- LICENSE.md+2-2
- MANIFEST+5-3
- Makefile+69-19
- NEWS.md+169-42
- README.md+84-9
- appveyor.yml+9-5
- bench/Makefile+2-1
- bench/icu.c+1-1
- bench/unistring.c+1-1
- cmake/utf8proc-config.cmake.in+5
- data/Makefile+24-31
- data/Manifest.toml+16
- data/Project.toml+2
- data/charwidths.jl-184
- data/data_generator.jl+498
- data/data_generator.rb-426
- libutf8proc.pc.cmakein+10
- libutf8proc.pc.in+10
- test/app/CMakeLists.txt+6
- test/app/app.c+9
- test/case.c+12-9
- test/charwidth.c+14
- test/fuzz_main.c+54
- test/fuzzer.c+94
- test/graphemetest.c+123-61
- test/iscase.c+63
- test/iterate.c+9-7
- test/maxdecomposition.c+22
- test/misc.c+5
- test/normtest.c+11-11
- test/ossfuzz.sh+13
- test/printproperty.c+16-8
- test/tests.c+18-4
- test/tests.h+7-3
- utf8proc.c+115-62
- utf8proc.h+118-39
- utf8proc_data.c+16.2k-13.9k
0 commit comments