]> www.ginac.de Git - cln.git/history - src/base
* src/base/digitseq/cl_DS.h (struct DS): Change len type to uintC.
[cln.git] / src / base /
2006-06-09 Richard Kreckel * src/base/digitseq/cl_DS.h (struct DS): Change...
2006-05-20 Bruno HaibleFreeBSD, NetBSD are normal Unices.
2006-04-27 Richard Kreckel* Belated Happy New Year!
2006-04-24 Richard Kreckel2006-04-25 Bruno Haible <bruno@clisp.org>
2006-03-22 Richard Kreckel* Cumulative patch including Bruno's work on large...
2005-12-15 Richard Kreckel* Add support for OpenBSD. cln_1-1_maintenance-branchpoint
2005-07-24 Richard Kreckel Make out of the box build on x86_64 system...
2005-05-01 Richard Kreckel* The FSF has moved offices to 51 Franklin Street,...
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-09-27 Richard Kreckel Support for little-endian Mips, second shot
2004-09-05 Richard Kreckel Support for little-endian Mips
2004-06-30 Richard Kreckel * src/base/cl_macros.h: alloca(3) has size_t argument...
2004-06-23 Richard Kreckel* Change all C include headers to ISO style within...
2004-05-02 Richard Kreckel* Whow, time goes by... cln_1-1-7
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-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 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 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
2001-12-31 Richard Kreckel * src/base/digitseq/cl_DS.h: <gmp.h> is not...
2001-08-08 Richard Kreckel- added some missing `&& !defined(NO_ASM)' in Sparc...
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-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-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-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