]> www.ginac.de Git - ginac.git/history - ginac/symmetry.cpp
ncmul::eval(): don't write beyond the end of the vector.
[ginac.git] / ginac / symmetry.cpp
2010-03-05 Jens VollingaCopyright goes 2010.
2010-02-27 Richard KreckelUpdate copyright notice.
2009-08-09 Alexei Sheplyakovsymmetry::calchash(): be careful to not dereference...
2009-02-25 Alexei Sheplyakovcalchash(): work around broken RTTI.
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 Sheplyakovcalchash(): use type_info::name() instead of tinfo().
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-04-02 Richard Kreckel* Fix compilation issues with prereleases of GCC 4...
2007-02-01 Richard Kreckel* Happy New Year(s)!
2006-09-08 Chris DamsFixing bug with respect to canonicalizing the variance...
2006-06-23 Chris DamsAdded calchash and compare_same_type for symmetries...
2006-01-19 Jens Vollinga- New tinfo mechanism
2005-11-11 Chris DamsIndex renaming issues, sped up simplify_indexed, used...
2005-05-01 Richard Kreckel* Last week, the FSF has moved their office.
2005-02-22 Christian BauerHappy new year!
2004-08-03 Christian Bauersynced to 1.2 (bogus assertion and evaluated symmetry...
2004-06-10 Christian Bauersynced to 1.2 (memory conservation)
2004-01-08 Christian BauerHappy New Year!
2003-08-25 Christian Bauerprint_tree prints the object addresses
2003-08-13 Christian Baueruse new-style print methods
2003-08-06 Christian Baueruse new-style print methods
2003-07-21 Christian Bauergenerous use of subs_options::no_pattern
2003-07-02 Christian Bauermerging 1.2 branch into main trunk
2003-01-21 Christian Bauer- prepared for 1.0.13 release
2002-07-22 Christian Bauercanonicalize() failed to return zero for an antisymmetr...
2002-01-25 Richard Kreckel* Finilize version 1.0.4 (version numbers, copyrights... release_1-0-4
2001-10-27 Richard Kreckel* Headers only include <iosfwd> from now on, since...
2001-10-26 Richard Kreckel* As agreed upon at lunch, remove debugmsg since it...
2001-08-22 Richard Kreckel- Cleanups: My evil plot of making ex::bp private may...
2001-07-31 Richard Kreckel- fixed three little standard-conformance issues.
2001-06-27 Christian Baueradded print_tree-style output for symmetry objects
2001-06-27 Christian Bauer- replaced the Derivative() function by a more resonabl...
2001-06-25 Christian Bauerfixed some -Wall stuff
2001-06-22 Christian Bauersome cleanups
2001-06-16 Christian Bauerfixed comments
2001-06-16 Richard Kreckel* Supplement some (now deprecated) macros by inlined...
2001-06-11 Christian Bauerintroduced new class for constructing symmetry tree...