]> www.ginac.de Git - ginac.git/history - check/exam_paranoia.cpp
polished
[ginac.git] / check / exam_paranoia.cpp
2004-01-08 Christian BauerHappy New Year!
2003-12-16 Christian Bauer1/1/e expanded e but shouldn't
2003-12-13 Christian Baueradded more checks for expand()
2003-12-11 Christian Bauersynced to 1.1 (expand() problem)
2003-07-02 Christian Bauermerging 1.2 branch into main trunk
2003-01-21 Christian Bauerprepared for 1.0.13 release
2002-10-24 Christian Bauerfixed stupid typo
2002-10-24 Christian Baueradded a check for the power::expand_add_2() bug
2002-01-25 Richard Kreckel* Finilize version 1.0.4 (version numbers, copyrights... release_1-0-4
2001-12-20 Christian Baueradded check for quo() bug
2001-01-22 Richard Kreckel- See if __GNUC__ < 2.97 before using std::vector<...
2000-08-14 Richard Kreckel- Duh, we had some style discussion again...
2000-08-12 Richard Kreckel- Same shit as Christian did yesterday in ginac/.
2000-08-10 Richard Kreckel- Complete revamp of methods in class matrix. Some...
2000-08-04 Christian Bauer- added check for normal((b*a-c*a)/(4-a)) bug
2000-08-04 Richard Kreckel- Check the normal(c-(b*a-c*a)/(4-a)) bug.
2000-08-02 Christian Bauer- added check for "normal(2-2*(1+a)/(-1-a))" bug
2000-02-29 Richard Kreckel- Completely restructured the checks in subdir check/.