Skip to content
Snippets Groups Projects
  1. Feb 13, 2018
    • Abseil Team's avatar
      Changes imported from Abseil "staging" branch: · 055cc7dc
      Abseil Team authored
        - d79c005bda08783cd496c41dbd51a5d7e520c9e2 Fix typo in ByLength example (comment). by Abseil Team <absl-team@google.com>
        - 0751d4f0e61f70e50f4771ca9843bd90895ec0bc Enable RAW_LOG on NaCl via POSIX write(), which it suppor... by Abseil Team <absl-team@google.com>
        - 4a63f87b9b1c9d738da21fc0ffa638876a12facf Remove use of assert() in .h and .inc files to reduce cha... by Alex Strelnikov <strel@google.com>
      
      GitOrigin-RevId: d79c005bda08783cd496c41dbd51a5d7e520c9e2
      Change-Id: I0c5d064faa1b8e6b703d388af2b8957cc906dd7f
      055cc7dc
  2. Feb 09, 2018
  3. Feb 07, 2018
    • Abseil Team's avatar
      Changes imported from Abseil "staging" branch: · 8311b419
      Abseil Team authored
        - bb743d8b2017dc1ac181e9d2a90728b45eef344b Internal change. by Daniel Katz <katzdm@google.com>
        - a884af8e2bd70818168aad693b70b8fe98e96bcb Rearrange file comment. by Alex Strelnikov <strel@google.com>
        - 5ed241ef4d5bdc1ef52f7bca9c6ff42d0448e9f4 Internal change. by Alex Strelnikov <strel@google.com>
        - 04d44c8982d7b3077cae5e6189cb512818ce016b Add experiment documentation for MallocExtension API. by Chris Kennelly <ckennelly@google.com>
      
      GitOrigin-RevId: bb743d8b2017dc1ac181e9d2a90728b45eef344b
      Change-Id: Ia3ac079fc16b421a0f36be7dc0167045b92e417d
      8311b419
  4. Feb 06, 2018
    • Abseil Team's avatar
      Changes imported from Abseil "staging" branch: · 3917120a
      Abseil Team authored
        - b7ac57541b07fadc3ed054cc3d62bc192a2098a7 Redefine arithmetic assign operators in terms of the bina... by Alex Strelnikov <strel@google.com>
        - bb2bf3fd86eb9f24420376aad1b9fe84068ad7e4 Cmake CI for Ubuntu by Jon Cohen <cohenjon@google.com>
        - 3ff3e6d6b4d99627f0785cad5b562362bdf1ae37 Fix internal namespace (debug_internal -> debugging_inter... by Derek Mauro <dmauro@google.com>
        - b50753d757c95a3430cc2d6cfc0272af1e5c219c Internal change. by Alex Strelnikov <strel@google.com>
      
      GitOrigin-RevId: b7ac57541b07fadc3ed054cc3d62bc192a2098a7
      Change-Id: I7561639e296d1cc5dc7ee75e6645e8dae3f1bf97
      3917120a
  5. Feb 05, 2018
    • Abseil Team's avatar
      Changes imported from Abseil "staging" branch: · bf7fc998
      Abseil Team authored
        - b00fb48c537d494ab775bc6701acfb8e100d8b88 Add a test utility for measuring stack consumption. by Derek Mauro <dmauro@google.com>
      
      GitOrigin-RevId: b00fb48c537d494ab775bc6701acfb8e100d8b88
      Change-Id: I00466a6d6c14911c12d34f62a4144925748e3f61
      bf7fc998
  6. Feb 02, 2018
    • Abseil Team's avatar
      Changes imported from Abseil "staging" branch: · 0fa86cac
      Abseil Team authored
        - 14488f5397315b265d57b50e6796890107e0efb2 Clarify comment on absl::NormalizeLogSeverity. by Abseil Team <absl-team@google.com>
        - 401dcf3fdb121e8356e8f54c9f2838faad9ffdf7 Internal change. by Alex Strelnikov <strel@google.com>
        - 1401400b77f8cb5d11fac414c89ffc3b55713f41 Remove unnecessary extern specifier on function declarati... by Alex Strelnikov <strel@google.com>
        - 97d1079d0e8930b1d77bda7bac5e4d15e0e74278 Add missing explicit casts between signed and unsigned in... by Alex Strelnikov <strel@google.com>
        - 47c4138142900de510e4c5426b4bf606252d7dac Internal change. by Alex Strelnikov <strel@google.com>
        - 40eb2555499a000adb78a6581215c701fa818568 Documentation fixes for `absl::optional`, for the `value_... by Abseil Team <absl-team@google.com>
      
      GitOrigin-RevId: 14488f5397315b265d57b50e6796890107e0efb2
      Change-Id: I3c11216c0c6ef5633aa5cc3b7f5977fa4a3ea1f5
      0fa86cac
  7. Feb 01, 2018
    • Abseil Team's avatar
      Changes imported from Abseil "staging" branch: · 0ec11bad
      Abseil Team authored
        - 06abebb2bdb201c572da209fc7f781d6bd774d6b Documentation fixes for `absl::optional`. by Abseil Team <absl-team@google.com>
        - 42adc4c4daade2e070dc337e94d8851a1fd4bead  Rolling back the previous change because `__has_warning`... by Xiaoyi Zhang <zhangxy@google.com>
        - 02a42cbaa97d82ee7942bc498538359185d75087 Remove literal UTF8 strings in abseil code to avoid file ... by Jon Cohen <cohenjon@google.com>
      
      GitOrigin-RevId: 06abebb2bdb201c572da209fc7f781d6bd774d6b
      Change-Id: I4f4659c2e7ca6fc585b6c089bcf20ca61aced75d
      0ec11bad
  8. Jan 31, 2018
    • Abseil Team's avatar
      Changes imported from Abseil "staging" branch: · 8a401394
      Abseil Team authored
        - 93fb81f991e9079769aa28381426f318a1c64377 Add an iterable container of valid absl::LogSeverity valu... by Abseil Team <absl-team@google.com>
      
      GitOrigin-RevId: 93fb81f991e9079769aa28381426f318a1c64377
      Change-Id: I63d2c6fe6865f5f92a2260368c58585bc994b5e4
      8a401394
  9. Jan 30, 2018
    • Abseil Team's avatar
      Changes imported from Abseil "staging" branch: · f4f238b0
      Abseil Team authored
        - c77facb7ba7c12d656e213e5d63d7dcd9d1f56ba Present the Writer* methods as an option, rather than an ... by Abseil Team <absl-team@google.com>
        - c6004d718f185868dee2ec48b4de6425399b062d Split exception_safety_testing out into its own cmake rul... by Jon Cohen <cohenjon@google.com>
        - 9aa6fc7b34674472d808ed8021f3b20faea82f78 Downstream https://github.com/abseil/abseil-cpp/pull/69 by Jon Cohen <cohenjon@google.com>
        - 13d340269f284b815cc409d2271099e535f4cba4 Internal change by Jon Cohen <cohenjon@google.com>
        - 51840a9243ac9d47eb3c177398d10bb3341f3230 Fix assertion in conversion from floating point types to ... by Alex Strelnikov <strel@google.com>
      
      GitOrigin-RevId: c77facb7ba7c12d656e213e5d63d7dcd9d1f56ba
      Change-Id: I7590561b04a986ffbec7139bb9c3aea319a3b975
      f4f238b0
    • Jonathan Cohen's avatar
      Merge pull request #69 from romange/master · e5c6ee2d
      Jonathan Cohen authored
      Relax dependency requirements for google test library and allow customization of cctz target
      Unverified
      e5c6ee2d
    • Roman Gershman's avatar
      Doc fixed · 10c79457
      Roman Gershman authored
      10c79457
    • Jonathan Cohen's avatar
      Merge pull request #84 from peteigel/master · 43801dbd
      Jonathan Cohen authored
      Converted absl_utility to Header-only CMake Target
      Unverified
      43801dbd
    • 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
  10. Jan 29, 2018
  11. Jan 26, 2018
  12. 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
  13. Jan 24, 2018
  14. 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
  15. 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
  16. 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
  17. 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
  18. 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
  19. 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
  20. Jan 09, 2018
  21. 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
  22. 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
  23. 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
  24. 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
  25. Dec 22, 2017
Loading