]> www.ginac.de Git - ginac.git/history - configure.in
- fixed a very stupid ancient error (older than v0.4.0).
[ginac.git] / configure.in
2001-07-31 Richard Kreckel- configure.in: bumped up version.
2001-06-16 Christian Bauerbumped archive version because of new way of specifying...
2001-06-16 Richard Kreckel* Supplement some (now deprecated) macros by inlined...
2001-06-06 Richard Kreckel- config.*: updated from FSF.
2001-06-05 Richard Kreckel- ++version_major.
2001-05-11 Richard Kreckel- Renamed our detected libreadline version in order...
2001-05-10 Richard Kreckel- Prepare for landing of 0.8.3.
2001-05-04 Christian Bauerdocumentation and grammar updates
2001-05-03 Richard Kreckel* Fix incompatibilities with recent versions of libread...
2001-04-24 Richard Kreckel* Push towards 0.8.2.
2001-04-13 Richard Kreckel* Preparing for 0.8.1.
2001-03-22 Richard Kreckel* INSTALL: reflect Cint status.
2001-03-22 Christian Bauerbumped version number to 0.8.0
2001-02-28 Richard Kreckel* prepare for landing of version 0.7.3.
2001-02-17 Richard KreckelReflect version number 0.7.2 and update Cint status.
2001-02-07 Richard KreckelChangeLog: mention cvs log (must be non-empty for Debian)
2001-01-02 Richard Kreckel- GiNaC-cint: Change to new (still experimental) scheme...
2000-12-05 Richard Kreckel- It's CLN, not LIBCLN. sigh^2.
2000-12-05 Richard Kreckel- It's CLN, not LIBCLN. sigh.
2000-11-25 Richard KreckelTransition to the (yet to be released) CLN 1.1.
2000-11-16 Christian Bauerdisabled automake maintainer mode
2000-11-16 Christian Bauer- added man page for ginac-config
2000-08-10 Richard Kreckel- Complete revamp of methods in class matrix. Some...
2000-07-21 Richard Kreckel- Derivatives are now assembled in a slightly different...
2000-06-22 Richard Kreckel- configure, configure.in: Bumped version up to 0.6.2.
2000-06-15 Richard Kreckel- cint/*: Revamped the launch-scheme for ginaccint...
2000-06-01 Richard Kreckel- Added CPPFLAGS to makecint.
2000-05-29 Richard Kreckel- Cleaned up launching procedure for ginaccint.bin.
2000-05-18 Richard Kreckel- Bumped up version to 0.6.1, incremented binary- and...
2000-05-17 Richard Kreckel- removed bogus checking for libstdc++, since new libto...
2000-05-16 Richard Kreckel- pass $CXXFLAGS down to makecint.
2000-05-16 Richard Kreckel- GiNaCcint also builds with --disable-static now.
2000-05-16 Richard Kreckel- Adjusted build-environment for "Cint without crutches...
2000-04-03 Richard Kreckel- NOT building the documentation is the default now.
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-23 Richard Kreckel- Version 5.0.2 -> 5.0.3
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