]> www.ginac.de Git - ginac.git/shortlog
ginac.git
2002-07-04 Richard Kreckel* Include the operators.h header file in the source...
2002-07-03 Richard Kreckel* Enable tests N, Q and Q' by default.
2002-07-03 Richard Kreckel* Include the operators.h header file in the source...
2002-07-03 Christian Bauersynced to 1.0
2002-07-01 Christian Bauerimplemented 4-dimensional delta, metric and epsilon...
2002-06-10 Christian Bauersynced to 1.0
2002-05-13 Christian Bauermentioned the imaginary unit 'I'
2002-05-02 Christian Bauer* Sync 1.1 branch to 1.0 mainline.
2002-05-02 Richard Kreckel* rotate_left(): rewrite to help compiler make use...
2002-05-01 Richard Kreckel* Oops, a FIXME has crept into the last commit.
2002-04-30 Richard Kreckel* Globalize the hash-value-space.
2002-04-10 Richard Kreckel* basic::compare(const basic&): Rearrange in a more...
2002-04-10 Richard Kreckel* expairseq::calchash(): Remove one superfluous rotation.
2002-04-10 Richard Kreckel* numeric::calchash(): Apply golden_ratio_hash() to...
2002-04-09 Richard Kreckel* Added documentation for the add_dyn(), mul_dyn()...
2002-04-09 Richard Kreckel* Bump up repetitions since these tests have turned...
2002-03-28 Richard Kreckel* beta(1,x) evaluates to 1/x.
2002-03-28 Richard Kreckel* mul::expand(): Fix bug in aggressive version of expan...
2002-03-28 Richard Kreckel* Clean up the output of all timings to stderr.
2002-03-28 Richard Kreckel* mul::expand() (mul.cpp): When multiplying two sums...
2002-03-28 Richard Kreckel* expairseq::combine_same_terms_sorted_seq() (expairseq...
2002-03-28 Richard Kreckel* (time_fateman_expand.cpp): new file.
2002-03-28 Richard Kreckel* expairseq::expairseq(const epvector&, const ex& oc...
2002-03-27 Richard Kreckel* power::expand_add(): allocate the precise amount...
2002-03-27 Richard Kreckel* Don't push void to static Bernoulli vector, it breaks...
2002-03-27 Christian Bauersynced with main branch
2002-03-24 Richard Kreckel* Add namespace declarators to is_ex_the_function().
2002-03-10 Richard Kreckel* Remove " syntax for the execution stack.
2002-03-08 Richard Kreckel* Adjust to up-to-date compiler landscape.
2002-03-08 Richard Kreckel* Removed deprecated macros is_ex_a, is_ex_exactly_a...
2002-03-08 Christian Bauer* Sync 1.1 branch to 1.0 mainline.
2002-03-08 Richard Kreckel Sync branch:
2002-03-04 Richard Kreckel* Shlib bumps.
2002-03-04 Richard Kreckel* Sync 1.1 branch to 1.0 mainline.
2002-03-04 Christian Bauer* Sync 1.1 branch to 1.0 mainline.
2002-01-30 Christian Bauermerged from 1.0 branch
2002-01-27 Richard Kreckel* Apply safe-bool patch.
2002-01-27 Richard Kreckel* Sync 1.1 branch to 1.0 mainline.
2002-01-26 Richard Kreckel* Add Roberto Bagnara.
2002-01-26 Richard Kreckel* numeric::print(): Treat imaginary numbers correctly.
2002-01-25 Christian Bauer- (l)degree(s), coeff(s, n) and collect(s) were extende...
2002-01-25 Richard Kreckel* Finilize version 1.0.4 (version numbers, copyrights... release_1-0-4
2002-01-25 Richard Kreckel* mul::expand(): Considerable speedup through caching...
2002-01-22 Richard Kreckel* bernoulli(): Add Markus Nullmeier's new implementation.
2002-01-19 Richard Kreckel* Enable EXTRACT_ALL for LaTeX.
2002-01-19 Richard Kreckel* Docu: elaborate definition of sqrfree() (by Roberto...
2002-01-18 Richard Kreckel* Updated.
2002-01-18 Richard Kreckel* Updated.
2002-01-18 Richard Kreckel* Faster Bernoulli numbers (Markus Nullmeier).
2002-01-15 Richard Kreckel* GINAC_CHECK_ERRORS: Don't delete cache_file /dev...
2002-01-11 Richard Kreckel* Document the rounding behavior as dicussed on ginac...
2001-12-21 Richard Kreckel* Adjust for 1.0.3. release_1-0-3
2001-12-21 Richard Kreckel* Fix thinkos in print_csrc context.
2001-12-20 Christian Bauerfixed a bug where quo() would call vector::reserve...
2001-12-20 Christian Baueradded check for quo() bug
2001-12-20 Christian Bauerdocumentation update
2001-12-19 Richard Kreckel* Packaging update. release_1-0-2
2001-12-19 Richard Kreckel* Remove check for empty seq in Python output.
2001-12-19 Richard Kreckel* Old and future changes: relativity at work...
2001-12-19 Richard Kreckel* Huh, huh...
2001-12-19 Richard Kreckel* Added output-support for Python bindings and LaTeX...
2001-12-18 Richard Kreckel* Added some long-pending docu.
2001-12-18 Christian Bauer- input parser recognizes "sqrt()", which is also used...
2001-11-22 Richard Kreckel* Bump version number. release_1-0-1
2001-11-22 Richard Kreckel* Add Pearu's patch canonicalizing class relational...
2001-11-22 Richard Kreckel* Minor cleanups to avoid copying of symbols and stuff...
2001-11-20 Christian Bauerreadline versions like "4.735beta5-pl2" should now...
2001-11-19 Richard Kreckel* Make zeta1_eval() more lightweight by copying less...
2001-11-18 Richard Kreckel* Change section about Square-free decomposition reflec...
2001-11-17 Richard Kreckel* sqrfree(ex, lst): after factoring in the first variab...
2001-11-16 Richard Kreckel* Some minor optimization glitches.
2001-11-12 Richard Kreckel* Debian packaging reorganized to meet policy.
2001-11-06 Richard Kreckel* Really remove silly acronyms. The fucking network... release_1-0-0
2001-11-06 Richard Kreckel* ctor from string: fix for GCC3.0, avoid some string...
2001-11-06 Richard Kreckel* Removed @acronym{}, it looks silly.
2001-11-06 Richard Kreckel* Adjusted Debinization.
2001-11-06 Richard Kreckel* Inserted date.
2001-11-05 Richard Kreckel* Bump up version, fix typos.
2001-11-05 Richard Kreckel* Remove timing for -O0, people really shouldn't use it.
2001-11-05 Richard Kreckel* Unobfuscate the estimate check for the last coefficient.
2001-11-05 Richard Kreckel* Fix bug in ctor from string, reported by Christopher...
2001-11-01 Christian Bauermoved ginsh and viewgar into GiNaC-utils package
2001-11-01 Richard Kreckel* Make installdirs before trying to write there.
2001-11-01 Richard Kreckel* Distinguish between name and longname variables.
2001-11-01 Richard Kreckel* Remove obsolete macros.
2001-11-01 Richard Kreckel* create dirs ${prefix}/share/doc/GiNaC/{tutorial,refer...
2001-10-31 Christian Bauer"make distclean" didn't remove all necessary files
2001-10-31 Christian Bauer- ginsh_fcn_help/ginsh_op_help.c are renamed to *.h...
2001-10-29 Richard Kreckel* Mention it's configure.ac now, not configure.in.
2001-10-29 Christian BauerThe last 3 evaluated expressions in ginsh are now refer...
2001-10-29 Christian Bauer- renamed configure.in to configure.ac as suggested...
2001-10-28 Richard Kreckel* Hahaha! The second of the two tests was actually...
2001-10-28 Richard Kreckel* Require Autoconf 2.50.
2001-10-28 Richard Kreckel* Updated from FSF.
2001-10-27 Richard Kreckel* Headers only include <iosfwd> from now on, since...
2001-10-26 Richard Kreckel* Ran through ispell.
2001-10-26 Richard Kreckel* As agreed upon at lunch, remove debugmsg since it...
2001-10-26 Richard Kreckel* Remove support for <strstream>. It is too bug-ridden.
2001-10-22 Richard Kreckel* Some internal reorganization WRT flyweight handling...
2001-10-02 Richard Kreckel- Call `ginac-config --version` only once and safe...
next