]> www.ginac.de Git - ginac.git/history - cint
- mentioned "Derivative" function
[ginac.git] / cint /
2000-05-11 Alexander FrinkMore features for GiNaC-cint:
2000-05-10 Alexander Frinkmore modifications for future cints with correct namesp...
2000-05-10 Alexander Frinkenhanced ginaccint.bin.cpp (help, read from file, save...
2000-03-30 Richard Kreckel- dramatic speedup for characteristic polynomials of...
2000-03-29 Christian Bauer- expressions can now be read from streams; the input...
2000-03-24 Christian Bauer- ginac.h includes version.h (created by configure...
2000-03-23 Richard Kreckel- We now write f(x).series(x==3,5) instead of f(x)...
2000-02-29 Richard Kreckel- Completely restructured the checks in subdir check/.
2000-02-23 Alexander Frinkbetter handling for comments in ginaccint.bin.cpp
2000-02-21 Alexander Frinkseveral more workarounds to make cint work with ginac
2000-02-17 Alexander Frinknew conversion functions basic -> ex in dummies.h needed
2000-02-14 Richard Kreckel- fixed broken target clean in Makefiles.
2000-02-07 Richard Kreckel- changes triggered by fucking new version of automake
2000-02-07 Christian Bauer- cint dir was missing from distribution
2000-02-07 Richard Kreckel- fixed typos, fixed typos, fixed typos...
2000-02-07 Richard Kreckel- Changes to */Makefile.in triggered by stupid automake...
2000-02-07 Richard Kreckel- */Makefile.in: changes triggered by newer automake.
2000-02-04 Christian Bauer- ginsh now includes "ginac.h" when compiled as part...
2000-02-03 Alexander Frinkbug fix for output of interactive expression
2000-02-02 Richard Kreckel- Extended manpage.
2000-02-02 Richard Kreckel- diff() is now only defined on classes ex and basic...
2000-01-31 Christian Bauer- updated Makefiles
2000-01-30 Richard Kreckel- Renamed flag NO_GINAC_NAMESPACE to NO_NAMESPACE_GINAC...
2000-01-28 Alexander Frinkgenheader.pl: create a header file 'cint_workaround...
2000-01-17 Alexander FrinkModification in output of last returned expression
1999-12-14 Alexander Frinkfirst release of GiNaCcint