]> www.ginac.de Git - cln.git/history - ChangeLog
* Cumulative patch including Bruno's work on large fixnums on 64 bit machines.
[cln.git] / ChangeLog
2006-03-22 Richard Kreckel* Cumulative patch including Bruno's work on large...
2005-12-17 Richard Kreckel* Updated for main branch.
2005-12-15 Richard Kreckel* Add support for OpenBSD. cln_1-1_maintenance-branchpoint
2005-11-23 Richard Kreckel* Release date corrected.
2005-11-22 Richard Kreckel* Prepare for release 1.1.11. cln_1-1-11
2005-11-20 Richard Kreckel * src/integer/conv/cl_I_cached_power.h: New...
2005-11-02 Richard Kreckel * src/integer/conv/cl_I_from_digits.cc: Made...
2005-10-22 Richard Kreckel* Release 1.1.10. cln_1-1-10
2005-10-22 Richard Kreckel* src/Makefile.in: Accept CPPFLAGS from environment.
2005-08-31 Bruno HaibleUse full pathname.
2005-08-31 Bruno HaibleHave split aclocal.m4 into individual files.
2005-08-30 Richard Kreckel* include/cln/modules.h (CL_OUTPUT_LABEL): Work around...
2005-08-30 Richard Kreckel* include/cln/modules.h (CL_JUMP_TO): Fix mips* brokenness.
2005-08-29 Bruno HaibleAvoid shifting a 32-bit zero value by more than 31...
2005-08-29 Bruno HaibleMake the long-float overflow check work on 64-bit platf...
2005-08-29 Bruno HaibleWork around g++ 4.0 "duplicated labels" problem.
2005-08-29 Bruno HaibleMake it possible to cross-compile CLN.
2005-08-29 Bruno HaibleDefine HAVE_LONGLONG and HAVE_LONGDOUBLE when cross...
2005-08-29 Bruno HaibleFix for an error message when cross-compiling:
2005-08-16 Richard KreckelThe patch of 2005-05-01 made it impossible to test...
2005-08-15 Richard Kreckel* m4/cc.m4 (CL_AS_NOEXECSTACK): New macro...
2005-08-02 Richard Kreckel* include/cln/config.h.in: Add support for PowerPC...
2005-07-24 Richard Kreckel Make out of the box build on x86_64 system...
2005-06-10 Bruno HaibleIf a directory doesn't exist, fail instead of doing...
2005-05-17 Richard KreckelSpeed up the linking step
2005-05-15 Richard Kreckel* autoconf/ltmain.sh: Upgrade to libtool-1.5.16.
2005-05-01 Richard Kreckel* doc/cln.tex: Document what to do on a x86_64 machine...
2005-05-01 Richard KreckelFix crashes in find_univpoly_ring and related functions
2005-04-29 Richard Kreckel* m4/cc.m4: Emit a warning if g++ is used and optimizat...
2005-04-24 Richard KreckelMake GCC compiler flags default to -O
2005-04-18 Richard Kreckel* include/cln/string.h: Declare cl_string.
2005-03-17 Richard Kreckel * autoconf/ltmain.sh: Upgrade to libtool-1...
2005-03-15 Richard Kreckel* src/Makefile.in: Use $CXX instead of $CC when linking.
2005-02-27 Richard Kreckel* examples/perfnum.cc: update to presumed 42st Mersenne...
2004-11-28 Richard Kreckel Disambiguate binary operators of CLN types with float...
2004-11-03 Richard Kreckel * Version 1.1.9 released. cln_1-1-9
2004-11-03 Richard Kreckel * src/Makefile.in: Let config.status set LDFLAGS.
2004-10-26 Richard Kreckel * cln.pc.in: Fix typo.
2004-10-25 Richard Kreckel * src/integer/input/cl_I_read_stream.cc (read_integer...
2004-10-24 Richard Kreckel * src/base/cl_low.h: Add mulu64 assembler macro...
2004-10-23 Richard Kreckel * src/base/cl_low.h: Add mul and div macros...
2004-10-22 Richard Kreckel * src/integer/conv/cl_I_from_digits.cc (digits_...
2004-10-22 Richard Kreckel * src/integer/conv/cl_I_to_digits (I_to_digits...
2004-10-20 Richard Kreckel * include/cln/types.h: Use 64 bit digits on...
2004-10-12 Richard Kreckel* src/integer/conv/cl_I_from_digits.cc (digits_to_I...
2004-10-05 Richard Kreckel* src/integer/conv/cl_I_to_digits.cc (I_to_digits)...
2004-09-27 Richard Kreckel Support for little-endian Mips, second shot
2004-09-05 Richard Kreckel Support for little-endian Mips
2004-08-30 Bruno HaibleUpdate benchmark results.
2004-08-26 Richard Kreckel * Revert indentation (after re-re-reading again).
2004-08-26 Richard Kreckel2004-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2004-08-25 Bruno HaibleRegenerated aclocal.m4.
2004-08-25 Bruno HaibleUpgrade to libtool-1.5.6.
2004-08-19 Bruno HaibleFix link error on MacOS X.
2004-07-01 Richard Kreckel * Version 1.1.8 released.
2004-06-30 Richard Kreckel*** empty log message ***
2004-06-30 Richard Kreckel * src/base/cl_macros.h: alloca(3) has size_t argument...
2004-06-30 Richard Kreckel * include/cln/floatformat.h: Do define a type here.
2004-06-27 Richard Kreckel * include/cln/modules.h (CL_JUMP_TO): Fix AMD64...
2004-06-23 Richard Kreckel* Document jacobi, isprobprime and nextprobprime.
2004-06-23 Richard Kreckel* Remove unused labels.
2004-06-23 Richard Kreckel* Make template specializations explicit.
2004-06-23 Richard Kreckel* Change all C include headers to ISO style within...
2004-06-23 Bruno HaibleFix autoconf problem with ftime().
2004-06-18 Richard Kreckel * rational/transcendental/cl_RA_logp.cc: fix...
2004-06-10 Richard Kreckel * examples/perfnum.cc: update to presumed 40th Mersenn...
2004-05-02 Richard Kreckel* Version 1.1.7 released.
2004-05-02 Richard Kreckel* examples/pi.cc and examples/pi.1: New files.
2004-04-30 Richard Kreckel* src/Makefile.in: Fix for parallel build: wait for...
2004-04-30 Richard Kreckel* src/integer/output/cl_I_print.cc (print_integer)...
2004-03-20 Richard Kreckel* m4/gmp.m4 (CL_GMP_CHECK): Do not lose LIBS setting...
2004-03-09 Bruno HaibleFix a bug occurring with extremely high exponents.
2004-03-08 Bruno HaibleFix an extreme case in long-float multiplication.
2004-03-03 Richard Kreckel* Makefile.in (install): Add ${srcdir} for cln.m4.
2004-01-01 Richard Kreckel* Finalize release 1.1.6.
2004-01-01 Richard Kreckel2004-01-01 Richard B. Kreckel <kreckel@ginac.de>
2003-12-29 Richard Kreckel Rework of autoconfiscation infrastructure
2003-12-27 Richard Kreckel * src/polynomial/cl_UP_gen.h (gen_minus): Fix...
2003-12-02 Richard Kreckel * examples/perfnum.cc: update to presumed 40th Mersenn...
2003-08-06 Richard Kreckel * src/numtheory/cl_nt_sqrtmodp.cc: #undef _R.
2003-08-01 Richard Kreckel More dependent base resolution issues
2003-06-29 Richard Kreckel Dependent base resolution needed for GCC-3.4
2003-02-24 Bruno HaibleTweak for MacOS X.
2003-02-21 Bruno HaibleAdd support for MacOS X.
2002-08-02 Bruno HaibleAdd support for x86_64 CPU.
2002-06-08 Richard Kreckel * src/base/digitseq/cl_asm.h: ensure intCsize...
2002-05-28 Richard Kreckel * Last bits for release 1.1.5. cln_1-1-5
2002-05-27 Richard Kreckel * include/cln/modules.h (CL_CONCATENATE): New...
2002-05-10 Richard Kreckel * doc/cln.tex (Building the library): Update...
2002-05-06 Bruno HaibleRecommendation for g++-3.1 users.
2002-05-06 Bruno HaibleForce link-time references despite optimizations done...
2002-05-06 Bruno HaibleAvoid g++-3.1 offsetof warnings.
2002-05-06 Bruno HaibleAvoid g++-3.1 typename warning.
2002-03-15 Bruno HaibleDocument a broken version of GNU make.
2002-02-20 Richard Kreckel * cln.m4: quote macro name.
2002-01-20 Richard Kreckel * autoconf/config.{guess,sub}: Update to GNU...
2002-01-04 Richard Kreckel * Bump dates, version numbers, etc, for 1.1... cln_1-1-4
2002-01-03 Richard Kreckel * autoconf/acinclude.m4: revamp MPN-matcher.
2001-12-31 Richard Kreckel * src/base/digitseq/cl_DS.h: <gmp.h> is not...
2001-12-14 Richard Kreckel * include/cln/modules.h, include/cln/object...
next