]> www.ginac.de Git - ginac.git/history - acinclude.m4
Prepare for release 1.7.3 (yeah, again).
[ginac.git] / acinclude.m4
2016-11-06 Richard KreckelClean up some header files and fix compilation with...
2016-04-13 Richard KreckelPrefer C library wrappers over C headers, where possible.
2016-04-05 Richard KreckelMerge branch 'c++11' in preparation for version 1.7.0.
2016-01-31 Richard KreckelRemove extra cases for missing <stdint.h>.
2015-11-25 Richard KreckelStandard header cleanup.
2012-07-17 Alexei Sheplyakov[build] Move library version info into the version...
2012-07-17 Alexei Sheplyakov[build] Define package version number in version.h...
2012-02-23 Alexei SheplyakovMerge branch 'master' of git://github.com/AlexeiSheplya...
2011-05-20 Jens Vollinga./configure now gives more information/warnings about...
2008-11-06 Jens VollingaStupid error: did the revert on the wrong branch (maste...
2008-11-06 Jens VollingaRevert "[portability] GiNaC::compile_ex works on OpenBS...
2008-11-05 Alexei Sheplyakov[portability] GiNaC::compile_ex works on OpenBSD now.
2008-09-09 Jens VollingaMerge branch 'master' of git://ffmssmsc.jinr.ru:443...
2008-09-09 Alexei SheplyakovAllow user to disable GiNaC::compile_ex (e.g. for secur...
2008-09-09 Alexei Sheplyakovbuild: faster check for standard C++ headers.
2008-09-09 Alexei Sheplyakovbuild: don't run any ${host} binaries while checking...
2007-11-21 Jens Vollinga* Fixed macro checking for version of libreadline ...
2007-02-05 Jens VollingaSynced to ginac_1-3:
2006-07-31 Chris DamsPatch from Alexei for enabling compilation on MinGW.
2005-11-04 Richard Kreckel* Avoid getrusage(2) on systems that don't have it...
2004-07-05 Christian Bauermain() -> int main() (C++ standard says so)
2004-01-28 Jens VollingaSynced to HEAD.
2003-08-15 Richard Kreckel* acinclude.m4 (GINAC_CHECK_ERRORS): exit with non...
2002-01-15 Richard Kreckel* GINAC_CHECK_ERRORS: Don't delete cache_file /dev...
2001-11-20 Christian Bauerreadline versions like "4.735beta5-pl2" should now...
2001-09-18 Christian BauerGINAC_RL_VERSION_* defines didn't get set when running...
2001-07-31 Richard Kreckel- NEWS: prepare for landing. release_0-9-2
2001-07-31 Christian Bauerexit() is in stdlib.h
2001-05-11 Richard Kreckel- Renamed our detected libreadline version in order...
2001-05-03 Richard Kreckel* Fix incompatibilities with recent versions of libread...
2000-11-25 Richard KreckelTransition to the (yet to be released) CLN 1.1.
2000-05-23 Richard Kreckel- config.guess, config.sub: updated to newer version...
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-16 Richard Kreckel- Made configure warn a lot when readline-stuff couldn...
2000-01-24 Richard Kreckel- Changed the name of cache-value ac_cv_header_CLN_cln_h to
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...
1999-11-25 Richard Kreckel- changed to new URL.
1999-11-10 Richard Kreckelfixed minor typos.
1999-11-09 Christian Bauer- switched to automake build environment