aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-25pj_transform: reset error state before each call to pj_inv/pj_fwdEven Rouault
2018-04-25Merge pull request #952 from mwtoews/scripts-updateKristian Evers
2018-04-25updated PDF file name to copy to gh-pagesmwtoews
2018-04-25Merge pull request #945 from mwtoews/doc-updateKristian Evers
2018-04-23Merge pull request #937 from kbevers/c99-math-moduleKristian Evers
2018-04-23Merge pull request #947 from schwehr/pj_isea_cleanupKristian Evers
2018-04-23Restore project as PROJ.4mwtoews
2018-04-23Add isnan() to proj_math.hKristian Evers
2018-04-23Merge pull request #948 from kbevers/cmake-line-continuationKristian Evers
2018-04-22Collaps multiline strings to not trip up CMake2Kristian Evers
2018-04-22More cleanup and fix last commitKurt Schwehr
2018-04-22PJ_isea.c: change local helper functions to void returnsKurt Schwehr
2018-04-22Change title and author to reflect CITATIONmwtoews
2018-04-22Conditional content for index section, using only directivemwtoews
2018-04-22Use utf8 option for inputenc instead of utf8xmwtoews
2018-04-22Fix subtle typo in table syntaxmwtoews
2018-04-22Improve grammar and use hyphen-minus for latexmwtoews
2018-04-22Rename various Sphinx docs from PROJ.4 to PROJmwtoews
2018-04-20Merge pull request #942 from schwehr/proj_log_level-inconsistent-declaration-...Kristian Evers
2018-04-19Rename level -> log_level for proj_log_level to match function definitionKurt Schwehr
2018-04-16Prefer proj_math.h over math.h when geodesic.c is compiled as part of PROJKristian Evers
2018-04-16Collect custom C99 math functions in proj_math.hKristian Evers
2018-04-16Merge pull request #939 from kbevers/fix-gie-bugKristian Evers
2018-04-16Silence complaints about missing </gie> tagKristian Evers
2018-04-15Merge pull request #938 from kbevers/guamKristian Evers
2018-04-15Update aeqd docs with note of area of use for +guam optionKristian Evers
2018-04-15Update +proj=aeqd +guam test case with data from EPSG Note 7-2Kristian Evers
2018-04-14Merge pull request #936 from kbevers/no-false-easting-northing-on-cartesion-c...Kristian Evers
2018-04-14Dont do false easting/northing on cartesian coordsKristian Evers
2018-04-14Merge pull request #924 from kbevers/logging_with_new_apiKristian Evers
2018-04-14Merge pull request #935 from kbevers/fix-deformation-934Kristian Evers
2018-04-13Merge branch 'master' into logging_with_new_apiKristian Evers
2018-04-13Fix segfault in deformationKristian Evers
2018-04-13Merge pull request #933 from kbevers/cct-respect-commentsKristian Evers
2018-04-13Always ignore out-commented lines in cctKristian Evers
2018-04-12Use PROJ logging facility in cctKristian Evers
2018-04-12Move logging functions to proj.h APIKristian Evers
2018-04-12Add --skip-lines option to cctKristian Evers
2018-04-12Use log1p in forward spherical mercatorJavier Goizueta
2018-04-12Fix: use proper double epsilon declarationJavier Goizueta
2018-04-12Enhance the precision of Spherical Mercator projection near the equatorJavier Goizueta
2018-04-12Add more tests for nsperKristian Evers
2018-04-12Update docs for nsperKristian Evers
2018-04-12Add more tests for laeaKristian Evers
2018-04-12Add more test cases for airy projectionKristian Evers
2018-04-12Add description of projection and +lat_b parameterKristian Evers
2018-04-12Add webmerc projectionEven Rouault
2018-04-12Pipeline: make sure geocentric/cartesian space transform is done with origina...Even Rouault
2018-04-12Fix bad example in eqc docsKristian Evers
2018-04-12Override style of Sphinx versionmodified directives so they stand out more cl...Kristian Evers