Commit Graph

  • 0f2cea5edf Fix conan build step jwest591 2022-08-17 17:59:44 +01:00
  • fcfc7a6d15 Fix "unsafe narrowing" warnings in absl, 5/n. Abseil Team 2022-08-17 09:17:56 -07:00
  • 934f613818 Fix "unsafe narrowing" warnings in absl, 4/n. Abseil Team 2022-08-17 08:34:34 -07:00
  • 547802119d Import of CCTZ from GitHub. Abseil Team 2022-08-16 12:20:55 -07:00
  • f4b2faaa44 Update Abseil platform support policy to point to the Foundational C++ Support Policy Derek Mauro 2022-08-16 11:13:01 -07:00
  • fa69b19a4e Import of CCTZ from GitHub. Abseil Team 2022-08-16 09:50:44 -07:00
  • 59cba2b50d Add --features=external_include_paths to Bazel CI to ignore warnings from dependencies Derek Mauro 2022-08-15 07:00:03 -07:00
  • 61f84d623d Merge pull request #1250 from jonathan-conder-sm:gcc_72 Copybara-Service 2022-08-12 07:33:25 -07:00
  • 252bb88f1b Merge pull request #1249 from evanacox:master Copybara-Service 2022-08-12 07:25:40 -07:00
  • 0335c3d2a0 Workaround bug in GCC 7.2 Jonathan Conder 2022-08-12 17:22:19 +12:00
  • 436f267ca3 change explanation message in ABSL_USE_SYSTEM_INCLUDES option Evan Cox 2022-08-11 16:42:31 -04:00
  • 6f6886156d add new CMake option ABSL_USE_SYSTEM_INCLUDES Evan Cox 2022-08-11 14:55:04 -04:00
  • 697acabc5b Import of CCTZ from GitHub. Abseil Team 2022-08-11 11:22:33 -07:00
  • 92ac33b99e Merge pull request #1246 from wxilas21:master Copybara-Service 2022-08-11 07:25:13 -07:00
  • 3e54e87f02 Delete #include. Kim Hyun 2022-08-11 07:18:46 +09:00
  • 149ab40581 remove unused includes and add missing std includes for absl/status/status.h Abseil Team 2022-08-10 06:00:55 -07:00
  • 634311e6d2 - Fix deprecated header in visual studio version 17.3.0 C++20 Hyun 2022-08-10 15:29:16 +09:00
  • 6d806da76f Sort INTERNAL_DLL_TARGETS for easier maintenance. Gennadiy Rozental 2022-08-09 15:51:38 -07:00
  • 0c92330442 Disable ABSL_HAVE_STD_IS_TRIVIALLY_ASSIGNABLE for clang-cl. Abseil Team 2022-08-05 10:09:33 -07:00
  • cfe27e79cf Map the absl::is_trivially_* functions to their std impl Abseil Team 2022-08-05 06:56:05 -07:00
  • c973608061 Add more SimpleAtod / SimpleAtof test coverage Abseil Team 2022-08-04 18:14:58 -07:00
  • 9ab9e487a6 debugging: handle alternate signal stacks better on RISCV Saleem Abdulrasool 2022-08-04 11:19:48 -07:00
  • 4b551344e6 Revert change "Fix "unsafe narrowing" warnings in absl, 4/n.". Thomas Köppe 2022-08-04 06:14:14 -07:00
  • 751ade00ee Fix "unsafe narrowing" warnings in absl, 3/n. Abseil Team 2022-08-04 05:19:56 -07:00
  • 07360899e6 Fix "unsafe narrowing" warnings in absl, 4/n. Abseil Team 2022-08-04 05:04:38 -07:00
  • 16af2bbcb9 Fix "unsafe narrowing" warnings in absl, 2/n. Abseil Team 2022-08-01 08:29:37 -07:00
  • dc370a8246 debugging: honour STRICT_UNWINDING in RISCV path Saleem Abdulrasool 2022-07-29 14:38:13 -07:00
  • 7f51ef5ed2 Fix "unsafe narrowing" warnings in absl, 1/n. Abseil Team 2022-07-28 07:45:06 -07:00
  • c7e60ccfcd Add ABSL_IS_TRIVIALLY_RELOCATABLE and ABSL_ATTRIBUTE_TRIVIAL_ABI macros for use with clang's __is_trivially_relocatable and [[clang::trivial_abi]]. Evan Brown 2022-07-27 13:45:19 -07:00
  • 51f6d868c8 Merge pull request #1223 from ElijahPepe:fix/implement-snprintf-safely Copybara-Service 2022-07-27 07:36:45 -07:00
  • b0787ae6bc Fix frame pointer alignment check. Abseil Team 2022-07-26 10:15:43 -07:00
  • 63c9eeca04 Fixed sign-conversion warning in code. Abseil Team 2022-07-25 17:19:54 -07:00
  • d0e7a8ab3a Import of CCTZ from GitHub. Abseil Team 2022-07-25 12:43:17 -07:00
  • 701185dbce Add missing include for std::unique_ptr Abseil Team 2022-07-22 12:41:32 -07:00
  • c1deed2f44 Do not re-close files on EINTR David Majnemer 2022-07-22 09:24:08 -07:00
  • 0e0d8054dc fix: properly create the b integer Elijah Conners 2022-07-21 13:18:12 -07:00
  • 2c489bb5f0 Renamespace absl::raw_logging_internal to absl::raw_log_internal to match (upcoming) non-raw logging namespace. Andy Getzendanner 2022-07-20 13:10:28 -07:00
  • 68da198e67 fix(mutex): safely call snprintf Elijah Conners 2022-07-19 22:37:47 -07:00
  • 0c8bd82e90 Check for negative return values from ReadFromOffset David Majnemer 2022-07-18 22:24:32 -07:00
  • e633c71109 Use HTTPS RFC URLs, which work regardless of the browser's locale. Abseil Team 2022-07-18 16:05:19 -07:00
  • 65ac1e611c Avoid signedness change when casting off_t Benjamin Barenblat 2022-07-18 12:23:48 -07:00
  • 6162604bee Internal Cleanup: removing unused internal function declaration. Martijn Vels 2022-07-18 07:37:22 -07:00
  • 5d9b8a9fb0 Make Span complain if constructed with a parameter that won't outlive it, except if that parameter is also a span or appears to be a view type. Abseil Team 2022-07-18 07:17:15 -07:00
  • 56f5477f15 any_invocable_test: Re-enable the two conversion tests that used to fail under MSVC Dino Radakovic 2022-07-15 14:26:10 -07:00
  • b707b6c179 Add GetCustomAppendBuffer method to absl::Cord Martijn Vels 2022-07-15 13:39:31 -07:00
  • d6f96eda14 debugging: add hooks for checking stack ranges Saleem Abdulrasool 2022-07-14 10:34:13 -07:00
  • ef68bd3d31 Minor clang-tidy cleanups Abseil Team 2022-07-14 09:31:09 -07:00
  • 305a0088ce Support [[gnu::abi_tag("xyz")]] demangling. Abseil Team 2022-07-13 10:42:00 -07:00
  • d2422b19e9 Fix -Warray-parameter warning Abseil Team 2022-07-13 08:44:06 -07:00
  • 3d0956d139 Merge pull request #1217 from anpol:macos-sigaltstack Copybara-Service 2022-07-13 07:47:44 -07:00
  • 0565e00b93 Disable sigaltstack() on macOS to make backtrace() work. Andrei Polushin 2022-07-13 02:09:10 +07:00
  • e517aaf499 Undo documentation change on erase. Abseil Team 2022-07-12 14:39:46 -07:00
  • 52e905e760 Improve documentation on erase. Abseil Team 2022-07-12 11:16:51 -07:00
  • 90099691ac Merge pull request #1216 from brjsp:master Copybara-Service 2022-07-12 09:12:37 -07:00
  • 504229dfa4 string_view: conditional constexpr is no longer needed for C++14 Derek Mauro 2022-07-12 02:09:56 -07:00
  • 09e9604999 Do not leak -maes -msse4.1 into pkgconfig Bruno Pitrus 2022-07-11 18:27:39 +02:00
  • 427d8f5756 Make exponential_distribution_test a bigger test (timeout small -> moderate). Abseil Team 2022-07-07 07:00:34 -07:00
  • 97ab3dcfd6 Move Abseil to C++14 minimum Derek Mauro 2022-07-06 19:08:47 -07:00
  • 9edef2349c Revert commit f4988f5bd4 Saleem Abdulrasool 2022-07-06 13:39:37 -07:00
  • 4bbdb02689 Disable C++11 testing, enable C++14 and C++20 in some configurations where it wasn't enabled Derek Mauro 2022-07-05 09:37:54 -07:00
  • f4988f5bd4 debugging: account for differences in alternate signal stacks Saleem Abdulrasool 2022-06-30 15:34:32 -07:00
  • b35ae3281a Import of CCTZ from GitHub. Abseil Team 2022-06-29 09:41:29 -07:00
  • 736458b555 Run flaky test in fewer configurations Abseil Team 2022-06-25 14:02:29 -07:00
  • c46096c507 AnyInvocable: Move credits to the top of the file Dino Radakovic 2022-06-24 08:11:04 -07:00
  • 388c2edaf1 Extend visibility of :examine_stack to an upcoming Abseil Log. Gennadiy Rozental 2022-06-24 07:18:21 -07:00
  • 273292d1cf Apply LTS transformations for 20220623 LTS branch (#1202) 20220623.rc1 20220623.0 Derek Mauro 2022-06-23 14:22:47 -04:00
  • 4dc63bade3 Merge contiguous mappings from the same file. Abseil Team 2022-06-22 13:55:21 -07:00
  • e7cbb2acd3 Update versions of WORKSPACE dependencies Derek Mauro 2022-06-22 10:39:06 -07:00
  • 8e27a61883 Use ABSL_INTERNAL_HAS_SSE2 instead of __SSE2__ Abseil Team 2022-06-22 09:14:46 -07:00
  • 01cc6567cf PR #1200: absl/debugging/CMakeLists.txt: link with libexecinfo if needed Fabrice Fontaine 2022-06-21 12:27:47 -07:00
  • 93ad4284ac Update GCC floor container to use Bazel 5.2.0 Derek Mauro 2022-06-21 08:08:09 -07:00
  • d2c5297a3c Update GoogleTest version used by Abseil Derek Mauro 2022-06-16 18:45:50 -07:00
  • b7ceff06d2 Release absl::AnyInvocable Dino Radakovic 2022-06-16 16:42:34 -07:00
  • 53a90f079a PR #1197: absl/base/internal/direct_mmap.h: fix musl build on mips Fabrice Fontaine 2022-06-16 14:28:53 -07:00
  • c3c49150cc absl/base/internal/invoke: Ignore bogus warnings on GCC >= 11 Dino Radakovic 2022-06-16 14:09:05 -07:00
  • 44050f0d60 Revert GoogleTest version used by Abseil to commit 28e1da21d8d677bc98f12ccc7fc159ff19e8e817 Dino Radakovic 2022-06-16 13:17:21 -07:00
  • 6b6d40f999 Update GoogleTest version used by Abseil Derek Mauro 2022-06-15 17:27:41 -07:00
  • 509f275822 explicit_seed_seq_test: work around/disable bogus warnings in GCC 12 Derek Mauro 2022-06-15 07:53:43 -07:00
  • a184bab83f any_test: expand the any emplace bug suppression, since it has gotten worse in GCC 12 Derek Mauro 2022-06-15 07:42:49 -07:00
  • 2e36d96669 absl::Time: work around bogus GCC 12 -Wrestrict warning Derek Mauro 2022-06-14 18:04:19 -07:00
  • ae228edc16 Make absl::StdSeedSeq an alias for std::seed_seq Laramie Leavitt 2022-06-14 15:24:13 -07:00
  • d66e0dc6cc absl::Optional: suppress bogus -Wmaybe-uninitialized GCC 12 warning Derek Mauro 2022-06-14 13:51:01 -07:00
  • 10ec11de9c algorithm_test: suppress bogus -Wnonnull warning in GCC 12 Derek Mauro 2022-06-14 13:10:59 -07:00
  • cfd9476bff flags/marshalling_test: work around bogus GCC 12 -Wmaybe-uninitialized warning Derek Mauro 2022-06-14 12:58:49 -07:00
  • bf93dba8e2 counting_allocator: suppress bogus -Wuse-after-free warning in GCC 12 Derek Mauro 2022-06-14 12:48:22 -07:00
  • 76c7ad8241 Prefer to fallback to UTC when the embedded zoneinfo data does not contain the requested zone. Abseil Team 2022-06-14 10:23:06 -07:00
  • 02b0216656 Minor wording fix in the comment for ConsumeSuffix() Abseil Team 2022-06-10 23:20:25 -07:00
  • eda52d053e Tweak the signature of status_internal::MakeCheckFailString as part of an upcoming change Andy Getzendanner 2022-06-10 15:12:31 -07:00
  • 9431a83791 Fix several typos in comments. Abseil Team 2022-06-10 09:53:15 -07:00
  • 45eba9c16a Reformulate documentation of ABSL_LOCKS_EXCLUDED. Abseil Team 2022-06-10 07:18:20 -07:00
  • db60907587 absl/base/internal/invoke.h: Use ABSL_INTERNAL_CPLUSPLUS_LANG for language version guard Dino Radakovic 2022-06-09 11:20:41 -07:00
  • 9eff97861b Fix C++17 constexpr storage deprecation warnings Derek Mauro 2022-06-09 07:49:38 -07:00
  • 7383f346c9 Optimize SwissMap iteration by another 5-10% for ARM Abseil Team 2022-06-09 03:12:43 -07:00
  • e0a32c2aee Add documentation on optional flags to the flags library overview. Tom Manshreck 2022-06-08 14:22:40 -07:00
  • 7a8d20b784 absl: correct the stack trace path on RISCV Saleem Abdulrasool 2022-06-08 12:42:23 -07:00
  • ef799d3372 Merge pull request #1194 from jwnimmer-tri:default-linkopts Copybara-Service 2022-06-07 09:31:59 -07:00
  • ef615a8f5d Remove unintended defines from config.h James Y Knight 2022-06-07 07:13:36 -07:00
  • c588201b68 Obey ABSL_DEFAULT_LINKOPTS for all cc_library targets Jeremy Nimmer 2022-06-06 13:13:36 -07:00
  • ba9f2f6609 Ignore invalid TZ settings in tests Benjamin Barenblat 2022-06-06 12:28:04 -07:00
  • 91b8bfab44 Add ABSL_HARDENING_ASSERTs to CordBuffer::SetLength() and CordBuffer::IncreaseLengthBy() Derek Mauro 2022-06-06 11:26:39 -07:00