/[cln]/ChangeLog
ViewVC logotype

Diff of /ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.19 by kreckel, Tue Sep 5 12:40:33 2000 UTC revision 1.20 by kreckel, Tue Sep 5 15:59:11 2000 UTC
# Line 1  Line 1 
1  2000-09-05  Richard Kreckel  <kreckel@ginac.de>  2000-09-05  Richard Kreckel  <kreckel@ginac.de>
2    
3            * include/cln/number.h (As): Fix it in namespace by suffixing `_As'
4              to the appropiate method instead of prefixing `as_'.
5            * src/complex/misc/cl_N_as.cc (cl_N_As): Likewise.
6            * src/real/misc/cl_R_as.cc (cl_R_As): Likewise.
7            * src/rational/misc/cl_RA_as.cc (cl_RA_As): Likewise.
8            * src/integer/misc/cl_I_as.cc (cl_I_As): Likewise.
9            * src/float/misc/cl_F_as.cc (cl_F_As): Likewise.
10            * src/float/sfloat/misc/cl_SF_as.cc (cl_SF_As): Likewise.
11            * src/float/lfloat/misc/cl_LF_as.cc (cl_LF_As): Likewise.
12            * src/float/ffloat/misc/cl_FF_as.cc (cl_FF_As): Likewise.
13            * src/float/dfloat/misc/cl_DF_as.cc (cl_DF_As): Likewise.
14    
15    2000-09-05  Richard Kreckel  <kreckel@ginac.de>
16    
17          * src/complex/transcendental/cl_C_expt_C.cc (expt): fix logic for          * src/complex/transcendental/cl_C_expt_C.cc (expt): fix logic for
18            the 0^y cases.            the 0^y cases.
19    

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

Christian Bauer">Christian Bauer
ViewVC Help
Powered by ViewVC 1.1.15