]> www.ginac.de Git - ginac.git/history - cint
- Fixed a memory corruption in matrix::determinant_minor().
[ginac.git] / cint /
2000-08-28 Christian Bauer- removed non-sources from CVS
2000-08-12 Richard Kreckel- New file.
2000-07-21 Richard Kreckel- Derivatives are now assembled in a slightly different...
2000-06-22 Richard Kreckel- exam_mansamples.cpp, exam_paranoia.cpp: fixes and...
2000-06-15 Richard Kreckel- cint/*: Revamped the launch-scheme for ginaccint...
2000-06-06 Christian Bauer*sigh* when will we move the Makefile.in's out of CVS?
2000-06-05 Richard Kreckel- ginac/operators.cpp: added some missing debugmsg...
2000-05-29 Richard Kreckel- Cleaned up launching procedure for ginaccint.bin.
2000-05-23 Richard Kreckel- Fixed wrong conversion documentation: fibonacci(numer...
2000-05-18 Richard Kreckel- Included manpage in dist.
2000-05-17 Alexander Frinkspecial commands '.cmd' can now also be invoked with...
2000-05-17 Richard Kreckel- Added parameter passing.
2000-05-16 Richard Kreckel- Adjusted build-environment for "Cint without crutches...
2000-05-16 Alexander FrinkSupport for cint versions older than 5.14.38 is discont...
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