]> www.ginac.de Git - ginac.git/history - ginac/input_lexer.h
added missing minimal_dim() from 1.1 branch
[ginac.git] / ginac / input_lexer.h
2003-01-21 Christian Bauer- prepared for 1.0.13 release
2002-07-12 Christian Bauerthe input parser now handles (simple) indexed objects...
2002-01-25 Richard Kreckel* Finilize version 1.0.4 (version numbers, copyrights... release_1-0-4
2001-02-28 Richard Kreckel* ginac/registrar.h: dtor is inlined now.
2001-01-22 Richard Kreckel- See if __GNUC__ < 2.97 before using std::vector<...
2000-08-14 Richard Kreckel- Inserted some more std:: to make it compile under...
2000-08-11 Christian Bauer- indentation is now done with tabs
2000-07-21 Richard Kreckel- Derivatives are now assembled in a slightly different...
2000-05-11 Richard Kreckel- numeric::numeric(const char*): parse complex numbers.
2000-03-31 Christian Bauer- the ex stream >> operator is gone
2000-03-29 Christian Bauer- expressions can now be read from streams; the input...