summaryrefslogtreecommitdiff
path: root/src/proj.c
Commit message (Expand)AuthorAgeFilesLines
* replaced MPC_RE by mpc_realref and MPC_IM by mpc_imagref everywhereenge2011-11-041-2/+2
* license change:enge2011-08-291-12/+11
* proj.c: corrected (and simplified) infinite input with overlapenge2011-02-231-17/+8
* changed copyright lines in src to "Copyright (C) INRIA, year1, year2, ..."zimmerma2011-01-251-2/+1
* mpc-impl.h: renamed MPC_IS_INF to mpc_inf_p and MPC_IS_ZERO to mpc_zero_penge2009-08-201-3/+4
* revert to UNIX format (r457 changed every file to DOS format).thevenyp2009-03-171-44/+44
* Modify #include chain so as to support DLL creation on Cygwinthevenyp2009-03-171-45/+44
* src/proj.c: new fonction for projection onto the Riemann sphere.thevenyp2008-11-121-0/+45