]> www.ginac.de Git - ginac.git/history - check
function.pl did not compile
[ginac.git] / check /
1999-12-02 Alexander Frink#ifndef around namespace GiNaC { }
1999-12-01 Christian Bauer- added 'ginac-config' script and 'ginac.m4' macros...
1999-11-29 Richard Kreckel- changed function::diff() to be more tolerant by check...
1999-11-26 Christian Bauer- files which are generated by perl scripts are made...
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-23 Richard Kreckel- Added a little test for Riemmann's Zeta function
1999-11-22 Christian Bauer- fixed exp/log checks
1999-11-19 Christian Bauer- split into smaller functions to make it compile faster
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-12 Christian Bauer- check program is not built until you say "make check"
1999-11-11 Christian Bauer- "make dist" should now include all necessary files...
1999-11-10 Christian Bauer- removed unnecessary include of ginac/ginac.h (only...
1999-11-10 Christian Bauer- "make clean" removes result.out
1999-11-10 Christian Bauer- added "check.h" to sources
1999-11-10 Christian Bauer- enforced GiNaC coding standards :-)
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