| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-10-19 | C API: add proj_context_clone() (#2383) | Alan D. Snow | |
| Fixes #2382 | |||
| 2020-08-20 | projCtx_t: Copy ini file settings, proj4_init_rules, etc.. when initializing ↵ | Alan D. Snow | |
| context from global (#2331) | |||
| 2020-04-15 | gitignore: add latex dir generated by sphinx [skip ci] | Kristian Evers | |
| 2019-02-16 | Rearrange .gitignore and expand content | Mike Taves | |
| 2018-11-14 | Implement RFC 2: Initial integration of "GDAL SRS barn" work | Even Rouault | |
| This work mostly consists of: - a C++ implementation of the ISO-19111:2018 / OGC Topic 2 "Referencing by coordinates" classes to represent Datums, Coordinate systems, CRSs (Coordinate Reference Systems) and Coordinate Operations. - methods to convert between this C++ modeling and WKT1, WKT2 and PROJ string representations of those objects - management and query of a SQLite3 database of CRS and Coordinate Operation definition - a C API binding part of those capabilities This is all-in-one squashed commit of the work of https://github.com/OSGeo/proj.4/pull/1040 | |||
| 2018-09-02 | be more expansive in ignorance | Greg Minshall | |
| 2018-06-14 | Start a `customstyle` for bibliographic references | Mike Toews | |
| Modifies label to use BibTeX key name, and format names with lastfirst | |||
| 2018-06-08 | Ignore VS2017 and CLion user-specific local files | Mateusz Loskot | |
| - CMakeSettings.json - CMake integration for VS2017 config - .idea - CLion config [ci skip] | |||
| 2018-05-24 | .gitignore: add test-driver | Even Rouault | |
| 2018-04-27 | Ignore output files and shutdown a warning. | Martin Desruisseaux | |
| 2018-03-21 | Update .gitignore for newer binaries | Mike Toews | |
| 2018-02-05 | Make a README from README.md when running 'make dist' (#772) | Kristian Evers | |
| Make a README from README.md when running 'make dist'. README.md is stripped from the CI status images that is displayed on GitHub, but other README is just a copy of README.md. Adjusted travis/install.sh so that 'make dist-all' is not run on the source distribution. | |||
| 2017-09-27 | Ignore Visual Studio cruft and build directories and scripts (#581) | Mateusz Łoskot | |
| build.local.sh and build.local.bat as as user-specific scripts Build directories: build, _build.{platform} or _build.{compiler} [ci skip] | |||
| 2016-02-24 | start working on sphinx version of proj4.org | Howard Butler | |
| 2015-09-10 | BLD: Remove proj_config.h.in. | Elliott Sales de Andrade | |
| It's generated by autoheader, which was mysteriously left out of autogen.sh. | |||
| 2015-09-10 | BLD: Remove generated files. | Elliott Sales de Andrade | |
| 2015-09-10 | BLD: Remove Makefile.in. | Elliott Sales de Andrade | |
| These files are generated by automake. | |||
| 2015-09-08 | Increment version to 4.9.2 in preparation for release | Howard Butler | |
| 2015-05-30 | Import gitignore from SVN. | Elliott Sales de Andrade | |
