]> www.ginac.de Git - cln.git/history - src/base/digitseq
Fix compilation error on MSVC.
[cln.git] / src / base / digitseq /
2018-03-18 YunQiang SuSupport MIPS release 6.
2009-06-22 Richard KreckelFix build breakage on Sparc.
2009-02-15 Richard KreckelPrefer GMP's multiplication routine (if GMP version...
2008-09-22 Alexei Sheplyakov[BUGFIX]: cl_asm_.cc: fix include paths.
2008-08-27 Alexei Sheplyakovdon't expose configure generated headers to users.
2008-08-27 Alexei SheplyakovUse paths relative the `src' directory in the #include...
2007-11-28 Richard Kreckel * include/cln/object.h: Don't redefine cl_word_...
2007-11-04 Bruno HaibleSpecify instruction width explicitly.
2007-11-03 Richard Kreckel * src/base/digitseq/cl_asm_i386_.cc (compare_lo...
2007-09-15 Richard Kreckel * */*: Convert encoding from ISO 8859-1 to...
2007-08-02 Richard Kreckel * src/base/digitseq/cl_DS_div.cc (cl_recip_suit...
2007-08-01 Richard Kreckel * */*: Remove cl_boolean, cl_true, and cl_false...
2007-07-28 Richard Kreckel Remove exception hooks in favor of real C+...
2006-11-02 Richard Kreckel * src/base/digitseq/cl_DS.h: #undef DS, needed...
2006-06-13 Richard Kreckel * m4/general.m4 (CL_CANONICAL_HOST_CPU): Force...
2006-06-09 Richard Kreckel * src/base/digitseq/cl_DS.h (struct DS): Change...
2006-04-24 Richard Kreckel2006-04-25 Bruno Haible <bruno@clisp.org>
2005-07-24 Richard Kreckel Make out of the box build on x86_64 system...
2004-09-27 Richard Kreckel Support for little-endian Mips, second shot
2004-09-05 Richard Kreckel Support for little-endian Mips
2002-06-08 Richard Kreckel * src/base/digitseq/cl_asm.h: ensure intCsize...
2002-05-06 Bruno HaibleAvoid g++-3.1 offsetof warnings.
2001-12-31 Richard Kreckel * src/base/digitseq/cl_DS.h: <gmp.h> is not...
2001-05-25 Bruno HaibleUpdate to new gas-arm syntax.
2001-04-25 Richard Kreckel * src/base/cl_low.h: Added several checks if...
2000-11-24 Richard Kreckel * */*: Removed problematic stdin, stdout and...
2000-11-13 Richard Kreckel * src/base/digitseq/cl_asm.h: Test if (intDsize...
2000-08-28 Richard Kreckel * All Files have been modified for inclusion...
2000-05-27 Richard Kreckel- src/float/lfloat/algebraic/cl_LF_sqrt.cc, src/base...
2000-05-24 Richard Kreckel- autoconf/config.*: Updated to new version from FSF
2000-05-19 Richard Kreckel- Rearranged break-even points to better match present...
2000-05-04 Richard Kreckel* Removed internal gmp/ directory and other traces...
2000-03-09 Richard Kreckel- src/base/digitseq/cl_asm_mips_.cc: Starting at argume...
2000-01-28 Richard KreckelInitial revision