aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-04-05Some initial work on internal regression testsThomas Knudsen
2016-04-02... and correcting the same blunder in the pj_minimal caseThomas Knudsen
2016-04-01Added missing return to cass, spherical caseThomas Knudsen
2016-04-01First steps toward simplified macros/internalsThomas Knudsen
2016-03-27add PJ_patterson.obj to makefile.vcMicah Cochran
2016-03-27Note revisions. Add licensing. Add supplemental information about project, al...Micah Cochran
2016-03-27Add Patterson Cylindrical projection. Add tests for projection.Micah Cochran
2016-03-06Merge pull request #364 from cffk/proj-versionHoward Butler
2016-03-06Document a (the?) convention for PJ_VERSION for versions 4.10 and up.Charles Karney
2016-02-29Merge pull request #360 from mbull2016/add_misrsom2Howard Butler
2016-02-29Add commentmbull
2016-02-29Add commentmbull
2016-02-29Add commentmbull
2016-02-28Added more descriptive docs about the OCEA optionsYann Chemin
2016-02-26Added scientific ref + info on paramsYann Chemin
2016-02-24Add support for MISR SOM projectionmbull
2016-02-24Merge pull request #347 from bastik/laea-fixEven Rouault
2016-02-24Merge pull request #343 from OSGeo/cmake-shared-325Howard Butler
2016-02-16Fix typo in proj.defCharles Karney
2016-02-16Increment version for geodesic library to 1.46.1.Charles Karney
2016-02-16Preserve original numbering in proj.def (not sure whether this matters).Charles Karney
2016-02-16Finish the geod_ additions to proj.def.Charles Karney
2016-02-15Update proj.def to include new geod_ functions. Suppress warning from etmerc.Charles Karney
2016-02-15Fix warning in geod_set. Set include files for geodtest to null.Charles Karney
2016-02-15geodesic.c: move declarations to beginings of functions.Charles Karney
2016-02-15Upgrade geodesic library from GeographicLib 1.46.Charles Karney
2016-02-04fixed #347 - unnecessary assignment in Lambert Azimuthal Equal AreaPaul Hartmann
2016-02-02GTX grids: ignore shift values whose abs value is > 1000Even Rouault
2016-01-26Use #define for max path lengthdrhaynes
2016-01-26Use const int for array sizedrhaynes
2016-01-26Increase maximum path size for grid shift loadingdrhaynes
2016-01-24Add support for big-endian NTv2 grids (#345)Even Rouault
2016-01-06adapt patch for #325 to fix static-only library buildingHoward Butler
2016-01-06#warning pragma fix for Visual C++Micah Cochran
2015-12-13fix typoJeff Whitaker
2015-12-13changed spaces to tabs (to match rest of code)Jeff Whitaker
2015-12-12inverse for hammer projectionJeff Whitaker
2015-10-30Order of lat/lon is interpreted correctly for SCHPiyush Agram
2015-10-27Fix compiler warnings with gcc 4.4Even Rouault
2015-10-27Merge branch 'master' of https://github.com/piyushrpt/proj.4Even Rouault
2015-10-24Switch utm to use etmerc to address issue #316.Charles Karney
2015-10-23- API Extension to include fwd3d / inv3dPiyush Agram
2015-10-21Don't fail when reading small GTX files #269Howard Butler
2015-10-14Avoid strcpy of overlapping strings.Elliott Sales de Andrade
2015-10-05avoid read failure for minimal GTX files #269Howard Butler
2015-10-01Take 2 of the fix to dmstor.Charles Karney
2015-10-01Merge branch 'master' into dmstor-fixCharles Karney
2015-09-10BLD: Remove proj_config.h.in.Elliott Sales de Andrade
2015-09-10BLD: Change INCLUDES to AM_CPPFLAGS.Elliott Sales de Andrade
2015-09-10BLD: Remove Makefile.in.Elliott Sales de Andrade