]> www.ginac.de Git - cln.git/history - src
Make GCC compiler flags default to -O
[cln.git] / src /
2005-03-15 Richard Kreckel* src/Makefile.in: Use $CXX instead of $CC when linking.
2004-11-03 Richard Kreckel * src/Makefile.in: Let config.status set LDFLAGS.
2004-10-26 Richard Kreckel * Also filter out SCCS subdirs while recursing and...
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-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-25 Bruno HaibleUpdate comment.
2004-06-30 Richard Kreckel * src/base/cl_macros.h: alloca(3) has size_t argument...
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-18 Richard Kreckel * rational/transcendental/cl_RA_logp.cc: fix...
2004-05-02 Richard Kreckel* Whow, time goes by... cln_1-1-7
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-09 Bruno HaibleFix a bug occurring with extremely high exponents.
2004-03-08 Bruno HaibleFix an extreme case in long-float multiplication.
2004-01-02 cbauerinstall library as program, not as data
2004-01-01 Richard Kreckel2004-01-01 Richard B. Kreckel <kreckel@ginac.de>
2003-12-31 Richard Kreckel * Update copyright date.
2003-12-29 Richard Kreckel Rework of autoconfiscation infrastructure
2003-12-27 Richard Kreckel * src/polynomial/cl_UP_gen.h (gen_minus): Fix...
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-24 Bruno HaibleComplete last patch.
2003-02-21 Bruno HaibleAdd support for MacOS X.
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-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-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...
2001-11-03 Richard Kreckel * revert broken indentation.
2001-11-03 Richard Kreckel * src/float/transcendental/cl_F_sinx.cc (sinx_n...
2001-08-08 Richard Kreckel- added some missing `&& !defined(NO_ASM)' in Sparc...
2001-08-06 Bruno HaibleAdd a literature reference for the formula.
2001-07-24 Richard Kreckel * src/base/hash/cl_hash.h: declare _cl_hashtabl...
2001-07-22 Richard Kreckel * src/float/base/cl_ieee.cc: try to do magic...
2001-05-25 Bruno HaibleUpdate to new gas-arm syntax.
2001-05-25 Richard Kreckel * Adjusted dates and final touches for 1.1.1.
2001-05-25 Richard Kreckel * autoconf/floatparam.c (double_wordorder_bigen...
2001-05-18 Richard Kreckel * src/base/cl_low.h: prepended variables declar...
2001-04-25 Richard Kreckel * src/base/cl_low.h: Added several checks if...
2001-03-26 Richard Kreckel * src/base/random/cl_random_from.cc: ported...
2001-01-22 Richard Kreckel * bump-up date.
2000-12-14 Richard Kreckel * */*: cl_istream -> std::istream, cl_ostream... cln_1-1-0
2000-12-05 Richard Kreckel * Makefile.in, src/Makefile.in, doc/Makefile...
2000-12-02 cbauersome minor fixes with respect to RPM package building
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-11-01 Richard Kreckel * include/cln/object.h (cl_combine): define...
2000-10-30 Richard Kreckel * src/real/input/cl_R_read.cc, src/complex...
2000-09-05 Richard Kreckel * include/cln/number.h (As): Fix it in namespac...
2000-09-05 Richard Kreckel * src/complex/transcendental/cl_C_expt_C.cc...
2000-08-28 Richard Kreckel * All Files have been modified for inclusion...
2000-07-13 Bruno HaibleAccept floats with 1.2L0_100 syntax when reading from...
2000-06-21 Bruno HaibleDistinguish between cl_word_size and the ABI's pointer...
2000-05-30 Richard Kreckel- configure.in, autoconf/aclocal.m4 (CL_GMP_H_VERSION...
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- Added comment about order of tuning.
2000-05-19 Richard Kreckel- Rearranged break-even points to better match present...
2000-05-08 Richard Kreckel- Added some $(LDFLAGS) in Makefile.in's so executables...
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