]> www.ginac.de Git - ginac.git/history - ginac/integral.cpp
* Avoid bad choice of main variable in heuristic gcd [Alexei Sheplyakov].
[ginac.git] / ginac / integral.cpp
2006-02-22 Chris DamsReviving return_type_tinfo-system.
2006-01-19 Jens Vollinga- New tinfo mechanism
2005-09-18 Richard Kreckel* Make lookup in adaptivesimpson precision-aware. ...
2005-09-14 Richard Kreckel* Fix typo: the last argument to adaptivesimpson was...
2005-05-01 Richard Kreckel* Last week, the FSF has moved their office.
2005-02-22 Christian BauerHappy new year!
2005-01-08 Richard Kreckel* Fix static initialization order fiasco.
2004-10-14 Christian Baueradded error handling to op()/let_op()
2004-10-12 Jens VollingaAdded integral class.