summaryrefslogtreecommitdiffstats
path: root/libass/ass_strtod.c
Commit message (Expand)AuthorAgeFilesLines
* Fully fix compilation with MSVC/ICLOleg Oshmyan2015-09-171-0/+1
* Include config.h in all source files and in no headersOleg Oshmyan2015-09-171-0/+2
* NIH: add locale-independent string functionsGrigori Goronzy2015-09-111-4/+4
* ass_strtod: use modern Cwm42014-01-241-7/+8
* Fix a warning due to added constnessGrigori Goronzy2010-01-121-1/+1
* Constify table in ass_strtodYuriy M. Kaminskiy2010-01-121-0/+2
* Replace strtod with locale-independent strtodGrigori Goronzy2010-01-051-0/+247