]> www.ginac.de Git - ginac.git/history - ginac/input_lexer.ll
* Friend declaration is no declaration 11.4/9.
[ginac.git] / ginac / input_lexer.ll
2005-02-22 Christian BauerHappy new year!
2005-02-21 Christian Bauerremove dependence on YYTEXT_POINTER which is not being...
2004-01-08 Christian BauerHappy New Year!
2003-01-21 Christian Bauer- prepared for 1.0.13 release
2002-10-24 Christian Bauerinput parser no longer ignores extra stuff at the end...
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-07-30 Richard Kreckel- moved is_of_type and friend macros into utils.h so...
2001-06-25 Christian Bauerfixed some -Wall stuff
2001-06-01 Christian Bauer- in the output, list delimiters are now { } and matrix...
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...