]> www.ginac.de Git - ginac.git/history - ginac/registrar.h
Remove 'level' argument of normal().
[ginac.git] / ginac / registrar.h
2016-01-01 Richard KreckelHappy New Year!
2015-12-01 Richard KreckelImprove method of setting status_flags::dynallocated.
2015-11-26 Richard KreckelMake ample use of the contextual keyword 'override'.
2015-11-07 Richard KreckelRemove C++89 workaround for closing angle brackets...
2015-07-31 Richard KreckelFix some apparent typos and misindentations.
2015-01-25 Richard KreckelHappy new year!
2014-10-14 Richard KreckelUpdate copyright statements.
2011-02-04 Richard KreckelExtend copyright to 2011.
2010-03-05 Jens VollingaCopyright goes 2010.
2010-03-05 Jens VollingaCopyright goes 2010.
2010-02-27 Richard KreckelUpdate copyright notice.
2009-02-06 Jens VollingaPrettified source code.
2008-10-19 Alexei SheplyakovDon't force every algebraic class to implement archivin...
2008-10-19 Alexei SheplyakovWipe out remnants of custom RTTI.
2008-10-19 Alexei Sheplyakovregistered_class_info: use typeid() instead of tinfo_st...
2008-10-19 Alexei SheplyakovA better return_type_tinfo() mechanism.
2008-03-27 Jens VollingaMerge commit 'origin/master'
2008-03-26 Richard B. KreckelMerge git://www.ginac.de/ginac
2008-03-25 Richard B. KreckelHappy new year!
2007-02-01 Richard Kreckel* Happy New Year(s)!
2006-08-06 Richard KreckelCompilation for GCC 4.2.
2006-07-24 Chris DamsImproved dummy index renaming.
2006-01-19 Jens Vollinga- New tinfo mechanism
2005-07-25 Richard KreckelEquip the visitor macro with a virtual dtor.
2005-05-01 Richard Kreckel* Last week, the FSF has moved their office.
2005-02-22 Christian BauerHappy new year!
2004-01-08 Christian BauerHappy New Year!
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...