aboutsummaryrefslogtreecommitdiff
path: root/src/PJ_ob_tran.c
AgeCommit message (Expand)Author
2018-05-15IWYU: Partial PJ_natearth.c..rtodms.cKurt Schwehr
2018-03-14Fix 'Variable 'XXXX' is reassigned a value before the old one has been used' ...Even Rouault
2018-03-11Remove angle brackets for proj headers (#849)Thomas Knudsen
2018-01-31Renamed PJ_IO_UNITS_RADIANS to PJ_IO_UNITS_ANGULARThomas Knudsen
2018-01-08Discern between 2D projected and 3D cartesian linear units (#732)Thomas Knudsen
2018-01-03Introduce preparation/finalization steps in fwd/inv subsystem, supporting arb...Thomas Knudsen
2017-11-13Removed remaining traces of the built in selftest system (#661)Thomas Knudsen
2017-11-12Merge pull request #658 from busstoptaktik/selftest-removal-nopqThomas Knudsen
2017-11-12Remove selftests from projection files starting with n,o,p,qThomas Knudsen
2017-11-11PJ_ob_tran: avoid null pointer dereference when underling fwd method is NULL....Even Rouault
2017-11-06Eliminate the last traces of PJ_OBS (#643)Thomas Knudsen
2017-10-06Enable ob_tran for ellipsoidal projection definitions. While formally wrong, ...Thomas Knudsen
2017-10-06Enable address sanitizer in linux/clang buildThomas Knudsen
2017-10-06Enable default destructor for all PJ objects.Thomas Knudsen
2017-09-07PJ_ob_tran: fix potential memory leak. Fixes https://bugs.chromium.org/p/oss-...Even Rouault
2017-07-18Expanded *_ERROR* macros.Kristian Evers
2017-05-30PJ_ob_tran: avoid infinite recursion on +proj=ob_tran +o_proj=ob_tranEven Rouault
2017-05-30PJ_ob_tran: fix crash if underlying projection has no fwd methodEven Rouault
2017-05-29PJ_ob_tran.c: fix memory leak in freeup_new() function. Found when running 'm...Even Rouault
2017-03-08fix memory leak in PJ_ob_tran.c (in freeup_new)dusanjovic
2016-08-22Changed self-test build behaviour from opt-out to opt-inKristian Evers
2016-05-28Change math constants, similar to PR #372. Use M_ namespace with the de fact...Micah Cochran
2016-05-11Yet another round of minor correctionsThomas Knudsen
2016-05-11Portability cleanups for the code in PR #6 (and a few additional source files)Thomas Knudsen
2016-05-04Converted ob_tranKristian Evers
2013-10-20Propogate ctx into sub-projection (#225).Frank Warmerdam
2010-06-11roll projCtx through various other low level functionsFrank Warmerdam
2009-01-26remove SCCSID and lint stuff from all source filesFrank Warmerdam
2002-07-08ensure clean C++ buildsFrank Warmerdam
2001-02-07Cleaned up various warnings when compiled with -Wall.Frank Warmerdam
1999-03-18NewFrank Warmerdam