]> www.ginac.de Git - cln.git/log
cln.git
17 years ago * Version 1.1.13 released. cln_1-1 cln_1-1-13
Richard Kreckel [Wed, 9 Aug 2006 06:40:53 +0000 (06:40 +0000)]
    * Version 1.1.13 released.

17 years ago * Apply patch for autoconf-2.60:
Richard Kreckel [Tue, 8 Aug 2006 22:04:27 +0000 (22:04 +0000)]
    * Apply patch for autoconf-2.60:
        2006-04-19  Bruno Haible  <bruno@clisp.org>
                * m4/general.m4 (CL_CC_WORKS): Include <stdlib.h>, for exit()
                declaration.
                * m4/longdouble.m4 (CL_LONGDOUBLE): Likewise.
                * m4/longlong.m4 (CL_LONGLONG): Likewise.
                * m4/times.m4 (CL_TIMES_CLOCK): Likewise.
                Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.

17 years ago * Version 1.1.12 released. cln_1-1-12
Richard Kreckel [Sun, 6 Aug 2006 15:33:05 +0000 (15:33 +0000)]
    * Version 1.1.12 released.

17 years ago * configure.ac: Re-enable shared lib on non-MinGW platforms, sigh.
Richard Kreckel [Sun, 6 Aug 2006 14:41:01 +0000 (14:41 +0000)]
    * configure.ac: Re-enable shared lib on non-MinGW platforms, sigh.

17 years ago * Apply patch for autoconf-2.60:
Richard Kreckel [Sun, 6 Aug 2006 14:14:03 +0000 (14:14 +0000)]
    * Apply patch for autoconf-2.60:
        2006-04-25  Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
                * Makefile.in (datarootdir): New variable.
                * src/Makefile.in (datarootdir): New variable.
                * doc/Makefile.in (datarootdir): New variable.

17 years ago* configure.ac: Disable shared lib on MinGW.
Richard Kreckel [Fri, 4 Aug 2006 23:06:20 +0000 (23:06 +0000)]
* configure.ac: Disable shared lib on MinGW.

17 years ago * m4/param.m4: Add support for MinGW.
Richard Kreckel [Thu, 3 Aug 2006 21:48:10 +0000 (21:48 +0000)]
    * m4/param.m4: Add support for MinGW.
        * src/base/random/cl_random_from.cc: Fix for last patch.

17 years ago2006-07-23 Sheplyakov Alexei <varg@theor.jinr.ru>
Richard Kreckel [Sun, 23 Jul 2006 22:00:40 +0000 (22:00 +0000)]
2006-07-23  Sheplyakov Alexei  <varg@theor.jinr.ru>

        * src/base/random/cl_random_from.cc: Add support for MinGW.

17 years ago * src/float/output/cl_F_dprint.cc (decode_float_decimal): Fix rare
Richard Kreckel [Wed, 14 Jun 2006 22:02:36 +0000 (22:02 +0000)]
    * src/float/output/cl_F_dprint.cc (decode_float_decimal): Fix rare
        assertion for quite large numbers (cl_LF binary exponent >~ 4.8E8).

17 years ago * Update compiler information.
Richard Kreckel [Tue, 13 Jun 2006 18:48:10 +0000 (18:48 +0000)]
* Update compiler information.

17 years agoFreeBSD, NetBSD are normal Unices.
Richard Kreckel [Sun, 11 Jun 2006 21:59:34 +0000 (21:59 +0000)]
FreeBSD, NetBSD are normal Unices.

17 years ago * include/cln/modules.h (CL_JUMP_TO): Fix for Intel Mac.
Richard Kreckel [Sun, 7 May 2006 21:05:02 +0000 (21:05 +0000)]
  * include/cln/modules.h (CL_JUMP_TO): Fix for Intel Mac.

17 years ago* Belated Happy New Year!
Richard Kreckel [Thu, 27 Apr 2006 20:50:41 +0000 (20:50 +0000)]
* Belated Happy New Year!

18 years ago * Apply patch for x86_64 from mainline:
Richard Kreckel [Sat, 22 Apr 2006 18:47:00 +0000 (18:47 +0000)]
    * Apply patch for x86_64 from mainline:
        2005-12-02  Bruno Haible  <bruno@clisp.org>
                * src/base/cl_low.h (mulu64) [x86_64]: Change asm restriction,
                since mulq doesn't accept immediate arguments.

18 years ago* Updatet o 43rd known Mersenne prime.
Richard Kreckel [Wed, 28 Dec 2005 21:35:01 +0000 (21:35 +0000)]
* Updatet o 43rd known Mersenne prime.

18 years ago* Fix typo.
Richard Kreckel [Sat, 17 Dec 2005 18:33:38 +0000 (18:33 +0000)]
* Fix typo.

18 years ago* Updated for maintenance branch.
Richard Kreckel [Sat, 17 Dec 2005 18:28:32 +0000 (18:28 +0000)]
* Updated for maintenance branch.

18 years ago* Updated for main branch.
Richard Kreckel [Sat, 17 Dec 2005 18:21:46 +0000 (18:21 +0000)]
* Updated for main branch.

18 years ago* Add support for OpenBSD. cln_1-1_maintenance-branchpoint
Richard Kreckel [Thu, 15 Dec 2005 23:54:03 +0000 (23:54 +0000)]
* Add support for OpenBSD.

18 years ago* Release date corrected.
Richard Kreckel [Wed, 23 Nov 2005 21:36:44 +0000 (21:36 +0000)]
* Release date corrected.

18 years ago* Prepare for release 1.1.11. cln_1-1-11
Richard Kreckel [Tue, 22 Nov 2005 22:49:39 +0000 (22:49 +0000)]
* Prepare for release 1.1.11.

18 years ago * src/integer/conv/cl_I_cached_power.h: New file.
Richard Kreckel [Sun, 20 Nov 2005 22:41:03 +0000 (22:41 +0000)]
    * src/integer/conv/cl_I_cached_power.h: New file.
        * src/integer/conv/cl_I_cached_power.cc: New file.
        Contains power_table and cached_power_table previously...
        * src/integer/conv/cl_I_to_digits.cc: ...here.
        * src/integer/conv/cl_I_from_digits.cc: Use cached powers.

18 years ago * src/integer/conv/cl_I_from_digits.cc: Made input of all numbers in
Richard Kreckel [Wed, 2 Nov 2005 23:13:39 +0000 (23:13 +0000)]
    * src/integer/conv/cl_I_from_digits.cc: Made input of all numbers in
        non-power-of-two base much faster.
        * tests/test_I_io.cc: New file...
        * tests/Makefile.in, tests/test_I.cc: ...used here.

18 years ago* Make power_table more readable.
Richard Kreckel [Wed, 2 Nov 2005 23:10:56 +0000 (23:10 +0000)]
* Make power_table more readable.

18 years agomodernized spec file
cbauer [Tue, 25 Oct 2005 22:18:37 +0000 (22:18 +0000)]
modernized spec file

18 years ago* Release 1.1.10. cln_1-1-10
Richard Kreckel [Sat, 22 Oct 2005 20:33:33 +0000 (20:33 +0000)]
* Release 1.1.10.

18 years ago* Update.
Richard Kreckel [Sat, 22 Oct 2005 19:50:11 +0000 (19:50 +0000)]
* Update.

18 years ago* Exclude CVSROOT from the package.
Richard Kreckel [Sat, 22 Oct 2005 19:44:34 +0000 (19:44 +0000)]
* Exclude CVSROOT from the package.

18 years agoIncrement version (and binary interface version).
Richard Kreckel [Sat, 22 Oct 2005 19:31:13 +0000 (19:31 +0000)]
Increment version (and binary interface version).

18 years ago* GCC versions updated.
Richard Kreckel [Sat, 22 Oct 2005 19:30:21 +0000 (19:30 +0000)]
* GCC versions updated.

18 years ago* Prepare for release: minor cleanups.
Richard Kreckel [Sat, 22 Oct 2005 19:29:03 +0000 (19:29 +0000)]
* Prepare for release: minor cleanups.

18 years ago* src/Makefile.in: Accept CPPFLAGS from environment.
Richard Kreckel [Sat, 22 Oct 2005 09:09:02 +0000 (09:09 +0000)]
* src/Makefile.in: Accept CPPFLAGS from environment.
* examples/Makefile.in: Likewise.
* benchmarks/Makefile.in: Likewise.
* tests/Makefile.in: Likewise.

18 years agoUse full pathname.
Bruno Haible [Wed, 31 Aug 2005 11:29:05 +0000 (11:29 +0000)]
Use full pathname.

18 years agoHave split aclocal.m4 into individual files.
Bruno Haible [Wed, 31 Aug 2005 11:24:45 +0000 (11:24 +0000)]
Have split aclocal.m4 into individual files.

18 years ago* include/cln/modules.h (CL_OUTPUT_LABEL): Work around redundant
Richard Kreckel [Tue, 30 Aug 2005 21:41:03 +0000 (21:41 +0000)]
* include/cln/modules.h (CL_OUTPUT_LABEL): Work around redundant
duplication of basic blocks on m68k.

18 years ago* include/cln/modules.h (CL_JUMP_TO): Fix mips* brokenness.
Richard Kreckel [Tue, 30 Aug 2005 21:32:52 +0000 (21:32 +0000)]
* include/cln/modules.h (CL_JUMP_TO): Fix mips* brokenness.

18 years agoAdd an echo line.
Bruno Haible [Mon, 29 Aug 2005 14:54:49 +0000 (14:54 +0000)]
Add an echo line.

18 years agoSplit aclocal.m4 into many small files.
Bruno Haible [Mon, 29 Aug 2005 13:19:04 +0000 (13:19 +0000)]
Split aclocal.m4 into many small files.

18 years agoExtracted from aclocal.m4. Originally taken from GNU clisp.
Bruno Haible [Mon, 29 Aug 2005 13:18:40 +0000 (13:18 +0000)]
Extracted from aclocal.m4. Originally taken from GNU clisp.

18 years agoAvoid shifting a 32-bit zero value by more than 31 bits.
Bruno Haible [Mon, 29 Aug 2005 13:14:22 +0000 (13:14 +0000)]
Avoid shifting a 32-bit zero value by more than 31 bits.

18 years agoMake the long-float overflow check work on 64-bit platforms.
Bruno Haible [Mon, 29 Aug 2005 13:13:51 +0000 (13:13 +0000)]
Make the long-float overflow check work on 64-bit platforms.

18 years agoWork around g++ 4.0 "duplicated labels" problem.
Bruno Haible [Mon, 29 Aug 2005 13:13:06 +0000 (13:13 +0000)]
Work around g++ 4.0 "duplicated labels" problem.

18 years agoMake it possible to cross-compile CLN.
Bruno Haible [Mon, 29 Aug 2005 13:11:00 +0000 (13:11 +0000)]
Make it possible to cross-compile CLN.

18 years agoDetermination of floating-point types parameters when cross-compiling.
Bruno Haible [Mon, 29 Aug 2005 13:10:54 +0000 (13:10 +0000)]
Determination of floating-point types parameters when cross-compiling.

18 years agoDetermination of integer parameters when cross-compiling.
Bruno Haible [Mon, 29 Aug 2005 13:10:35 +0000 (13:10 +0000)]
Determination of integer parameters when cross-compiling.

18 years agoDefine HAVE_LONGLONG and HAVE_LONGDOUBLE when cross-compiling.
Bruno Haible [Mon, 29 Aug 2005 13:08:45 +0000 (13:08 +0000)]
Define HAVE_LONGLONG and HAVE_LONGDOUBLE when cross-compiling.

18 years agoFix for an error message when cross-compiling:
Bruno Haible [Mon, 29 Aug 2005 13:08:13 +0000 (13:08 +0000)]
Fix for an error message when cross-compiling:
  checking whether getrusage works... guessing no
  ./configure: line 20174: test: too many arguments

18 years ago* Remove unused variables major, minor, micro and tmp_version.
Richard Kreckel [Tue, 23 Aug 2005 20:37:06 +0000 (20:37 +0000)]
* Remove unused variables major, minor, micro and tmp_version.

18 years agoThe patch of 2005-05-01 made it impossible to test the type of a cl_UP
Richard Kreckel [Tue, 16 Aug 2005 21:47:56 +0000 (21:47 +0000)]
The patch of 2005-05-01 made it impossible to test the type of a cl_UP
by comparing with &cl_class_univpoly_ring. We need an alternative:
* include/cln/object.h (cl_class_flags_modint_ring): New #define...
* src/polynomial/elem/cl_UP.cc (cl_class_univpoly_ring): ...used here.
* src/polynomial/elem/cl_UP_GF2.h: Likewise.
* src/polynomial/elem/cl_UP_MI.h: Likewise.
* src/polynomial/elem/cl_UP_gen.h: Likewise.
* src/polynomial/elem/cl_UP_number.h: Likewise.

18 years ago* m4/cc.m4 (CL_AS_NOEXECSTACK): New macro...
Richard Kreckel [Mon, 15 Aug 2005 21:19:16 +0000 (21:19 +0000)]
* m4/cc.m4 (CL_AS_NOEXECSTACK): New macro...
* configure.ac: ...used here for setting ASMFLAGS...
* src/Makefile.in: ...which are used here.

18 years ago*** empty log message ***
Richard Kreckel [Mon, 8 Aug 2005 21:04:57 +0000 (21:04 +0000)]
*** empty log message ***

18 years ago* include/cln/config.h.in: Add support for PowerPC 64 CPU.
Richard Kreckel [Tue, 2 Aug 2005 17:34:41 +0000 (17:34 +0000)]
* include/cln/config.h.in: Add support for PowerPC 64 CPU.
* include/cln/modules.h: Likewise.
* include/cln/object.h: Likewise.
* include/cln/types.h: Likewise.

18 years ago Make out of the box build on x86_64 system with complete 32 bit
Richard Kreckel [Sun, 24 Jul 2005 21:20:46 +0000 (21:20 +0000)]
    Make out of the box build on x86_64 system with complete 32 bit
        userland possible
        * include/cln/config.h.in: Don't #define __x86_64__ when
        __i386__ is defined.
        * src/base/digitseq/cl_asm_x86_64_.cc: New file.
        * doc/cln.tex: Revert workaround description introduced 2005-05-02.

18 years agoIf a directory doesn't exist, fail instead of doing infinite recursion.
Bruno Haible [Fri, 10 Jun 2005 16:16:33 +0000 (16:16 +0000)]
If a directory doesn't exist, fail instead of doing infinite recursion.

18 years agoUpdate FSF postal address.
Bruno Haible [Fri, 20 May 2005 19:34:04 +0000 (19:34 +0000)]
Update FSF postal address.

18 years agoSpeed up the linking step
Richard Kreckel [Tue, 17 May 2005 21:24:49 +0000 (21:24 +0000)]
Speed up the linking step
* src/Makefile.in: Use -objectlist for linking libcln.la.

18 years ago* autoconf/ltmain.sh: Upgrade to libtool-1.5.16.
Richard Kreckel [Sun, 15 May 2005 20:42:09 +0000 (20:42 +0000)]
* autoconf/ltmain.sh: Upgrade to libtool-1.5.16.
* m4/libtool.m4: Upgrade to libtool-1.5.16 (without Comeau patch).

18 years ago* doc/cln.tex: Document what to do on a x86_64 machine with 32-bit userland.
Richard Kreckel [Sun, 1 May 2005 22:28:24 +0000 (22:28 +0000)]
* doc/cln.tex: Document what to do on a x86_64 machine with 32-bit userland.

18 years ago* Update new FSF address _everywhere_.
Richard Kreckel [Sun, 1 May 2005 21:13:10 +0000 (21:13 +0000)]
* Update new FSF address _everywhere_.

18 years ago* The FSF has moved offices to 51 Franklin Street, Fifth Floor.
Richard Kreckel [Sun, 1 May 2005 17:19:21 +0000 (17:19 +0000)]
* The FSF has moved offices to 51 Franklin Street, Fifth Floor.

18 years agoFix crashes in find_univpoly_ring and related functions
Richard Kreckel [Sun, 1 May 2005 11:59:55 +0000 (11:59 +0000)]
Fix crashes in find_univpoly_ring and related functions
* include/cln/modinteger.h: Remove vptr from cl_heap_modint_ring;
remove declaration of cl_class cl_class_modint_ring.
* include/cln/univpoly.h: Remove vptr from cl_heap_univpoly_ring;
remove declaration of cl_class_univpoly_ring.
* include/cln/object.h: cl_class_flags_modint_ring: New #define...
* src/modinteger/cl_MI.cc: ...used in cl_class_modint_ring.
* src/modinteger/cl_MI_fix16.h: No vptr, but static dtor and type flag.
* src/modinteger/cl_MI_fix29.h: Likewise.
* src/modinteger/cl_MI_fix32.h: Likewise.
* src/modinteger/cl_MI_int32.h: Likewise.
* src/modinteger/cl_MI_montgom.h: Likewise.
* src/modinteger/cl_MI_pow2: Likewise.
* src/modinteger/cl_MI_pow2m1.h: Likewise.
* src/modinteger/cl_MI_pow2p1.h: Likewise.
* src/modinteger/cl_MI_std.h: Likewise.
* src/polynomial/elem/cl_UP.cc (cl_make_univpoly_ring): Compare with
cl_class_flags_modint_ring, not with cl_class_modint_ring.
* src/polynomial/elem/cl_UP_GF2.h (cl_class_num_univpoly_ring): New.
* src/polynomial/elem/cl_UP_MI.h (cl_class_modint_univpoly_ring): New.
* src/polynomial/elem/cl_UP_gen.h (cl_class_gen_univpoly_ring): New.
* src/polynomial/elem/cl_UP_number.h (cl_class_num_univpoly_ring): New.
Reported by Ralf Goertz <R_Goertz@web.de>.

18 years ago* m4/cc.m4: Emit a warning if g++ is used and optimization turned off.
Richard Kreckel [Fri, 29 Apr 2005 22:10:55 +0000 (22:10 +0000)]
* m4/cc.m4: Emit a warning if g++ is used and optimization turned off.

18 years ago* Remove unused variables.
Richard Kreckel [Mon, 25 Apr 2005 21:09:07 +0000 (21:09 +0000)]
* Remove unused variables.

18 years agoMake GCC compiler flags default to -O
Richard Kreckel [Sun, 24 Apr 2005 15:12:23 +0000 (15:12 +0000)]
Make GCC compiler flags default to -O
* m4/cc.m4: New file...
* configure.ac: ...used here.
* autoconf/aclocal.m4: Regenerate.

19 years ago* include/cln/string.h: Declare cl_string.
Richard Kreckel [Mon, 18 Apr 2005 21:17:11 +0000 (21:17 +0000)]
* include/cln/string.h: Declare cl_string.

19 years ago * autoconf/ltmain.sh: Upgrade to libtool-1.5.14.
Richard Kreckel [Thu, 17 Mar 2005 22:37:32 +0000 (22:37 +0000)]
    * autoconf/ltmain.sh: Upgrade to libtool-1.5.14.
        * m4/libtool.m4: Upgrade to libtool-1.5.14 with Comeau patch.
        * autoconf/aclocal.m4: Regenerate.

19 years ago* src/Makefile.in: Use $CXX instead of $CC when linking.
Richard Kreckel [Tue, 15 Mar 2005 20:59:00 +0000 (20:59 +0000)]
* src/Makefile.in: Use $CXX instead of $CC when linking.

19 years ago* examples/perfnum.cc: update to presumed 42st Mersenne prime.
Richard Kreckel [Sun, 27 Feb 2005 21:00:57 +0000 (21:00 +0000)]
* examples/perfnum.cc: update to presumed 42st Mersenne prime.

19 years ago Disambiguate binary operators of CLN types with float/double
Richard Kreckel [Sun, 28 Nov 2004 21:07:37 +0000 (21:07 +0000)]
Disambiguate binary operators of CLN types with float/double
* include/cln/dfloat.h: Add binary operator overloads for arguments of
type double.
* include/cln/ffloat.h: Likewise, for arguments of type float.
* include/cln/float.h: Likewise, both for arguments of types double and
float.
* include/cln/real.h: Likewise.
Reported by Isidro CachadiƱa GutiĆ©rrez <icacha@unex.es>.
----------------------------------------------------------------------
include/cln/dfloat.h include/cln/ffloat.h CVS: include/cln/float.h
include/cln/real.h CVS:
----------------------------------------------------------------------

19 years agoAdd index entry for 'cast'.
Bruno Haible [Thu, 18 Nov 2004 12:16:11 +0000 (12:16 +0000)]
Add index entry for 'cast'.

19 years ago * Version 1.1.9 released. cln_1-1-9
Richard Kreckel [Wed, 3 Nov 2004 22:34:45 +0000 (22:34 +0000)]
* Version 1.1.9 released.

19 years ago * src/Makefile.in: Let config.status set LDFLAGS.
Richard Kreckel [Wed, 3 Nov 2004 20:58:50 +0000 (20:58 +0000)]
* src/Makefile.in: Let config.status set LDFLAGS.

19 years ago * Prepare imminent release: bump CL_REVISION and CL_VERSION_PATCHLEVEL.
Richard Kreckel [Wed, 27 Oct 2004 21:44:24 +0000 (21:44 +0000)]
* Prepare imminent release: bump CL_REVISION and CL_VERSION_PATCHLEVEL.

19 years ago * pass --libdir to ./configure (because it's done so in GiNaC).
Richard Kreckel [Wed, 27 Oct 2004 21:39:26 +0000 (21:39 +0000)]
* pass --libdir to ./configure (because it's done so in GiNaC).

19 years ago * Add Linux/x86_64 and Linux/mips and update the timing.
Richard Kreckel [Wed, 27 Oct 2004 21:26:48 +0000 (21:26 +0000)]
* Add Linux/x86_64 and Linux/mips and update the timing.

19 years ago * Also filter out SCCS subdirs while recursing and searching for
Richard Kreckel [Tue, 26 Oct 2004 22:26:28 +0000 (22:26 +0000)]
* Also filter out SCCS subdirs while recursing and searching for
source files (for those folks using BitKeeper).

19 years ago * cln.pc.in: Fix typo.
Richard Kreckel [Tue, 26 Oct 2004 22:23:41 +0000 (22:23 +0000)]
    * cln.pc.in: Fix typo.
        * Makefile.in (INSTALL_SCRIPT): Added, to be used for scripts like
        cln-config.  Allows us to do special things to binaries, like
        installing them with install -s.
        * doc/Makefile.in: add/remove the cln.info from the installed
        $(infodir)/dir unless this is debian install-info (code copied from
        what GNU automake would produce).

19 years ago * src/integer/input/cl_I_read_stream.cc (read_integer): Fix a bug
Richard Kreckel [Mon, 25 Oct 2004 23:19:19 +0000 (23:19 +0000)]
* src/integer/input/cl_I_read_stream.cc (read_integer): Fix a bug
that caused radix specifiers to not work when reading from a stream.
* src/rational/input/cl_RA_read_stream.cc (read_rational): Likewise.
* src/real/input/cl_R_read_stream.cc (read_real): Likewise.
* src/float/input/cl_F_read_stream.cc (read_float): Likewise.
* src/complex/input/cl_N_read_stream.cc (read_complex): Likewise.

19 years ago * src/base/cl_low.h: Add mulu64 assembler macro for ia64.
Richard Kreckel [Sun, 24 Oct 2004 22:27:51 +0000 (22:27 +0000)]
    * src/base/cl_low.h: Add mulu64 assembler macro for ia64.

19 years ago * src/base/cl_low.h: Add mul and div macros for x86_64.
Richard Kreckel [Sat, 23 Oct 2004 23:54:58 +0000 (23:54 +0000)]
    * src/base/cl_low.h: Add mul and div macros for x86_64.

19 years ago * src/integer/conv/cl_I_from_digits.cc (digits_to_I): Fix thinko in
Richard Kreckel [Fri, 22 Oct 2004 23:11:50 +0000 (23:11 +0000)]
    * src/integer/conv/cl_I_from_digits.cc (digits_to_I): Fix thinko in
        new code for base power of two.

19 years ago * src/integer/conv/cl_I_to_digits (I_to_digits): Fix an elusive stack
Richard Kreckel [Fri, 22 Oct 2004 21:06:36 +0000 (21:06 +0000)]
    * src/integer/conv/cl_I_to_digits (I_to_digits): Fix an elusive stack
        overwriting problem. That was the real cause for Debian bug#246319.
        * src/integer/output/cl_I_print.cc (print_integer): Revert workaround
        for the bug fixed above.

19 years ago * include/cln/types.h: Use 64 bit digits on x86_64 CPU.
Richard Kreckel [Wed, 20 Oct 2004 21:23:18 +0000 (21:23 +0000)]
    * include/cln/types.h: Use 64 bit digits on x86_64 CPU.

19 years agoPut the table of contents at the beginning, not at the end.
Bruno Haible [Mon, 18 Oct 2004 12:31:52 +0000 (12:31 +0000)]
Put the table of contents at the beginning, not at the end.

19 years ago* src/integer/conv/cl_I_from_digits.cc (digits_to_I): Speedup when
Richard Kreckel [Tue, 12 Oct 2004 20:24:40 +0000 (20:24 +0000)]
* src/integer/conv/cl_I_from_digits.cc (digits_to_I): Speedup when
the base is a power of two.

19 years ago* src/integer/conv/cl_I_to_digits.cc (I_to_digits): Fix bug in base 32.
Richard Kreckel [Tue, 5 Oct 2004 21:33:47 +0000 (21:33 +0000)]
* src/integer/conv/cl_I_to_digits.cc (I_to_digits): Fix bug in base 32.

19 years ago Support for little-endian Mips, second shot
Richard Kreckel [Mon, 27 Sep 2004 20:14:44 +0000 (20:14 +0000)]
    Support for little-endian Mips, second shot
        * src/base/digitseq/cl_asm_mipsel_.cc: New file...
        * src/base/digitseq/cl_asm_cc: ...used here.
        * src/base/digitseq/cl_asm.h: Include cl_asm_mips.h for any endianness.
        * include/cln/object.h: Set alignment for mipsel explicitly.

19 years ago Support for little-endian Mips
Richard Kreckel [Sun, 5 Sep 2004 21:41:35 +0000 (21:41 +0000)]
    Support for little-endian Mips
        * include/cln/config.h.in: Add __mipsel__.
        * include/cln/modules.h: For Mips, this is endianness-agnostic.
        * src/base/digitseq/cl_asm_.cc, src/base/digitseq/cl_asm.h:
        Mask out assembler for little-endian Mips.

19 years agoUpdate benchmark results.
Bruno Haible [Mon, 30 Aug 2004 14:05:32 +0000 (14:05 +0000)]
Update benchmark results.

19 years ago * Revert indentation (after re-re-reading again).
Richard Kreckel [Thu, 26 Aug 2004 20:30:27 +0000 (20:30 +0000)]
* Revert indentation (after re-re-reading again).

19 years ago2004-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
Richard Kreckel [Thu, 26 Aug 2004 19:37:57 +0000 (19:37 +0000)]
2004-08-26  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>

        * cln/examples/e.cc: remove extra semicolon.

19 years agoRegenerated aclocal.m4.
Bruno Haible [Wed, 25 Aug 2004 12:16:01 +0000 (12:16 +0000)]
Regenerated aclocal.m4.

19 years agoRegenerated.
Bruno Haible [Wed, 25 Aug 2004 12:15:21 +0000 (12:15 +0000)]
Regenerated.

19 years agoUpgrade to libtool-1.5.6.
Bruno Haible [Wed, 25 Aug 2004 12:13:10 +0000 (12:13 +0000)]
Upgrade to libtool-1.5.6.

19 years agoUpdate comment.
Bruno Haible [Wed, 25 Aug 2004 10:54:13 +0000 (10:54 +0000)]
Update comment.

19 years agoFix link error on MacOS X.
Bruno Haible [Thu, 19 Aug 2004 10:34:57 +0000 (10:34 +0000)]
Fix link error on MacOS X.

19 years agoSame benchmarks in Common Lisp. Posted in comp.lang.lisp on 2001-09-19.
Bruno Haible [Mon, 2 Aug 2004 17:41:59 +0000 (17:41 +0000)]
Same benchmarks in Common Lisp. Posted in comp.lang.lisp on 2001-09-19.
http://groups.google.de/groups?q=%2B%22bignum+operations%22+%2Bhaible&hl=de&lr=&ie=UTF-8&selm=rok7yuj3vu.fsf%40honolulu.ilog.fr&rnum=1

19 years agoMoved here from timebench1.lsp.
Bruno Haible [Mon, 2 Aug 2004 17:40:29 +0000 (17:40 +0000)]
Moved here from timebench1.lsp.

19 years agoMove to timebench1.lisp.
Bruno Haible [Mon, 2 Aug 2004 17:40:28 +0000 (17:40 +0000)]
Move to timebench1.lisp.

19 years ago*** empty log message *** cln_1-1-8
Richard Kreckel [Thu, 1 Jul 2004 20:29:24 +0000 (20:29 +0000)]
*** empty log message ***