Skip to content
Snippets Groups Projects
  1. Jan 30, 2018
    • Abseil Team's avatar
      Changes imported from Abseil "staging" branch: · 26d8858e
      Abseil Team authored
        - 53419b5e123c4c9c47ecfe52ba747a271b03ae9c Add the sampling weight to MallocHook_SampledAlloc, so th... by Abseil Team <absl-team@google.com>
        - 8689c9a0dc685f50ba843a8d0d7d4274a1ec656a Factor out inline variable detection to separate macro. by Matt Calabrese <calabrese@google.com>
        - 0eac39ee9d81c03b8335c1cd3871d0dc4ec7bca7 Log the actual and expected durations for failed timing t... by Abseil Team <absl-team@google.com>
      
      GitOrigin-RevId: 53419b5e123c4c9c47ecfe52ba747a271b03ae9c
      Change-Id: I4ae8f5c0e924cdeee253fdf37d483d47893fc64c
      26d8858e
  2. Jan 29, 2018
  3. Jan 26, 2018
  4. Jan 25, 2018
    • Abseil Team's avatar
      Changes imported from Abseil "staging" branch: · f6eea948
      Abseil Team authored
        - a74a7e9027e3f90835ae0f553f98be294781da18 Internal change by Abseil Team <absl-team@google.com>
        - 2d32db6ed063f93b67886b9c27602d5aea3c21f7 Add /D_SCL_SECURE_NO_WARNINGS to MSVC builds to disable c... by Jon Cohen <cohenjon@google.com>
        - 54f40318d1de67b6b25f8aa68343f8bbcde8c304 Use sized delete in FixedArray. by Chris Kennelly <ckennelly@google.com>
        - 193f50b3500ab1a102a00df4e05ad7b969e9337b Fixes some warnings that show up during builds with msvc. by Greg Miller <jgm@google.com>
      
      GitOrigin-RevId: a74a7e9027e3f90835ae0f553f98be294781da18
      Change-Id: I6d2b1f496974a1399ca5db6b71274368c2699a59
      f6eea948
  5. Jan 24, 2018
  6. Jan 23, 2018
    • Abseil Team's avatar
      Changes imported from Abseil "staging" branch: · dcf112f0
      Abseil Team authored
        - d7810aa3eadf258776b9c4914df3b3db68791829 absl::optional<T>::value_or(U) now enforces copy/move by Matt Armstrong <marmstrong@google.com>
        - 3cc15e447c1851a91dd88e537e5f74faece605a3 Use ABSL_EXCEPTIONS_FLAG instead of -fexceptions in absl/... by Jon Cohen <cohenjon@google.com>
      
      GitOrigin-RevId: d7810aa3eadf258776b9c4914df3b3db68791829
      Change-Id: Ib40e22678944b633e734af790449871630f0eeab
      dcf112f0
  7. Jan 22, 2018
    • Abseil Team's avatar
      Changes imported from Abseil "staging" branch: · 787891a3
      Abseil Team authored
        - 5140470240e110cdad301446124b2e6075c4034a Fix typos in the Abseil issue template. by Shaindel Schwartz <shaindel@google.com>
        - 97a197521aa13fed099483c5424be1d4d8a87add Removing deprecated internal interfaces from FixedArray. by Daniel Katz <katzdm@google.com>
        - 2a222b425752e696db5c1688f1dfdb17e228cae9 Rollback for test breakage. by Andrew Hunter <ahh@google.com>
        - d2d27e3ff67021b85726c1fc4d1d18b15e648ecf use std::allocator, not ::operator new in FixedArray for ... by Andrew Hunter <ahh@google.com>
        - 8e0c0a9f5e29e00e0dfca707b88741a7546d09d6 No need to test defined(__has_warning) if not using it by Abseil Team <absl-team@google.com>
      
      GitOrigin-RevId: 5140470240e110cdad301446124b2e6075c4034a
      Change-Id: I485aa818efa07f960c924edb62715b5cbc41b97b
      787891a3
  8. Jan 18, 2018
    • Abseil Team's avatar
      Changes imported from Abseil "staging" branch: · 52a24589
      Abseil Team authored
        - 3f758237a43af1f277990492701d26d1153b4d74 Generalize the construction/destruction tests, to prepare... by Greg Falcon <gfalcon@google.com>
        - 7bea88f74fbac34b0c0b00b8b832a544988b9465 Simplify non intrinsic uint128 multiply. by Alex Strelnikov <strel@google.com>
      
      GitOrigin-RevId: 3f758237a43af1f277990492701d26d1153b4d74
      Change-Id: Idd9a2df0b90403f10f56bb66d30b76a8ba9f50e7
      52a24589
  9. Jan 17, 2018
    • Abseil Team's avatar
      Changes imported from Abseil "staging" branch: · 5a8de8a3
      Abseil Team authored
        - 5e874e644191fbf99f5636d6303de2b28b23392c Adds a absl::apply function, similar to c++17's std::apply. by Abseil Team <absl-team@google.com>
        - 16373c438d16a09725dace03ab7ba0f7c2337279 Add debugging_internal::StackTraceWorksForTest by Abseil Team <absl-team@google.com>
        - a623257aaaff8a5fba3377f34f92f319a104e444 Update absl::CondVar documentation in response to GitHub ... by Derek Mauro <dmauro@google.com>
        - 87d58a25bc4ecd46165dd1c417121c86cbc07be0 Add assert against uint128 negative bit shift undefined b... by Alex Strelnikov <strel@google.com>
        - af155c0d2a3556b56a9bcd6f9ee7416277185df8 Fix comment typos. by Abseil Team <absl-team@google.com>
        - 1824ae832eb75d447dea730b5968d952897e135a Rollback of: Add debugging_internal::StackTraceWorksForTest by Abseil Team <absl-team@google.com>
        - 97318f087ce63dd5acf1e0d3d697cd90a7d6ebfd Add debugging_internal::StackTraceWorksForTest by Abseil Team <absl-team@google.com>
        - 9dd1d17dca17f0ded3bda336b7521fd57d08a5cc Move log_severity.h out of internal. by Abseil Team <absl-team@google.com>
        - 2212bb56b1a8365d2303ff0983441298d08444e5 Internal change. by Alex Strelnikov <strel@google.com>
      
      GitOrigin-RevId: 5e874e644191fbf99f5636d6303de2b28b23392c
      Change-Id: Ic270393ac1f15866afb64617d28269cd829030f6
      5a8de8a3
  10. Jan 12, 2018
    • Abseil Team's avatar
      Changes imported from Abseil "staging" branch: · be40fdf1
      Abseil Team authored
        - c01cbbc23470f60e54aa28f88faa49df17d26c9c Add constexpr function for max uint128 to replace global ... by Alex Strelnikov <strel@google.com>
        - 07491549940e51fb6a0c8aad0ce101cb2830ee8e fix __GNUC__ typo in ABSL_ATTRIBUTE_RETURNS_NONNULL test by Abseil Team <absl-team@google.com>
        - 1bc29bafa53c387b0e097856cffb2fb9ce56c331 Remove redundant uint128 function cast expressions. by Alex Strelnikov <strel@google.com>
        - e3dddbd7be9e85e1bac77648af35ddccdba4500e Add ABSL_ATTRIBUTE_RETURNS_NONNULL macro. by Chris Kennelly <ckennelly@google.com>
      
      GitOrigin-RevId: c01cbbc23470f60e54aa28f88faa49df17d26c9c
      Change-Id: I7a5f608f58fb53bf013cdf56018f5b39842427fc
      be40fdf1
  11. Jan 10, 2018
    • Abseil Team's avatar
      Changes imported from Abseil "staging" branch: · c742b723
      Abseil Team authored
        - f679f7de2957ac4dca0a862d04f1165d2f503525 Merge GitHub PR #78: Fix typo in thread_identity.h by Derek Mauro <dmauro@google.com>
        - 369cbefc9ebb8503e3c25b1516c856dab3bed7ac Minor refactor of operator-(uint128). by Alex Strelnikov <strel@google.com>
        - fba0f8c33b051d90936ad0fcaa4bea83f554bf8d Merge GitHub PR #75: Fix typo in per_thread_tls.h by Derek Mauro <dmauro@google.com>
        - 76d5d25a54ab93c1ea3bc74b5a28ba335b0f2bab Implement InlinedVector::shrink_to_fit() method. by Abseil Team <absl-team@google.com>
      
      GitOrigin-RevId: f679f7de2957ac4dca0a862d04f1165d2f503525
      Change-Id: I03b39fdbd70c00a455d98d949d413dd7c8019578
      c742b723
    • Bulat Musin's avatar
      Merge #78: Fix typo in thread_identity.h · 98bff8b2
      Bulat Musin authored
      98bff8b2
  12. Jan 09, 2018
  13. Jan 08, 2018
    • Abseil Team's avatar
      Changes imported from Abseil "staging" branch: · 4132ce25
      Abseil Team authored
        - 0a519d9a4507158267cc515e0c7c83959d94fc78 Fix missing header include when compiling with _GLIBCXX_D... by Alex Strelnikov <strel@google.com>
        - d089af70781d92af9a5de2d84c417ddf2c87689a Internal change by Gennadiy Rozental <rogeeff@google.com>
        - 0d3afc89d3907923ede964d58c6bcca579e8ad65 Test absl::any for exception safety.  This test is tempor... by Jon Cohen <cohenjon@google.com>
        - 29af424b8a3174a7b3e657e478aa30a8a425aee2 Tweak the ABSL type trait library and expand its tests. by Abseil Team <absl-team@google.com>
        - 99ab42b2ebbe466cc3730fb6b16b5fad848f95af Rollback GLIBCXX_DEBUG fix due to internal breakage. by Alex Strelnikov <strel@google.com>
        - 1a5bcb93ee16d4dd2170254e54c4b62b38fbf17b Internal change. by Abseil Team <absl-team@google.com>
        - 46de7d09c7d4aef5b7b5389ce9b4f96b654aac02 absl::string_view::rfind: doc fix. by Abseil Team <absl-team@google.com>
        - edda4c7ddd2d76fbb5b3fd5226b95082083c57d9 Fix string_view_test with c++17/clang/libc++ to address by Xiaoyi Zhang <zhangxy@google.com>
      
      GitOrigin-RevId: 0a519d9a4507158267cc515e0c7c83959d94fc78
      Change-Id: Ie27de1be3e79bba011f05e924d34e8fcc62d8de5
      4132ce25
  14. Jan 03, 2018
    • Abseil Team's avatar
      Changes imported from Abseil "staging" branch: · 0271cd35
      Abseil Team authored
        - 6e88015f26885b66ce9b11696eb9c8d96ef7c0f6 Add ABSL_MUST_USE_RESULT to absl::StripPrefix and absl::S... by Mark Barolak <mbar@google.com>
        - 47d8de97748da346ad2a962f27389e0380a7a716 Fix missing header include when compiling with _GLIBCXX_D... by Alex Strelnikov <strel@google.com>
      
      GitOrigin-RevId: 6e88015f26885b66ce9b11696eb9c8d96ef7c0f6
      Change-Id: I8698c77d9eab81455b209a6bef4bb2d5b32ebd65
      0271cd35
  15. Jan 02, 2018
    • Abseil Team's avatar
      Changes imported from Abseil "staging" branch: · 6365d174
      Abseil Team authored
        - d1a8e5ddbf9f96a4ca020260b21e03820c5ff966 Remove references to the non-existing StringPrintf API to... by Abseil Team <absl-team@google.com>
        - 64a422bc1620b29247a81fab2b08a7f23dfc1461 Add a copy and move constructor to FixedArray.  This does... by Jon Cohen <cohenjon@google.com>
      
      GitOrigin-RevId: d1a8e5ddbf9f96a4ca020260b21e03820c5ff966
      Change-Id: I4388bdf1260702f2847307abbac4bf265e8cf90f
      6365d174
  16. Dec 28, 2017
    • Abseil Team's avatar
      Changes imported from Abseil "staging" branch: · eb5bbdda
      Abseil Team authored
        - 5923451fb3b082e8bedb800cb676378b0f52d651 Remove internal-only deprecated APIs. by Daniel Katz <katzdm@google.com>
        - c715bf6e5533a9a5d827e806ccd6e8ee68ad2a53 Small fix for comment in span.h by Abseil Team <absl-team@google.com>
        - ef89cc8dac0631b4ad3499d1f0883670b43567df Rename an internal detail to de-conflict with a badly-nam... by Abseil Team <absl-team@google.com>
        - b53761a945ffdab39d5340904ca822571672f11a Remove base/internal/log_severity.cc, which is omitted fr... by Abseil Team <absl-team@google.com>
        - 56685b1852840d3838e24d83849d56644949e9b7 Reimplementing MallocHook such that the C API wraps the C... by Abseil Team <absl-team@google.com>
      
      GitOrigin-RevId: 5923451fb3b082e8bedb800cb676378b0f52d651
      Change-Id: I9b854d46b57990c9a10971391d762b280488bcee
      eb5bbdda
  17. Dec 22, 2017
    • Abseil Team's avatar
      Changes imported from Abseil "staging" branch: · 17cde19a
      Abseil Team authored
        - f13b203bb87afd3a9330030fb97a1318083d8618 Fix SubstituteTest under C++17 with libc++. by Derek Mauro <dmauro@google.com>
        - c551cdf6f70afac3f8ca143f4837f2187715eea9 Fix ABSL_HAVE_THREAD_LOCAL macro for Apple platforms. by Abseil Team <absl-team@google.com>
        - 931020efc43c184c4124975f50a02b377d960f9d Add Abseil Compilers Guide by Tom Manshreck <shreck@google.com>
        - 658f924ca7136c7994290955c5666b60da6ca5b9 Reimplement the SFINAE for allocator_traits::rebind to av... by Abseil Team <absl-team@google.com>
        - 4cb04fa739f70dd5ad0c8421ff4c444645136c7f Fix minor spelling error of 'returning'. by Abseil Team <absl-team@google.com>
      
      GitOrigin-RevId: f13b203bb87afd3a9330030fb97a1318083d8618
      Change-Id: I8573087795a50f8cc8367b0af1aedfbd2a89a793
      17cde19a
  18. Dec 20, 2017
    • Abseil Team's avatar
      Changes imported from Abseil "staging" branch: · ff704564
      Abseil Team authored
        - 20f4e7133d695e9a05e13ebdfd4d78da310b42b5 Remove the warning supressions -Wno-documentation and by Derek Mauro <dmauro@google.com>
        - e1bde85c0571673b1e7a88b9d45a393606ba7e6c Changed the optimized version of strings_internal::JoinAl... by Abseil Team <absl-team@google.com>
        - 746e6716b4c15be61547670d68d25a1c850d3954 Add missing absl:: qualification. by Alex Strelnikov <strel@google.com>
        - 4e5c18c488cbd49ca72b02911cf22d830d5a7f16 Internals change: Remove the ability to pass a custom met... by Greg Falcon <gfalcon@google.com>
        - 65d58107a5730d4b6468bbffc72bea2f980af826 Moved most common character case (ascii printable) out of... by Abseil Team <absl-team@google.com>
        - f031331cc55a3d57b9110e12c7cbe50ac3e2a04f Add missing copyright headers to a few source files. by Greg Falcon <gfalcon@google.com>
        - 6035a77af6fa951c536b42df4c710d16d1817aec Enable libstdc++'s memcmp optimization in absl::equal for... by Abseil Team <absl-team@google.com>
        - 73a665a4a10781e5d89f75a876ece7ad859f4116 Fix minor spelling error "hexidecimal". by Abseil Team <absl-team@google.com>
      
      GitOrigin-RevId: 20f4e7133d695e9a05e13ebdfd4d78da310b42b5
      Change-Id: Id8c18ebd331d096935052a6ab259ebe0e2ef13ae
      ff704564
  19. Dec 18, 2017
    • Abseil Team's avatar
      Changes imported from Abseil "staging" branch: · 4972c72c
      Abseil Team authored
        - f59c2332341d6b1a3e045d61eb0065f7a226f807 Avoid preprocessing  '__CUDACC_VER__ >= 70000' on CUDA 9,... by Abseil Team <absl-team@google.com>
        - 12dd22cf967603e9a12d58abfe877989d61844e3 Internal change. by Greg Falcon <gfalcon@google.com>
      
      GitOrigin-RevId: f59c2332341d6b1a3e045d61eb0065f7a226f807
      Change-Id: If4f5274e6d638a2ac86f1377e6ac0481dc584f19
      4972c72c
  20. Dec 15, 2017
    • Abseil Team's avatar
      Changes imported from Abseil "staging" branch: · 6280bddf
      Abseil Team authored
        - 8320b38cd9f4f271fb6b278bd1e10d93f6ac3856 Use overloads for int32/int64/uint32/uint64 rather than i... by Jorg Brown <jorg@google.com>
        - f8b582b8deb3f78a3c6de2114b3ec4640f5427dd Internal change by Juemin Yang <jueminyang@google.com>
        - 240ff55ebf493ab1233ebe6976853a5fa2b3ec46 Remove the internal LowLevelAlloc's dependence on kLinker... by Greg Falcon <gfalcon@google.com>
      
      GitOrigin-RevId: 8320b38cd9f4f271fb6b278bd1e10d93f6ac3856
      Change-Id: If5004efa2b43856948390ab357b8e9403e4461b4
      6280bddf
  21. Dec 14, 2017
    • Abseil Team's avatar
      Changes imported from Abseil "staging" branch: · 720c017e
      Abseil Team authored
        - a42e9b454ca8be7d021789cdb9bcada07d3e2d3e Merge pull request #57. by Derek Mauro <dmauro@google.com>
        - b1e03838f059c034a6489501804d516326246042 Move the long ostream tests into a separate source file u... by Alex Strelnikov <strel@google.com>
        - 7c56b7dbb05faa7e8653632e00be470331d79cb9 Return reference from absl::InlinedVector::emplace_back(). by Abseil Team <absl-team@google.com>
        - 85b070822b62688ff348d9ad9cc9e230a851f617 Treat \u or \U followed by Unicode surrogate character as... by Abseil Team <absl-team@google.com>
      
      GitOrigin-RevId: a42e9b454ca8be7d021789cdb9bcada07d3e2d3e
      Change-Id: I7d8fb68ffd7eb4e9e737f21fbed6d56b71985f94
      720c017e
  22. Dec 13, 2017
  23. Dec 12, 2017
    • Abseil Team's avatar
      Changes imported from Abseil "staging" branch: · 04edad38
      Abseil Team authored
        - 46a4bd582619bfc4799c1a907316e914ed0c0105 Fixes to mutex_nonprod.  Apparently this has never built.... by Greg Falcon <gfalcon@google.com>
        - 4bcf6f013aeee53057527d70100de8535aec9b93 Add some comments to copts.bzl by Tom Manshreck <shreck@google.com>
        - 54cf717b1c5dfb814721f92a8eb9df5587f5f758 Internal change by Abseil Team <absl-team@google.com>
        - d1f1c7e6e61358300963b7bd50c203740a49297d Eliminate kFast{UInt,Int}{32,64}ToBufferSize constants by Jorg Brown <jorg@google.com>
      
      GitOrigin-RevId: 46a4bd582619bfc4799c1a907316e914ed0c0105
      Change-Id: I129b6b3d27d9ae2c6eb21d6e44a52d10399ef8aa
      04edad38
  24. Dec 11, 2017
    • Abseil Team's avatar
      Changes imported from Abseil "staging" branch: · dc0282d0
      Abseil Team authored
        - 53eebc8dc5730f42b1cda71bc55a5097d330b484 This changes the value base_internal::kOnceDone from 32-b... by Abseil Team <absl-team@google.com>
        - e34af839e2062e9ed6639803186811be23e6fb80 This changes the value base_internal::kOnceDone from 32-b... by Abseil Team <absl-team@google.com>
        - dfb395ba062168eeb15237724b628a1b2494052c Remove unnecessary dependency. by Abseil Team <absl-team@google.com>
      
      GitOrigin-RevId: 53eebc8dc5730f42b1cda71bc55a5097d330b484
      Change-Id: Ide088c81d660c4be900b2456d57a8dcbdb349cc7
      dc0282d0
  25. Dec 08, 2017
    • Abseil Team's avatar
      Changes imported from Abseil "staging" branch: · ecc56367
      Abseil Team authored
        - af7f910500f810f04b5e9835a0655ed509ffb60c Correct comment to refer to simple_pair instead of std::p... by Alex Strelnikov <strel@google.com>
      
      GitOrigin-RevId: af7f910500f810f04b5e9835a0655ed509ffb60c
      Change-Id: I5829533b8ef07e40f2bb89a6a4b2f9a6128d4f3e
      ecc56367
  26. Dec 07, 2017
    • Abseil Team's avatar
      Changes imported from Abseil "staging" branch: · bff94231
      Abseil Team authored
        - 221bfcc1d2583d8bdf1f3745fa0496f92338d38a Update type_traits_test to avoid depending on triviality ... by Matt Calabrese <calabrese@google.com>
      
      GitOrigin-RevId: 221bfcc1d2583d8bdf1f3745fa0496f92338d38a
      Change-Id: I7db0f32479673d21b6976f43baaf3c18f0b73e47
      bff94231
  27. Dec 06, 2017
    • Abseil Team's avatar
      Changes imported from Abseil "staging" branch: · 1b8dacca
      Abseil Team authored
        - 536d004b7e2d48927a5f82e71e9e3a0a9afedbc8 Change uint128 parameters to pass by value. by Alex Strelnikov <strel@google.com>
      
      GitOrigin-RevId: 536d004b7e2d48927a5f82e71e9e3a0a9afedbc8
      Change-Id: I9c5e73ce06c8423a27ec7bff2c4accc434e99cb2
      1b8dacca
  28. Dec 04, 2017
    • Abseil Team's avatar
      Changes imported from Abseil "staging" branch: · f4f91f42
      Abseil Team authored
        - 1dde8a2a1868c32b32d62fba62eb37974f656948 Correct usage of CUnescape() in example. by Abseil Team <absl-team@google.com>
      
      GitOrigin-RevId: 1dde8a2a1868c32b32d62fba62eb37974f656948
      Change-Id: I5183a74a3c682ac55b2bf4be0d871375e1302aae
      f4f91f42
  29. Dec 01, 2017
    • Abseil Team's avatar
      Changes imported from Abseil "staging" branch: · 8b727aa7
      Abseil Team authored
        - 5d8235b05f4ea2b33a138712f463a30b6ae75719 Incorporate PR https://github.com/abseil/abseil-cpp/pull/... by Xiaoyi Zhang <zhangxy@google.com>
        - f2bc653acdaa983aa2765693476c17cd1142d59b Run the StrSplit WorksWithLargeStrings test in all configs. by Matt Armstrong <marmstrong@google.com>
        - 43aed1ea7dffcd656e1916c2d5637650fc3a8de3 Incorporate PR https://github.com/abseil/abseil-cpp/pull/... by Xiaoyi Zhang <zhangxy@google.com>
        - d58511d60904c7090e44638339ba63b97ca96f1a Add a new simple Mutex lifetime test, to be extended later. by Greg Falcon <gfalcon@google.com>
        - db5c86c186c09ad57963bcbd2b6182f62bce8ed0 Actually use the exception in TestCheckerAtCountdown by Jon Cohen <cohenjon@google.com>
        - 29c01a72b62d9a4b90f9bd935e3575adbafd85ed Use factories instead of explicitly passing pointers to T... by Jon Cohen <cohenjon@google.com>
        - 54d5526ee6ab7784992845f6e6e2c7d48ba008a5 Fix uint128 ostream operator and improve ostream test. by Alex Strelnikov <strel@google.com>
        - 4e49abe7e569cf6bd0eae95ce2b2fe2faa051fa2 Fix documentation: strings::PairFormatter -> absl::PairFo... by Derek Mauro <dmauro@google.com>
        - 4044297f0e1a8a6c6ae3f781a65080e0d57c6751 Cut the memory used by the StrSplit WorksWithLargeStrings... by Jorg Brown <jorg@google.com>
      
      GitOrigin-RevId: 5d8235b05f4ea2b33a138712f463a30b6ae75719
      Change-Id: Ib6b6b0161c26e5326b53a126454754e33678eefc
      8b727aa7
    • zhangxy988's avatar
      Merge pull request #51 from behrenhoff/master · 579f2879
      zhangxy988 authored
      Fix CMakeLists.txt for ostringstream_test
      Unverified
      579f2879
    • zhangxy988's avatar
      Merge pull request #55 from rongjiecomputer/master · 3562f9bb
      zhangxy988 authored
      MSVC fixes
      Unverified
      3562f9bb
  30. Nov 28, 2017
  31. Nov 27, 2017
  32. Nov 22, 2017
    • Abseil Team's avatar
      Changes imported from Abseil "staging" branch: · ae0cef35
      Abseil Team authored
        - 55c7dd8ad1570b4e6ce2103ed4d4b6becdea0d96 Remove line continuations which require CMake >= 3.0.  Al... by Jon Cohen <cohenjon@google.com>
        - ee66ad72a90259d6286bbfea7241ed976bb0f6fb Change absl::ParseDuration() to avoid double.  This allow... by Abseil Team <absl-team@google.com>
        - 89cf4cd49d8ff25cb3d29f06b2090029a2024e89 Internal change by Gennadiy Rozental <rogeeff@google.com>
        - cdb5879bf6aaf6bbd2ad1fe4a2b144bbdf0389c7 Internal change by Gennadiy Rozental <rogeeff@google.com>
        - e7b29d11bf24a63bf7637689ada8be7d619844fc Internal change by Gennadiy Rozental <rogeeff@google.com>
        - 2d4fc08d5d64a7760ad6230eccdb5b8014c2b0c3 Update the exception-safety testing framework. by Jon Cohen <cohenjon@google.com>
      
      GitOrigin-RevId: 55c7dd8ad1570b4e6ce2103ed4d4b6becdea0d96
      Change-Id: I6b560cbc4570dfc5aa9a2f90e84d69904df7eac5
      ae0cef35
  33. Nov 20, 2017
    • Abseil Team's avatar
      Changes imported from Abseil "staging" branch: · 6a88b407
      Abseil Team authored
        - cdaf98233a24b0ea992224e4cca526c72c8c2079 Qualify documented code examples with absl namespace. by Alex Strelnikov <strel@google.com>
      
      GitOrigin-RevId: cdaf98233a24b0ea992224e4cca526c72c8c2079
      Change-Id: I8b53dc15adc041cd2ce40ed7ffafc148d38a4912
      6a88b407
Loading