]> www.ginac.de Git - ginac.git/history - check/checks.h
removed unnecessary const_cast
[ginac.git] / check / checks.h
2003-01-21 Christian Bauerprepared for 1.0.13 release
2002-01-25 Richard Kreckel* Finilize version 1.0.4 (version numbers, copyrights... release_1-0-4
2001-10-27 Richard Kreckel* Headers only include <iosfwd> from now on, since...
2001-05-17 Richard Kreckel- Missed to #include "config.h" for HAVE_SSTREAM.
2001-02-28 Richard Kreckel* some longish timings are now disabled by default.
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-04-29 Richard Kreckel- Extended check (FIXME: may under certain conditions...
2000-04-20 Richard Kreckel- Timings D and E: finer time resolution
2000-02-29 Richard Kreckel- Completely restructured the checks in subdir check/.