]> www.ginac.de Git - ginac.git/history - doc/tutorial/Makefile.in
- Updated Cint status.
[ginac.git] / doc / tutorial / Makefile.in
2000-07-21 Richard Kreckel- Derivatives are now assembled in a slightly different...
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-05-16 Richard Kreckel- Adjusted build-environment for "Cint without crutches...
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-02-29 Richard Kreckel- Completely restructured the checks in subdir check/.
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- 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-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-27 Christian Bauer- building GiNaC in a separate directory now works
2000-01-26 Christian Bauer- updated dates
2000-01-24 Christian Bauer- renamed archive::dump() to archive::printraw() for...
2000-01-21 Richard Kreckel- Use newer fig2dev which supports eps (old ones are...
2000-01-19 Richard Kreckel- change triggered by newer automake version
2000-01-19 Christian Bauer- added a chapter about archiving of expressions
1999-12-13 Richard Kreckel- Run automake again on squark, as we had agreed earlier.
1999-12-13 Richard Kreckel- introduced info_flags::cinteger, info_flags::crational,
1999-12-10 Richard Kreckel- Introduced exception do_taylor to signal Taylor expan...
1999-12-01 Christian Bauer- added 'ginac-config' script and 'ginac.m4' macros...
1999-11-29 Richard Kreckel- moved the subsections that were marked as 'digression...
1999-11-26 Christian Bauer- .txt files were missing from distribution
1999-11-26 Christian Bauer- files which are generated by perl scripts are made...
1999-11-26 Christian Bauer- building GiNaC will no longer bomb if Doxygen is...
1999-11-25 Christian Bauer- .png files were missing from install target
1999-11-25 Christian Bauer- tutorial now built with texinfo
1999-11-25 Christian Bauer- automake 1.4 was complaining about EXTRA_DATA in...
1999-11-25 Christian Bauer- automake 1.4 was complaining about AM_PROG_INSTALL...
1999-11-24 Richard Kreckel- Finished tutorial :-)
1999-11-17 Christian Bauer- libginac.la no longer includes a dependency on librea...
1999-11-15 Christian Bauer- "make clean" works better
1999-11-12 Christian Bauer- docs now under automake control