]> www.ginac.de Git - ginac.git/history - configure.in
- added check for latest normal() bug
[ginac.git] / configure.in
2000-02-17 Alexander Frinknew #define CINT_CONVERSION_WORKAROUND for ginaccint...
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- preparations for release 0.5.1
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 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 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-09 Richard KreckelTarget install should work now more or less.
1999-11-08 Richard KreckelInitial revision