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
/
multistresstest.c
Age
Commit message (
Expand
)
Author
2018-09-18
Only allow usage of proj_api.h if explicit consent was given
Kristian Evers
2018-03-11
mingw32 travis: reduce number of iterations for multistresstest
Even Rouault
2017-12-17
Declare non-local variables as const where possible
Aaron Puchert
2017-12-17
Add -std=c89 to travis targets.
Kristian Evers
2017-12-17
Normalize whitespace in multistresstest.c
Kristian Evers
2017-10-06
Enable address sanitizer in linux/clang build
Thomas Knudsen
2017-02-26
multistresstest.c: warning fixes
Even Rouault
2015-07-09
Improve multistresstest.c (and run it with Travis) and test228.c
Even Rouault
2015-07-09
Make multistresstext.exe compile, and work, with mingw cross compiler (autoco...
Even Rouault
2015-07-09
Add multistresstest.exe target to makefile.vc
Even Rouault
2014-08-19
multistresstest.c: fix a few warnings on Posix
Even Rouault
2013-06-26
fix up white space formatting
Frank Warmerdam
2013-06-26
add windows build support for multistresstest (#199)
Frank Warmerdam
2012-02-27
added optional multistresstest target, slightly extended multistresstest
Frank Warmerdam
2010-06-11
preliminary implementation of projCtx API
Frank Warmerdam
2010-03-16
added multistresstest
Frank Warmerdam