summaryrefslogtreecommitdiffstats
path: root/src/test/strtol.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* common,mon: drop strict_sistrtoll()Kefu Chai2021-07-261-3/+3
* strtol: Add parse/consume for string_view friendly interfaceAdam C. Emerson2020-09-091-2/+246
* test/strtol: add test case for parsing hex numbersJan Fajerski2018-04-211-7/+10
* common/strtol: add string_view interface and use string_view internallyJan Fajerski2018-04-031-0/+2
* common/strtol: add strict_iecstrtoll; strict_sistrtoll uses base 10Jan Fajerski2018-04-031-13/+155
* common: add int64_t template for strict_si_cast()Vikhyat Umrao2016-05-261-0/+15
* common/strtol.cc: fix the coverity warningsKefu Chai2016-03-081-0/+21
* common/config: detect overflow of int valuesKefu Chai2015-04-291-1/+12
* fix compilation warningsLoic Dachary2014-06-101-1/+1
* test/strtol.cc: Test 'strict_strtosi()'Joao Eduardo Luis2014-05-301-0/+75
* common: Add strict_strtof, strict_strtod, unittestColin Patrick McCabe2011-03-301-0/+136