]> www.ginac.de Git - ginac.git/history - ginsh/ginsh.h
generous use of subs_options::no_pattern
[ginac.git] / ginsh / ginsh.h
2003-01-21 Christian Bauerprepared for 1.0.13 release
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-02-28 Richard Kreckel* Macro deobfuscation.
2001-01-22 Richard Kreckel- See if __GNUC__ < 2.97 before using std::vector<...
2001-01-07 Richard Kreckel- Import namespace std globally.
2000-02-04 Christian Bauer- ginsh now includes "ginac.h" when compiled as part...
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-11 Richard Kreckel- changed the fucking dates i had forgotten the last...
1999-12-02 Alexander Frink#ifndef around namespace GiNaC { }
1999-11-18 Christian Bauer- added on-line help system
1999-11-17 Christian Bauer- put everything in "GiNaC" namespace
1999-11-16 Christian Bauer- ginsh can handle multiple input files which are speci...
1999-11-10 Christian Bauer- enforced GiNaC coding standards :-)
1999-11-09 Christian Bauer- switched to automake build environment
1999-11-08 Richard KreckelInitial revision