/[cln]/ChangeLog
ViewVC logotype

Diff of /ChangeLog

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

revision 1.73 by kreckel, Sat Dec 27 19:04:30 2003 UTC revision 1.74 by kreckel, Mon Dec 29 19:03:32 2003 UTC
# Line 1  Line 1 
1    2003-12-29  Richard B. Kreckel  <kreckel@ginac.de>
2    
3            Rework of autoconfiscation infrastructure
4            * autoconf/config.{guess,sub}: Update to GNU version 2003-10-07.
5            * autoconf/ltmain.sh: Update to GNU version 1.4.3.
6            * autoconf/autoconf: Remove (from now on we assume autoconf is
7              installed properly on the sytem).
8            * autoconf/autoconf.m4: Likewise.
9            * autoconf/autoconf.m4f: Likewise.
10            * autoconf/acgeneral.m4: Likewise.
11            * autoconf/acspecific.m4: Likewise.
12            * autoconf/aclocal.m4: Regenerate.
13            * autoconf/acinclude.m4: Remove (while moving the macros...)
14            * m4/gmp.m4: New file (...to here).
15            * Makefile.devel: Update to new scheme.
16            * configure.ac: Likewise.
17            * include/cln/GV_integer.h: Assume template specializations work.
18            * include/cln/GV_modinteger.h: Likewise.
19            * include/cln/config.h.in: Likewise, and drop HAVE_BOOL.
20            * src/base/cl_base_config.h.in: Drop support for obsolete ftime(3).
21            * src/base/random/cl_random_from.cc: Likewise.
22            * src/timing/cl_base_config.h.in: Likewise.
23            * src/timing/cl_t_current.cc: Likewise.
24    
25  2003-12-27  Richard B. Kreckel  <kreckel@ginac.de>  2003-12-27  Richard B. Kreckel  <kreckel@ginac.de>
26    
27          * src/polynomial/cl_UP_gen.h (gen_minus): Fix case where first          * src/polynomial/cl_UP_gen.h (gen_minus): Fix case where first

Legend:
Removed from v.1.73  
changed lines
  Added in v.1.74

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