]> www.ginac.de Git - ginac.git/history - ginac/utils.h
- Added version.h to the list of files to be installed.
[ginac.git] / ginac / utils.h
2000-02-29 Richard Kreckel- Completely restructured the checks in subdir check/.
2000-02-02 Richard Kreckel- diff() is now only defined on classes ex and basic...
2000-01-30 Richard Kreckel- Renamed flag NO_GINAC_NAMESPACE to NO_NAMESPACE_GINAC...
2000-01-21 Christian Bauer- changed all instances of "foo const &/*" to "const...
2000-01-11 Richard Kreckel- made nops() return unsigned instead of int
1999-12-20 Richard Kreckel- more logic on the trigonometric function stuff.
1999-12-17 Richard Kreckel- Banned exZERO(), exONE(), exMINUSHALF() and all this...
1999-12-10 Richard Kreckel- Introduced exception do_taylor to signal Taylor expan...
1999-12-02 Alexander Frink#ifndef around namespace GiNaC { }
1999-11-22 Christian Bauer- ASSERT macro renamed to GINAC_ASSERT
1999-11-19 Christian Bauer- rotate_31() and golden_hash_ratio() moved to utils.h
1999-11-17 Christian Bauer- put everything in "GiNaC" namespace
1999-11-16 Christian Bauer- modified the comment blocks so the copyright message...
1999-11-10 Christian Bauer- enforced GiNaC coding standards :-)
1999-11-09 Christian Bauer- switched to automake build environment