]> www.ginac.de Git - ginac.git/shortlog
ginac.git
1999-11-30 Richard Kreckel- changed mul::print() to behave similar to add::print()
1999-11-29 Richard Kreckel- changed function::diff() to be more tolerant by check...
1999-11-29 Richard Kreckel- clarified timings
1999-11-29 Richard Kreckel- alignment fix. :-)
1999-11-29 Richard Kreckel- corrected an error due to my ignorance WRT diff_param
1999-11-29 Richard Kreckel- moved the subsections that were marked as 'digression...
1999-11-27 Christian Bauer- spec file now works
1999-11-27 Christian Bauer- tweaked spec file
1999-11-27 Christian Bauer- install-info -> /sbin/install-info
1999-11-27 Christian Bauer- RPM_OPT_FLAGS are used for compiling
1999-11-26 Christian Bauer- added some more information to NEWS and README
1999-11-26 Christian Bauer- .txt files were missing from distribution
1999-11-26 Christian Bauer- install-strip -> install
1999-11-26 Christian Bauer- info/dir not installed in RPM
1999-11-26 Christian Bauer- requires autoconf 2.12 and automake 1.4
1999-11-26 Christian Bauer- files which are generated by perl scripts are made...
1999-11-26 Richard Kreckel- corrected a bunch of typos.
1999-11-26 Christian Bauer- building GiNaC will no longer bomb if Doxygen is...
1999-11-26 Christian Bauer- more typos fixed
1999-11-26 Christian Bauer- fixed minor typos
1999-11-25 Christian Bauer- .png files were missing from install target
1999-11-25 Christian Bauer- added missing bullets to some lists
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 Richard Kreckel- changed to new URL.
1999-11-25 Richard Kreckel- added one more sample for our friends at NASA. :-)
1999-11-25 Christian Bauer- automake 1.4 was complaining about AM_PROG_INSTALL...
1999-11-25 Christian Bauer- new official GiNaC homepage: www.ginac.de
1999-11-24 Richard Kreckel- changed placement of version number
1999-11-24 Richard Kreckel- Finished tutorial :-)
1999-11-23 Richard Kreckel- Finished last chapter. I guess it's 95% complete...
1999-11-23 Richard Kreckel- Disabled bloat-parameter
1999-11-23 Richard Kreckel- Deleted some legacy code.
1999-11-23 Richard Kreckel- Added a little test for Riemmann's Zeta function
1999-11-22 Christian Bauer- ASSERT macro renamed to GINAC_ASSERT
1999-11-22 Christian Bauer- is_zero() is now called on expanded expressions in...
1999-11-22 Richard Kreckel- added Bernoulli numbers
1999-11-22 Richard Kreckel- One more hyperclever example and two more fixed from...
1999-11-22 Richard Kreckel- Fixed the timings-table
1999-11-22 Christian Bauer- fixed exp/log checks
1999-11-19 Richard Kreckel- a little bit more consistent evaluation of zeta(x)
1999-11-19 Christian Bauer- rotate_31() and golden_hash_ratio() moved to utils.h
1999-11-19 Christian Bauer- split into smaller functions to make it compile faster
1999-11-19 Christian Bauer- added checks for sizeof(long/long long/long double...
1999-11-19 Richard Kreckel- architectural checkpoint for zeta-function.
1999-11-19 Christian Bauer- some files were missing in the distribution
1999-11-19 Richard Kreckel- fixed differentiation of gamma(x)
1999-11-19 Richard Kreckel- removed an obscure reference that broke internal...
1999-11-18 Richard Kreckel- revamped output of add again to make it use the prece...
1999-11-18 Richard Kreckel- small type-fixes to male gcc -Wall shut up
1999-11-18 Christian Bauer- added on-line help system
1999-11-18 Christian Bauer- added documentation to ex_to_series() and series_to_p...
1999-11-18 Richard Kreckel- adapted for new and enhanced version of doxygen
1999-11-18 Alexander Frinkremoved debugging output in lsolve()
1999-11-18 Richard Kreckel- deleted add::printpair() since this has become obsolete
1999-11-18 Richard Kreckel- added using namespace GiNaC; after each #include...
1999-11-18 Richard Kreckel- fixed typo.
1999-11-17 Christian Bauer- libginac.la no longer includes a dependency on librea...
1999-11-17 Christian Bauer- most functions were not static, but they should have...
1999-11-17 Christian Bauer- put everything in "GiNaC" namespace
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-16 Christian Bauer- corrected meaning of "GiNaC" acronym
1999-11-16 Christian Bauer- ginsh can handle multiple input files which are speci...
1999-11-15 Richard Kreckel- account for new GNU-automake built-scheme
1999-11-15 Christian Bauer- "make clean" works better
1999-11-15 Christian Bauer- added spec file
1999-11-12 Alexander Frinkadded setname/getname to idx
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-12 Christian Bauer- check program is not built until you say "make check"
1999-11-12 Christian Bauer- docs are 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 Richard KreckelFixed 50 percent of the bugs on Alex' list. More,...
1999-11-10 Richard KreckelIncluded more classes.
1999-11-10 Christian Bauer- removed unnecessary include of ginac/ginac.h (only...
1999-11-10 Christian Bauer- "make clean" removes result.out
1999-11-10 Christian Bauer- fixed some typos
1999-11-10 Richard Kreckelfixed minor typos.
1999-11-10 Christian Bauer- modified GiNaC headers to Alexander's liking
1999-11-10 Christian Bauer- added "check.h" to sources
1999-11-10 Christian Bauer- enforced GiNaC coding standards :-)
1999-11-10 Christian Bauer- enforced GiNaC coding standards :-)
1999-11-10 Christian Bauer- updated automake- and libtool-related helper files
1999-11-10 Richard KreckelHunted down some output bugs. Hope it can be safely...
1999-11-10 Christian Bauer- created AUTHORS and README files, updated INSTALL
1999-11-09 Christian Bauer- added missing acconfig.h
1999-11-09 Christian Bauer- added missing automake and libtool helpers
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
1999-11-08 Richard Kreckelinitial checkin