]> www.ginac.de Git - ginac.git/history - ginac/wildcard.cpp
* Fixed module loading bug (occured if . was not in the library path).
[ginac.git] / ginac / wildcard.cpp
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