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
2016-12-15
Horner and helmert (#456)
Thomas Knudsen
2016-12-12
Add a scripts/fix_typos.sh script and correct reported errors
Even Rouault
2016-12-12
Fix 'run_one_test defined but not used' warning when PJ_SELFTEST is not enabled
Even Rouault
2016-12-12
PJ_robin: avoid out-of-bounds read on NaN values
Even Rouault
2016-12-12
pj_strerrno(): make it obvious to the compiler that the function always retur...
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-11-08
Fixing both scaling and wrap-around issues mentioned in #166
Kristian Evers
2016-10-24
Generic coordinates (#431)
Thomas Knudsen
2016-10-20
Fixes #138 (spherical tmerc with negative northing gives inverted latitude)
Kristian Evers
2016-10-19
Fix 'Internation' typo, replace with 'International' (to match PJ_imw_p.c).
Bas Couwenberg
2016-10-19
Incorrect formula used, changed to comply with Snyder and other sources. Fixe...
Kristian Evers
2016-10-19
Reverting to behaviour of previous version of pj_inv(). Definitions of false ...
Kristian Evers
2016-10-18
Convert units for false northing/easting. Fixes #186.
Kristian Evers
2016-10-18
Allow +alpha=0 and +gamma=0 when using omerc. Applied fix proposed in #195.
Kristian Evers
2016-10-18
Adjusted coefficient from 1574 to 1575. Changed on basis of #174 which refers...
Kristian Evers
2016-10-18
Fixes #162. Latitude origin was erroneously set to -39 instead of 39. Updated...
Kristian Evers
2016-10-18
fixes issue #161 [alsk - Inverse problem at the origin long/lat (-152,64)]
Kristian Evers
2016-10-18
Fixed issue #194 (Bug with the stereographic projection at equator) that mult...
Kristian Evers
2016-10-14
Replace calls to fabls with fabs (not using long doubles anyway). Fixes #426.
Kristian Evers
2016-10-09
Use more consistent description for sch projection.
Bas Couwenberg
2016-09-01
apply patch for #406 to improve Aitoff performance in some situations
Howard Butler
2016-08-22
Changed self-test build behaviour from opt-out to opt-in
Kristian Evers
2016-08-21
Merge pull request #399 from kbevers/non-computable-init-healpix
Howard Butler
2016-08-21
Merge pull request #400 from kbevers/times-projection
Howard Butler
2016-08-18
whitespace normalization for proj 4.9.3RC3
Howard Butler
2016-08-16
fix incorrect Makefile.am definition in de19a33f3003ec4a2c32e40f8421c7fbefbd6e94
Howard Butler
2016-08-16
add bin_geodtest.cmake and geodtest.c to distribution
Howard Butler
2016-08-15
increment version numbers for 4.9.3RC1
Howard Butler
2016-07-28
Implemented Times projection
Kristian Evers
2016-07-14
Suppressed warning about redefining MUTEX_win32
Kristian Evers
2016-07-13
Cosmetic changes to improve readability
Kristian Evers
2016-07-13
Fixed a few errors that occured during refactoring
Kristian Evers
2016-07-13
Eliminated load time non-computable initializers in healpix
Kristian Evers
2016-06-14
Merge pull request #395 from kbevers/better-test-data
Kristian Evers
2016-06-14
Merge pull request #385 from kbevers/krovak-without-C_x
Kristian Evers
2016-06-13
Adjusted xy tolerances for alsk, gs48 and gs50 a bit
Kristian Evers
2016-06-13
New test data for gs48, gs50 and alsk which is inside the defined areas for t...
Kristian Evers
2016-06-10
Make proj -VC selftest return exit code of number of test failures.
Micah Cochran
2016-06-08
Added +ellps argument to self-test call since it might be the reason the self...
Kristian Evers
2016-06-07
Complete overhaul of Krovak projection. Remove unused and duplicate code. Usi...
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-05-24
Removed unused opaque object (the only parameter, C_x, never used)
Kristian Evers
2016-05-23
Make nad2bin output reproducible.
Bas Couwenberg
2016-05-19
Removed a few superfluous assignments and an erroneously committed file
Thomas Knudsen
2016-05-18
Adding a missing #endif
Thomas Knudsen
2016-05-18
Refactoring and adding self test for the last two projections
Thomas Knudsen
2016-05-11
removing erroneously added file
Thomas Knudsen
2016-05-11
Yet another round of minor corrections
Thomas Knudsen
[next]