Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use STL algorithms available since C++14 to implement absl::equal and | Derek Mauro | 2023-10-20 | 1 | -141/+0 |
| | | | | | | | | | | absl::rotate. Prior to C++14 these were either polyfills or fixes for bugs in standard libraries. PiperOrigin-RevId: 575295101 Change-Id: Ie01e77fedadc879c73203d71babd40c87a419af3 | ||||
* | algorithm_test: suppress bogus -Wnonnull warning in GCC 12 | Derek Mauro | 2022-06-14 | 1 | -0/+9 |
| | | | | | | | Upstream bug report: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105705 PiperOrigin-RevId: 454937873 Change-Id: I44f940caf36d83714af765f01cc43c5143fe21c3 | ||||
* | Changed HTTP URLs to HTTPS where possible (#270) | nik7273 | 2019-03-08 | 1 | -1/+1 |
| | |||||
* | Initial Commit | misterg | 2017-09-19 | 1 | -0/+182 |