| Age | Commit message (Expand) | Author |
| 2019-03-16 | createOperations(): fix nadgrids -> nadgrids+geoidgrids | Even Rouault |
| 2019-03-16 | createOperations(): fix nadgrids+geoidgrids -> nadgrids+geoidgrids | Even Rouault |
| 2019-03-16 | createOperation(): fix geocent <--> nadgrids+geoidgrids case (fixes #1323) | Even Rouault |
| 2019-03-16 | Run scripts/reformat_cpp.sh | Even Rouault |
| 2019-03-16 | Fix doc generation with Breathe 4.12.0 | Even Rouault |
| 2019-03-01 | Doc: rename to ISO-19111:2019 | Even Rouault |
| 2019-02-24 | ParameterValue::_exportToWKT(): fix null pointer dereference with -D_GLIBCXX_... | Even Rouault |
| 2019-02-21 | Transformation: reintroduce the term of 'Null geographic offset' for transfor... | Even Rouault |
| 2019-02-21 | Geog2D+Height -> Geog3D of same datum: avoid inserting a useless ballpark hor... | Even Rouault |
| 2019-02-20 | typo fixes: s/Explictly/Explicitly/ and s/instanciat/instantiat/ | Even Rouault |
| 2019-02-20 | CoordinateOperation: add a hasBallparkTransformation() method that can be use... | Even Rouault |
| 2019-02-20 | CompoundCRS to Geog3DCRS: in synthetised transformation, document in the name... | Even Rouault |
| 2019-02-20 | PROJStringFormatting: change order of emission of push/pop w.r.t axis swap/un... | Even Rouault |
| 2019-02-20 | Operation sorting: tweak | Even Rouault |
| 2019-02-20 | Vertical CRS transformation: synthetize a vertical unit change transformation... | Even Rouault |
| 2019-02-20 | compoundCRS to compoundCRS: avoid emitting dummy 'Null geographic offset from... | Even Rouault |
| 2019-02-20 | Add VERTCON grid name alternatives in database, and handle filename substitut... | Even Rouault |
| 2019-02-17 | Modify the default strategy of researching intermediate CRS to do it only if ... | Even Rouault |
| 2019-02-14 | Coordinate operations where a grid is present, but not in grid_alternatives t... | Even Rouault |
| 2019-02-13 | EPSG Helmert and Molodensky-Badekas methods in the Geographic 2D domain: use ... | Even Rouault |
| 2019-02-13 | PROJ string parsing: no longer attempt to build a CoordinateOperation object ... | Even Rouault |
| 2019-02-11 | Make tmerc an alias for etmerc. (#1234) | Kristian Evers |
| 2019-02-03 | WKT1 export: avoid division by zero. Fixes https://bugs.chromium.org/p/oss-fu... | Even Rouault |
| 2019-01-22 | Coordinate operation computation with boundcrs / wktext: drop useless early b... | Even Rouault |
| 2019-01-19 | typo fixes | Even Rouault |
| 2019-01-17 | Remove wrong use of PROJ_CONST_DECL and replace it with PROJ_PURE_DECL (fixes... | Even Rouault |
| 2019-01-16 | PROJBasedOperation: write it as a conformant CONVERSION WKT, and make it pars... | Even Rouault |
| 2019-01-08 | ISO19111: remove PROJ.5 specific format for CRS (refs #1214) | Even Rouault |
| 2019-01-02 | WKT CONCATENATEDOPERATION parsing: allow CONVERSION steps and reverse operati... | Even Rouault |
| 2019-01-02 | Typo fixes | Even Rouault |
| 2018-12-30 | Merge projects.h into proj_internal.h | Even Rouault |
| 2018-12-30 | projects.h: remove deprecated XY, XYZ, LP, LPZ, UV, UVW, projUV and projUVW s... | Even Rouault |
| 2018-12-29 | Operation filtering: do not remove Null transformation that may be useful | Even Rouault |
| 2018-12-28 | Operation computation: better take into account when candidate operations hav... | Even Rouault |
| 2018-12-28 | ISO19111: fix export to PROJ string of vgridshift to explictly use multiplier=1 | Even Rouault |
| 2018-12-28 | createOperations(): allow looking for geographic CRS by name (helps with WKT ... | Even Rouault |
| 2018-12-28 | Make createOperation() better work with BoundCRS (to take into account the ex... | Even Rouault |
| 2018-12-26 | cpp conversion: move source files in apps/ iso19111/ conversions/ projections... | Even Rouault |