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
Age
Commit message (
Expand
)
Author
2013-10-21
Change handling of values nearly 90degrees away from the origin (#114)
Frank Warmerdam
2013-10-21
change hermannskogel to using better transformation (#207)
Frank Warmerdam
2013-10-20
move projects.h to installed headers list (#220)
Frank Warmerdam
2013-10-20
autogen regenerate
Frank Warmerdam
2013-10-20
add inline warning about locale issue on windows (#226)
Frank Warmerdam
2013-10-20
refresh with autogen.sh
Frank Warmerdam
2013-10-20
add gcc warning flag for msvc limitations (#224)
Frank Warmerdam
2013-10-20
Propogate ctx into sub-projection (#225).
Frank Warmerdam
2013-10-20
Support -I when no +to projection is provideD
Frank Warmerdam
2013-10-03
fix windows build for healpix (#223)
Frank Warmerdam
2013-07-22
Fix two errors in the n**5 coefficients. Add sixth order coefficients. Fix ...
Frank Warmerdam
2013-07-19
major healpix update, fix polar scaling (#219)
Frank Warmerdam
2013-07-12
allow polygon vertices to be specified incrementally for geodesic area (#221).
Frank Warmerdam
2013-07-09
add calcofi projection (#135)
Frank Warmerdam
2013-07-02
replace robinson coefficients table, add test (#113)
Frank Warmerdam
2013-06-26
fix const correctness of pj_open_lib args
Frank Warmerdam
2013-06-26
Fix putp3p usage line to remove no inv (#167).
Frank Warmerdam
2013-06-26
note that aitoff and wintri projections have no inverse (#160, #168)
Frank Warmerdam
2013-06-26
fix usage message for urm5 projection (#169)
Frank Warmerdam
2013-06-26
ensure thread context is forwarded in pj_ell_set (#199)
Frank Warmerdam
2013-06-26
fix up white space formatting
Frank Warmerdam
2013-06-26
add windows build support for multistresstest (#199)
Frank Warmerdam
2013-06-26
fix race condition on setting default_context_initialized (#199)
Frank Warmerdam
2013-06-25
fix variable declaration order to be C (and msvc) legal
Frank Warmerdam
2013-06-25
fix variable declaration order to be C (and msvc) legal
Frank Warmerdam
2013-06-25
add pj_get_spheroid_defn (#214) and fileapi entry points
Frank Warmerdam
2013-06-25
add pj_fileapi.obj
Frank Warmerdam
2013-06-25
move pj_open_lib() to public include file
Frank Warmerdam
2013-06-25
Remove internal declaration of PROJ_LIB - makes it hard to not have a value
Frank Warmerdam
2013-06-24
add missing set/get fileapi on context functions
Frank Warmerdam
2013-06-23
sync up with what will be GeographicLib 1.31 (#216)
Frank Warmerdam
2013-06-22
prepare for 4.9.0 beta release
Frank Warmerdam
2013-06-22
avoid warning about pj_init_lock not being implemented
Frank Warmerdam
2013-06-22
upgrade to the new file api
Frank Warmerdam
2013-06-22
add pj_ctx_fgets() implementation (untested)
Frank Warmerdam
2013-06-22
reformat, add braces to avoid warnings
Frank Warmerdam
2013-06-22
bulk of file api implementation complete and working
Frank Warmerdam
2013-06-22
preliminary step implementing virtual fileio
Frank Warmerdam
2013-06-19
use PTHREAD_MUTEX_RECURSIVE_NP on pre-unix98 systems instead of PTHREAD_MUTEX...
Frank Warmerdam
2013-06-19
fix unused variable warnings in healpix
Frank Warmerdam
2013-06-19
ensure core mutex created in recursive mode, forces use of -lpthread
Frank Warmerdam
2013-06-18
rename and hide sign() function
Frank Warmerdam
2013-05-10
Major upgrade to geodesic support from Charles Karney (#197).
Frank Warmerdam
2013-01-23
update with autogen.sh
Frank Warmerdam
2012-12-18
recover gracefully if setlocale() returns NULL like on Android (#204)
Frank Warmerdam
2012-12-10
apply fix for src/makefile.vc missing object (#200) as provided to email list...
Howard Butler
2012-12-07
replacement of geodesic engine with one from Charles Karney (#197)
Frank Warmerdam
2012-07-24
fixes for visual studio builds (#182)
Frank Warmerdam
2012-07-05
incorporate polar fix (#176)
Frank Warmerdam
2012-06-28
fix byte swapping of ctable2 files on bigendian platforms (#157)
Frank Warmerdam
[next]