aboutsummaryrefslogtreecommitdiff
path: root/src/pj_strtod.c
AgeCommit message (Expand)Author
2018-05-30Fix warnings found by clang with new warning flags to be added in later commitEven Rouault
2018-05-15IWYU: Partial PJ_natearth.c..rtodms.cKurt Schwehr
2018-03-11Remove 'pj_' prefix from static functionsKristian Evers
2018-02-01Remove Windows CE cruft (wince/msvc80)Mateusz Loskot
2017-10-20Handle allocation failure when loading grid files (#616)Aaron Puchert
2017-10-19Prevent crashes and leaks on allocation failure (#606)Aaron Puchert
2016-01-06#warning pragma fix for Visual C++Micah Cochran
2015-07-07Make pj_init() locale safe and no longer modify locale (#226)Even Rouault