| 1 |
|
2000-10-29 Richard Kreckel <kreckel@ginac.de> |
| 2 |
|
|
| 3 |
|
* src/real/input/cl_R_read.cc, src/complex/input/cl_N_read.cc: |
| 4 |
|
#undef stderr, if it's defined so cln::stderr isn't confused. |
| 5 |
|
* src/base/input/cl_read_globals.cc: stdin should not be extern. |
| 6 |
|
|
| 7 |
|
2000-09-05 Richard Kreckel <kreckel@ginac.de> |
| 8 |
|
|
| 9 |
|
* include/cln/number.h (As): Fix it in namespace by suffixing `_As' |
| 10 |
|
to the appropiate method instead of prefixing `as_'. |
| 11 |
|
* src/complex/misc/cl_N_as.cc (cl_N_As): Likewise. |
| 12 |
|
* src/real/misc/cl_R_as.cc (cl_R_As): Likewise. |
| 13 |
|
* src/rational/misc/cl_RA_as.cc (cl_RA_As): Likewise. |
| 14 |
|
* src/integer/misc/cl_I_as.cc (cl_I_As): Likewise. |
| 15 |
|
* src/float/misc/cl_F_as.cc (cl_F_As): Likewise. |
| 16 |
|
* src/float/sfloat/misc/cl_SF_as.cc (cl_SF_As): Likewise. |
| 17 |
|
* src/float/lfloat/misc/cl_LF_as.cc (cl_LF_As): Likewise. |
| 18 |
|
* src/float/ffloat/misc/cl_FF_as.cc (cl_FF_As): Likewise. |
| 19 |
|
* src/float/dfloat/misc/cl_DF_as.cc (cl_DF_As): Likewise. |
| 20 |
|
|
| 21 |
2000-09-05 Richard Kreckel <kreckel@ginac.de> |
2000-09-05 Richard Kreckel <kreckel@ginac.de> |
| 22 |
|
|
| 23 |
* src/complex/transcendental/cl_C_expt_C.cc (expt): fix logic for |
* src/complex/transcendental/cl_C_expt_C.cc (expt): fix logic for |