| Age | Commit message (Expand) | Author |
| 2018-12-26 | cpp conversion: minimal steps to fix compilation errors, not warnings | Even Rouault |
| 2018-12-20 | Return error message that match the error | Kristian Evers |
| 2018-11-10 | Disallow use of non-projection operations in proj | Kristian Evers |
| 2018-10-16 | Move struct definitions for proj_list_* functions to proj.h | Kristian Evers |
| 2018-09-21 | Replace calls to pj_factors with proj_factors | Kristian Evers |
| 2018-09-21 | Replace calls to rtodms/dmstor with proj.h equivalents | Kristian Evers |
| 2018-09-05 | Add -d option to proj, cs2cs and cct (#1109) | Søren Holm |
| 2018-05-07 | Reset errno when running proj in verbose mode. | Kristian Evers |
| 2018-05-05 | proj usage: remove unused 'c', add 'vV' to invproj | mwtoews |
| 2018-03-12 | Fix 'Consecutive return, break, continue, goto or throw statements are unnece... | Even Rouault |
| 2018-03-12 | Fix 'src/proj.c:224,style,multiCondition,Expression is always false because '... | Even Rouault |
| 2018-01-31 | Renamed PJ_IO_UNITS_RADIANS to PJ_IO_UNITS_ANGULAR | Thomas Knudsen |
| 2017-12-17 | Declare non-local variables as const where possible | Aaron Puchert |
| 2017-12-11 | Allow including the new API header in proj.c | Aaron Puchert |
| 2017-11-15 | Support numerical factors only (#664) | Thomas Knudsen |
| 2017-11-13 | Removed remaining traces of the built in selftest system (#661) | Thomas Knudsen |
| 2017-10-06 | Remove superfluous checks for PJ.left being PJ_IO_UNITS_CLASSIC | Thomas Knudsen |
| 2017-09-05 | proj: Do rad->deg conversion if output units warrants it. | Kristian Evers |
| 2017-09-05 | Reformat proj.c before making functional changes. | Kristian Evers |
| 2017-08-21 | Added myself and Kristian Evers to AUTHORS file; Removed attribution … (#558) | Thomas Knudsen |
| 2017-07-05 | Respect -r flag when calling proj with -V. Fixes #184. | Kristian Evers |
| 2017-06-22 | Use *pj_get_errno_ref() instead of pj_errno because it seems pj_errno is not ... | Kristian Evers |
| 2017-05-02 | Fixed spelling error: conpute -> compute | Kristian Evers |
| 2017-02-26 | Raise MSVC warning level to /W4 | Even Rouault |
| 2017-02-26 | Recent clang (e.g MacOSX) warning fixes related to double to _Bool implicit c... | Even Rouault |
| 2017-02-26 | Fix warnings related to -Wshadow -Wnull-dereference -Wfloat-conversionr -Wmis... | Even Rouault |
| 2017-02-25 | proj: add missing continue for 'V' switch (raised by GCC 7 -Wimplicit-fallthr... | Even Rouault |
| 2016-12-12 | Add a scripts/fix_typos.sh script and correct reported errors | Even Rouault |
| 2016-06-10 | Make proj -VC selftest return exit code of number of test failures. | Micah Cochran |
| 2016-04-05 | Minor corrections | Thomas Knudsen |
| 2016-04-05 | Some initial work on internal regression tests | Thomas Knudsen |
| 2010-03-03 | avoid warnings | Frank Warmerdam |
| 2009-01-26 | remove SCCSID and lint stuff from all source files | Frank Warmerdam |
| 2007-06-04 | pj_free() the definition to simplify leak testing. | Frank Warmerdam |
| 2006-11-16 | Fixed VC++ 8.0 warnings. | Mateusz Loskot |
| 2006-10-10 | Increase MAX_LINE to 1000 per request from Dan Scheirer. | Frank Warmerdam |
| 2004-10-28 | avoid using global variables from DLL | Frank Warmerdam |
| 2003-03-18 | dont list latlong, longlat, or geocent for this program | Frank Warmerdam |
| 2002-07-08 | ensure clean C++ builds | Frank Warmerdam |
| 2001-08-11 | disallow +proj=latlong with proj command | Frank Warmerdam |
| 2000-07-06 | added -ld option, reformatted | Frank Warmerdam |
| 2000-07-04 | added patches from Thomas Knudsen to fix binary file io on DOS/Windows | Frank Warmerdam |
| 2000-03-21 | changed UV to projUV | Frank Warmerdam |
| 1999-03-18 | New | Frank Warmerdam |