]> www.ginac.de Git - ginac.git/history - ginac/structure.pl
removed a lot of superfluous const_cast<>()s
[ginac.git] / ginac / structure.pl
2001-06-21 Christian Bauerremoved a lot of superfluous const_cast<>()s
2001-06-16 Richard Kreckel* Supplement some (now deprecated) macros by inlined...
2001-04-19 Richard Kreckel* fixed some mindboggling tremendous superhuge gigantic...
2001-04-06 Christian Bauer- replaced the various print*() member functions by...
2001-03-06 Christian Bauer- revamped indexed objects
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-11 Christian Bauer- more indentation fixes
2000-08-11 Christian Bauer- fixes to the indentation
2000-02-21 Alexander Frinkcontainer.pl: can now generate constructors for an...
2000-01-30 Richard Kreckel- Renamed flag NO_GINAC_NAMESPACE to NO_NAMESPACE_GINAC...
2000-01-27 Christian Bauer- building GiNaC in a separate directory now works
2000-01-21 Christian Bauer- changed all instances of "foo const &/*" to "const...
2000-01-11 Richard Kreckel- made nops() return unsigned instead of int
1999-12-02 Alexander Frink#ifndef around namespace GiNaC { }
1999-11-22 Christian Bauer- ASSERT macro renamed to GINAC_ASSERT
1999-11-17 Christian Bauer- put everything in "GiNaC" namespace
1999-11-10 Christian Bauer- enforced GiNaC coding standards :-)
1999-11-09 Christian Bauer- switched to automake build environment