]> www.ginac.de Git - ginac.git/history - ginac/print.cpp
- Introduced exception do_taylor to signal Taylor expansion is ok for series
[ginac.git] / ginac / print.cpp
1999-12-02 Alexander Frink#ifndef around namespace GiNaC { }
1999-11-30 Richard Kreckel- changed mul::print() to behave similar to add::print()
1999-11-22 Christian Bauer- ASSERT macro renamed to GINAC_ASSERT
1999-11-18 Richard Kreckel- revamped output of add again to make it use the prece...
1999-11-18 Richard Kreckel- deleted add::printpair() since this has become obsolete
1999-11-17 Christian Bauer- put everything in "GiNaC" namespace
1999-11-16 Christian Bauer- modified the comment blocks so the copyright message...
1999-11-10 Christian Bauer- modified GiNaC headers to Alexander's liking
1999-11-10 Christian Bauer- enforced GiNaC coding standards :-)
1999-11-10 Richard KreckelHunted down some output bugs. Hope it can be safely...
1999-11-09 Christian Bauer- switched to automake build environment