| 1 |
|
2004-11-28 Richard B. Kreckel <kreckel@ginac.de> |
| 2 |
|
|
| 3 |
|
Disambiguate binary operators of CLN types with float/double |
| 4 |
|
* include/cln/dfloat.h: Add binary operator overloads for arguments of |
| 5 |
|
type double. |
| 6 |
|
* include/cln/ffloat.h: Likewise, for arguments of type float. |
| 7 |
|
* include/cln/float.h: Likewise, both for arguments of types double and |
| 8 |
|
float. |
| 9 |
|
* include/cln/real.h: Likewise. |
| 10 |
|
Reported by Isidro Cachadiña Gutiérrez <icacha@unex.es>. |
| 11 |
|
|
| 12 |
2004-11-03 Richard B. Kreckel <kreckel@ginac.de> |
2004-11-03 Richard B. Kreckel <kreckel@ginac.de> |
| 13 |
|
|
| 14 |
* Version 1.1.9 released. |
* Version 1.1.9 released. |