aboutsummaryrefslogtreecommitdiff
path: root/absl/strings/charconv.cc
Commit message (Expand)AuthorAgeFilesLines
* Correct nullability annotations on MakeNanAbseil Team2024-01-041-2/+2
* Add nullability annotationsDmitri Gribenko2023-12-111-10/+16
* Include what you spellDmitri Gribenko2023-08-081-2/+3
* Merge pull request #1290 from jun-sheaf:patch-1Copybara-Service2023-05-151-2/+18
|\
| * Update charconv.ccRandolf J2022-10-071-1/+2
* | Merge pull request #1434 from Vertexwahn:fix-spellingCopybara-Service2023-04-251-2/+3
|\ \
| * | Fix some spelling mistakesVertexwahn2023-04-241-2/+2
|/ /
* / Fix "unsafe narrowing" warnings in absl, 12/12.Abseil Team2022-10-131-2/+6
|/
* Add clang < 7 to conditionsRandolf J2022-10-051-4/+6
* Merge branch 'abseil:master' into patch-1Randolf J2022-10-051-73/+33
|\
| * Replace the kPower10ExponentTable array with a formula.Abseil Team2022-10-031-73/+33
* | Update charconv.ccRandolf J2022-10-041-7/+6
* | chore: limit to ClangRandolf J2022-10-041-0/+4
* | Update charconv.ccRandolf J2022-10-021-1/+1
|/
* Change kPower10Table bounds to be half-openAbseil Team2022-09-291-37/+41
* Implement Eisel-Lemire for from_chars<float>Abseil Team2022-09-261-32/+129
* Implement Eisel-Lemire for from_chars<double>Abseil Team2022-09-131-11/+368
* Fix "unsafe narrowing" warnings in absl, 4/n.Abseil Team2022-08-171-10/+21
* Revert change "Fix "unsafe narrowing" warnings in absl, 4/n.".Thomas Köppe2022-08-041-21/+10
* Fix "unsafe narrowing" warnings in absl, 4/n.Abseil Team2022-08-041-10/+21
* Export of internal Abseil changesAbseil Team2021-05-071-3/+3
* Export of internal Abseil changesAbseil Team2020-12-161-5/+5
* Export of internal Abseil changesAbseil Team2020-03-101-2/+2
* Export of internal Abseil changesAbseil Team2020-02-041-1/+0
* 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 Team2019-03-041-3/+4
* Export of internal Abseil changes.Abseil Team2018-08-231-4/+4
* --Abseil Team2018-06-181-0/+982