2001-12-19 |
Richard Kreckel | * Added output-support for Python bindings and LaTeX... |
commit | commitdiff | tree | snapshot |
2001-12-18 |
Richard Kreckel | * Added some long-pending docu. |
commit | commitdiff | tree | snapshot |
2001-12-18 |
Christian Bauer | - input parser recognizes "sqrt()", which is also used... |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Richard Kreckel | * Bump version number. release_1-0-1 |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Richard Kreckel | * Add Pearu's patch canonicalizing class relational... |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Richard Kreckel | * Minor cleanups to avoid copying of symbols and stuff... |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Christian Bauer | readline versions like "4.735beta5-pl2" should now... |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Richard Kreckel | * Make zeta1_eval() more lightweight by copying less... |
commit | commitdiff | tree | snapshot |
2001-11-18 |
Richard Kreckel | * Change section about Square-free decomposition reflec... |
commit | commitdiff | tree | snapshot |
2001-11-17 |
Richard Kreckel | * sqrfree(ex, lst): after factoring in the first variab... |
commit | commitdiff | tree | snapshot |
2001-11-16 |
Richard Kreckel | * Some minor optimization glitches. |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Richard Kreckel | * Debian packaging reorganized to meet policy. |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Richard Kreckel | * Really remove silly acronyms. The fucking network... release_1-0-0 |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Richard Kreckel | * ctor from string: fix for GCC3.0, avoid some string... |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Richard Kreckel | * Removed @acronym{}, it looks silly. |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Richard Kreckel | * Adjusted Debinization. |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Richard Kreckel | * Inserted date. |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Richard Kreckel | * Bump up version, fix typos. |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Richard Kreckel | * Remove timing for -O0, people really shouldn't use it. |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Richard Kreckel | * Unobfuscate the estimate check for the last coefficient. |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Richard Kreckel | * Fix bug in ctor from string, reported by Christopher... |
commit | commitdiff | tree | snapshot |
2001-11-01 |
Christian Bauer | moved ginsh and viewgar into GiNaC-utils package |
commit | commitdiff | tree | snapshot |
2001-11-01 |
Richard Kreckel | * Make installdirs before trying to write there. |
commit | commitdiff | tree | snapshot |
2001-11-01 |
Richard Kreckel | * Distinguish between name and longname variables. |
commit | commitdiff | tree | snapshot |
2001-11-01 |
Richard Kreckel | * Remove obsolete macros. |
commit | commitdiff | tree | snapshot |
2001-11-01 |
Richard Kreckel | * create dirs ${prefix}/share/doc/GiNaC/{tutorial,refer... |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Christian Bauer | "make distclean" didn't remove all necessary files |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Christian Bauer | - ginsh_fcn_help/ginsh_op_help.c are renamed to *.h... |
commit | commitdiff | tree | snapshot |
2001-10-29 |
Richard Kreckel | * Mention it's configure.ac now, not configure.in. |
commit | commitdiff | tree | snapshot |
2001-10-29 |
Christian Bauer | The last 3 evaluated expressions in ginsh are now refer... |
commit | commitdiff | tree | snapshot |
2001-10-29 |
Christian Bauer | - renamed configure.in to configure.ac as suggested... |
commit | commitdiff | tree | snapshot |
2001-10-28 |
Richard Kreckel | * Hahaha! The second of the two tests was actually... |
commit | commitdiff | tree | snapshot |
2001-10-28 |
Richard Kreckel | * Require Autoconf 2.50. |
commit | commitdiff | tree | snapshot |
2001-10-28 |
Richard Kreckel | * Updated from FSF. |
commit | commitdiff | tree | snapshot |
2001-10-27 |
Richard Kreckel | * Headers only include <iosfwd> from now on, since... |
commit | commitdiff | tree | snapshot |
2001-10-26 |
Richard Kreckel | * Ran through ispell. |
commit | commitdiff | tree | snapshot |
2001-10-26 |
Richard Kreckel | * As agreed upon at lunch, remove debugmsg since it... |
commit | commitdiff | tree | snapshot |
2001-10-26 |
Richard Kreckel | * Remove support for <strstream>. It is too bug-ridden. |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Richard Kreckel | * Some internal reorganization WRT flyweight handling... |
commit | commitdiff | tree | snapshot |
2001-10-02 |
Richard Kreckel | - Call `ginac-config --version` only once and safe... |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Richard Kreckel | - clarify comment about counterintuitive sorting for... |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Richard Kreckel | - Add build-dependency on flex and bison; closes: ... |
commit | commitdiff | tree | snapshot |
2001-09-20 |
Richard Kreckel | - Explain what's going on with <sstream>. |
commit | commitdiff | tree | snapshot |
2001-09-20 |
Richard Kreckel | - version bump. release_0-9-4 |
commit | commitdiff | tree | snapshot |
2001-09-20 |
Richard Kreckel | - minor fix in error log. |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Richard Kreckel | - Updated from FSF, reflecting libtool version 1.4.2. |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Christian Bauer | GINAC_RL_VERSION_* defines didn't get set when running... |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Richard Kreckel | - Mention evalf(2^Pi)-bug, lest we forget about it. |
commit | commitdiff | tree | snapshot |
2001-09-07 |
Christian Bauer | I really think that changes to top-level files should... |
commit | commitdiff | tree | snapshot |
2001-09-07 |
Christian Bauer | do changes to top-level files get posted to ginac-cvs... |
commit | commitdiff | tree | snapshot |
2001-09-07 |
Richard Kreckel | - Make some tests more stringent and meaningful. |
commit | commitdiff | tree | snapshot |
2001-09-06 |
Richard Kreckel | - replaced dumb consistency check by a rigorous one. |
commit | commitdiff | tree | snapshot |
2001-09-03 |
Christian Bauer | added a section about error handling |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Richard Kreckel | - Pearu Peterson's patch for class function giving... |
commit | commitdiff | tree | snapshot |
2001-08-22 |
Richard Kreckel | - Cleanups: My evil plot of making ex::bp private may... |
commit | commitdiff | tree | snapshot |
2001-08-22 |
Christian Bauer | updated my_print2(): every find*() method of archive_no... |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Richard Kreckel | - carried on with felonious plot about making ex::bp... |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Richard Kreckel | - Fix the evalf(2^Pi) bug reported by Pearu. |
commit | commitdiff | tree | snapshot |
2001-08-18 |
Richard Kreckel | - carried on with felonious plot about making ex::bp... |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Richard Kreckel | - removed manual basepointer-fiddling in construct... |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Richard Kreckel | - adjust. release_0-9-3 |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Richard Kreckel | - config.{guess,sub} updated from FSF. |
commit | commitdiff | tree | snapshot |
2001-08-16 |
Richard Kreckel | - doc update: motivate use of .expand() in basic::series(). |
commit | commitdiff | tree | snapshot |
2001-08-16 |
Christian Bauer | behavior when expanding (x-x_0)^-n is more reasonable |
commit | commitdiff | tree | snapshot |
2001-08-15 |
Richard Kreckel | - added a check for small log expansions. |
commit | commitdiff | tree | snapshot |
2001-08-15 |
Richard Kreckel | - remove some explicit accesses to ex::bp by replacing... |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Christian Bauer | fixed a little const-ness problem |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Richard Kreckel | - added comment about more recent terminology involving... |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Christian Bauer | trivial change just to see whether a mail is being... |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Richard Kreckel | - catch up on changes. |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Richard Kreckel | - Remove the -ansi compiler switch in the example since... |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Richard Kreckel | - ginac-config.1: removed (duplicate). |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Richard Kreckel | - Updated to the optimized version. This allows us to |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Richard Kreckel | - added another minor shortcut. |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Richard Kreckel | - added an optional algorithm-switch to lsolve(). |
commit | commitdiff | tree | snapshot |
2001-08-13 |
Richard Kreckel | - minor shortcut. |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Christian Bauer | should work with readline 4.1 again |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Christian Bauer | - increased compatibility with RedHat's readline-4... |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Richard Kreckel | - ex_to<foo>(obj) is a good candidate for asserting... |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Richard Kreckel | - use initializers in exception class pole_error. |
commit | commitdiff | tree | snapshot |
2001-08-02 |
Richard Kreckel | - fixed a very stupid ancient error (older than v0... |
commit | commitdiff | tree | snapshot |
2001-08-02 |
Richard Kreckel | - minor ISO cleanup. |
commit | commitdiff | tree | snapshot |
2001-08-01 |
Richard Kreckel | - pseries::power_const(): check for integer-exponent... |
commit | commitdiff | tree | snapshot |
2001-08-01 |
Richard Kreckel | - adjust for 0.9.2, close open bugreports. |
commit | commitdiff | tree | snapshot |
2001-07-31 |
Richard Kreckel | - NEWS: prepare for landing. release_0-9-2 |
commit | commitdiff | tree | snapshot |
2001-07-31 |
Christian Bauer | updated for new behaviour of dirac_slash() and epsilon... |
commit | commitdiff | tree | snapshot |
2001-07-31 |
Christian Bauer | documentation update |
commit | commitdiff | tree | snapshot |
2001-07-31 |
Richard Kreckel | - fixed example of evalf-function. |
commit | commitdiff | tree | snapshot |
2001-07-31 |
Christian Bauer | fixed potential crash in power:(l)degree() when used... |
commit | commitdiff | tree | snapshot |
2001-07-31 |
Christian Bauer | exit() is in stdlib.h |
commit | commitdiff | tree | snapshot |
2001-07-31 |
Richard Kreckel | - configure.in: bumped up version. |
commit | commitdiff | tree | snapshot |
2001-07-31 |
Richard Kreckel | - fixed three little standard-conformance issues. |
commit | commitdiff | tree | snapshot |
2001-07-30 |
Christian Bauer | epsilon tensor contractions evaluate to metric tensors... |
commit | commitdiff | tree | snapshot |
2001-07-30 |
Richard Kreckel | - moved is_of_type and friend macros into utils.h so... |
commit | commitdiff | tree | snapshot |
2001-07-30 |
Richard Kreckel | - updated semantics of pseries truncation to reflect... |
commit | commitdiff | tree | snapshot |
2001-07-30 |
Christian Bauer | - (a+b)*gamma5 was incorrectly rewritten as -gamma5... |
commit | commitdiff | tree | snapshot |
2001-07-28 |
Richard Kreckel | - Move several comments into doxygen comment blocks. |
commit | commitdiff | tree | snapshot |
2001-07-27 |
Christian Bauer | - fixed a problem where (p\-m*ONE)*(p\-m*ONE) would... |
commit | commitdiff | tree | snapshot |
2001-07-27 |
Christian Bauer | fixed bogus assertion |
commit | commitdiff | tree | snapshot |
2001-07-27 |
Richard Kreckel | - power::eval(): for the case (b_n/b_d)^(e_n/e_d) we... |
commit | commitdiff | tree | snapshot |
next |