| 1 |
|
2000-08-30 Richard Kreckel <kreckel@ginac.de> |
| 2 |
|
|
| 3 |
|
* include/cln/number.h, cl_number::_as_cl_private_thing(): removed. |
| 4 |
|
Rearranged for a clearer distinction between macros and remaining |
| 5 |
|
identifiers, so Cint can parse it smoothly. |
| 6 |
|
|
| 7 |
2000-08-29 Richard Kreckel <kreckel@ginac.de> |
2000-08-29 Richard Kreckel <kreckel@ginac.de> |
| 8 |
|
|
| 9 |
* include/cln/number.h, the(const cl_number& x): New template |
* include/cln/number.h, the(const cl_number& x): New template |
| 10 |
function. |
function. |
| 11 |
|
|
| 12 |
|
2000-08-29 Richard Kreckel <kreckel@ginac.de> |
| 13 |
|
|
| 14 |
|
* TODO: DESCRIBE NAMESPACE CHANGES HERE!!! |
| 15 |
|
|
| 16 |
2000-08-26 Bruno Haible <haible@clisp.cons.org> |
2000-08-26 Bruno Haible <haible@clisp.cons.org> |
| 17 |
|
|
| 18 |
* autoconf/acgeneral.m4 (AC_OUTPUT): Use braces in exec_prefix default |
* autoconf/acgeneral.m4 (AC_OUTPUT): Use braces in exec_prefix default |
| 41 |
* src/float/sfloat/cl_SF.h: Use cl_pointer_size instead of |
* src/float/sfloat/cl_SF.h: Use cl_pointer_size instead of |
| 42 |
cl_word_size. |
cl_word_size. |
| 43 |
|
|
|
2000-06-05 Richard Kreckel <kreckel@ginac.de> |
|
|
|
|
|
* doc/*, INSTALL: Mention that both shared and static library are |
|
|
are now build by default. |
|
|
|
|
| 44 |
2000-05-31 Bruno Haible <haible@clisp.cons.org> |
2000-05-31 Bruno Haible <haible@clisp.cons.org> |
| 45 |
|
|
| 46 |
* tests/exam_I_floor.cc (integer_floor_tests): Add one more entry. |
* tests/exam_I_floor.cc (integer_floor_tests): Add one more entry. |
| 98 |
* INSTALL.generic: Clarified behaviour of --with-gmp. |
* INSTALL.generic: Clarified behaviour of --with-gmp. |
| 99 |
* autoconf/config.guess: updated from Clisp-2000-03-06 sources. |
* autoconf/config.guess: updated from Clisp-2000-03-06 sources. |
| 100 |
|
|
|
2000-05-05 Richard Kreckel <kreckel@ginac.de> |
|
|
|
|
|
* doc/cln.tex: Added index entries. |
|
|
* doc/texinfo.tex: Upgraded to newer version 1999-10-01.07. |
|
|
* doc/*: Changes triggered. |
|
|
|
|
| 101 |
2000-05-04 Richard Kreckel <kreckel@ginac.de> |
2000-05-04 Richard Kreckel <kreckel@ginac.de> |
| 102 |
|
|
| 103 |
* gmp/: removed completely. From now on we are going to link |
* gmp/: removed completely. From now on we are going to link |