summaryrefslogtreecommitdiff
path: root/src/set_x.c
Commit message (Expand)AuthorAgeFilesLines
* license change:enge2011-08-291-12/+11
* get.c, set_x.c: replaced #if by #ifdef, see problem on cygwin atenge2011-05-091-4/+4
* get.c, set_x.c: replaced check for _MPC_H_HAVE_COMPLEX by HAVE_COMPLEX_Henge2011-03-011-1/+1
* changed copyright lines in src to "Copyright (C) INRIA, year1, year2, ..."zimmerma2011-01-251-1/+1
* renamed mpc_[s|g]et_[c|lc] to mpc_[s|g]et_[dc|ldc]enge2010-09-021-2/+2
* new functions mpc_set_c, mpc_set_lc, mpc_get_c, mpc_get_lcenge2010-08-311-2/+18
* set_x.c: new function mpc_set_nan, setting the real and imaginaryenge2009-06-291-0/+6
* simplified set_x through the use of a macroenge2009-06-041-81/+19
* src/mpc.h src/set_x.c: New functions mpc_set_ui and mpc_set_sj.thevenyp2009-03-301-0/+34
* revert to UNIX format (r457 changed every file to DOS format).thevenyp2009-03-171-111/+111
* Modify #include chain so as to support DLL creation on Cygwinthevenyp2009-03-171-113/+111
* src/mpc.h: add new mpc_set_x functions (change macros mpc_set_d, mpc_set_ui, ...thevenyp2009-02-051-0/+113