1. 07 Nov, 2017 1 commit
  2. 06 Nov, 2017 3 commits
  3. 02 Nov, 2017 3 commits
  4. 01 Nov, 2017 1 commit
    • Changes imported from Abseil "staging" branch: · c56e7827
        - e4999febdfea4d392284bfbc9dce9520b26d98cb Remove an erronous __attribute__((...)) tag. by Abseil Team <absl-team@google.com>
        - 61db01b3eaad3563aa2f97d41799ef1339d57c04 Remove the default parameter value from overridden overfl... by Abseil Team <absl-team@google.com>
        - e7dc1ee6bb523b2173915e1978f7e3831f5484f6 Fix the include guards for exception_safety_testing.h by Jon Cohen <cohenjon@google.com>
      
      GitOrigin-RevId: e4999febdfea4d392284bfbc9dce9520b26d98cb
      Change-Id: I7837e125138a1e623d9b6394c0ea5f624b904ea2
      Abseil Team committed
  5. 31 Oct, 2017 1 commit
    • Changes imported from Abseil "staging" branch: · 8db6cfd1
        - 8bcd472c6f1a7c8a3a7aac07d7e5e3f90685fe5e Create an exception-safety testing framework for Abseil by Jon Cohen <cohenjon@google.com>
        - 17cc4bb19ba86e2bc45e9381bd07450c06134903 Fix typo. by Abseil Team <absl-team@google.com>
      
      GitOrigin-RevId: 8bcd472c6f1a7c8a3a7aac07d7e5e3f90685fe5e
      Change-Id: Ia1f4f12d25c375e0af34fea052a4a82dc964eeff
      Abseil Team committed
  6. 30 Oct, 2017 2 commits
    • Changes imported from Abseil "staging" branch: · c8bd28c5
        - 0726b35bb91aa98b87b340db9019fe7bdb19fe52 Fixing typo when checking CUDA compiler version, and use ... by Abseil Team <absl-team@google.com>
        - 3c94139e0e2ca6387c0498f24c9e44172208fffc Update comment of GUARDED_BY to match feedback provided b... by Abseil Team <absl-team@google.com>
        - 116d0427b845613213e26afc1203621ac7bd6910 Turn off ABSL TLS support for buggy versions of the Andro... by Abseil Team <absl-team@google.com>
      
      GitOrigin-RevId: 0726b35bb91aa98b87b340db9019fe7bdb19fe52
      Change-Id: I861e4fb27d77904e705ccbcb4054f10c3f43e158
      Abseil Team committed
  7. 27 Oct, 2017 2 commits
    • CMake support · d5134a7f
      - initial cmake support
      - downgrade cmake requirement to 2.8.12
      - factorize cmake test flags / libs options
      - refactor test / library under helpers functions, follow bazel's style
      - Add fix for MSVC and Windows support ( thx @patrikfors )
      - Switch to default "add_subdirectory()" usage mode
      - add CMake/README.md for instructions
      - add header-only cmake target generator
      - map absl target to absl:: namespace
      Adrien Devresse committed
    • Changes imported from Abseil "staging" branch: · 0fece732
        - 5b675ef65e4977b3ac778a75a21e99db1ebe78e7 Remove "not an official google project" disclaimer. by Abseil Team <absl-team@google.com>
        - 77d2aacc03efe6841612b38bcbb745dde1ad7d3e Avoid weak virtual table warnings (-Wweak-vtables) and re... by Abseil Team <absl-team@google.com>
      
      GitOrigin-RevId: 5b675ef65e4977b3ac778a75a21e99db1ebe78e7
      Change-Id: Ia0d1d6e39169c7ad9783d25dc92dad041de3a966
      Abseil Team committed
  8. 24 Oct, 2017 1 commit
    • Changes imported from Abseil "staging" branch: · dedb4eec
        - fbff677ef850865ea67ed6771a8ed348be181e8e Modify sysinfo.cc to support GetTID on Akaros. by Abseil Team <absl-team@google.com>
        - f1c2929e08a3d4181e08cb5014c4a569306fd922 Two functions that did not refer to their arguments unles... by Abseil Team <absl-team@google.com>
        - ee43cc3bfdb4d84d40eee31fb25ecdc1aa060f47 Support Akaros (https://akaros.org) in the ABSL spinlock_... by Abseil Team <absl-team@google.com>
        - 6869c8c5253126459d6c7f0aa708d8612c8e5963 Make sure vdso_base_ is constant-intialized. by Abseil Team <absl-team@google.com>
        - d54e0366efc8d44cd5da5fd157734da966dc45e8 Add missing include for assert used by ABSL_ASSERT. by Derek Mauro <dmauro@google.com>
        - a5139775f3917bb5201e7fc838135766daa05b8d When building against GLIBC-2.16 or newer, use getauxval(... by Abseil Team <absl-team@google.com>
      
      GitOrigin-RevId: fbff677ef850865ea67ed6771a8ed348be181e8e
      Change-Id: Ie3549f6ef054783dd104304d2faf8d9800c16b83
      Abseil Team committed
  9. 23 Oct, 2017 1 commit
    • Changes imported from Abseil "staging" branch: · 5fcbe86e
        - 989557e6b443a81b5ad9bd0d0c704edbe96c09c9 Make InlinedVector::ShiftRight update the vector's size -... by Jon Cohen <cohenjon@google.com>
        - ffc2e2a6f169bbfa823890f21d13e16110cd0206 Fix issues when passing references aliasing into an Inlin... by Jon Cohen <cohenjon@google.com>
        - 2fce2f87043f8c044889b4aab828e6edc20da0d9 In C++14 or later, alias absl::make_unique to std::make_u... by Abseil Team <absl-team@google.com>
        - cb83e95b486c59fd6acfa956e97f42253dd158bd Roll back change to avoid weak virtual table warnings (-W... by Abseil Team <absl-team@google.com>
        - fb4ea46062895cb9340166c9dcc61ec4467bd834 Avoid weak virtual table warnings (-Wweak-vtables) and re... by Abseil Team <absl-team@google.com>
      
      GitOrigin-RevId: 989557e6b443a81b5ad9bd0d0c704edbe96c09c9
      Change-Id: I6b8119c3f16e9d0cb9b5fd6e750502c9dad8e257
      Abseil Team committed
  10. 18 Oct, 2017 1 commit
  11. 17 Oct, 2017 2 commits
    • Changes imported from Abseil "staging" branch: · d8ac7afc
        - 1434dc58cc24e004531a09bcf1491773d9bf789e Copybara clang-format by Juemin Yang <jueminyang@google.com>
        - 6296f0f69b23d406a275b7ce2669ea3b18149bb7 Internal change for git pull request #31 by Juemin Yang <jueminyang@google.com>
        - 539940d88cfdf172b4b916d44225cc42839eeee7 Add internal-only ABSL_INTERNAL_HAVE_TSAN_INTERFACE macro. by Daniel Katz <katzdm@google.com>
        - bf85dda4ffdb4dd15084fb8b8db00281481dee90 Add missing pthread.h include to low_level_alloc.cc. by Derek Mauro <dmauro@google.com>
      
      GitOrigin-RevId: 1434dc58cc24e004531a09bcf1491773d9bf789e
      Change-Id: I68d6957b0cac32020e4e34dca3243f2f270a4b9c
      Abseil Team committed
    • Merge pull request #31 from efcs/add-clang-format · 0a86ee86
      Add Google-style .clang-format file.
      jueminyang committed
  12. 16 Oct, 2017 1 commit
    • Changes imported from Abseil "staging" branch: · 6de53819
        - 432508bf64998983b3c194d5f164872ce3c2e573 Put visibility tags into absl external build files by Jon Cohen <cohenjon@google.com>
        - 25d59d11e7b833fe632cddb5bf4d76075ae6282b Use ABSL_PREDICT_TRUE instead of *FALSE for the range che... by Jon Cohen <cohenjon@google.com>
        - 8d8a5890a55ddd19aac849748441eeb57c684f10 Better detection for MSVC support on std::optional. by Xiaoyi Zhang <zhangxy@google.com>
        - c1b31e4a97939885c3bbc23ecb093e9619e73ad1 Internal cleanup by Gennadiy Rozental <rogeeff@google.com>
        - 4f56ad20c4eeccc6f5fb21ec6c7191233d34a090 Internal change. by Matt Calabrese <calabrese@google.com>
        - d2a02b52c75c295708170f4d17b7ff442c8d6a97 Fixed a minor typo in the SimpleAtob() function comment. by Abseil Team <absl-team@google.com>
        - 5adbff5c23a45278d06de2ef3a29ea51b0d1269e Internal cleanup by Gennadiy Rozental <rogeeff@google.com>
      
      GitOrigin-RevId: 432508bf64998983b3c194d5f164872ce3c2e573
      Change-Id: I32ddd151d3350b96a22e8f1830f19b59374953ad
      Abseil Team committed
  13. 12 Oct, 2017 2 commits
  14. 11 Oct, 2017 4 commits
  15. 10 Oct, 2017 1 commit
  16. 06 Oct, 2017 5 commits
  17. 05 Oct, 2017 3 commits
    • Changes imported from Abseil "staging" branch: · d732f201
        - d5a5960a133967e4af02836d304884cd6cbd6e46 Adjusting time tests for flakiness by Gennadiy Civil <misterg@google.com>
        - ccb8535fdc92c3c99bfa2795e75d3fbdcb134571 Internal-only tweak. by Jorg Brown <jorg@google.com>
        - 4c03dd9e54bd4645e7e7a8dfb3c590f5b0654884 Fix comment on some C++11 type traits backport. by Xiaoyi Zhang <zhangxy@google.com>
        - 43cd12d2304464163e33ae932fbb842a869213dd Allow intrinsic int128 to be set for __ppc64__ targets. by Abseil Team <absl-team@google.com>
        - 789e9c13de67ef3c7ba09c765c3484621897b6bb Update README.md description of 'types' library to be con... by Abseil Team <absl-team@google.com>
        - 8be10d7683c90b85244ddc67360a7ca2dfffdf01 Update comment on move constructors' noexcept specificati... by Xiaoyi Zhang <zhangxy@google.com>
      
      GitOrigin-RevId: d5a5960a133967e4af02836d304884cd6cbd6e46
      Change-Id: I743efee47b9e65f46a44d9ab80ccd62cfd0c1301
      Abseil Team committed
  18. 04 Oct, 2017 1 commit
    • Changes imported from Abseil "staging" branch: · cc4bed2d
        - cdcf33b6176a51b6b9bcdf1032b4aa407a9a6990 Clarify that "0" without a suffix parses to ZeroDuration(... by Abseil Team <absl-team@google.com>
        - 65c8997d5a3a4cff63f1dc8a72dcee89c456a17b spelling 'available' by Abseil Team <absl-team@google.com>
        - 1a2b51427c38d471a3f2b8806f015d1598877559 Clean up a comment by Abseil Team <absl-team@google.com>
        - ea1ae153fff759a60fbf946f2865f14253e21289 Fix typo in string_view comments. by Abseil Team <absl-team@google.com>
        - 94d7e6d9e9e379e352aa3cc5e37ac4ffd81db234 Replace x64_windows_msvc with x64_windows (bazel default)... by Xiaoyi Zhang <zhangxy@google.com>
      
      GitOrigin-RevId: cdcf33b6176a51b6b9bcdf1032b4aa407a9a6990
      Change-Id: I3ccdcf1b8c5c08997e68cb1f336b02f003a3a72d
      Abseil Team committed
  19. 02 Oct, 2017 1 commit
    • Changes imported from Abseil "staging" branch: · 9c4178d1
        - 1a906f90b303c6fbac292f4883186a27e7c6476c Increase the mutex_test timeout (by removing the timeout ... by Derek Mauro <dmauro@google.com>
        - cfc1d3e56727e5b3a41b7d9dfc513f692ac0edd6 Require iOS 9.0 for ABSL_HAVE_THREAD_LOCAL. by Matt Armstrong <marmstrong@google.com>
        - 22dc24504ac6fbd2a22f5d45a4bd00fe14d500c3 Fix indentation by Jorg Brown <jorg@google.com>
      
      GitOrigin-RevId: 1a906f90b303c6fbac292f4883186a27e7c6476c
      Change-Id: Id6075001460bd6b9ce973897544269fa4103fee8
      Abseil Team committed
  20. 29 Sep, 2017 1 commit
    • Changes imported from Abseil "staging" branch: · 8d8dcb0a
        - b76f5d50e1cb55050ef6004d6097dfdf0a806ff5 Fix ABSL_HAVE_THREAD_LOCAL for iOS < 8.0. by Matt Armstrong <marmstrong@google.com>
        - 1dc71788a3f4ef601e03cbea59e36901479cde35 Add missing #include <intrin.h> to use __nop() on MSVC. by Derek Mauro <dmauro@google.com>
        - f63ca6c7e87a7961912995b518b93af41b04bfa1 Fix typo (implict -> implicit) by Abseil Team <absl-team@google.com>
        - 8096006dc52368f166ccd22e25fcee334e142508 Fix a typo. by Abseil Team <absl-team@google.com>
        - c673a4a59790329fab33536caed6733dc03ec2a1 Add missing ":" in TODO. by Abseil Team <absl-team@google.com>
        - 8125d214356501af0f3a8b3bb577eed083f0493f Fix comment nit. by Abseil Team <absl-team@google.com>
      
      GitOrigin-RevId: b76f5d50e1cb55050ef6004d6097dfdf0a806ff5
      Change-Id: I0168eb0c92b20ece2fe5ee54573c7720d00fd0b3
      Abseil Team committed
  21. 27 Sep, 2017 3 commits
    • Changes imported from Abseil "staging" branch: · cdf20caa
        - 43853019b439efb32c79d5d50e24508588e1bbe0 Undo the not applying qualifications to absl types in enc... by Derek Mauro <dmauro@google.com>
        - 06d62a10621c9864279ee57097069cfe3cb7b42a fix capitalization by Abseil Team <absl-team@google.com>
        - 22adbfee340bb452ba38b68975ade6f072859c4a Fix indices in str_split.h comments. by Derek Mauro <dmauro@google.com>
        - ae5143a559ad8633a78cd76620e30a781006d088 Fix the inconsistent licenses directives in the BUILD fil... by Derek Mauro <dmauro@google.com>
        - 0a76a3653b2ecfdad433d3e2f5b651c4ecdcf74b Remove strip.cc, fastmem.h, and fastmem_test.cc from the ... by Derek Mauro <dmauro@google.com>
        - 77908cfce5927aabca1f8d62481106f22cfc1936 Internal change. by Derek Mauro <dmauro@google.com>
        - d3277b4171f37e22ab346becb5e295c36c7a0219 Be consistent in (not) applying qualifications for enclos... by Abseil Team <absl-team@google.com>
        - 9ec7f8164e7d6a5f64288a7360a346628393cc50 Add std:: qualification to isnan and isinf in duration_te... by Derek Mauro <dmauro@google.com>
        - 9f7c87d7764ddba05286fabca1f4f15285f3250a Fix typos in string_view comments. by Abseil Team <absl-team@google.com>
        - 281860804f8053143d969b99876e3dbc6deb1236 Fix typo in container.h docs. by Abseil Team <absl-team@google.com>
        - 0b0a9388c7a9d7f72349d44b5b46132f45bde56c Add bazel-* symlinks to gitignore. by Michael Pratt <mpratt@google.com>
      
      GitOrigin-RevId: 43853019b439efb32c79d5d50e24508588e1bbe0
      Change-Id: I9e74a5430816a34ecf1acb86486ed3b0bd12a1d6
      Abseil Team committed
    • Merge pull request #9 from djehuti/typo-fixes · 7a64d73e
      Fix typo in Abseil issue template.
      Derek Mauro committed
    • Fix typo. · c5a9de8e
      Ben Cox committed