]> www.ginac.de Git - ginac.git/shortlog
ginac.git
2002-03-04 Richard Kreckel* Insert date. release_1-0-6
2002-03-04 Richard KreckelPrepare for release 1.0.6:
2002-02-28 Christian Bauer"(x+1).subs(x==x-1)" now returns the correct result...
2002-02-28 Christian Bauerfixed typos in examples
2002-02-28 Christian Baueradded some checks for subs() behavior
2002-02-28 Christian Bauerdocumentation update
2002-01-29 Christian Baueradded check for consistency of numeric input/output...
2002-01-27 Richard Kreckel* Bump up versions to 1.0.5, adjust dates.
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...
2001-09-25 Richard Kreckel- clarify comment about counterintuitive sorting for...
2001-09-24 Richard Kreckel- Add build-dependency on flex and bison; closes: ...
2001-09-20 Richard Kreckel- Explain what's going on with <sstream>.
2001-09-20 Richard Kreckel- version bump. release_0-9-4
2001-09-20 Richard Kreckel- minor fix in error log.
2001-09-19 Richard Kreckel- Updated from FSF, reflecting libtool version 1.4.2.
2001-09-18 Christian BauerGINAC_RL_VERSION_* defines didn't get set when running...
2001-09-14 Richard Kreckel- Mention evalf(2^Pi)-bug, lest we forget about it.
2001-09-07 Christian BauerI really think that changes to top-level files should...
2001-09-07 Christian Bauerdo changes to top-level files get posted to ginac-cvs...
2001-09-07 Richard Kreckel- Make some tests more stringent and meaningful.
2001-09-06 Richard Kreckel- replaced dumb consistency check by a rigorous one.
2001-09-03 Christian Baueradded a section about error handling
2001-08-23 Richard Kreckel- Pearu Peterson's patch for class function giving...
2001-08-22 Richard Kreckel- Cleanups: My evil plot of making ex::bp private may...
2001-08-22 Christian Bauerupdated my_print2(): every find*() method of archive_no...
2001-08-20 Richard Kreckel- carried on with felonious plot about making ex::bp...
2001-08-20 Richard Kreckel- Fix the evalf(2^Pi) bug reported by Pearu.
2001-08-18 Richard Kreckel- carried on with felonious plot about making ex::bp...
2001-08-17 Richard Kreckel- removed manual basepointer-fiddling in construct...
2001-08-17 Richard Kreckel- adjust. release_0-9-3
2001-08-17 Richard Kreckel- config.{guess,sub} updated from FSF.
2001-08-16 Richard Kreckel- doc update: motivate use of .expand() in basic::series().
2001-08-16 Christian Bauerbehavior when expanding (x-x_0)^-n is more reasonable
2001-08-15 Richard Kreckel- added a check for small log expansions.
2001-08-15 Richard Kreckel- remove some explicit accesses to ex::bp by replacing...
2001-08-14 Christian Bauerfixed a little const-ness problem
2001-08-14 Richard Kreckel- added comment about more recent terminology involving...
2001-08-14 Christian Bauertrivial change just to see whether a mail is being...
2001-08-14 Richard Kreckel- catch up on changes.
next