aboutsummaryrefslogtreecommitdiff
path: root/src/jniproj.c
AgeCommit message (Expand)Author
2018-05-02Rename "Proj" as "PROJ" for the library name.Martin Desruisseaux
2018-05-02Use the #define constant generated by javac instead than a constant maintaine...Martin Desruisseaux
2018-04-27Apply the https://github.com/opengeospatial/geoapi/issues/26 patch.Martin Desruisseaux
2016-12-12Add a scripts/fix_typos.sh script and correct reported errorsEven Rouault
2015-05-31Remove unused $Id$ keywords.Elliott Sales de Andrade
2012-06-01Removed legacy JNI binding.Martin Desruisseaux
2012-05-31JNI: Replaced usages of NAN C/C++ constant by the java.lang.Double.NaN constant.4.8Martin Desruisseaux
2011-09-02Avoid C++ style comments.Martin Desruisseaux
2011-08-27Initial commit of the new Java Native Interface (JNI) bindings.Martin Desruisseaux
2011-08-27Applied the easiest fix for memory leak, and documented the remaining issues.Martin Desruisseaux
2011-02-08avoid cplusplus comments (#92)Frank Warmerdam
2009-04-02avoid various warningsFrank Warmerdam
2009-01-06removed CVS log messages since they are not maintained by subversionFrank Warmerdam
2005-07-05Added standard headers.Frank Warmerdam
2005-07-05Remove loop from inside pj_transform() jacket per email from Steffen Kohler.Frank Warmerdam
2004-10-25NewFrank Warmerdam