| Age | Commit message (Expand) | Author |
| 2020-10-20 | test_c_api.cpp: reformat | Even Rouault |
| 2020-10-19 | C API: add proj_context_clone() (#2383) | Alan D. Snow |
| 2020-10-16 | Add multi-line PROJ string export capability, and use it by default in projin... | Even Rouault |
| 2020-10-11 | C API: add proj_dynamic_datum_get_frame_reference_epoch() | Even Rouault |
| 2020-10-11 | Database query: add AuthorityFactory::ObjectType::DYNAMIC_GEODETIC_REFERENCE_... | Even Rouault |
| 2020-10-08 | Add C API to work with datum ensemble | Even Rouault |
| 2020-10-08 | getCRSInfoList(): make it use area description | Even Rouault |
| 2020-10-08 | Database: use extended description for extent/area of use, as done by epsg.or... | Even Rouault |
| 2020-10-06 | Database: "minimal" update to EPSG v10.003 | Even Rouault |
| 2020-09-17 | Adjust createBoundCRSToWGS84IfPossible() and operation filtering (for POSGAR ... | Even Rouault |
| 2020-09-09 | Database: update to EPSG 9.9 | Even Rouault |
| 2020-08-26 | proj_create_vertical_crs_ex(): add a ACCURACY option to provide an explicit a... | Even Rouault |
| 2020-08-20 | projCtx_t: Copy ini file settings, proj4_init_rules, etc.. when initializing ... | Alan D. Snow |
| 2020-08-19 | Code reformatting | Even Rouault |
| 2020-08-19 | Clone projCppContext context when copying projCtx_t (#2324) | Alan D. Snow |
| 2020-07-08 | formatting fix | Even Rouault |
| 2020-06-26 | ENH: Added temporal, engineering, and parametric datum PJ_TYPE enumerations | snowman2 |
| 2020-06-16 | createOperations(): fix transformations between BoundCRS and Geocentric CRS | Even Rouault |
| 2020-06-10 | Fix access violation in proj_context_get_database_metadata | Olli Räisä |
| 2020-05-24 | Database: import scope and remarks for conversion (fixes #2237) | Even Rouault |
| 2020-05-09 | scripts/fix_typos.sh: fix URLs to dictionaries, and fix typos spotted | Even Rouault |
| 2020-04-21 | Typo fixes in code comments [ci skip] | Even Rouault |
| 2020-04-15 | C API: add proj_operation_factory_context_set_allow_ballpark_transformations() | Even Rouault |
| 2020-03-25 | EngineeringCRS: when exporting to WKT1_GDAL, output unit and axis (fixes http... | Even Rouault |
| 2020-03-19 | proj_get_suggested_operation(): fix when there are only operations without ar... | Even Rouault |
| 2020-03-16 | Merge branch 'master' into add_proj_get_suggested_operation | Even Rouault |
| 2020-03-13 | Add proj_get_suggested_operation() | Even Rouault |
| 2020-03-12 | Add proj_get_units_from_database() (fixes #2004) | Even Rouault |
| 2020-02-27 | Make tests independent of proj-datumgrid | Even Rouault |
| 2020-02-19 | DatabaseContext::lookForGridInfo(): use also old_proj_grid_name for lookups (... | Even Rouault |
| 2020-02-18 | test: enhance testing of proj_grid_get_info_from_database | Even Rouault |
| 2020-01-25 | Implement RFC 5 | Even Rouault |
| 2020-01-22 | Database: update to EPSG v9.8.6 | Even Rouault |
| 2020-01-22 | Merge RFC4 (#1865) | Even Rouault |
| 2020-01-07 | createObjectsFromName(): make it look up in the alias_name table too (fixes #... | Even Rouault |
| 2019-12-16 | identify(): take into datum name aliases (fixes #1800) | Even Rouault |
| 2019-12-14 | Add proj_coordoperation_create_inverse to C API (#1795) | Nyall Dawson |
| 2019-11-22 | Add proj_create_derived_geographic_crs() and proj_create_conversion_pole_rota... | Even Rouault |
| 2019-11-14 | import/export PROJJSON: support a interpolation_crs key to geoid_model for fa... | Even Rouault |
| 2019-11-04 | Merge remote-tracking branch 'origin/master' into geoid_model | Even Rouault |
| 2019-11-02 | Add a geoid_model name in database, use GEOIDMODEL for transformations, add a... | Even Rouault |
| 2019-11-02 | WKT and PROJJSON: add import/export of geoid model of VertCRS | Even Rouault |
| 2019-10-30 | createFromWkt(): be tolerant to missing scale_factor parameter (fixes #1700) | Even Rouault |
| 2019-10-27 | Database: add an auxiliary concatenated_operation_step table to allow arbitra... | Even Rouault |
| 2019-10-25 | Fix indentation | Even Rouault |
| 2019-10-24 | Generalize generalize_proj_crs_create_bound_vertical_crs_to_WGS84() | Even Rouault |
| 2019-10-15 | Database: update to EPSG v9.8.3 | Even Rouault |
| 2019-10-15 | formatting change | Even Rouault |
| 2019-10-12 | Merge pull request #1665 from rouault/fix_custom_compound_crs_with_NAD83_2011... | Kristian Evers |
| 2019-10-12 | proj_create_crs_to_crs(): remove elimination of Ballpark operations that caus... | Even Rouault |