Commit 588d831
authored
Merge pull request ceph#65797 from ivancich/wip-bump-arrow
rgw: use later versions of Apache Arrow at utf8proc submodules
Reviewed-by: Edwin Rodriguez <[email protected]>
Reviewed-by: Casey Bodley <[email protected]>3 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1134 | 1134 | | |
1135 | 1135 | | |
1136 | 1136 | | |
1137 | | - | |
1138 | | - | |
| 1137 | + | |
| 1138 | + | |
1139 | 1139 | | |
1140 | 1140 | | |
1141 | 1141 | | |
| |||
Submodule 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