]> www.ginac.de Git - ginac.git/shortlog
ginac.git
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.
2001-08-14 Richard Kreckel- Remove the -ansi compiler switch in the example since...
2001-08-14 Richard Kreckel- ginac-config.1: removed (duplicate).
2001-08-14 Richard Kreckel- Updated to the optimized version. This allows us to
2001-08-14 Richard Kreckel- added another minor shortcut.
2001-08-14 Richard Kreckel- added an optional algorithm-switch to lsolve().
2001-08-13 Richard Kreckel- minor shortcut.
2001-08-08 Christian Bauershould work with readline 4.1 again
2001-08-07 Christian Bauer- increased compatibility with RedHat's readline-4...
2001-08-07 Richard Kreckel- ex_to<foo>(obj) is a good candidate for asserting...
2001-08-07 Richard Kreckel- use initializers in exception class pole_error.
2001-08-02 Richard Kreckel- fixed a very stupid ancient error (older than v0...
2001-08-02 Richard Kreckel- minor ISO cleanup.
2001-08-01 Richard Kreckel- pseries::power_const(): check for integer-exponent...
2001-08-01 Richard Kreckel- adjust for 0.9.2, close open bugreports.
2001-07-31 Richard Kreckel- NEWS: prepare for landing. release_0-9-2
2001-07-31 Christian Bauerupdated for new behaviour of dirac_slash() and epsilon...
2001-07-31 Christian Bauerdocumentation update
2001-07-31 Richard Kreckel- fixed example of evalf-function.
2001-07-31 Christian Bauerfixed potential crash in power:(l)degree() when used...
2001-07-31 Christian Bauerexit() is in stdlib.h
2001-07-31 Richard Kreckel- configure.in: bumped up version.
2001-07-31 Richard Kreckel- fixed three little standard-conformance issues.
2001-07-30 Christian Bauerepsilon tensor contractions evaluate to metric tensors...
2001-07-30 Richard Kreckel- moved is_of_type and friend macros into utils.h so...
2001-07-30 Richard Kreckel- updated semantics of pseries truncation to reflect...
2001-07-30 Christian Bauer- (a+b)*gamma5 was incorrectly rewritten as -gamma5...
2001-07-28 Richard Kreckel- Move several comments into doxygen comment blocks.
2001-07-27 Christian Bauer- fixed a problem where (p\-m*ONE)*(p\-m*ONE) would...
2001-07-27 Christian Bauerfixed bogus assertion
2001-07-27 Richard Kreckel- power::eval(): for the case (b_n/b_d)^(e_n/e_d) we...
2001-07-27 Richard Kreckel- no, no, no, there is no such thing as is_of_type...
2001-07-26 Christian Bauer- epsilon*epsilon contractions work
2001-07-26 Christian BauerHm, what exactly changed here...?
2001-07-26 Christian Bauerdocumentation update
2001-07-24 Richard Kreckel- in LaTeX context, fractions now print as \frac{n...
2001-07-24 Richard Kreckel- rewrote binary scanning in matrix::pow(), stealing...
2001-07-23 Richard Kreckel- comment: elaborate on matrix::pow().
2001-07-23 Richard Kreckel- added Knuth as useful reference.
2001-07-23 Christian Bauer- dummy index renaming works better
2001-07-23 Christian Baueradded another map_function example
2001-07-23 Christian Bauer- added check for epsilon tensor contraction
2001-07-18 Richard Kreckel- removed this file. it has become obsolete as of...
2001-07-17 Richard Kreckel- added historical note.
2001-06-30 Richard Kreckel- insert class fderivative.
2001-06-30 Richard Kreckel- fix typo.
2001-06-28 Richard Kreckel- symmetrize eta(x,y).
2001-06-27 Richard Kreckel- finalize. release_0-9-1
2001-06-27 Richard Kreckel- finalize.
2001-06-27 Richard Kreckel- eta(x,y) was broken all along since ages: eta(I,I...
2001-06-27 Richard Kreckel- finalize.
2001-06-27 Richard Kreckel- minor cleanup
2001-06-27 Christian Baueradded print_tree-style output for symmetry objects
2001-06-27 Christian Bauer- added fderivative class to archive exam
2001-06-27 Christian Bauermoved ToString() here from utils.h
2001-06-27 Christian Bauer- replaced the Derivative() function by a more resonabl...
2001-06-27 Christian Baueradded note about the necessity of dirac_ONE()/color_ONE()
2001-06-27 Christian Baueradjusted for the fact that "A + c" is now rejected...
2001-06-26 Richard Kreckel- silly test
2001-06-26 Richard Kreckel- Updated to libtool 1.4 from FSF.
2001-06-26 Richard Kreckel- added ginsh_extensions.h to ginsh_SOURCES.
2001-06-26 Richard Kreckel* Ctors of class numeric are not explicit any more...
2001-06-25 Christian Bauerfixed some -Wall stuff
2001-06-25 Christian Baueradded map()
2001-06-25 Christian Bauersome more comments and cleanups to mul::expand() and...
2001-06-25 Christian Bauer- documented map(), find(), and new symmetry specificat...
2001-06-25 Richard Kreckelsome cleanups
2001-06-23 Christian Bauer- added find() (like has(), but returns list of all...
2001-06-22 Christian Baueradded a way to add more functions to ginsh in the file...
2001-06-22 Christian Bauersome cleanups
2001-06-22 Richard Kreckel* shift stuff into CVS before I start breaking things...
2001-06-21 Christian Bauerremoved a lot of superfluous const_cast<>()s
2001-06-19 Christian Bauersome sections where sums/products are constructed are...
2001-06-19 Richard Kreckel* Fix the other half of the test.
2001-06-19 Richard Kreckel* Fix a bitch of a bug where 1<I (and all other relatio...
2001-06-19 Christian Baueradded decomp_rational()
2001-06-19 Christian Bauer- The default implementations of evalf(), diff(), norma...
2001-06-19 Christian Bauerdocumentation update
2001-06-18 Richard Kreckel- do something about the mad cast disease.
2001-06-17 Richard Kreckel* fix strange indentation thingie.
2001-06-16 Christian Bauerfixed comments
2001-06-16 Christian Bauerbumped archive version because of new way of specifying...
2001-06-16 Richard Kreckel* Remove some cruft.
2001-06-16 Richard Kreckel* Supplement some (now deprecated) macros by inlined...
2001-06-16 Richard Kreckel* Supplement some (now deprecated) macros by inlined...
next