]> www.ginac.de Git - ginac.git/history - ginac/registrar.h
minor optimizations to ex::subs()
[ginac.git] / ginac / registrar.h
2003-08-06 Christian Bauerprint methods can be replaced at run-time with set_prin...
2003-07-31 Christian Bauer- print_context::duplicate() wasn't virtual
2003-07-25 Christian Bauerimplemented double dispatch for print(); methods are...
2003-07-22 Christian Bauer- added registry for print_context classes (use print_c...
2003-07-21 Christian Bauer- split registered_class_info into the actual per-class...
2003-07-02 Christian Bauermerging 1.2 branch into main trunk
2003-01-21 Christian Bauer- prepared for 1.0.13 release
2002-09-18 Richard Kreckel* Fix comment.
2002-01-25 Richard Kreckel* Finilize version 1.0.4 (version numbers, copyrights... release_1-0-4
2001-10-26 Richard Kreckel* As agreed upon at lunch, remove debugmsg since it...
2001-05-19 Christian Bauerreplaced "precedence" static member variable by virtual...
2001-05-19 Christian Bauer- dummy index renamer didn't account for internal dummy...
2001-02-28 Richard Kreckel* ginac/registrar.h: dtor is inlined now.
2001-02-16 Christian BauerGINAC_DECLARE_REGISTERED_CLASS declares duplicate(...
2001-02-15 Christian Bauerthe destructor, copy constructor, and assignment operat...
2001-01-22 Richard Kreckel- See if __GNUC__ < 2.97 before using std::vector<...
2000-08-11 Christian Bauer- fixes to the indentation
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-01-30 Richard Kreckel- Renamed flag NO_GINAC_NAMESPACE to NO_NAMESPACE_GINAC...
2000-01-19 Christian Bauer- implemented global class registry (for class basic...