index
:
PROJ
4.7
4.8
4.9
4.9.2-maintenance
5.0
5.1
5.2
6.0
6.1
6.2
6.3
7.0
7.1
7.2
8.0
8.1
8.2
9.0
azp
backport-2856-to-master
backport-3082-to-9.0
backport-3125-to-9.0
docker-build-updates
emscripten-build
gdalbarn
gh-pages
inverse-fix
iso19111_dev
master
rfc4_dev
Forked from https://github.com/OSGeo/PROJ
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
proj_symbol_rename.h
Age
Commit message (
Expand
)
Author
2020-10-19
C API: add proj_context_clone() (#2383)
Alan D. Snow
2020-08-16
ENH: Add support for custum CA Bundle path (#2323)
Alan D. Snow
2020-04-25
Update proj_symbol_rename.h
Even Rouault
2019-09-18
Delete proj_math.h. Replace includes by <math.h>; we'll see if anyone
Charles Karney
2019-02-20
typo fixes: s/Explictly/Explicitly/ and s/instanciat/instantiat/
Even Rouault
2019-01-17
Remove proj_create_from_proj_string() and proj_create_from_user_input(), and ...
Even Rouault
2018-12-31
Update proj_symbol_rename.h
Even Rouault
2018-12-14
Rename proj_destroy_int_list to proj_int_list_destroy and proj_destroy_string...
Even Rouault
2018-12-14
C API: rename recently added _unref and _free functions as _destroy (fixes #1...
Even Rouault
2018-11-29
C API extensions and renaming
Even Rouault
2018-11-29
Update proj_symbol_rename.h
Even Rouault
2018-11-22
Make proj_create_crs_to_crs() use proj_obj_create_operations() and use area o...
Even Rouault
2018-11-14
Implement RFC 2: Initial integration of "GDAL SRS barn" work
Even Rouault