]> www.ginac.de Git - cln.git/history - include
Make GCC compiler flags default to -O
[cln.git] / include /
2005-04-18 Richard Kreckel* include/cln/string.h: Declare cl_string.
2004-11-28 Richard Kreckel Disambiguate binary operators of CLN types with float...
2004-10-20 Richard Kreckel * include/cln/types.h: Use 64 bit digits on...
2004-09-27 Richard Kreckel Support for little-endian Mips, second shot
2004-09-05 Richard Kreckel Support for little-endian Mips
2004-08-19 Bruno HaibleFix link error on MacOS X.
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* Change all C include headers to ISO style within...
2004-01-01 Richard Kreckel2004-01-01 Richard B. Kreckel <kreckel@ginac.de>
2003-12-29 Richard Kreckel Rework of autoconfiscation infrastructure
2003-06-29 Richard Kreckel Dependent base resolution needed for GCC-3.4
2002-08-02 Bruno HaibleAdd support for x86_64 CPU.
2002-05-27 Richard Kreckel * include/cln/modules.h (CL_CONCATENATE): New...
2002-05-06 Bruno HaibleForce link-time references despite optimizations done...
2002-01-03 Richard Kreckel * autoconf/acinclude.m4: revamp MPN-matcher.
2001-12-14 Richard Kreckel * include/cln/modules.h, include/cln/object...
2001-11-05 Bruno HaibleInteroperability with gcc-3.0 -fuse-cxa-atexit.
2001-07-22 Richard Kreckel * src/float/base/cl_ieee.cc: try to do magic...
2001-03-05 Richard Kreckel * include/cln/modules.h (CL_JUMP_TO): Fix IA64...
2001-01-28 Richard Kreckel * include/cln/number.h (cl_as_N): Remove bogus...
2001-01-22 Richard Kreckel * include/cln/*.h: Change signatures of all...
2000-12-14 Richard Kreckel * */*: cl_istream -> std::istream, cl_ostream... cln_1-1-0
2000-11-24 Richard Kreckel * */*: Removed problematic stdin, stdout and...
2000-11-16 Richard Kreckel * autoconf/aclocal.m4 (CL_GMP_SET_UINTD): New...
2000-11-13 Richard Kreckel * src/base/digitseq/cl_asm.h: Test if (intDsize...
2000-11-03 Richard Kreckel * include/cln/object.h (cl_combine): define...
2000-09-05 Richard Kreckel * include/cln/number.h (As): Fix it in namespac...
2000-08-30 Richard Kreckel * include/cln/number.h, cl_number::_as_cl_priva...
2000-08-29 Richard Kreckel * include/cln/number.h, the(const cl_number...
2000-08-28 Richard Kreckel * include/cln/config.h.in: reintroduced.
2000-08-28 Richard Kreckel * All Files have been modified for inclusion...
2000-08-18 Bruno HaibleFix a typo.
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-01-28 Richard KreckelInitial revision