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
Age
Commit message (
Expand
)
Author
2018-04-28
pj_mutex.c: use PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP when available
Even Rouault
2018-04-28
Implement thread-safe creation of proj mutex (fixes #954)
Even Rouault
2018-04-27
Replace the use of doxygen by standard Javadoc tools for jniwrap.
Martin Desruisseaux
2018-04-27
Renamed jniwrap/README as README.md for better integration with GitHub.
Martin Desruisseaux
2018-04-27
Ignore output files and shutdown a warning.
Martin Desruisseaux
2018-04-27
Update the Ant build.xml script for:
Martin Desruisseaux
2018-04-27
Apply the https://github.com/opengeospatial/geoapi/issues/26 patch.
Martin Desruisseaux
2018-04-27
Merge pull request #956 from Geomatys/master
Kristian Evers
2018-04-27
Remove src/org_proj4_Projections.h file. This file was not used anywhere, sin...
Martin Desruisseaux
2018-04-25
Merge pull request #955 from rouault/fix_pj_transform_multiple_transforms
Kristian Evers
2018-04-25
pj_transform: reset error state before each call to pj_inv/pj_fwd
Even Rouault
2018-04-25
Merge pull request #952 from mwtoews/scripts-update
Kristian Evers
2018-04-25
updated PDF file name to copy to gh-pages
mwtoews
2018-04-25
Merge pull request #945 from mwtoews/doc-update
Kristian Evers
2018-04-23
Merge pull request #937 from kbevers/c99-math-module
Kristian Evers
2018-04-23
Merge pull request #947 from schwehr/pj_isea_cleanup
Kristian Evers
2018-04-23
Restore project as PROJ.4
mwtoews
2018-04-23
Add isnan() to proj_math.h
Kristian Evers
2018-04-23
Merge pull request #948 from kbevers/cmake-line-continuation
Kristian Evers
2018-04-22
Collaps multiline strings to not trip up CMake2
Kristian Evers
2018-04-22
More cleanup and fix last commit
Kurt Schwehr
2018-04-22
PJ_isea.c: change local helper functions to void returns
Kurt Schwehr
2018-04-22
Change title and author to reflect CITATION
mwtoews
2018-04-22
Conditional content for index section, using only directive
mwtoews
2018-04-22
Use utf8 option for inputenc instead of utf8x
mwtoews
2018-04-22
Fix subtle typo in table syntax
mwtoews
2018-04-22
Improve grammar and use hyphen-minus for latex
mwtoews
2018-04-22
Rename various Sphinx docs from PROJ.4 to PROJ
mwtoews
2018-04-20
Merge pull request #942 from schwehr/proj_log_level-inconsistent-declaration-...
Kristian Evers
2018-04-19
Rename level -> log_level for proj_log_level to match function definition
Kurt Schwehr
2018-04-16
Prefer proj_math.h over math.h when geodesic.c is compiled as part of PROJ
Kristian Evers
2018-04-16
Collect custom C99 math functions in proj_math.h
Kristian Evers
2018-04-16
Merge pull request #939 from kbevers/fix-gie-bug
Kristian Evers
2018-04-16
Silence complaints about missing </gie> tag
Kristian Evers
2018-04-15
Merge pull request #938 from kbevers/guam
Kristian Evers
2018-04-15
Update aeqd docs with note of area of use for +guam option
Kristian Evers
2018-04-15
Update +proj=aeqd +guam test case with data from EPSG Note 7-2
Kristian Evers
2018-04-14
Merge pull request #936 from kbevers/no-false-easting-northing-on-cartesion-c...
Kristian Evers
2018-04-14
Dont do false easting/northing on cartesian coords
Kristian Evers
2018-04-14
Merge pull request #924 from kbevers/logging_with_new_api
Kristian Evers
2018-04-14
Merge pull request #935 from kbevers/fix-deformation-934
Kristian Evers
2018-04-13
Merge branch 'master' into logging_with_new_api
Kristian Evers
2018-04-13
Fix segfault in deformation
Kristian Evers
2018-04-13
Merge pull request #933 from kbevers/cct-respect-comments
Kristian Evers
2018-04-13
Always ignore out-commented lines in cct
Kristian Evers
2018-04-12
Use PROJ logging facility in cct
Kristian Evers
2018-04-12
Move logging functions to proj.h API
Kristian Evers
2018-04-12
Add --skip-lines option to cct
Kristian Evers
2018-04-12
Use log1p in forward spherical mercator
Javier Goizueta
2018-04-12
Fix: use proper double epsilon declaration
Javier Goizueta
[prev]
[next]