]> www.ginac.de Git - ginac.git/history - ginsh/ginsh.h
Fixed a bug in squarefree(). Some polynomials were erroneously classified as
[ginac.git] / ginsh / ginsh.h
2008-10-19 Alexei Sheplyakovsymbol: make get_domain() a virtual method, remove...
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)!
2005-05-01 Richard Kreckel* Last week, the FSF has moved their office.
2005-02-22 Christian BauerHappy new year!
2005-02-21 Christian Bauerremove dependence on YYTEXT_POINTER which is not being...
2004-01-04 Jens VollingaAdded keywords "complex_symbols" and "real_symbols...
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