aboutsummaryrefslogtreecommitdiff
path: root/absl/synchronization/internal/graphcycles.cc
Commit message (Expand)AuthorAgeFilesLines
* Replace signed integer overflow, since that's undefined behavior, with unsign...Abseil Team2024-07-021-1/+10
* Increase GraphCycles::PointerMap sizeAbseil Team2024-03-041-1/+1
* Add Support for mmap on Qualcomm Hexagon DSP targets.Abseil Team2023-07-171-5/+9
* Prefer copy_n and fill_n over copy and fill where appropriate.Rose2023-04-191-2/+2
* Fix "unsafe narrowing" warnings in absl, 3/n.Abseil Team2022-08-041-31/+37
* Export of internal Abseil changesAbseil Team2020-10-261-0/+1
* Export of internal Abseil changesAbseil Team2020-04-301-3/+3
* Export of internal Abseil changesAbseil Team2019-12-121-0/+2
* Changed HTTP URLs to HTTPS where possible (#270)nik72732019-03-081-1/+1
* Export of internal Abseil changes.Abseil Team2018-09-241-5/+1
* - 45b4111d940009bc7b3ebf621c9cb9293c60344a Use copied value i in lambda by ...Abseil Team2018-05-231-19/+9
* Changes imported from Abseil "staging" branch:Abseil Team2017-12-201-2/+1
* Changes imported from Abseil "staging" branch:Abseil Team2017-12-181-0/+1
* Initial Commitmisterg2017-09-191-0/+709