History log of /aosp_15_r20/external/fmtlib/ (Results 1 – 1 of 1)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
5c90c05c15-Oct-2024 Android Build Coastguard Worker <[email protected]>

Snap for 12496712 from 07ea09d6e6695b9eaa4278bdfa6a17b98eec9978 to 25Q1-release

Change-Id: I686277bf6fedfa8ece8d5f0cf02d340b762e12ce


.clang-format
.github/dependabot.yml
.github/issue_template.md
.github/pull_request_template.md
.github/workflows/cifuzz.yml
.github/workflows/doc.yml
.github/workflows/lint.yml
.github/workflows/linux.yml
.github/workflows/macos.yml
.github/workflows/scorecard.yml
.github/workflows/windows.yml
.gitignore
Android.bp
CMakeLists.txt
CONTRIBUTING.md
ChangeLog.md
LICENSE
METADATA
MODULE_LICENSE_BSD
NOTICE
OWNERS
README.md
TEST_MAPPING
doc/ChangeLog-old.md
doc/api.md
doc/fmt.css
doc/fmt.js
doc/get-started.md
doc/index.md
doc/perf.svg
doc/python-license.txt
doc/syntax.md
include/fmt/args.h
include/fmt/base.h
include/fmt/chrono.h
include/fmt/color.h
include/fmt/compile.h
include/fmt/core.h
include/fmt/format-inl.h
include/fmt/format.h
include/fmt/os.h
include/fmt/ostream.h
include/fmt/printf.h
include/fmt/ranges.h
include/fmt/std.h
include/fmt/xchar.h
src/fmt.cc
src/format.cc
src/os.cc
support/Android.mk
support/AndroidManifest.xml
support/C++.sublime-syntax
support/README
support/Vagrantfile
support/bazel/.bazelversion
support/bazel/BUILD.bazel
support/bazel/MODULE.bazel
support/bazel/README.md
support/bazel/WORKSPACE.bazel
support/build.gradle
support/check-commits
support/cmake/FindSetEnv.cmake
support/cmake/JoinPaths.cmake
support/cmake/fmt-config.cmake.in
support/cmake/fmt.pc.in
support/docopt.py
support/manage.py
support/mkdocs
support/mkdocs.yml
support/printable.py
support/python/mkdocstrings_handlers/cxx/__init__.py
support/python/mkdocstrings_handlers/cxx/templates/README
test/CMakeLists.txt
test/add-subdirectory-test/CMakeLists.txt
test/add-subdirectory-test/main.cc
test/args-test.cc
test/assert-test.cc
test/base-test.cc
test/chrono-test.cc
test/color-test.cc
test/compile-error-test/CMakeLists.txt
test/compile-fp-test.cc
test/compile-test.cc
test/cuda-test/CMakeLists.txt
test/cuda-test/cpp14.cc
test/cuda-test/cuda-cpp14.cu
test/detect-stdfs.cc
test/enforce-checks-test.cc
test/find-package-test/CMakeLists.txt
test/find-package-test/main.cc
test/format-impl-test.cc
test/format-test.cc
test/fuzzing/.gitignore
test/fuzzing/CMakeLists.txt
test/fuzzing/README.md
test/fuzzing/build.sh
test/fuzzing/chrono-duration.cc
test/fuzzing/chrono-timepoint.cc
test/fuzzing/float.cc
test/fuzzing/fuzzer-common.h
test/fuzzing/main.cc
test/fuzzing/named-arg.cc
test/fuzzing/one-arg.cc
test/fuzzing/two-args.cc
test/gtest-extra-test.cc
test/gtest-extra.cc
test/gtest-extra.h
test/gtest/.clang-format
test/gtest/CMakeLists.txt
test/gtest/gmock-gtest-all.cc
test/gtest/gmock/gmock.h
test/gtest/gtest/gtest-spi.h
test/gtest/gtest/gtest.h
test/header-only-test.cc
test/mock-allocator.h
test/module-test.cc
test/no-builtin-types-test.cc
test/noexception-test.cc
test/os-test.cc
test/ostream-test.cc
test/perf-sanity.cc
test/posix-mock-test.cc
test/posix-mock.h
test/printf-test.cc
test/ranges-odr-test.cc
test/ranges-test.cc
test/scan-test.cc
test/scan.h
test/static-export-test/CMakeLists.txt
test/static-export-test/library.cc
test/static-export-test/main.cc
test/std-test.cc
test/test-assert.h
test/test-main.cc
test/unicode-test.cc
test/util.cc
test/util.h
test/xchar-test.cc