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
2017-02-27
Merge pull request #487 from PositiveArrow/c11_compilation
Even Rouault
2017-02-26
Fix warnings related to -Wshadow -Wnull-dereference -Wfloat-conversionr -Wmis...
Even Rouault
2017-02-10
Consistent precision for mathematical macros
Etienne Jacques
2017-02-10
Fix compilation with gcc with -std=c11 option.
Etienne Jacques
2016-12-12
Add a scripts/fix_typos.sh script and correct reported errors
Even Rouault
2016-11-20
Plumbing for pipelines (#453)
Thomas Knudsen
2016-11-12
Pipeline plus api - in continuation of the Genereic Coordinates pull request ...
Thomas Knudsen
2016-10-24
Generic coordinates (#431)
Thomas Knudsen
2016-08-22
Changed self-test build behaviour from opt-out to opt-in
Kristian Evers
2016-07-13
Eliminated load time non-computable initializers in healpix
Kristian Evers
2016-05-31
correct M_PI_HALFPI value
Micah Cochran
2016-05-28
Change math constants, similar to PR #372. Use M_ namespace with the de fact...
Micah Cochran
2016-04-12
refactoring + added selftest for 8 more projections
Thomas Knudsen
2016-04-07
pj_list cleanup + added selftest stubs for all projections
Thomas Knudsen
2016-04-05
Some initial work on internal regression tests
Thomas Knudsen
2016-04-01
First steps toward simplified macros/internals
Thomas Knudsen
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
[next]