aboutsummaryrefslogtreecommitdiff
path: root/src/PJ_pipeline.c
AgeCommit message (Expand)Author
2017-11-13Removed remaining traces of the built in selftest system (#661)Thomas Knudsen
2017-11-06Move pipeline initialization logic to PJ_pipeline.c and decrease the number o...Kristian Evers
2017-11-06Eliminate the last traces of PJ_OBS (#643)Thomas Knudsen
2017-11-05Pipeline cleanup (WIP) (#637)Thomas Knudsen
2017-10-29Make sure to use the same context for pipeline childs as for the parentKristian Evers
2017-10-28Allow nested pipelines. (#629)Kristian Evers
2017-10-27Linguistics: Clarify this and that, here and there (#632)Thomas Knudsen
2017-10-12Resolve OSS-Fuzz issue 3620Thomas Knudsen
2017-10-11repair a simple dealloc bug in PJ_pipeline, which caused a landslide of OSS F...Thomas Knudsen
2017-10-06Enable default destructor for all PJ objects.Thomas Knudsen
2017-09-13Introduce PJ_DEFAULT_CTX constant that improves code readabilityKristian Evers
2017-07-07obs_api revision and improvements: new namespace etc. (#530)Thomas Knudsen
2017-07-05Let pj_init() expand more than one +init argument.Kristian Evers
2017-02-26Fix MSVC warnings and add /Wx to appveyor.ymlEven Rouault
2017-01-18Changed +ellps parameters of test pipelines. Originally +ellps was only set o...Kristian Evers
2016-12-15Horner and helmert (#456)Thomas Knudsen
2016-11-20Plumbing for pipelines (#453)Thomas Knudsen