]> www.ginac.de Git - ginac.git/history - ginac/wildcard.cpp
Update documentation of prerequisites.
[ginac.git] / ginac / wildcard.cpp
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-25 Alexei Sheplyakovcalchash(): work around broken RTTI.
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-09-30 Jens VollingaMerge branch 'master' of git://ffmssmsc.jinr.ru:443...
2008-09-19 Alexei Sheplyakovmatch() (find()): use exmap (exset) to store matched...
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-02-14 Chris DamsFixed problems on 64-bit machines and introduced has_op...
2006-01-19 Jens Vollinga- New tinfo mechanism
2005-07-25 Richard KreckelFix some warnings about comparison of signed with unsigned.
2005-05-01 Richard Kreckel* Last week, the FSF has moved their office.
2005-02-22 Christian BauerHappy new year!
2004-10-12 Jens VollingaAdded integral class.
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-07-31 Christian Baueruse new-style print methods
2003-07-02 Christian Bauermerging 1.2 branch into main trunk
2003-01-21 Christian Bauer- prepared for 1.0.13 release
2002-01-25 Richard Kreckel* Finilize version 1.0.4 (version numbers, copyrights... release_1-0-4
2001-12-19 Richard Kreckel* Added output-support for Python bindings and LaTeX...
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-08-18 Richard Kreckel- carried on with felonious plot about making ex::bp...
2001-07-31 Richard Kreckel- fixed three little standard-conformance issues.
2001-06-27 Christian Bauer- replaced the Derivative() function by a more resonabl...
2001-06-23 Christian Bauer- added find() (like has(), but returns list of all...
2001-06-05 Christian Bauer- fixed typos
2001-05-24 Christian Bauer- first implementation of pattern matching