aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-16add bin_geodtest.cmake and geodtest.c to distributionHoward Butler
2016-08-15increment version numbers for 4.9.3RC1Howard Butler
2016-07-28Implemented Times projectionKristian Evers
2016-07-14Suppressed warning about redefining MUTEX_win32Kristian Evers
2016-07-13Cosmetic changes to improve readabilityKristian Evers
2016-07-13Fixed a few errors that occured during refactoringKristian Evers
2016-07-13Eliminated load time non-computable initializers in healpixKristian Evers
2016-07-10Updated link to Swiss transformation gridsKristian Evers
2016-06-14Merge pull request #395 from kbevers/better-test-dataKristian Evers
2016-06-14Merge pull request #385 from kbevers/krovak-without-C_xKristian Evers
2016-06-13Adjusted xy tolerances for alsk, gs48 and gs50 a bitKristian Evers
2016-06-13Merge pull request #392 from micahcochran/selftestexitcodeKristian Evers
2016-06-13New test data for gs48, gs50 and alsk which is inside the defined areas for t...Kristian Evers
2016-06-12run proj.exe -VC in AppveyorMicah Cochran
2016-06-10Make proj -VC selftest return exit code of number of test failures.Micah Cochran
2016-06-08Added +ellps argument to self-test call since it might be the reason the self...Kristian Evers
2016-06-07Complete overhaul of Krovak projection. Remove unused and duplicate code. Usi...Kristian Evers
2016-06-01Merge pull request #382 from sebastic/manpage-improvementKristian Evers
2016-06-01Merge pull request #387 from micahcochran/math_constants2Kristian Evers
2016-06-01Adding changes from PR #384 (Fix links in grid documentation) to master branc...Kristian Evers
2016-05-31correct M_PI_HALFPI valueMicah Cochran
2016-05-28Change math constants, similar to PR #372. Use M_ namespace with the de fact...Micah Cochran
2016-05-25Correct all test_json.py flake8 warnings and errors with the exception of som...Micah Cochran
2016-05-25Add lzip, a zip function that acts like Python 2.x's zip function. In Python...Micah Cochran
2016-05-25Reformat JSON files to be more human readable. Various TESTNOTES revisions.Micah Cochran
2016-05-24Add GIGS tests. Use python3 code to test in travis.Micah Cochran
2016-05-24Removed unused opaque object (the only parameter, C_x, never used)Kristian Evers
2016-05-24Change Homepage URL to proj4.org.Bas Couwenberg
2016-05-23Merge pull request #381 from sebastic/nad2bin-reproducible-headerEven Rouault
2016-05-23Add BUGS section to manpages & update old URLs.Bas Couwenberg
2016-05-23Make nad2bin output reproducible.Bas Couwenberg
2016-05-20Merge pull request #373 from busstoptaktik/sdfe-refactor-macros--and-repair-g...Thomas Knudsen
2016-05-19Removed a few superfluous assignments and an erroneously committed fileThomas Knudsen
2016-05-18Adding a missing #endifThomas Knudsen
2016-05-18Refactoring and adding self test for the last two projectionsThomas Knudsen
2016-05-13MinorThomas Knudsen
2016-05-13Another minorThomas Knudsen
2016-05-13Corrected minor bug in PR #8Thomas Knudsen
2016-05-12Merge pull request #8 from kbevers/improve-coveragebusstoptaktik
2016-05-12Run the newly implemented self-test on travis so that test-coverage on covera...Kristian Evers
2016-05-11removing erroneously added fileThomas Knudsen
2016-05-11Yet another round of minor correctionsThomas Knudsen
2016-05-11Merge pull request #7 from kbevers/fix-unittest-errorsbusstoptaktik
2016-05-11P->e was inadvertently changed to Q->E by a too aggressive search/replace man...Kristian Evers
2016-05-11Portability cleanups for the code in PR #6 (and a few additional source files)Thomas Knudsen
2016-05-11Merge pull request #6 from kbevers/fix-projs-with-lbusstoptaktik
2016-05-04Expanded SPECIAL macroKristian Evers
2016-05-04Eliminating compile warningsKristian Evers
2016-05-04Converted schKristian Evers
2016-05-04Removed test data for the spherical test case. Not really possible to test wi...Kristian Evers