Skip to content

Tags: SmallSharky/abseil-cpp

Tags

20200225.2

Toggle 20200225.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix undefined symbol in MacOS dylib by adding absl::string dependency…

… to absl::cord as proposed by moubctez on issue abseil#624 (abseil#670)

20200225.1

Toggle 20200225.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Patch LTS with the bug fix for `absl::Status::ErasePayload`. (abseil#632

)

f8fe7bd53bfed601f002f521e34ab4bc083fc28b by Matthew Brown <[email protected]>:

Ensure a deep copy and proper equality on absl::Status::ErasePayload

PiperOrigin-RevId: 298482742

20200225

Toggle 20200225's commit message
Creation of LTS branch "lts_2020_02_25"

  - 0033c9e Fix build on FreeBSD/powerpc (abseil#616) by kgotlinux <[email protected]>
  - 0d5ce27 Export of internal Abseil changes by Abseil Team <[email protected]>
  - b69c7d8 Export of internal Abseil changes by Abseil Team <[email protected]>
  - 2a5633f Merge "Export of internal Abseil changes" by Xiaoyi Zhang <[email protected]>
  - f9b3d6e Add RISCV support to GetProgramCounter() (abseil#621) by Khem Raj <[email protected]>
  - 0232c87 Add missing ABSL_HAVE_VDSO_SUPPORT conditional (abseil#622) by Sinan Kaya <[email protected]>
  - 3c81410 Export of internal Abseil changes by Abseil Team <[email protected]>
  - c44657f Export of internal Abseil changes by Abseil Team <[email protected]>
  - 98eb410 Export of internal Abseil changes by Abseil Team <[email protected]>
  - bf78e97 Export of internal Abseil changes by Abseil Team <[email protected]>
  - d95d156 Export of internal Abseil changes by Abseil Team <[email protected]>
  - 24713a7 Export of internal Abseil changes by Abseil Team <[email protected]>
  - 72382c2 Export of internal Abseil changes by Abseil Team <[email protected]>
  - 08a7e7b Export of internal Abseil changes by Abseil Team <[email protected]>
  - 36bcd95 Fix pointer format specifier in documentation (abseil#614) by Andre Nguyen <[email protected]>
  - 0f86336 Export of internal Abseil changes by Abseil Team <[email protected]>
  - c512f11 Export of internal Abseil changes by Abseil Team <[email protected]>
  - 37dd256 Export of internal Abseil changes by Abseil Team <[email protected]>
  - 4442770 fix: Add support for more ARM processors detection (abseil#608) by Andre Nguyen <[email protected]>
  - 159bf2b Export of internal Abseil changes by Abseil Team <[email protected]>
  - a2e6ade Use https links. (abseil#586) by nlewycky <[email protected]>
  - 564001a Export of internal Abseil changes by Abseil Team <[email protected]>
  - b3aaac8 Export of internal Abseil changes by Abseil Team <[email protected]>
  - 63ee2f8 Export of internal Abseil changes by Abseil Team <[email protected]>
  - a048203 Export of internal Abseil changes by Abseil Team <[email protected]>
  - 1de0166 Export of internal Abseil changes by Abseil Team <[email protected]>
  - ad904b6 Export of internal Abseil changes by Abseil Team <[email protected]>
  - 2923513 Export of internal Abseil changes by Abseil Team <[email protected]>
  - bf86cfe Export of internal Abseil changes by Abseil Team <[email protected]>
  - 12bc53e Export of internal Abseil changes by Abseil Team <[email protected]>
  - 1e39f86 Export of internal Abseil changes by Abseil Team <[email protected]>
  - 77f8700 Export of internal Abseil changes by Abseil Team <[email protected]>
  - d659fe5 Export of internal Abseil changes by Abseil Team <[email protected]>
  - a4b757b Export of internal Abseil changes by Abseil Team <[email protected]>
  - 0514227 Export of internal Abseil changes by Abseil Team <[email protected]>
  - 7f4fe64 Export of internal Abseil changes by Abseil Team <[email protected]>
  - 16d9fd5 Export of internal Abseil changes by Abseil Team <[email protected]>
  - bcaae60 Export of internal Abseil changes by Abseil Team <[email protected]>
  - 8ba96a8 Export of internal Abseil changes by Abseil Team <[email protected]>
  - 2103fd9 Export of internal Abseil changes by Abseil Team <[email protected]>
  - 3df7b52 Export of internal Abseil changes by Abseil Team <[email protected]>
  - fa8c751 Export of internal Abseil changes by Abseil Team <[email protected]>
  - 85092b4 Fix Conan builds (abseil#400) by Adrian Ostrowski <[email protected]>
  - e96ae22 Export of internal Abseil changes by Abseil Team <[email protected]>
  - 20de2db Export of internal Abseil changes by Abseil Team <[email protected]>
  - 846e5db Export of internal Abseil changes by Abseil Team <[email protected]>
  - 8207907 Export of internal Abseil changes by Abseil Team <[email protected]>
  - 078b89b Export of internal Abseil changes by Abseil Team <[email protected]>
  - 19b021c Export of internal Abseil changes by Abseil Team <[email protected]>
  - ecc0033 Always enable proper symbolize implementation on Windows ... by Loo Rong Jie <[email protected]>
  - 2796d50 Export of internal Abseil changes by Abseil Team <[email protected]>
  - e4c8d0e Export of internal Abseil changes by Abseil Team <[email protected]>
  - a15364c Export of internal Abseil changes by Abseil Team <[email protected]>
  - ab3552a Export of internal Abseil changes by Abseil Team <[email protected]>
  - e9f9000 Fix ABSL_WAITER_MODE detection for mingw (abseil#342) by Joe Sylve <[email protected]>
  - abea769 Fix ABSL_HAVE_ALARM check on mingw (abseil#341) by Joe Sylve <[email protected]>
  - 25597bd Export of internal Abseil changes by Abseil Team <[email protected]>
  - aad33fe Export of internal Abseil changes by Abseil Team <[email protected]>
  - 8fe7214 Export of internal Abseil changes by Abseil Team <[email protected]>
  - debac94 Export of internal Abseil changes by Abseil Team <[email protected]>
  - 882b350 Fix spelling errors (abseil#384) by Sungmann Cho <[email protected]>
  - 502efe6 Export of internal Abseil changes by Abseil Team <[email protected]>
  - ccdd1d5 Export of internal Abseil changes by Abseil Team <[email protected]>
  - ddf8e52 Export of internal Abseil changes by Abseil Team <[email protected]>
  - 6ec1362 Export of internal Abseil changes by Abseil Team <[email protected]>
  - ac78ffc Export of internal Abseil changes by Abseil Team <[email protected]>
  - 5374c56 Export of internal Abseil changes by Abseil Team <[email protected]>
  - 97c1664 Export of internal Abseil changes by Abseil Team <[email protected]>
  - 325fd7b Export of internal Abseil changes by Abseil Team <[email protected]>
  - 83c1d65 Export of internal Abseil changes by Abseil Team <[email protected]>
  - eb6b7bd Export of internal Abseil changes by Abseil Team <[email protected]>
  - 9ddac55 Export of internal Abseil changes by Abseil Team <[email protected]>
  - 1948f6f Export of internal Abseil changes by Abseil Team <[email protected]>
  - a0d1e09 Export of internal Abseil changes by Abseil Team <[email protected]>
  - 2d2d7fb Export of internal Abseil changes by Abseil Team <[email protected]>
  - 0302d1e supppress unused variable warning for gcc (abseil#372) by Martin <[email protected]>
  - 262d74b Export of internal Abseil changes by Abseil Team <[email protected]>
  - f0afae0 Export of internal Abseil changes by Abseil Team <[email protected]>
  - 0e7afdc Export of internal Abseil changes by Abseil Team <[email protected]>
  - 9a41ffd Export of internal Abseil changes by Abseil Team <[email protected]>
  - 36910d3 [bazel] Add fixes for --incompatible_load_cc_rules_from_b... by Yannic <[email protected]>
  - aae8143 Export of internal Abseil changes by Abseil Team <[email protected]>
  - d9aa92d Export of internal Abseil changes by Abseil Team <[email protected]>
  - 321ab53 Export of internal Abseil changes by Abseil Team <[email protected]>
  - 4ef5740 Export of internal Abseil changes by Abseil Team <[email protected]>

GitOrigin-RevId: 0033c9e
Change-Id: I8a2b70063cb3ab40c6943a6db0fe40cae71ed8d7

20190808

Toggle 20190808's commit message
Abseil LTS branch, August 2019

20181200

Toggle 20181200's commit message
Abseil LTS branch, December 2018

20180600

Toggle 20180600's commit message
Abseil LTS branch, June 2018