]> www.ginac.de Git - ginac.git/history - ginac/input_lexer.ll
- Lewis-Wester tests D and E now benchmark the time to expand the
[ginac.git] / ginac / input_lexer.ll
2001-01-22 Richard Kreckel- See if __GNUC__ < 2.97 before using std::vector<...
2000-08-12 Richard Kreckel- Changes to make it more ANSI-conformant. Stuff detec...
2000-07-21 Richard Kreckel- Derivatives are now assembled in a slightly different...
2000-04-05 Christian Bauer- implemented #b, #o, #x and #nR prefixes for binary...
2000-03-31 Christian Bauer- the ex stream >> operator is gone
2000-03-30 Richard Kreckel- dramatic speedup for characteristic polynomials of...
2000-03-29 Christian Bauer- expressions can now be read from streams; the input...