Skip to content
Snippets Groups Projects
  1. Sep 17, 2019
    • Abseil Team's avatar
      Export of internal Abseil changes · 6ec13628
      Abseil Team authored
      --
      d3f2943ec6d9be5db3e60ef1d1ddb4c118b6ef54 by Shaindel Schwartz <shaindel@google.com>:
      
      Import of CCTZ from GitHub.
      
      PiperOrigin-RevId: 269631104
      
      --
      c0b2662685f17f1eb721debd36166af9e9cb092b by Abseil Team <absl-team@google.com>:
      
      Internal change
      
      PiperOrigin-RevId: 269355540
      
      --
      bdb517a226eddd25c411acd1b8acfdd399c1df1b by Shaindel Schwartz <shaindel@google.com>:
      
      Internal change
      
      PiperOrigin-RevId: 268693722
      
      --
      d46654c975125dd5def2e6cff60c2a4a1003430f by Abseil Team <absl-team@google.com>:
      
      Internal change
      
      PiperOrigin-RevId: 268693087
      GitOrigin-RevId: d3f2943ec6d9be5db3e60ef1d1ddb4c118b6ef54
      Change-Id: I06f134e902e8a4addebef6073cc92697aecf89ca
      6ec13628
  2. Oct 22, 2018
    • Abseil Team's avatar
      Export of internal Abseil changes. · c16d5557
      Abseil Team authored
      --
      4e043a11b4c10a24e84046827ee16f47e11e35cc by Abseil Team <absl-team@google.com>:
      
      Merge of https://github.com/abseil/abseil-cpp/pull/136
      
      PiperOrigin-RevId: 218197648
      
      --
      e61f06e1e601061a443feaa8c5207c52437bd641 by Abseil Team <absl-team@google.com>:
      
      Don't include <iostream> into int128, it's wasteful
      
      Including iostream emits a global constructor for initializing std::cout and
      friends, which isn't actually used by this file.
      
      PiperOrigin-RevId: 218156386
      
      --
      8a6c82396e4c956be7f285328aec131cb4965f16 by Xiaoyi Zhang <zhangxy@google.com>:
      
      Fix MSVC compiler warnings on discarding return values of functions with 'nodiscard'
      attribute.
      
      PiperOrigin-RevId: 217883401
      
      --
      abf3e3a0f22bc4070df9dbc9a4ef4d883ed686bf by Tom Manshreck <shreck@google.com>:
      
      Update public README to add new libraries
      
      PiperOrigin-RevId: 217879399
      
      --
      43b3b420a4e861711abbfbd497b8f2b3de17ec8c by Abseil Team <absl-team@google.com>:
      
      Import of CCTZ from GitHub.
      
      PiperOrigin-RevId: 217780963
      
      --
      1c8831947ca6a65a63842e6bd5f37a7c102a4e1b by Abseil Team <absl-team@google.com>:
      
      Fix typo in a comment (missing comma in usage example).
      
      PiperOrigin-RevId: 217776645
      GitOrigin-RevId: 4e043a11b4c10a24e84046827ee16f47e11e35cc
      Change-Id: I8999ae928da7a0030b4ecfd8d13da8522fdd013a
      c16d5557
  3. Apr 23, 2018
    • Abseil Team's avatar
      - fd5f3d7077270ffc5ea74cdb9e18bbae3b9b46aa Fix typo optional -> variant by... · af788260
      Abseil Team authored
        - fd5f3d7077270ffc5ea74cdb9e18bbae3b9b46aa Fix typo optional -> variant by Abseil Team <absl-team@google.com>
        - 9136c06dfa8dbfdde0a427ad3509e34763d607a6 Fix string_view_test and str_cat_test build under MSVC de... by Derek Mauro <dmauro@google.com>
        - a463820f9441888f4368aa87328599e3209f9b07 Removes constexpr optional<T>::operator->(). This was don... by Abseil Team <absl-team@google.com>
        - 3bf78a7f126daafff329f7815d507422f1ca378d Remove dependencies on external CCTZ project. by Shaindel Schwartz <shaindel@google.com>
        - a4ae574a11b1ddf6e88459af3d638cf79aea7ecd Internal change by Jon Cohen <cohenjon@google.com>
      
      GitOrigin-RevId: fd5f3d7077270ffc5ea74cdb9e18bbae3b9b46aa
      Change-Id: I6ab8ab99863716fe9b2745a12ef285f7a6da6d1e
      af788260
Loading