aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2021-05-04DOC: configure and add spelling wordlist; fix typos, apply Sphinx syntax (#2705)Mike Taves
2016-12-12Add a scripts/fix_typos.sh script and correct reported errorsEven Rouault
2015-12-13add Changelog entryJeff Whitaker
2015-09-10increment libtool versioning to 10:0:0 to account for PVALUE symbol rename #273Howard Butler
2015-09-10increment ChangeLog in preparation for 4.9.2RC2Howard Butler
2015-09-08Increment version to 4.9.2 in preparation for releaseHoward Butler
2015-07-07Make pj_init() locale safe and no longer modify locale (#226)Even Rouault
2015-02-21nad/epsg: regenerate nad/epsg with GDAL r28536 to avoid precision loss in TOW...Even Rouault
2015-02-21align CMake SOVERSION with autotools #263Howard Butler
2015-02-21define default PROJ_LIB location for CMake build #261Howard Butler
2015-02-21cmake build: install nad.lst, geodesic.h. But not emess.h and pj_list.h (from...Even Rouault
2015-02-21src/pj_gridinfo.c: remove trailing / from preprocessor line (from Charles Kar...Even Rouault
2015-02-21src/PJ_aitoff.c: define M_PI and M_PI_2 (needed for Windows) (from Charles Ka...Even Rouault
2015-02-21src/lib_proj.cmake: remove space from variable name to suppress policy warnin...Even Rouault
2015-02-21src/bin_nad2bin.cmake: backward test for nad2nad warning. bad directory speci...Even Rouault
2015-02-21fix various issues in man pages (#259)Even Rouault
2015-02-21nad/Makefile.am: compatibility with proj-datumgrids-1.6RC1 (patch by sebastic...Even Rouault
2015-02-21fix install target when no .lla files are in nad subdirectoryEven Rouault
2015-02-21install missing CMake support files for dist-all targetEven Rouault
2015-02-21adapt Charles Karney's patches for smoother CMake #258Howard Butler
2015-02-21update config.sub and config.guess #257Howard Butler
2015-02-17#250: Inverse solution for Winkel Tripel from Drazan TuticHoward Butler
2015-02-17#256: CMake tweaksHoward Butler
2015-02-17apply #248 for CMake healpix compilation typoHoward Butler
2015-02-16apply patch to add Winkel Tripel Inverse #250Howard Butler
2015-02-16apply patch for #237 to fix initialization ordering around setlocaleHoward Butler
2015-02-16Changelog update for r2602Howard Butler
2014-09-17Fix dateEven Rouault
2014-09-17Add clrk80ign ellipsoid and use it in carthage datum definition (#245)Even Rouault
2014-09-17update epsg file for RC2Frank Warmerdam
2014-09-17fix NTv2 parent relationship problems (#177)Frank Warmerdam
2014-09-13add release noticeFrank Warmerdam
2014-09-13update Changelog re #243 CMake buildHoward Butler
2014-09-13fix spelling of clrk80 in carthage datum definition (#245)Frank Warmerdam
2014-09-13Fix #231 -- crash when nad_ctable_init returned NULLHoward Butler
2014-09-13update to EPSG 8.5Frank Warmerdam
2014-08-19Make pj_gridinfo_load() thread-safe (#228)Even Rouault
2014-08-19Update ChangeLog with latest changesEven Rouault
2013-12-09reverse sense of sweep axis flag (#146)Frank Warmerdam
2013-12-06add qsc projection (#179)Frank Warmerdam
2013-10-27Prepare for 4.9.0 beta2 releaseFrank Warmerdam
2013-10-21Change handling of values nearly 90degrees away from the origin (#114)Frank Warmerdam
2013-10-21change hermannskogel to using better transformation (#207)Frank Warmerdam
2013-10-20move projects.h to installed headers list (#220)Frank Warmerdam
2013-10-20add gcc warning flag for msvc limitations (#224)Frank Warmerdam
2013-10-20Propogate ctx into sub-projection (#225).Frank Warmerdam
2013-10-03fix windows build for healpix (#223)Frank Warmerdam
2013-10-02upgrade to nad/epsg to EPSG 8.2Frank Warmerdam
2013-07-22Fix two errors in the n**5 coefficients. Add sixth order coefficients. Fix ...Frank Warmerdam
2013-07-19major healpix update, fix polar scaling (#219)Frank Warmerdam