-- 7f5caec21a1a88db6486b8bc2e5f6d5baba076ed by Derek Mauro <dmauro@google.com>: Tag absl::StatusOr with [[nodiscard]] when it is available [[nodiscard]] provides better diagnostics on classes than the current ABSL_MUST_USE_RESULT, which expands to __attribute__((warn_unused_result)) Ideally we would make ABSL_MUST_USE_RESULT expand to [[nodiscard]], but we would need to fix all code to build with [[nodiscard]] first. PiperOrigin-RevId: 422628161 -- 236be69f0f34ccaa3adc831075613847797e6557 by Jorg Brown <jorg@google.com>: Make sure all of absl/strings compiles even with -Wsign-compare and -Wconversion warnings. PiperOrigin-RevId: 422573904 -- 005669883a8794e6d19dc4bbb4f0e18032e2fbc9 by Chris Kennelly <ckennelly@google.com>: Include sampling stride in hashtable sampling data. This allows us to weight each sample to control for our sampling rate. PiperOrigin-RevId: 421886935 -- 78046ce6b429b9f5b6c97b05e8448a791db93bbe by Abseil Team <absl-team@google.com>: Use __builtin_bit_cast for absl::bit_cast when possible This makes absl::bit_cast match the requirements of the standard when compiler support exists. PiperOrigin-RevId: 421883999 -- f397461f4bbeabd32437df0f2275663aeb51adb2 by Derek Mauro <dmauro@google.com>: Tag absl::Status with [[nodiscard]] when it is available [[nodiscard]] provides better diagnostics on classes than the current ABSL_MUST_USE_RESULT, which expands to __attribute__((warn_unused_result)) Ideally we would make ABSL_MUST_USE_RESULT expand to [[nodiscard]], but we would need to fix all code to build with [[nodiscard]] first. PiperOrigin-RevId: 421825565 GitOrigin-RevId: 7f5caec21a1a88db6486b8bc2e5f6d5baba076ed Change-Id: I760b45b68f6012809c70c2a584e4144a99f98733
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| str_format | Loading commit data... | |
| char_map.h | Loading commit data... | |
| char_map_benchmark.cc | Loading commit data... | |
| char_map_test.cc | Loading commit data... | |
| charconv_bigint.cc | Loading commit data... | |
| charconv_bigint.h | Loading commit data... | |
| charconv_bigint_test.cc | Loading commit data... | |
| charconv_parse.cc | Loading commit data... | |
| charconv_parse.h | Loading commit data... | |
| charconv_parse_test.cc | Loading commit data... | |
| cord_internal.cc | Loading commit data... | |
| cord_internal.h | Loading commit data... | |
| cord_rep_btree.cc | Loading commit data... | |
| cord_rep_btree.h | Loading commit data... | |
| cord_rep_btree_navigator.cc | Loading commit data... | |
| cord_rep_btree_navigator.h | Loading commit data... | |
| cord_rep_btree_navigator_test.cc | Loading commit data... | |
| cord_rep_btree_reader.cc | Loading commit data... | |
| cord_rep_btree_reader.h | Loading commit data... | |
| cord_rep_btree_reader_test.cc | Loading commit data... | |
| cord_rep_btree_test.cc | Loading commit data... | |
| cord_rep_concat.cc | Loading commit data... | |
| cord_rep_concat_test.cc | Loading commit data... | |
| cord_rep_consume.cc | Loading commit data... | |
| cord_rep_consume.h | Loading commit data... | |
| cord_rep_consume_test.cc | Loading commit data... | |
| cord_rep_crc.cc | Loading commit data... | |
| cord_rep_crc.h | Loading commit data... | |
| cord_rep_crc_test.cc | Loading commit data... | |
| cord_rep_flat.h | Loading commit data... | |
| cord_rep_ring.cc | Loading commit data... | |
| cord_rep_ring.h | Loading commit data... | |
| cord_rep_ring_reader.h | Loading commit data... | |
| cord_rep_test_util.h | Loading commit data... | |
| cordz_functions.cc | Loading commit data... | |
| cordz_functions.h | Loading commit data... | |
| cordz_functions_test.cc | Loading commit data... | |
| cordz_handle.cc | Loading commit data... | |
| cordz_handle.h | Loading commit data... | |
| cordz_handle_test.cc | Loading commit data... | |
| cordz_info.cc | Loading commit data... | |
| cordz_info.h | Loading commit data... | |
| cordz_info_statistics_test.cc | Loading commit data... | |
| cordz_info_test.cc | Loading commit data... | |
| cordz_sample_token.cc | Loading commit data... | |
| cordz_sample_token.h | Loading commit data... | |
| cordz_sample_token_test.cc | Loading commit data... | |
| cordz_statistics.h | Loading commit data... | |
| cordz_update_scope.h | Loading commit data... | |
| cordz_update_scope_test.cc | Loading commit data... | |
| cordz_update_tracker.h | Loading commit data... | |
| cordz_update_tracker_test.cc | Loading commit data... | |
| escaping.cc | Loading commit data... | |
| escaping.h | Loading commit data... | |
| escaping_test_common.h | Loading commit data... | |
| memutil.cc | Loading commit data... | |
| memutil.h | Loading commit data... | |
| memutil_benchmark.cc | Loading commit data... | |
| memutil_test.cc | Loading commit data... | |
| numbers_test_common.h | Loading commit data... | |
| ostringstream.cc | Loading commit data... | |
| ostringstream.h | Loading commit data... | |
| ostringstream_benchmark.cc | Loading commit data... | |
| ostringstream_test.cc | Loading commit data... | |
| pow10_helper.cc | Loading commit data... | |
| pow10_helper.h | Loading commit data... | |
| pow10_helper_test.cc | Loading commit data... | |
| resize_uninitialized.h | Loading commit data... | |
| resize_uninitialized_test.cc | Loading commit data... | |
| stl_type_traits.h | Loading commit data... | |
| str_join_internal.h | Loading commit data... | |
| str_split_internal.h | Loading commit data... | |
| string_constant.h | Loading commit data... | |
| string_constant_test.cc | Loading commit data... | |
| utf8.cc | Loading commit data... | |
| utf8.h | Loading commit data... | |
| utf8_test.cc | Loading commit data... |