]> www.ginac.de Git - ginac.git/history - ginsh
Added callback mechanism to watch changes to 'Digits' (to be used for look-up tables)
[ginac.git] / ginsh /
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-20 Richard Kreckel- changed old-style power() to new-style pow()
2000-01-19 Richard Kreckel- change triggered by newer automake version
2000-01-19 Christian Bauer- added tokens "read" and "write" (in preparation for...
2000-01-11 Richard Kreckel- changed the fucking dates i had forgotten the last...
2000-01-11 Richard Kreckel- made nops() return unsigned instead of int
2000-01-10 Christian Bauer- now compiles with readline V4 headers
1999-12-17 Richard Kreckel- Banned exZERO(), exONE(), exMINUSHALF() and all this...
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-02 Richard Kreckel- added the beta function to GiNaC
1999-12-02 Alexander Frinkginsh did not compile
1999-12-02 Alexander Frink#ifndef around namespace GiNaC { }
1999-12-01 Christian Bauer- added 'ginac-config' script and 'ginac.m4' macros...
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- 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-19 Christian Bauer- some files were missing in the distribution
1999-11-19 Richard Kreckel- removed an obscure reference that broke internal...
1999-11-18 Christian Bauer- added on-line help system
1999-11-17 Christian Bauer- libginac.la no longer includes a dependency on librea...
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-12 Christian Bauer- removed translated ginsh sources from CVS; they shoul...
1999-11-12 Christian Bauer- docs now under automake control
1999-11-11 Christian Bauer- removed strdup() replacement from ginsh
1999-11-11 Christian Bauer- "make dist" should now include all necessary files...
1999-11-10 Christian Bauer- enforced GiNaC coding standards :-)
1999-11-09 Christian Bauer- switched to automake build environment
1999-11-09 Richard Kreckelkilled typo.
1999-11-09 Richard KreckelAnother restructuring: moved include/*.h -> include...
1999-11-09 Richard KreckelTarget install should work now more or less.
1999-11-08 Richard KreckelInitial revision