You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1064 lines
43 KiB

24 years ago
25 years ago
25 years ago
25 years ago
25 years ago
25 years ago
  1. 2004-08-30 Bruno Haible <bruno@clisp.org>
  2. * benchmarks/timebench2.sh: Multiply all repeat counts by 100.
  3. * benchmarks/timebench2.results: Add recent PowerPC G4 results.
  4. 2004-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
  5. * examples/e.cc: remove extra semicolon.
  6. 2004-08-25 Bruno Haible <bruno@clisp.org>
  7. * autoconf/ltmain.sh: Upgrade to libtool-1.5.6.
  8. * m4/libtool.m4: New file, from libtool-1.5.6 with modifications:
  9. 2004-08-22 Bruno Haible <bruno@clisp.org>
  10. * m4/libtool.m4: Add support for Comeau C++ on Linux.
  11. Reported by Prof. Roberto Bagnara <bagnara@cs.unipr.it>.
  12. * autoconf/aclocal.m4: Regenerate.
  13. 2004-08-19 Bruno Haible <bruno@clisp.org>
  14. * include/cln/modules.h (CL_GLOBALIZE_JUMP_LABEL, CL_JUMP_TO): When
  15. converting a label to a string, use ASM_UNDERSCORE_PREFIX. Needed on
  16. MacOS X.
  17. Reported by Darren Bane <darren.bane@ul.ie>.
  18. 2004-07-01 Richard B. Kreckel <kreckel@ginac.de>
  19. * Version 1.1.8 released.
  20. 2004-06-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
  21. * src/base/cl_macros.h: alloca(3) has size_t argument type.
  22. 2004-06-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
  23. * include/cln/floatformat.h: Do define a type here.
  24. 2004-06-27 Richard B. Kreckel <kreckel@ginac.de>
  25. * include/cln/modules.h (CL_JUMP_TO): Fix AMD64 brokenness.
  26. 2004-06-23 Bruno Haible <bruno@clisp.org>
  27. * configure.ac: Pretend ftime() is not available. Needed by
  28. CL_TIMES_CLOCK.
  29. 2004-06-21 Ralf Stephan <ralf@ark.in-berlin.de>
  30. * doc/cln.tex: Document jacobi, isprobprime and nextprobprime.
  31. 2004-06-18 Richard B. Kreckel <kreckel@ginac.de>
  32. * rational/transcendental/cl_RA_logp.cc: fix bug where base is
  33. reciprocal of an integer.
  34. Reported by Niklas Knutsson <nq@altern.org>.
  35. 2004-06-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
  36. * src/complex/ring/cl_C_ring.cc, src/integer/ring/cl_I_ring.cc,
  37. src/rational/ring/cl_RA_ring.cc, src/real/ring/cl_R_ring.cc:
  38. Make template specializations explicit.
  39. 2004-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
  40. * src/complex/input/cl_N_read.cc, src/float/input/cl_F_read.cc,
  41. src/integer/input/cl_I_read.cc, src/rational/input/cl_RA_read.cc,
  42. src/real/input/cl_R_read.cc: Remove unused labels.
  43. 2004-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
  44. * benchmarks/timebench1.cc, benchmarks/timebench2a.LiDIA.cc,
  45. benchmarks/timebench2a.cc, benchmarks/timebench2ap.cc,
  46. benchmarks/timebench2b.LiDIA.cc, benchmarks/timebench2b.cc,
  47. examples/atan_recip.cc, examples/atanh_recip.cc,
  48. examples/contfrac.cc, examples/e.cc, examples/legendre.cc,
  49. examples/lucaslehmer.cc, examples/pi.cc, include/cln/GV.h,
  50. include/cln/SV.h, include/cln/malloc.h, include/cln/modules.h,
  51. include/cln/object.h, include/cln/string.h, src/base/cl_abort.cc,
  52. src/base/cl_alloca.h, src/base/cl_malloc.cc,
  53. src/base/random/cl_random_from.cc,
  54. src/base/string/cl_spushstring_append.cc,
  55. src/base/string/cl_spushstring_push.cc,
  56. src/base/string/cl_st_debug.cc,
  57. src/base/string/input/cl_st_gettoken.cc,
  58. src/complex/input/cl_N_read.cc, src/float/input/cl_F_read.cc,
  59. src/float/output/cl_F_dprint.cc, src/integer/input/cl_I_read.cc,
  60. src/rational/input/cl_RA_read.cc,
  61. src/real/format-output/cl_fmt_integer.cc,
  62. src/real/format-output/cl_fmt_paddedstring.cc,
  63. src/real/input/cl_R_read.cc, src/timing/cl_t_current.cc,
  64. src/timing/cl_t_current2.cc, tests/exam.cc, tests/tests.cc,
  65. tests/timeLFRAmul.cc, tests/timeLFatan-compare.cc,
  66. tests/timeLFatan.cc, tests/timeLFatanh-compare.cc,
  67. tests/timeLFatanh.cc, tests/timeLFcos-compare.cc, tests/timeLFcos.cc,
  68. tests/timeLFcosh.cc, tests/timeLFexp-compare.cc, tests/timeLFexp.cc,
  69. tests/timeLFln-compare.cc, tests/timeLFln.cc,
  70. tests/timeLFsin-compare.cc, tests/timeLFsin.cc, tests/timeLFsinh.cc,
  71. tests/timeLFsqrt.cc, tests/timeMImisc5.cc, tests/timeMIpow2div.cc,
  72. tests/timeMIpow2recip.cc, tests/timeRALFdiv.cc, tests/timeRAtoLF.cc,
  73. tests/timeUPMImul.cc, tests/timecatalan.cc, tests/timediv.cc,
  74. tests/timediv2adic-compare.cc, tests/timediv2adic.cc,
  75. tests/timeeuler.cc, tests/timeexp1.cc, tests/timefact.cc,
  76. tests/timegcd.cc, tests/timemul-compare.cc, tests/timemul.cc,
  77. tests/timepi.cc, tests/timeprint-compare.cc, tests/timeprint.cc,
  78. tests/timerecip2adic-compare.cc, tests/timerecip2adic.cc,
  79. tests/timesqrt.cc, tests/timesqrtmodp.cc, tests/timesquare.cc,
  80. tests/timezeta3.cc: Change all C include headers to ISO style
  81. within C++ code.
  82. 2004-06-10 Richard B. Kreckel <kreckel@ginac.de>
  83. * examples/perfnum.cc: update to presumed 41st Mersenne prime.
  84. 2004-05-02 Richard B. Kreckel <kreckel@ginac.de>
  85. * Version 1.1.7 released.
  86. 2004-05-02 Richard B. Kreckel <kreckel@ginac.de>
  87. * examples/pi.cc and examples/pi.1: New files.
  88. * examples/Makefile.in: Build the pi executable.
  89. 2004-05-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
  90. * src/Makefile.in: Fix for parallel build: wait for subdir objects to
  91. be finished before creating the library.
  92. 2004-04-30 Richard B. Kreckel <kreckel@ginac.de>
  93. * src/integer/output/cl_I_print.cc (print_integer): workaround
  94. GCC compiler bug (cf. Debian bug#246319).
  95. 2004-03-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
  96. * m4/gmp.m4 (CL_GMP_CHECK): Do not lose LIBS setting with config.cache
  97. enabled.
  98. 2004-03-08 Bruno Haible <bruno@clisp.org>
  99. * src/float/lfloat/elem/cl_LF_mul.cc (operator*): Fix the second
  100. underflow condition.
  101. * src/float/lfloat/algebraic/cl_LF_sqrt.cc (sqrt): Fix a bug with large
  102. uexp whereby SQRT of MOST-POSITIVE-LONG-FLOAT was less than 1.
  103. 2004-03-04 Richard B. Kreckel <kreckel@ginac.de>
  104. * Makefile.in (install): Add ${srcdir} for cln.m4.
  105. * m4/gmp.m4: quote macro names.
  106. Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
  107. 2004-01-01 Richard B. Kreckel <kreckel@ginac.de>
  108. * Version 1.1.6 released.
  109. 2004-01-01 Richard B. Kreckel <kreckel@ginac.de>
  110. * include/cln/univpoly.h, include/cln/univpoly_complex.h,
  111. include/cln//univpoly_integer.h, include/cln/univpoly_modint.h,
  112. include/cln/univpoly_rational.h, include/cln/univpoly_real.h,
  113. src/polynomial/elem/cl_UP_GF2.h, src/polynomial/elem/cl_UP_MI.h,
  114. src/polynomial/elem/cl_UP_gen.h, src/polynomial/elem/cl_UP_no_ring.cc,
  115. src/polynomial/elem/cl_UP_number.h (ldegree): New function.
  116. * doc/cln.tex: Document `ldegree'.
  117. 2003-12-29 Richard B. Kreckel <kreckel@ginac.de>
  118. Rework of autoconfiscation infrastructure
  119. * autoconf/config.{guess,sub}: Update to GNU version 2003-10-07.
  120. * autoconf/ltmain.sh: Update to GNU version 1.4.3.
  121. * autoconf/autoconf: Remove (from now on we assume autoconf is
  122. installed properly on the sytem).
  123. * autoconf/autoconf.m4: Likewise.
  124. * autoconf/autoconf.m4f: Likewise.
  125. * autoconf/acgeneral.m4: Likewise.
  126. * autoconf/acspecific.m4: Likewise.
  127. * autoconf/aclocal.m4: Regenerate.
  128. * autoconf/acinclude.m4: Remove (while moving the macros...)
  129. * m4/gmp.m4: New file (...to here).
  130. * Makefile.devel: Update to new scheme.
  131. * configure.ac: Likewise.
  132. * include/cln/GV_integer.h: Assume template specializations work.
  133. * include/cln/GV_modinteger.h: Likewise.
  134. * include/cln/config.h.in: Likewise, and drop HAVE_BOOL.
  135. * src/base/cl_base_config.h.in: Drop support for obsolete ftime(3).
  136. * src/base/random/cl_random_from.cc: Likewise.
  137. * src/timing/cl_base_config.h.in: Likewise.
  138. * src/timing/cl_t_current.cc: Likewise.
  139. 2003-12-27 Richard B. Kreckel <kreckel@ginac.de>
  140. * src/polynomial/cl_UP_gen.h (gen_minus): Fix case where first
  141. argument is zero.
  142. * src/polynomial/cl_UP_MI.h (modint_minus): Likewise.
  143. * src/polynomial/cl_UP_number.h (num_minus): Likewise.
  144. Reported by Munagala Ramanath <amberarrow@yahoo.com>.
  145. 2003-12-02 Richard B. Kreckel <kreckel@ginac.de>
  146. * examples/perfnum.cc: update to presumed 40th Mersenne prime.
  147. 2003-11-20 Christian Bauer <cbauer@ginac.de>
  148. Added pkg-config support
  149. * cln.pc.in: New file.
  150. * Makefile.in: Take care of cln.pc.
  151. * configure.ac: Likewise.
  152. 2003-08-06 Richard B. Kreckel <kreckel@ginac.de>
  153. * src/numtheory/cl_nt_sqrtmodp.cc: #undef _R.
  154. Reported by Andrew Rechnitzer <A.Rechnitzer@ms.unimelb.edu.au>.
  155. 2003-08-01 Richard Kreckel <kreckel@ginac.de>
  156. More dependent base resolution issues
  157. * src/base/hash/cl_hash.h (cl_heap_hashtable<T>::iterator()):
  158. portable syntactic simplification.
  159. * src/base/hash/cl_hashset.h: Preceed inherited members with this->.
  160. * src/base/hash/cl_hash1.h: Likewise for member functions.
  161. * src/base/hash/cl_hash2.h: Likewise.
  162. * src/base/hash/cl_hashuniq.h: Likewise.
  163. * src/base/hash/cl_hashuniqweak.h: Likewise.
  164. * src/base/hash/cl_hash.h: Revert explicit static member function
  165. lookup since that was GCC's fault.
  166. * src/base/hash/cl_hash2weak.h: Likewise.
  167. * src/base/hash/cl_hashuniqweak.h: Likewise.
  168. 2003-06-29 Richard Kreckel <kreckel@ginac.de>
  169. Dependent base resolution needed for GCC-3.4
  170. * include/cln/GV.h: Preceed inherited members with this->.
  171. * include/cln/SV.h: Likewise.
  172. * include/cln/object.h: Likewise.
  173. * src/base/hash/cl_hash1.h: Likewise.
  174. * src/base/hash/cl_hash1weak.h: Likewise.
  175. * src/base/hash/cl_hash2.h: Likewise.
  176. * src/base/hash/cl_hashuniq.h: Likewise.
  177. * src/base/hash/cl_hash.h: Make lookup of static member function
  178. explicit.
  179. * src/base/hash/cl_hash2weak.h: Likewise.
  180. * src/base/hash/cl_hashuniqweak.h: Likewise.
  181. * src/modinteger/cl_MI.cc: Make shell-comment a C-comment. Geez.
  182. 2003-02-24 Bruno Haible <bruno@clisp.org>
  183. * src/base/random/cl_random_from.cc (random_state::random_state): Add
  184. support for MacOS X.
  185. * src/modinteger/cl_MI.cc: #undef _R.
  186. Reported by Erann Gat <gat@jpl.nasa.gov>.
  187. 2002-08-03 Joerg Arndt <jj@suse.de>
  188. * include/cln/config.h.in: Add support for x86_64 CPU.
  189. * include/cln/modules.h: Likewise.
  190. * include/cln/types.h: Likewise.
  191. * include/cln/object.h: Likewise.
  192. 2002-06-08 Richard Kreckel <kreckel@ginac.de>
  193. * src/base/digitseq/cl_asm.h: ensure intCsize==16 when including
  194. m68k Assembler routines.
  195. * src/base/digitseq/cl_asm_.cc: Likewise.
  196. 2002-05-28 Richard Kreckel <kreckel@ginac.de>
  197. * Version 1.1.5 released.
  198. 2002-05-27 Richard Kreckel <kreckel@ginac.de>
  199. * include/cln/modules.h (CL_CONCATENATE): New macro.
  200. 2002-05-10 Richard Kreckel <kreckel@ginac.de>
  201. * doc/cln.tex (Building the library): Update recommendations for
  202. compiling on Tru64 using g++ 3.0 and 3.1.
  203. * README: Update homepage.
  204. 2002-05-05 Bruno Haible <bruno@clisp.org>
  205. * doc/cln.tex (Building the library): Give some recommendations for
  206. g++ 3.0 and 3.1.
  207. Force link-time references despite optimizations done by g++ 2.95
  208. and newer.
  209. * include/cln/modules.h (CL_FORCE_LINK): New macro.
  210. * Use CL_FORCE_LINK.
  211. * include/cln/GV_integer.h (cl_GV_I_debug_dummy): Likewise.
  212. * include/cln/GV_number.h (cl_GV_number_debug_dummy): Likewise.
  213. * include/cln/SV_number.h (cl_SV_number_debug_dummy): Likewise.
  214. * include/cln/SV_ringelt.h (cl_SV_ringelt_debug_dummy): Likewise.
  215. * include/cln/dfloat.h (cl_DF_debug_dummy): Likewise.
  216. * include/cln/ffloat.h (cl_FF_classes_dummy, cl_FF_debug_dummy):
  217. Likewise.
  218. * include/cln/integer.h (cl_I_classes_dummy, cl_I_debug_dummy):
  219. Likewise.
  220. * include/cln/lfloat.h (cl_LF_debug_dummy): Likewise.
  221. * include/cln/modinteger.h (cl_MI_debug_dummy): Likewise.
  222. * include/cln/rational.h (cl_RA_debug_dummy): Likewise.
  223. * include/cln/real.h (cl_R_debug_dummy): Likewise.
  224. * include/cln/ring.h (cl_ring_debug_dummy): Likewise.
  225. * include/cln/sfloat.h (cl_SF_classes_dummy, cl_SF_classes_dummy):
  226. Likewise.
  227. * include/cln/string.h (cl_string_debug_dummy): Likewise.
  228. * include/cln/univpoly.h (cl_UP_debug_dummy): Likewise.
  229. * src/float/base/cl_ieee.h (cl_ieee_dummy_NNN): Likewise.
  230. Avoid g++ 3.1 warnings.
  231. * src/base/cl_offsetof.h (offsetof): Redefine each time.
  232. * src/base/digitseq/cl_DS.h: Include "cl_offsetof.h" after <gmp.h>.
  233. Avoid g++ 3.1 warnings.
  234. * src/base/hash/cl_hash.h (struct cl_heap_hashtable): Use typename
  235. where needed.
  236. * src/base/hash/cl_hash1.h (struct cl_heap_hashtable_1): typedef
  237. htxentry as a shortcut.
  238. * src/base/hash/cl_hash2.h (struct cl_heap_hashtable_2): Likewise.
  239. * src/base/hash/cl_hashset.h (struct cl_heap_hashtable_set): Likewise.
  240. * src/base/hash/cl_hashuniq.h (struct cl_heap_hashtable_uniq):
  241. Likewise.
  242. 2002-03-15 Bruno Haible <bruno@clisp.org>
  243. * cln.tex: Document problem with GNU make 3.77.
  244. Reported by Michael Somos <somos@grail.cba.csuohio.edu>.
  245. 2002-02-16 Richard Kreckel <kreckel@ginac.de>
  246. * cln.m4: quote macro name.
  247. Pointed out by Roberto Bagnara.
  248. 2002-01-20 Richard Kreckel <kreckel@ginac.de>
  249. * autoconf/config.{guess,sub}: Update to GNU version 2002-01-02.
  250. (the old one was broken on Linux/Mips.)
  251. 2002-01-04 Richard Kreckel <kreckel@ginac.de>
  252. * autoconf/autoconf.m4f: get brutal in order to adhere to FHS.
  253. * Version 1.1.4 released.
  254. 2002-01-03 Richard Kreckel <kreckel@ginac.de>
  255. * autoconf/acinclude.m4: revamp MPN-matcher.
  256. * autoconf/aclocal.m4: upgrade to autoconf-2.52 infrastructure,
  257. sync with CLisp from CVS.
  258. * autoconf/autoconf: Likewise.
  259. * autoconf/autoconf.m4f: Likewise (new file).
  260. * configure.ac: Likewise (new file, replaces configure.in).
  261. * configure.in: Likewise (deleted, replaced by configure.ac).
  262. * autoconf/config.{guess,sub}: Update to GNU version 2001-12-13.
  263. * src/Makefile.in: made VPATH safe for autoconf-2.52.
  264. * include/cln/config.h.in: Add __s390__.
  265. 2001-12-31 Richard Kreckel <kreckel@ginac.de>
  266. * src/base/digitseq/cl_DS.h: <gmp.h> is not included extern "C"
  267. any more since GMP4 has some C++ support in it.
  268. 2001-12-14 Richard Kreckel <kreckel@ginac.de>
  269. * include/cln/modules.h, include/cln/object.h: add support for
  270. s390.
  271. * src/numtheory/cl_nt_sqrtmodp.cc: workaround for GCC2.x compiler-bug
  272. on s390, provided by Gerhard Tonn.
  273. 2001-11-05 Richard Kreckel <kreckel@ginac.de>
  274. * autoconf/ltmain.sh: Upgrade to libtool-1.4.2.
  275. * autoconf/config.{guess,sub}: Update to GNU version 2001-09-07.
  276. * Version 1.1.3 released.
  277. 2001-11-04 Bruno Haible <haible@clisp.cons.org>
  278. Interoperability with gcc-3.0 -fuse-cxa-atexit.
  279. * autoconf/aclocal.m4 (CL_GLOBAL_CONSTRUCTORS): Add test whether
  280. global destructors actually exist.
  281. * include/cln/modules.h (CL_PROVIDE, CL_PROVIDE_END, CL_PROVIDE_END):
  282. Don't hack the global destructors if there is no global destructors
  283. function.
  284. 2001-11-03 Richard Kreckel <kreckel@ginac.de>
  285. * src/float/transcendental/cl_F_sinx.cc (sinx_naive): For small
  286. values of x, return square(x) instead of x.
  287. * src/float/transcendental/cl_F_sinhx.cc (sinhx_naive): Likewise.
  288. 2001-07-25 Richard Kreckel <kreckel@ginac.de>
  289. * Version 1.1.2 released.
  290. 2001-07-24 Richard Kreckel <kreckel@ginac.de>
  291. * src/base/hash/cl_hash.h: declare _cl_hashtable_iterator<htentry> a
  292. friend of cl_heap_hashtable<htentry>.
  293. 2001-07-22 Richard Kreckel <kreckel@ginac.de>
  294. * src/float/base/cl_ieee.cc: try to do magic to the FPU only if
  295. _FPU_IEEE is really defined.
  296. * include/cln/modules.h: change assembler labels from `label' to
  297. `label:' on hppa, needed by Linux (see comment).
  298. * autoconf/acinclude.m4: new file (for storing CLN-specific macros).
  299. * Makefile.devel: adjusted.
  300. * autoconf/aclocal.m4: regenerate.
  301. * src/base/low/cl_low_mul.cc: moved POD variables that are declared
  302. extern "C" elsewhere out of the namespace.
  303. * src/base/low/cl_low_div.cc: Likewise.
  304. 2001-06-08 Bruno Haible <haible@clisp.cons.org>
  305. * autoconf/config.{guess,sub}: Update to GNU version 2001-05-11.
  306. * autoconf/aclocal.m4: Upgrade to libtool-1.4.
  307. * autoconf/ltmain.sh: Likewise.
  308. * autoconf/ltconfig: Remove file.
  309. * autoconf/install-sh: New file.
  310. * configure.in: Add AC_CONFIG_AUX_DIR call.
  311. 2001-06-05 Richard Kreckel <kreckel@ginac.de>
  312. * tests/tests.cc: resolve namespace ambiguity about strcmp().
  313. 2001-05-31 Richard Kreckel <kreckel@ginac.de>
  314. * Version 1.1.1 released.
  315. 2001-05-28 Richard Kreckel <kreckel@ginac.de>
  316. * cln/cln.tex: documented problems with shared library on Sparc
  317. using gcc older than 2.95.3.
  318. * configure.in: Fixed typos in versioning docu.
  319. 2001-05-25 Bruno Haible <haible@clisp.cons.org>
  320. * src/base/digitseq/cl_asm_arm_.cc: Use #0x instead of #& to designate
  321. hexadecimal constants.
  322. 2001-05-25 Richard Kreckel <kreckel@ginac.de>
  323. * autoconf/floatparam.c (double_wordorder_bigendian_p): new symbol.
  324. * src/float/dfloat/cl_DF.h: Check for double_wordorder_bigendian_p.
  325. * Removed LiDIA interface since that is now outdated (namespace cln)
  326. and maintained elsewhere.
  327. * Adjusted dates and final touches for 1.1.1.
  328. 2001-05-19 Richard Kreckel <kreckel@ginac.de>
  329. * INSTALL: Update toolchain info: no egcs, some more platforms.
  330. * doc/cln.tex: Likewise.
  331. 2001-05-18 Richard Kreckel <kreckel@ginac.de>
  332. * src/base/cl_low.h: prepended variables declared inside macros
  333. with underscore. Fixes equal_hashcode() on various platforms.
  334. 2001-04-25 Richard Kreckel <kreckel@ginac.de>
  335. * src/base/cl_low.h: Added several checks if NO_ASM is defined, so
  336. this definition becomes actually useful. This is needed for
  337. compilation on Arm until somebody fixes the assembler files for Arm.
  338. * src/base/digitseq/cl_asm.h: Likewise.
  339. * src/base/digitseq/cl_asm_.cc: Likewise.
  340. * */Makefile.in: Added `override' in front of `CPPFLAGS +=' so
  341. one can say `make CPPFLAGS=-DFOOBAR'.
  342. 2001-03-26 Arvid Norberg <c99ang@cs.umu.se>
  343. * src/base/random/cl_random_from.cc: ported to beos.
  344. 2001-03-05 Richard Kreckel <kreckel@ginac.de>
  345. * include/cln/modules.h (CL_JUMP_TO): Fix IA64 brokenness.
  346. 2001-01-28 Richard Kreckel <kreckel@ginac.de>
  347. * include/cln/number.h (cl_as_N): Remove bogus comment.
  348. 2001-01-22 Richard Kreckel <kreckel@ginac.de>
  349. * configure.in: Make build in separate builddir possible (again).
  350. 2001-01-22 Richard Kreckel <kreckel@ginac.de>
  351. * include/cln/*.h: Change signatures of all classes' methods
  352. cln::cl_foo::operator new(size_t, cl_foo*) to
  353. cln::cl_foo::operator new(size_t, void*) so one can declare
  354. std::vector<cln::cl_foo>, std::list<cln::cl_foo> etc. for
  355. certain STL implementations (like libstdc++-v3).
  356. 2000-12-14 Richard Kreckel <kreckel@ginac.de>
  357. * Version 1.1 released.
  358. 2000-12-13 Richard Kreckel <kreckel@ginac.de>
  359. * */*: cl_istream -> std::istream, cl_ostream -> std::ostream.
  360. 2000-12-05 Richard Kreckel <kreckel@ginac.de>
  361. * Makefile.in, src/Makefile.in, doc/Makefile.in: Use mkdir -p.
  362. * include/cln/version.h.in, src/base/verion.cc: New files.
  363. * configure.in: Generate include/cln/version.h.
  364. * cln.m4: Rewrote it. Check result of cln-config without compiling.
  365. Do cross-check library version and header version information.
  366. 2000-12-02 Christian Bauer <cbauer@ginac.de>
  367. * Makefile.in, src/Makefile.in, doc/Makefile.in: Added $DESTDIR.
  368. * cln.m4, cln.spec.in: some minor fixes with respect to RPM package
  369. building.
  370. 2000-11-24 Richard Kreckel <kreckel@ginac.de>
  371. * */*: Removed problematic stdin, stdout and stderr definitions.
  372. Use std::cin, std::cout, std::cerr instead (obsoletes 2000-10-29).
  373. 2000-11-20 Bruno Haible
  374. * cln-config.1: change title.
  375. 2000-11-18 Richard Kreckel <kreckel@ginac.de>
  376. * cln.m4: New file.
  377. * doc/cln.tex: Document package tools cln-config and cln.m4.
  378. * Makefile.in: Care about cln.m4.
  379. 2000-11-17 Richard Kreckel <kreckel@ginac.de>
  380. * cln-config.1: added manpage, as required by a couple of distros.
  381. * Makefile.in, doc/Makefile.in: target install depends on installdirs.
  382. 2000-11-16 Richard Kreckel <kreckel@ginac.de>
  383. * autoconf/aclocal.m4 (CL_GMP_SET_UINTD): New macro...
  384. * configure.in: ...used here.
  385. * include/cln/config.h.in: Put in macros defined by CL_GMP_SET_UINTD...
  386. * include/cln/types.h: ...used here.
  387. * autoconf/acgeneral.m4, autoconf/aclocal.m4: Adhere to FHS.
  388. 2000-11-13 Richard Kreckel <kreckel@ginac.de>
  389. * src/base/digitseq/cl_asm.h: Test if (intDsize==32) for MIPS and HPPA,
  390. in order to guard against an accidented configuration.
  391. * src/integer/conv/cl_I_to_digits.cc (table): member b_hoch_k of
  392. struct power_table_entry initialized as ULL instead of as UL, if
  393. intDsize==64 (caused misprinting on MIPS w/ GMP).
  394. * src/base/cl_macros.h (minus_bitm, bitc): implemented ULL, if
  395. HAVE_FAST_LONGLONG.
  396. * src/integer/bitwise/cl_I_mkfx.cc (mkf_extract): Likewise.
  397. * src/integer/conv/cl_I_from_L.cc (cl_I_from_L): Added trival
  398. generation of Bignum for intDsize==64 and a notreached-check at end.
  399. * autoconf/config.guess, autoconf/config.sub: updated from FSF.
  400. * include/cln/config.h.in: Prepared support for IA64.
  401. * include/cln/types.h: Likewise.
  402. * include/cln/object.h: Likewise.
  403. * include/cln/modules.h: Likewise.
  404. * src/base/cl_macros.h (nonreturning_function): Likewise (NUE's
  405. compiler claims __GNUC_MINOR__==9).
  406. 2000-11-03 Richard Kreckel <kreckel@ginac.de>
  407. * src/base/cl_macros.h (bit, minus_bit): changed criterion for ULL from
  408. HAVE_DD to HAVE_FAST_LONGLONG.
  409. * src/base/cl_macros.h (bitm): implemented ULL, if HAVE_FAST_LONGLONG.
  410. * src/base/cl_low.h: actually no need to include "cln/types.h" here.
  411. * src/base/cl_low.h (logcount_64): always ULL, independent of HAVE_DD.
  412. * src/base/random/cl_UL_random.cc (random32): a is always ULL.
  413. 2000-11-01 Richard Kreckel <kreckel@ginac.de>
  414. * include/cln/object.h (cl_combine): define additional signatures, if
  415. HAVE_LONGLONG is defined, in order to keep the compiler happy.
  416. * src/base/cl_macros.h: include "cln/types.h", since we need HAVE_DD...
  417. * src/base/cl_macros.h (bit): ...for this macro...
  418. * src/base/cl_macros.h (minus_bit): ...and this one.
  419. * src/base/cl_low.h: include "cln/types.h", since we need HAVE_DD...
  420. * src/base/cl_low.h (logcount_64): ...for this macro.
  421. * src/base/random/cl_UL_random.cc (random32): if HAVE_DD a is an ULL.
  422. * src/integer/gcd/cl_I_gcd_aux2.cc (floorDD): fixed algorithmic bug.
  423. that turned up when intDsize==32 and cl_word_size==64.
  424. * src/float/dfloat/elem/cl_DF_div.cc (operator/): fixed a missing cast
  425. to uint64 that turned up when intDsize==32 and cl_word_size==64.
  426. 2000-10-29 Richard Kreckel <kreckel@ginac.de>
  427. * src/real/input/cl_R_read.cc, src/complex/input/cl_N_read.cc:
  428. #undef stderr, if it's defined so cln::stderr isn't confused.
  429. * src/base/input/cl_read_globals.cc: stdin should not be extern.
  430. 2000-09-05 Richard Kreckel <kreckel@ginac.de>
  431. * include/cln/number.h (As): Fix it in namespace by suffixing `_As'
  432. to the appropiate method instead of prefixing `as_'.
  433. * src/complex/misc/cl_N_as.cc (cl_N_As): Likewise.
  434. * src/real/misc/cl_R_as.cc (cl_R_As): Likewise.
  435. * src/rational/misc/cl_RA_as.cc (cl_RA_As): Likewise.
  436. * src/integer/misc/cl_I_as.cc (cl_I_As): Likewise.
  437. * src/float/misc/cl_F_as.cc (cl_F_As): Likewise.
  438. * src/float/sfloat/misc/cl_SF_as.cc (cl_SF_As): Likewise.
  439. * src/float/lfloat/misc/cl_LF_as.cc (cl_LF_As): Likewise.
  440. * src/float/ffloat/misc/cl_FF_as.cc (cl_FF_As): Likewise.
  441. * src/float/dfloat/misc/cl_DF_as.cc (cl_DF_As): Likewise.
  442. 2000-09-05 Richard Kreckel <kreckel@ginac.de>
  443. * src/complex/transcendental/cl_C_expt_C.cc (expt): fix logic for
  444. the 0^y cases.
  445. 2000-08-30 Richard Kreckel <kreckel@ginac.de>
  446. * include/cln/number.h, cl_number::_as_cl_private_thing(): removed.
  447. Rearranged for a clearer distinction between macros and remaining
  448. identifiers, so Cint can parse it smoothly.
  449. 2000-08-29 Richard Kreckel <kreckel@ginac.de>
  450. * include/cln/number.h, the(const cl_number& x): New template
  451. function.
  452. 2000-08-29 Richard Kreckel <kreckel@ginac.de>
  453. * */*: Pushed CLN into a namespace `cln'. While doing so, the
  454. following identifiers got their poor-man's namespace (i.e. the
  455. prefix `cl_') stripped off:
  456. cl_catalanconst() -> catalanconst()
  457. cl_compare() -> compare()
  458. cl_cos_sin() -> cos_sin()
  459. cl_cos_sin_t -> cos_sin_t
  460. cl_cosh_sinh() -> cosh_sinh()
  461. cl_cosh_sinh_t -> cosh_sinh_t
  462. cl_decoded_dfloat -> decoded_dfloat
  463. cl_decoded_ffloat -> decoded_ffloat
  464. cl_decoded_float -> decoded_float
  465. cl_decoded_lfloat -> decoded_lfloat
  466. cl_decoded_sfloat -> decoded_sfloat
  467. cl_default_float_format -> default_float_format
  468. cl_default_print_flags -> default_print_flags
  469. cl_default_random_state -> default_random_state
  470. cl_double_approx() -> double_approx()
  471. cl_equal() -> equal()
  472. cl_equal_hashcode() -> equal_hashcode()
  473. cl_eulerconst() -> eulerconst()
  474. cl_find_modint_ring() -> find_modint_ring()
  475. cl_find_univpoly_ring() -> find_univ_poly_ring()
  476. cl_float_approx() -> float_approx
  477. cl_float_format() -> float_format()
  478. cl_float_format_t -> float_format_t
  479. cl_free_hook() -> free_hook()
  480. cl_hermite() -> hermite()
  481. cl_laguerre() -> laguerre()
  482. cl_legendre() -> legandre()
  483. cl_malloc_hook() -> malloc_hook()
  484. cl_pi() -> pi()
  485. cl_tschebychev() -> tschebychev()
  486. cl_zeta() -> zeta()
  487. NB: For functions these changes includes all signatures.
  488. * include/*: moved to include/cln/*, stripped `cl_' off filenames.
  489. * cln-config.in: new file.
  490. 2000-08-26 Bruno Haible <haible@clisp.cons.org>
  491. * autoconf/acgeneral.m4 (AC_OUTPUT): Use braces in exec_prefix default
  492. value, not parens.
  493. 2000-08-18 Bruno Haible <haible@clisp.cons.org>
  494. * include/cl_univpoly_modint.h: Fix typo.
  495. 2000-07-13 Bruno Haible <haible@clisp.cons.org>
  496. * src/float/input/cl_F_read_stream.cc (number_char_p): Accept '_',
  497. used as precision marker for floats.
  498. Reported by Keith Briggs (in 1998) and Thomas Roessler.
  499. * src/integer/input/cl_I_read_stream.cc (number_char_p): Likewise.
  500. * src/rational/input/cl_RA_read_stream.cc (number_char_p): Likewise.
  501. * src/real/input/cl_R_read_stream.cc (number_char_p): Likewise.
  502. * src/complex/input/cl_N_read_stream.cc (number_char_p): Likewise.
  503. 2000-06-22 Bruno Haible <haible@clisp.cons.org>
  504. * include/cl_object.h: Rename cl_word_size to cl_pointer_size.
  505. * include/cl_types.h (HAVE_FAST_LONGLONG): Also define on Irix6
  506. with N32 ABI.
  507. (cl_word_size): New macro.
  508. * src/float/sfloat/cl_SF.h: Use cl_pointer_size instead of
  509. cl_word_size.
  510. 2000-05-31 Bruno Haible <haible@clisp.cons.org>
  511. * tests/exam_I_floor.cc (integer_floor_tests): Add one more entry.
  512. From a sample that fails with gcc-2.95.2 on Sparc.
  513. * tests/exam_I_gcd.cc (integer_gcd_tests): Likewise.
  514. 2000-05-30 Richard Kreckel <kreckel@ginac.de>
  515. * configure.in, autoconf/aclocal.m4 (CL_GMP_H_VERSION, CL_GMP_CHECK):
  516. New macros.
  517. * configure.in, include/cl_config.h.in (CL_VERSION, CL_VERSION_MINOR,
  518. CL_VERSION_PATCHLEVEL): New definitions.
  519. * autoconf/config.guess, autoconf/config.sub, autoconf/ltconfig,
  520. autoconf/ltmain.sh: updated from FSF (libtool 1.3.5, etc).
  521. * src/Makefile.in, configure.in: release-variables renamed from
  522. CLN_* to CL_*.
  523. * configure.in: default to build both shared and static library
  524. (i.e. default to the most common behaviour).
  525. 2000-05-29 Richard Kreckel <kreckel@ginac.de>
  526. * autoconf/aclocal.m4 (CL_CANONICAL_HOST): Added missing changequote
  527. environment around the patch of 2000-05-23.
  528. 2000-05-29 Bruno Haible <haible@clisp.cons.org>
  529. * autoconf/aclocal.m4 (CL_PROG_INSTALL): Fix typo.
  530. Reported by Thomas Klausner <wiz@danbala.ifoer.tuwien.ac.at>.
  531. 2000-05-27 Richard Kreckel <kreckel@ginac.de>
  532. * src/float/lfloat/algebraic/cl_LF_sqrt.cc,
  533. src/base/digitseq/cl_DS_sqrt.cc: Readjusted break-even points.
  534. 2000-05-24 Richard Kreckel <kreckel@ginac.de>
  535. * autoconf/config.*: Updated to new version from FSF
  536. (the new libtool wants this).
  537. * src/Makefile.in: added $(LDFLAGS) to link step.
  538. * src/base/digitseq/cl_2DS_div.cc, cl_2DS_recip.cc: Readjusted
  539. break-even points.
  540. 2000-05-23 Bruno Haible <haible@clisp.cons.org>
  541. * autoconf/aclocal.m4 (CL_CANONICAL_HOST): Determine host_cpu,
  542. host_vendor, host_os correctly if $host has more than two hyphens.
  543. 2000-05-19 Richard Kreckel <kreckel@ginac.de>
  544. * src/base/digitseq/cl_DS_mul.cc: Rearranged break-even points to
  545. better match present-day CPUs whenever GMP3 is used.
  546. * src/base/digitseq/cl_DS_div.cc: dto.
  547. * src/TUNING: Added comment about order of tuning.
  548. * configure, configure.in: Safer GMP3-detection.
  549. * INSTALL.generic: Clarified behaviour of --with-gmp.
  550. * autoconf/config.guess: updated from Clisp-2000-03-06 sources.
  551. 2000-05-04 Richard Kreckel <kreckel@ginac.de>
  552. * gmp/: removed completely. From now on we are going to link
  553. externally against libgmp3.0 or above!
  554. * configure, configure.in, Makefile.in, */Makeflags: removed support
  555. of internal gmp 2.0.2, like $GMP_INCLUDES, which should be done by
  556. setting $CPPFLAGS instead.
  557. * Makefile.in: Added libtool inter-library dependency for -lgmp and
  558. conforming interface versioning (-version-info).
  559. * autoconf/ltconfig, autoconf/ltmain.sh: Updated to newer versions
  560. from libtool 1.3.4.
  561. 2000-02-22 Bruno Haible <haible@clisp.cons.org>
  562. * src/base/digitseq/cl_asm_mips_.cc: Starting at argument 5 the
  563. parameter passing was changed for the MIPS n32 ABI.
  564. 2000-01-24 Richard Kreckel <kreckel@ginac.de>
  565. * gmp/*: Replaced the complete mpn sources with the ones from
  566. Debian since they are maintained while the ones from FSF
  567. aren't and there were problems on some architectures, PowerPC
  568. in particular. See the file gmp/README.CLN. This way the
  569. hard links in this directory have vanished, they were causing
  570. trouble for people working in AFS. This became necessary for
  571. Debian, because there it woudn't compile on PPC.
  572. 2000-01-13 Richard Kreckel <kreckel@ginac.de>
  573. * Version 1.0.3 released.
  574. 2000-01-13 Richard Kreckel <kreckel@ginac.de>
  575. * src/base/cl_macros.h (nonreturning_function): For egcs and newer
  576. use __attribute__ ((__noreturn__)) instead of the __volatile__
  577. storage class.
  578. (nonreturning): Remove macro.
  579. * include/*: Minor fixes to stop -ansi -pedantic from complaining.
  580. * include/cl_integer.h: (doublefactorial): New declaration.
  581. * src/integer/misc/combin/cl_I_doublefactorial.cc: New file.
  582. 1999-12-18 Bruno Haible <haible@clisp.cons.org>
  583. * autoconf/acgeneral.m4 (AC_ARG_PROGRAM): Create conftestsed using
  584. "cat", not "echo".
  585. * autoconf/ltconfig: Improve support for recent FreeBSD 3.
  586. * include/cl_GV.h (cl_GV_vectorops): Change return type from 'T' to
  587. 'const T', to match definition in src/vector/cl_GV_number.cc.
  588. Reported by Duncan Simpson <dps@io.stargate.co.uk>.
  589. * gmp/mpn/Makefile.in (.S.lo): Use 'if', not '&&', because '&&' may
  590. yield return code 1.
  591. 1999-09-07 Bruno Haible <haible@clisp.cons.org>
  592. * Version 1.0.2 released.
  593. 1999-09-06 Bruno Haible <haible@clisp.cons.org>
  594. * src/rational/cl_RA.h (integerp, ratiop): Instead of returning a
  595. boolean expression, write alternatives ending with either
  596. "return cl_true;" or "return cl_false;". This way, g++ does a
  597. better job inlining it.
  598. * src/float/cl_F.h (longfloatp): Likewise.
  599. * src/real/cl_R.h (rationalp, integerp, floatp): Likewise.
  600. * src/complex/cl_C.h (realp, complexp): Likewise.
  601. 1999-09-05 Bruno Haible <haible@clisp.cons.org>
  602. * include/cl_integer.h (cl_equal_hashcode): New declaration.
  603. * include/cl_rational.h (cl_equal_hashcode): New declaration.
  604. * include/cl_sfloat.h (cl_equal_hashcode): New declaration.
  605. * include/cl_ffloat.h (cl_equal_hashcode): New declaration.
  606. * include/cl_dfloat.h (cl_equal_hashcode): New declaration.
  607. * include/cl_lfloat.h (cl_equal_hashcode): New declaration.
  608. * include/cl_float.h (cl_equal_hashcode): New declaration.
  609. * include/cl_real.h (cl_equal_hashcode): New declaration.
  610. * include/cl_complex.h (cl_equal_hashcode): New declaration.
  611. * src/base/cl_N.h (equal_hashcode_low, equal_hashcode_one): New macros.
  612. * src/integer/misc/cl_I_eqhashcode.cc: New file.
  613. * src/rational/misc/cl_RA_eqhashcode.cc: New file.
  614. * src/float/sfloat/misc/cl_SF_eqhashcode.cc: New file.
  615. * src/float/ffloat/misc/cl_FF_eqhashcode.cc: New file.
  616. * src/float/dfloat/misc/cl_DF_eqhashcode.cc: New file.
  617. * src/float/lfloat/misc/cl_LF_eqhashcode.cc: New file.
  618. * src/float/misc/cl_F_eqhashcode.cc: New file.
  619. * src/real/misc/cl_R_eqhashcode.cc: New file.
  620. * src/complex/misc/cl_C_eqhashcode.cc: New file.
  621. * doc/cln.tex: Document `cl_equal_hashcode'.
  622. 1999-09-05 Bruno Haible <haible@clisp.cons.org>
  623. * include/cl_ring.h (cl_number_ring_ops): Add `contains' member.
  624. (cl_number_ring): New class.
  625. (cl_specialized_number_ring<T>): Inherit from cl_number_ring.
  626. (instanceof): New function.
  627. * src/integer/ring/cl_I_ring.cc (cl_I_p): New function.
  628. * src/integer/misc/cl_I_as.cc (cl_I_p): Add comment.
  629. * src/rational/ring/cl_RA_ring.cc (cl_RA_p): New function.
  630. * src/rational/misc/cl_RA_as.cc (cl_RA_p): Add comment.
  631. * src/real/ring/cl_R_ring.cc (cl_R_p): New function.
  632. * src/real/misc/cl_R_as.cc (cl_R_p): Add comment.
  633. * src/complex/ring/cl_C_ring.cc (cl_N_p): New function.
  634. * src/complex/misc/cl_N_as.cc (cl_N_p): Add comment.
  635. * doc/cln.tex: Document `instanceof'.
  636. 1999-09-05 Bruno Haible <haible@clisp.cons.org>
  637. * include/cl_rational.h (numerator, denominator): New declarations.
  638. * src/rational/elem/cl_RA_numerator.cc: New file.
  639. * src/rational/elem/cl_RA_denominator.cc: New file.
  640. * include/cl_integer.h (numerator, denominator): New inline functions.
  641. * doc/cln.tex: Document `numerator' and `denominator'.
  642. 1999-09-05 Bruno Haible <haible@clisp.cons.org>
  643. * src/rational/algebraic/cl_RA_rootp.cc (rootp): Fix endless loop
  644. in the integer case.
  645. * src/rational/algebraic/cl_RA_rootp_I.cc (rootp): Likewise.
  646. 1999-09-05 Bruno Haible <haible@clisp.cons.org>
  647. * include/cl_config.h.in: Support for sparc64 CPU.
  648. * include/cl_modules.h: Likewise.
  649. * include/cl_types.h: Likewise.
  650. * include/cl_object.h: Likewise.
  651. * include/cl_GV.h: Likewise.
  652. * src/Makefile.in: Likewise.
  653. * src/base/cl_alloca.h: Likewise.
  654. * src/base/cl_macros.h: Likewise.
  655. * src/base/cl_sysdep.h: Likewise.
  656. * src/base/cl_low.h: Likewise.
  657. * src/base/digitseq/cl_asm.h: Likewise.
  658. * src/base/digitseq/cl_asm_.cc: Likewise.
  659. * src/base/digitseq/cl_asm_sparc64.h: New file.
  660. * src/base/digitseq/cl_asm_sparc64_.cc: New file.
  661. * src/modinteger/cl_MI_int.h: Support for sparc64 CPU.
  662. * src/polynomial/elem/cl_UP_no_ring.cc: Likewise.
  663. * src/polynomial/elem/cl_UP_GF2.h: Likewise.
  664. * src/polynomial/elem/cl_asm_GF2.cc: Likewise.
  665. 1999-09-04 Bruno Haible <haible@clisp.cons.org>
  666. * src/base/digitseq/cl_asm_sparc_.cc (orc2_loop_up, orc2_loop_down):
  667. Use the `orn' instruction.
  668. 1999-08-14 Bruno Haible <haible@clisp.cons.org>
  669. Assume all platforms have <stdlib.h> and clock_t.
  670. * configure.in: Don't call CL_STDLIB_H and CL_CLOCK_T.
  671. * src/base/cl_base_config.h.in (CLOCK_T): Remove definition.
  672. * src/base/random/cl_random_from.cc: Use clock_t instead of CLOCK_T.
  673. * src/timing/cl_t_config.h.in (CLOCK_T): Remove definition.
  674. * src/timing/cl_t_current2.cc: Use clock_t instead of CLOCK_T.
  675. 1999-07-18 Bruno Haible <haible@clisp.cons.org>
  676. * gmp/config.guess: Link to autoconf/config.guess.
  677. gmp/config.sub: Link to autoconf/config.sub.
  678. Needed for Win32 platforms.
  679. 1999-07-17 Bruno Haible <haible@clisp.cons.org>
  680. * autoconf/aclocal.m4 (CL_CANONICAL_HOST_CPU): Distinguish "sparc" and
  681. "sparc64" according to the C compiler, not the uname result.
  682. 1999-06-17 Bruno Haible <haible@clisp.cons.org>
  683. * src/base/digitseq/cl_asm_sparc_.cc (compare_loop_up): Fix
  684. COUNTER_LOOPS version, fortunately not used yet.
  685. * include/cl_modules.h: Prepare for gcc version 3.
  686. 1999-06-12 Bruno Haible <haible@clisp.cons.org>
  687. * src/rational/elem/cl_RA_plus.cc, src/rational/elem/cl_RA_minus.cc:
  688. Change the last call from I_I_to_RT to I_I_to_RA.
  689. 1999-06-09 Bruno Haible <haible@clisp.cons.org>
  690. * Version 1.0.1 released.
  691. 1999-06-09 Bruno Haible <haible@clisp.cons.org>
  692. * src/integer/cl_I.h (pFN_maxlength_digits_at): Define also when
  693. intDsize==64.
  694. 1999-06-08 Bruno Haible <haible@clisp.cons.org>
  695. * autoconf/intparam.c (printf_underscored): Change argument type to
  696. `const char*'.
  697. * include/cl_modules.h (CL_OUTPUT_LABEL, CL_JUMP_TO): New macros.
  698. (CL_PROVIDE, CL_PROVIDE_END): Use them.
  699. * include/cl_string.h (cl_heap_string::operator new): Return 1, not 0.
  700. * include/cl_GV.h (cl_GV_inner<T>::operator new): Likewise.
  701. * src/base/ring/cl_no_ring.cc (dummy_canonhom, dummy_expt_pos): Don't
  702. cast a cl_I to void here. Works around a bug in g++-2.95.
  703. * src/complex/misc/cl_C_class.cc: Include "cl_C.h".
  704. * src/polynomial/elem/cl_UP_no_ring.cc (dummy_canonhom,
  705. dummy_expt_pos): Don't cast a cl_I to void here. Works around a bug
  706. in g++-2.95.
  707. * src/polynomial/elem/cl_asm_sparc_GF2.cc (DECLARE_FUNCTION): New
  708. macro.
  709. * src/rational/misc/cl_RA_class.cc: Include "cl_RA.h".
  710. * src/vector/cl_GV_I.cc (cl_heap_GV_I_general::operator new,
  711. DEFINE_cl_heap_GV_I_bits): Return 1, not 0.
  712. * src/vector/cl_GV_number.cc (cl_heap_GV_number_general::operator new):
  713. Likewise.
  714. 1999-06-01 Bruno Haible <haible@clisp.cons.org>
  715. * autoconf/aclocal.m4 (CL_CANONICAL_HOST_CPU): Canonicalize alpha
  716. variants to alpha.
  717. 1999-05-29 Bruno Haible <haible@clisp.cons.org>
  718. * src/base/digitseq/cl_asm_i386_.cc (DECLARE_FUNCTION): Treat
  719. OpenBSD like NetBSD.
  720. * src/base/digitseq/cl_asm_sparc_.cc (DECLARE_FUNCTION): Likewise.
  721. * src/base/digitseq/cl_asm_m68k_.cc (DECLARE_FUNCTION): Treat
  722. OpenBSD like NetBSD, and Linux/ELF like SVR4.
  723. 1999-05-16 Bruno Haible <haible@clisp.cons.org>
  724. * src/base/cl_low.h (integerlength32) [__rs6000__]: Use old assembler
  725. syntax on AIX systems and new assembler syntax on non-AIX systems.
  726. 1999-05-01 Bruno Haible <haible@clisp.cons.org>
  727. * autoconf/config.guess, autoconf/config.sub: Upgrade to newest
  728. version from GNU CVS.
  729. 1999-04-24 Bruno Haible <haible@clisp.cons.org>
  730. * src/integer/bitwise/cl_I_logand.cc (logand): Optimize the case when
  731. either operand is a positive fixnum, O(1) instead of O(N).
  732. * src/integer/bitwise/cl_I_lognand.cc (lognand): Likewise.
  733. * src/integer/bitwise/cl_I_logandc2.cc (logandc2): Likewise for the
  734. first operand.
  735. 1999-04-14 Bruno Haible <haible@clisp.cons.org>
  736. * autoconf/aclocal.m4 (CL_GLOBAL_CONSTRUCTORS): Add check whether
  737. ctor/dtor needs to be exported.
  738. * include/cl_config.h.in (CL_NEED_GLOBALIZE_CTORDTOR): New macro.
  739. * include/cl_modules.h (CL_GLOBALIZE_JUMP_LABEL): Renamed from
  740. CL_GLOBALIZE_LABEL.
  741. (CL_GLOBALIZE_LABEL): New macro.
  742. (CL_GLOBALIZE_CTORDTOR_LABEL): Renamed from CL_GLOBALIZE_ASM_LABEL.
  743. (CL_PROVIDE): Update.
  744. 1999-04-12 Bruno Haible <haible@clisp.cons.org>
  745. * src/Makefile.in ($(ASMFILES_S)): On HPPA, ignore preprocessing
  746. errors ("unterminated string or character constant").
  747. ($(ASMFILES_LO)): On HPPA, try with various settings of
  748. COMPILER_PATH, in order to try /usr/ccs/bin/as and /bin/as.
  749. 1999-04-11 Bruno Haible <haible@clisp.cons.org>
  750. * INSTALL: Mention gmp problems on MIPS.
  751. * doc/cln.tex: Likewise.
  752. 1999-03-24 Mumit Khan <khan@xraylith.wisc.edu>
  753. * src/Makefile.in (SUBDIRS): Filter out CVS and RCS directories from
  754. the source tree.
  755. * include/cl_modules.h (CL_GLOBALIZE_LABEL): Define for Win32.
  756. (CL_GLOBALIZE_ASM_LABEL): New macro.
  757. (CL_PROVIDE): Use it.
  758. * src/base/random/cl_random_from.cc: Handle WIN32.
  759. * src/timing/cl_t_current.cc: Likewise.
  760. 1999-03-15 Bruno Haible <haible@clisp.cons.org>
  761. * autoconf/intparam.c (main7): Use %lX instead of %X for a `long'.
  762. (main8): Adapt for C++.
  763. 1999-03-09 Bruno Haible <haible@clisp.cons.org>
  764. * INSTALL: Mention egcs-1.1 problems on Sparc.
  765. * doc/cln.tex: Likewise.
  766. 1999-03-08 Bruno Haible <haible@clisp.cons.org>
  767. * autoconf/aclocal.m4 (CL_FPU_CONTROL): Fix the "checking for"
  768. messages.
  769. 1999-02-25 Bruno Haible <haible@clisp.cons.org>
  770. * autoconf/aclocal.m4: In test programs, declare `int main()', not
  771. `main()'.
  772. * lidia-interface/src/interfaces/integers/cln/bigint.c
  773. (bigint_to_string): Fix for negative arguments.
  774. * src/base/cl_low.h: Check for `__sparc__', not `SPARC'.
  775. * src/base/cl_alloca.h: Likewise.
  776. * src/base/cl_low.h: Eliminate CLISP style "# " comments.
  777. * src/base/digitseq/cl_asm_arm_.cc,
  778. src/base/digitseq/cl_asm_mips_.cc,
  779. src/float/dfloat/elem/cl_DF_mul.cc: Likewise.
  780. * src/modinteger/cl_MI_pow2.h,
  781. src/modinteger/cl_MI_pow2m1.h,
  782. src/modinteger/cl_MI_pow2p1.h: Workaround g++-2.7.2 inlining bug.
  783. 1999-01-18 Bruno Haible <haible@clisp.cons.org>
  784. * autoconf/acgeneral.m4,
  785. autoconf/acspecific.m4: Upgrade to autoconf-2.13.
  786. * autoconf/config.guess, autoconf/config.sub: Likewise.
  787. * autoconf/aclocal.m4 (CL_ALLOCA): Test for _MSC_VER and alloca being
  788. a macro. Use ${ac_objext}.
  789. * src/base/cl_macros.h (alloca): Put _MSC_VER test before the others,
  790. conforming with CL_ALLOCA.
  791. 1999-01-12 Bruno Haible <haible@clisp.cons.org>
  792. * Version 1.0 released.