]> www.ginac.de Git - ginac.git/history - check/differentiation.cpp
- Renamed flag NO_GINAC_NAMESPACE to NO_NAMESPACE_GINAC because of m4.
[ginac.git] / check / differentiation.cpp
2000-01-30 Richard Kreckel- Renamed flag NO_GINAC_NAMESPACE to NO_NAMESPACE_GINAC...
2000-01-19 Christian Bauer- updated for class series->class pseries
2000-01-11 Richard Kreckel- changed dates in copyright notices
1999-12-17 Richard Kreckel- Banned exZERO(), exONE(), exMINUSHALF() and all this...
1999-12-02 Alexander Frink#ifndef around namespace GiNaC { }
1999-11-29 Richard Kreckel- changed function::diff() to be more tolerant by check...
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- put everything in "GiNaC" namespace
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