]> www.ginac.de Git - ginac.git/history - check/Makefile.am
lexer: when switching to another output stream, clean last read character.
[ginac.git] / check / Makefile.am
2008-08-21 Alexei SheplyakovFaster, better (recursive descent) expression parser.
2008-08-09 Jens VollingaAdded polynomial factorization (univariate case).
2008-08-09 Alexei SheplyakovAny complex number can be (un)archived properly.
2008-06-24 Jens VollingaImprove heur_gcd() so it can handle rational polynomial...
2008-03-27 Jens VollingaMerge commit 'origin/master'
2008-03-27 Jens VollingaFixed make distcheck issues.
2008-03-04 Alexei Sheplyakovcheck: indicate the test failures with non-zero exit...
2006-07-31 Chris DamsPatch from Alexei for enabling compilation on MinGW.
2003-08-20 Christian Baueradded exams and timings for exhashmap<>
2003-08-15 Jens Vollingasynced to 1.2
2003-08-14 Christian Baueradded test for structure<> template
2003-08-14 Jens Vollingasynced to 1.2
2003-07-02 Christian Bauermerging 1.2 branch into main trunk
2002-03-28 Richard Kreckel* (time_fateman_expand.cpp): new file.
2001-10-31 Christian Bauer"make distclean" didn't remove all necessary files
2001-04-06 Christian Baueradded check for archiving system
2001-04-05 Christian Bauer- subs() can be used to substitute functions, tensors...
2001-03-29 Christian Bauer- introduced macros to shorten the source files
2001-03-06 Christian Baueradded checks for new indexed objects
2001-03-05 Richard Kreckel* New funny timing added: compute an antipode in Yukawa...
2001-02-28 Richard Kreckel* some longish timings are now disabled by default.
2001-02-27 Christian Bauerbuilding in separate directory didn't work
2000-03-30 Richard Kreckel- dramatic speedup for characteristic polynomials of...
2000-03-28 Richard Kreckel- New tests from the Lewis-Wester Paper: I, J, K and L.
2000-03-27 Richard Kreckel- Finally: the test M1 from Lewis and Wester works.
2000-03-26 Richard Kreckel- added test O1 from Lewis-Wester paper.
2000-03-25 Richard Kreckel- Two more tests from the Lewis-Wester paper.
2000-03-25 Richard Kreckel- Added some tests from the Lewis-Wester testsuite.
2000-03-15 Richard Kreckel- New file exam_inifcns.cpp holds some functions that...
2000-03-13 Richard Kreckel- Two new timimgs that are interesting for optimizing.
2000-02-29 Richard Kreckel- Completely restructured the checks in subdir check/.
2000-02-07 Richard Kreckel- */Makefile.in: changes triggered by newer automake.
2000-01-31 Christian Bauer- sources now include "ginac.h" instead of <ginac/ginac...
2000-01-10 welzel- added simple checks of manipulations with lortensor...
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- "make clean" removes result.out
1999-11-10 Christian Bauer- added "check.h" to sources
1999-11-09 Christian Bauer- switched to automake build environment