]>
www.ginac.de Git - ginac.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Christian Bauer [Wed, 10 Nov 1999 22:35:33 +0000 (22:35 +0000)]
- added "check.h" to sources
Christian Bauer [Wed, 10 Nov 1999 19:36:04 +0000 (19:36 +0000)]
- enforced GiNaC coding standards :-)
- flex/bison output files are now also in CVS (if someone wants to compile
on a system that doesn't have flex/bison)
Christian Bauer [Wed, 10 Nov 1999 19:34:55 +0000 (19:34 +0000)]
- enforced GiNaC coding standards :-)
Christian Bauer [Wed, 10 Nov 1999 19:34:28 +0000 (19:34 +0000)]
- updated automake- and libtool-related helper files
- version information is set properly for libginac and ginsh (the only
place to specify the version is now "configure.in")
Richard Kreckel [Wed, 10 Nov 1999 19:30:25 +0000 (19:30 +0000)]
Hunted down some output bugs. Hope it can be safely piped into Maple now.
Christian Bauer [Wed, 10 Nov 1999 16:53:17 +0000 (16:53 +0000)]
- created AUTHORS and README files, updated INSTALL
Christian Bauer [Tue, 9 Nov 1999 23:02:52 +0000 (23:02 +0000)]
- added missing acconfig.h
Christian Bauer [Tue, 9 Nov 1999 23:01:43 +0000 (23:01 +0000)]
- added missing automake and libtool helpers
Christian Bauer [Tue, 9 Nov 1999 22:56:40 +0000 (22:56 +0000)]
- switched to automake build environment
Richard Kreckel [Tue, 9 Nov 1999 21:01:58 +0000 (21:01 +0000)]
killed typo.
Richard Kreckel [Tue, 9 Nov 1999 18:51:11 +0000 (18:51 +0000)]
Another restructuring: moved include/*.h -> include/GiNaC/*.h in order to
allow compiling against GiNaC without having to make install first.
Richard Kreckel [Tue, 9 Nov 1999 17:12:41 +0000 (17:12 +0000)]
Target install should work now more or less.
Richard Kreckel [Mon, 8 Nov 1999 21:43:49 +0000 (21:43 +0000)]
Initial revision
Richard Kreckel [Mon, 8 Nov 1999 21:43:27 +0000 (21:43 +0000)]
initial checkin