Skip to content
Snippets Groups Projects
  1. Nov 13, 2017
    • Abseil Team's avatar
      Changes imported from Abseil "staging" branch: · 95ddf85f
      Abseil Team authored
        - 5677afe8f626bb9db6d8bf9f25ba3d835ffa12d6 Internal TSAN bookkeeping change. by Greg Falcon <gfalcon@google.com>
        - c7492bad6fe6c8f106d3fcb1f8a939ea73b1a962 MSVC fix. by Alex Strelnikov <strel@google.com>
      
      GitOrigin-RevId: 5677afe8f626bb9db6d8bf9f25ba3d835ffa12d6
      Change-Id: I1b8497508c8005a094824b4ccf9b220812b81bdb
      95ddf85f
  2. 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
  3. Sep 27, 2017
    • Abseil Team's avatar
      Changes imported from Abseil "staging" branch: · cdf20caa
      Abseil Team authored
        - 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
      cdf20caa
  4. 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
  5. Sep 19, 2017
Loading