]> www.ginac.de Git - ginac.git/history - ginac/input_lexer.ll
- dirac_trace() takes an optional third argument: the expression to use for
[ginac.git] / ginac / input_lexer.ll
2001-05-08 Richard Kreckel- Remved obsolete remainders of preprocessor symbol...
2001-04-09 Christian Baueradapted to change symbol::getname() -> symbol::get_name()
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...