Skip to content
Snippets Groups Projects
  1. Mar 08, 2019
  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 10, 2018
    • Abseil Team's avatar
      - edb38790ce245c95715e5c50dfafb0db79d2cdc4 Add quickstart and build sections... · 475d64f2
      Abseil Team authored
        - edb38790ce245c95715e5c50dfafb0db79d2cdc4 Add quickstart and build sections to readme. by Alex Strelnikov <strel@google.com>
        - 508b3da428bc79cab730aa57109b352a58820573 Fix accidentally qualifying std int types with absl:: in ... by Alex Strelnikov <strel@google.com>
      
      GitOrigin-RevId: edb38790ce245c95715e5c50dfafb0db79d2cdc4
      Change-Id: Idf72547f30c72fbb4153d5eae6b59b499ec42955
      475d64f2
  4. Nov 08, 2017
  5. Nov 06, 2017
    • Abseil Team's avatar
      Changes imported from Abseil "staging" branch: · 075cf620
      Abseil Team authored
        - c3a608de577e0c278b50916ad4803549929f8f72 Merging https://github.com/abseil/abseil-cpp/pull/8/ inte... by Gennadiy Civil <misterg@google.com>
        - d0b528cdf5843db871784c629cb4e7c5165af716 explicitly cast -1 for Span::npos by Jon Cohen <cohenjon@google.com>
        - 32066311a4379f1144f029aaa3740af59b1e364e Remove GUARDED_VAR and PT_GUARDED_VAR entirely. by Abseil Team <absl-team@google.com>
        - 3d3c69d97d15b5c6457906631054109094c083a6 Remove unneeded inline on constexpr definitions. by Alex Strelnikov <strel@google.com>
        - a9a8fe71f90d0b80de8e77375228a7185032636b Remove unneeded lint suppression. by Alex Strelnikov <strel@google.com>
      
      GitOrigin-RevId: c3a608de577e0c278b50916ad4803549929f8f72
      Change-Id: I0897ce0b11e41f83fed8d88f18e079a15d086527
      075cf620
  6. Oct 27, 2017
    • Adrien Devresse's avatar
      CMake support · d5134a7f
      Adrien Devresse authored
      - 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
      d5134a7f
    • Abseil Team's avatar
      Changes imported from Abseil "staging" branch: · 0fece732
      Abseil Team authored
        - 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
      0fece732
  7. Oct 05, 2017
    • Abseil Team's avatar
      Changes imported from Abseil "staging" branch: · d732f201
      Abseil Team authored
        - 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
      d732f201
  8. Sep 25, 2017
    • Abseil Team's avatar
      Changes imported from Abseil "staging" branch: · 2a62fbde
      Abseil Team authored
        - 76fcc6eebc6a5b5a885f04e1579762573c2bf9bc Fix broken links, and remove old README files from Git. by Daniel Katz <katzdm@google.com>
        - 174287df7bc7c1832fe4a66d82ee0f61a8788460 Remove "test_dependencies.bzl" file. Not needed. by Daniel Katz <katzdm@google.com>
        - 4e9416b389e61f5258c3a7fc0f7966f03d9ae086 Fix broken about/intro link in README.md by Abseil Team <absl-team@google.com>
        - 2a662ff187987246cf8f3c1de83eaa23f1d2c034 Delete extraneous comments. by Abseil Team <absl-team@google.com>
        - 3bdc2d15af21e0297ccf39c90c0ed51a35900679 Cleanup usage of GUNIT_DEPS_SELECTOR/GUNIT_MAIN_DEPS_SELE... by Gennadiy Rozental <rogeeff@google.com>
        - bec32fc8efee3ae5b67c07dcae08d74540c944d0 Enable time_test on windows: by Xiaoyi Zhang <zhangxy@google.com>
      
      GitOrigin-RevId: 76fcc6eebc6a5b5a885f04e1579762573c2bf9bc
      Change-Id: I9556164f6b48dae1fa02b2ec6444517faed23e1f
      2a62fbde
  9. Sep 19, 2017
Loading