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
/
projects.h
Age
Commit message (
Expand
)
Author
2016-01-24
Add support for big-endian NTv2 grids (#345)
Even Rouault
2015-10-27
Merge branch 'master' of https://github.com/piyushrpt/proj.4
Even Rouault
2015-10-24
Switch utm to use etmerc to address issue #316.
Charles Karney
2015-10-23
- API Extension to include fwd3d / inv3d
Piyush Agram
2015-09-11
win32 PVALUE issue
sisyphus
2015-07-07
Make pj_init() locale safe and no longer modify locale (#226)
Even Rouault
2015-05-31
Remove unused $Id$ keywords.
Elliott Sales de Andrade
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-22
add pj_ctx_fgets() implementation (untested)
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
2012-06-19
first nearly working grid catalog implementation
Frank Warmerdam
2012-06-18
preliminary work on grid catalogs
Frank Warmerdam
2012-03-14
avoid using macro expansion directly in #include to simplify code
Frank Warmerdam
2011-11-22
implement support for ctable2 format (read/write)
Frank Warmerdam
2011-05-31
include string.h as memset is widely used now
Frank Warmerdam
2011-05-31
ensure PJ structure always initialized to zero after malloc (#112)
Frank Warmerdam
2011-05-10
add support for vunits/vto_meter parameters to specify vertical units
Frank Warmerdam
2011-05-10
fix up builds on windows
Frank Warmerdam
2011-05-04
added goodes interrupted homolosine (#106)
Frank Warmerdam
2010-10-19
migrate pj_clear_initcache() to public api, and set pj_version to 4.8.0
Frank Warmerdam
2010-09-20
use pj_log, fix bug with apply_vgridshift
Frank Warmerdam
2010-07-06
fix F_ERROR and E_ERROR macros to use ctx errno function
Frank Warmerdam
2010-07-06
I_ERROR must set context errno
Frank Warmerdam
2010-06-11
roll projCtx through various other low level functions
Frank Warmerdam
2010-06-11
preliminary implementation of projCtx API
Frank Warmerdam
2010-05-11
preliminary addition of vertical datum shifting capability
Frank Warmerdam
2010-03-16
Rework the translation of nadgrids parameters into a list of gridshift files
Frank Warmerdam
2010-03-03
various improvements to error handling so corrupt grids are reported (#66)
Frank Warmerdam
2010-03-01
added preliminary support for +axis (#18)
Frank Warmerdam
2010-01-24
fix seriously broken lon_wrap support (#62)
Frank Warmerdam
2009-09-23
fix up lock support on windows, enable by default, make public api
Frank Warmerdam
2009-03-09
added initial init file caching
Frank Warmerdam
2009-01-26
restore the functions from biveval.c as they are used by some folks (#24)
Frank Warmerdam
2009-01-23
removed biveval as it is unused (#24)
Frank Warmerdam
2009-01-06
removed CVS log messages since they are not maintained by subversion
Frank Warmerdam
2007-11-26
Modified PJ structure to hold a_orig, es_orig, ellipsoid definition before
Frank Warmerdam
2007-03-11
support drive letter prefixes on win32 and related fixes (bug 1499)
Frank Warmerdam
2006-11-17
Uploaded PROJ.4 port for Windows CE.
Mateusz Loskot
2006-10-18
added mlist functions from libproj4
Frank Warmerdam
2006-10-12
Added experimental +lon_wrap argument to set a "center point" for
Frank Warmerdam
2006-03-30
bug 1145: avoid warnings on VC8.
Frank Warmerdam
2004-10-28
added pj_get_*_ref() accessors
Frank Warmerdam
2004-10-20
added geos, sterea and supporting gauss code from libproj4
Frank Warmerdam
2004-08-31
Don't re-declare hypot() on win32 as it will conflict with math.h as per
Frank Warmerdam
2004-04-15
changed PJD_ERR_GEOCENTRIC to -45
Frank Warmerdam
2003-03-17
implement heirarchical NTv2 gridinfos
Frank Warmerdam
2003-03-15
preliminary NTv2 support, major restructure of datum shifting
Frank Warmerdam
2002-12-14
fix C_NAMESPACE warning issue with C_NAMESPACE_VAR for variables
Frank Warmerdam
[next]