]> www.ginac.de Git - ginac.git/history - configure
- normal() works for relationals: it normalizes both sides
[ginac.git] / configure
2000-04-03 Richard Kreckel- NOT building the documentation is the default now.
2000-03-30 Richard Kreckel- dramatic speedup for characteristic polynomials of...
2000-03-29 Christian Bauer- expressions can now be read from streams; the input...
2000-03-24 Christian Bauer- ginac.h includes version.h (created by configure...
2000-03-21 Richard Kreckel- gamma() -> Gamma().
2000-03-15 Richard Kreckel- Updated for Version 0.5.4.
2000-02-29 Richard Kreckel- Patch for static libreadline w/ libncurses problem...
2000-02-24 Richard Kreckel- Speedup for macro that checks if doublefactorial...
2000-02-23 Richard Kreckel- Version 5.0.2 -> 5.0.3
2000-02-17 Alexander Frink#define CINT_CONVERSION_WORKAROUND added to configure
2000-02-16 Richard Kreckel- Fixed wrong behaviour of new warning scheme. release_0-5-2
2000-02-16 Richard Kreckel- Made configure warn a lot when readline-stuff couldn...
2000-02-14 Richard Kreckel- Shit, I forgot to say autoconf, so the tag is messed...
2000-02-07 Richard Kreckel- Changes to */Makefile.in triggered by stupid automake...
2000-02-02 Richard Kreckel- diff() is now only defined on classes ex and basic...
2000-01-30 Richard Kreckel- Renamed flag NO_GINAC_NAMESPACE to NO_NAMESPACE_GINAC...
2000-01-28 Christian Bauer- moved configure options behind libtool so they appear...
2000-01-24 Richard Kreckel- Changed the name of cache-value ac_cv_header_CLN_cln_h to
2000-01-24 Christian Bauer- renamed archive::dump() to archive::printraw() for...
2000-01-24 Richard Kreckel- Macro GINAC_CHECK_LIBCLN only checks if doublefactori...
2000-01-19 Richard Kreckel- Changed policy: look for cln/cln.h instead of CLN...
2000-01-19 Christian Bauer- updated configure script and makefiles
1999-12-10 Richard Kreckel- Introduced exception do_taylor to signal Taylor expan...
1999-12-01 Christian Bauer- added 'ginac-config' script and 'ginac.m4' macros...
1999-11-26 Christian Bauer- requires autoconf 2.12 and automake 1.4
1999-11-26 Christian Bauer- building GiNaC will no longer bomb if Doxygen is...
1999-11-25 Christian Bauer- tutorial now built with texinfo
1999-11-25 Christian Bauer- automake 1.4 was complaining about EXTRA_DATA in...
1999-11-25 Richard Kreckel- changed to new URL.
1999-11-25 Christian Bauer- automake 1.4 was complaining about AM_PROG_INSTALL...
1999-11-19 Christian Bauer- added checks for sizeof(long/long long/long double...
1999-11-17 Christian Bauer- libginac.la no longer includes a dependency on librea...
1999-11-17 Christian Bauer- put everything in "GiNaC" namespace
1999-11-15 Christian Bauer- added spec file
1999-11-12 Christian Bauer- docs are now under automake control
1999-11-11 Christian Bauer- removed strdup() replacement from ginsh
1999-11-10 Christian Bauer- updated automake- and libtool-related helper files
1999-11-09 Christian Bauer- switched to automake build environment
1999-11-09 Richard KreckelAnother restructuring: moved include/*.h -> include...
1999-11-08 Richard KreckelInitial revision