Skip to content
Snippets Groups Projects
  • Abseil Team's avatar
    d78310fe
    Export of internal Abseil changes. · d78310fe
    Abseil Team authored
    --
    2c12ae8d6cbb8cbeb3ff446393578dd0d6d0cf8c by Andy Getzendanner <durandal@google.com>:
    
    Fix printf POSIX reference link to point at printf(3) (the C API) instead of printf(1) (the shell utility).
    
    PiperOrigin-RevId: 231719473
    
    --
    a36b3a0e539b5ca2033bb25438aa325ac84a285a by CJ Johnson <johnsoncj@google.com>:
    
    Fixes "correct" but poor semantics `allocator_and_tag_` initializations in InlinedVector to the proper version that gets a reference/const reference to allocator_type
    
    PiperOrigin-RevId: 231691608
    
    --
    de5eca5c7146a1e4692a201804817d98354d20ec by CJ Johnson <johnsoncj@google.com>:
    
    Removes pathologically deleted move constructor and assignment operator from benchmark test type
    
    PiperOrigin-RevId: 231680297
    
    --
    b2b52859e5f0e14a25047e528c8163b12ea9ca32 by Matt Armstrong <marmstrong@google.com>:
    
    Assert on elapsed time, not absolute time.
    
    This is a cosmetic change that aims to make
    test failures clearer.  Human readers no longer
    need to do as much mental math to deduce the
    magnitude of the failure.  It does not change the
    semantics of the test assertions.
    
    PiperOrigin-RevId: 231644805
    GitOrigin-RevId: 2c12ae8d6cbb8cbeb3ff446393578dd0d6d0cf8c
    Change-Id: Ic121a26a7a6bb7441da6a8c1d7797bee4f705fdc
    d78310fe
    History
    Export of internal Abseil changes.
    Abseil Team authored
    --
    2c12ae8d6cbb8cbeb3ff446393578dd0d6d0cf8c by Andy Getzendanner <durandal@google.com>:
    
    Fix printf POSIX reference link to point at printf(3) (the C API) instead of printf(1) (the shell utility).
    
    PiperOrigin-RevId: 231719473
    
    --
    a36b3a0e539b5ca2033bb25438aa325ac84a285a by CJ Johnson <johnsoncj@google.com>:
    
    Fixes "correct" but poor semantics `allocator_and_tag_` initializations in InlinedVector to the proper version that gets a reference/const reference to allocator_type
    
    PiperOrigin-RevId: 231691608
    
    --
    de5eca5c7146a1e4692a201804817d98354d20ec by CJ Johnson <johnsoncj@google.com>:
    
    Removes pathologically deleted move constructor and assignment operator from benchmark test type
    
    PiperOrigin-RevId: 231680297
    
    --
    b2b52859e5f0e14a25047e528c8163b12ea9ca32 by Matt Armstrong <marmstrong@google.com>:
    
    Assert on elapsed time, not absolute time.
    
    This is a cosmetic change that aims to make
    test failures clearer.  Human readers no longer
    need to do as much mental math to deduce the
    magnitude of the failure.  It does not change the
    semantics of the test assertions.
    
    PiperOrigin-RevId: 231644805
    GitOrigin-RevId: 2c12ae8d6cbb8cbeb3ff446393578dd0d6d0cf8c
    Change-Id: Ic121a26a7a6bb7441da6a8c1d7797bee4f705fdc
Code owners
Assign users and groups as approvers for specific file changes. Learn more.