]> www.ginac.de Git - ginac.git/history - NEWS
readline versions like "4.735beta5-pl2" should now be correctly recognized
[ginac.git] / NEWS
2001-11-06 Richard Kreckel* Inserted date.
2001-10-29 Christian BauerThe last 3 evaluated expressions in ginsh are now refer...
2001-10-22 Richard Kreckel* Some internal reorganization WRT flyweight handling...
2001-09-20 Richard Kreckel- version bump. release_0-9-4
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-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-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-14 Christian Bauertrivial change just to see whether a mail is being...
2001-08-14 Richard Kreckel- catch up on changes.
2001-07-31 Richard Kreckel- NEWS: prepare for landing. release_0-9-2
2001-07-31 Christian Bauerdocumentation update
2001-07-28 Richard Kreckel- Move several comments into doxygen comment blocks.
2001-07-26 Christian Bauerdocumentation update
2001-06-27 Richard Kreckel- finalize.
2001-06-26 Richard Kreckel- silly test
2001-06-26 Richard Kreckel* Ctors of class numeric are not explicit any more...
2001-06-23 Christian Bauer- added find() (like has(), but returns list of all...
2001-06-19 Christian Bauerdocumentation update
2001-06-16 Richard Kreckel* Supplement some (now deprecated) macros by inlined...
2001-06-15 Richard Kreckel* Supplement some (now deprecated) macros by inlined...
2001-06-11 Christian Bauerdocumentation update
2001-06-09 Christian Bauer- added lst::remove_first() and lst::remove_last()
2001-06-07 Richard Kreckel- insert date.
2001-06-07 Christian Bauerdocumentation update
2001-06-06 Richard Kreckel- config.*: updated from FSF.
2001-06-05 Richard Kreckel- ++version_major.
2001-06-01 Christian Bauerdocumentation update
2001-06-01 Christian Bauerdocumentation update
2001-05-27 Christian Bauer- added symmetrize() and antisymmetrize() functions
2001-05-24 Christian Bauer- first implementation of pattern matching
2001-05-19 Christian Bauerdocumentation update
2001-05-18 Christian Bauerdocumentation update
2001-05-11 Richard Kreckel- Renamed our detected libreadline version in order...
2001-05-10 Christian Bauerdocumentation update
2001-05-10 Richard Kreckel- Prepare for landing of 0.8.3.
2001-05-08 Richard Kreckel* Added new operator semantics.
2001-05-04 Christian Bauerdocumentation and grammar updates
2001-05-03 Richard Kreckel* Fix incompatibilities with recent versions of libread...
2001-04-24 Richard Kreckel* Push towards 0.8.2.
2001-04-23 Richard Kreckel* class matrix: solve() doesn't call algorithms redunda...
2001-04-20 Christian Bauerdocumentation update
2001-04-16 Richard Kreckel* Finalization for 0.8.1.
2001-04-15 Richard Kreckel* INSTALL: adjusted Cint status.
2001-04-13 Richard Kreckel* Preparing for 0.8.1.
2001-04-09 Christian Bauerdocumentation update
2001-04-06 Christian Bauerdocumentation update
2001-04-05 Christian Bauerdocumentation update
2001-04-05 Christian Bauer- subs() can be used to substitute functions, tensors...
2001-04-05 Christian Bauerdocumentation update
2001-04-02 Christian Bauerdegree(), ldegree(), coeff(), lcoeff(), tcoeff() and...
2001-03-24 Richard Kreckel* Date inserted.
2001-03-23 Christian Bauerdocumentation update
2001-03-22 Richard Kreckel* Eliminated overloaded operator% for noncommunistic...
2001-03-14 Christian Bauerdocumentation update
2001-03-11 Richard Kreckelnormal.cpp, normal.h: Fix Yun's algorithm (there was...
2001-03-06 Christian Bauerdocumentation update
2001-02-28 Richard Kreckel* prepare for landing of version 0.7.3.
2001-02-20 Christian Bauerdocumentation update
2001-02-17 Richard KreckelReflect version number 0.7.2 and update Cint status.
2001-02-07 Richard KreckelChangeLog: mention cvs log (must be non-empty for Debian)
2001-01-31 Christian Bauerdocumentation update
2001-01-29 Christian Bauerupdated changes
2001-01-22 Richard Kreckel- See if __GNUC__ < 2.97 before using std::vector<...
2001-01-03 Christian Bauerjust a test
2001-01-02 Richard Kreckel- GiNaC-cint: Change to new (still experimental) scheme...
2000-12-15 Richard Kreckel- Updated dependencies in INSTALL.
2000-11-25 Richard KreckelTransition to the (yet to be released) CLN 1.1.
2000-11-16 Christian Bauer- added man page for ginac-config
2000-10-25 Christian Bauer- non-integer powers are treated as 0 by (l)degree...
2000-08-10 Richard Kreckel- Complete revamp of methods in class matrix. Some...
2000-07-26 Richard Kreckel- Inserted date.
2000-07-21 Richard Kreckel- Derivatives are now assembled in a slightly different...
2000-06-22 Richard Kreckel- configure, configure.in: Bumped version up to 0.6.2.
2000-05-18 Richard Kreckel- Additions for version 0.6.1.
2000-05-11 Christian Bauer- mentioned "Derivative" function
2000-05-11 Richard Kreckel- Updated date.
2000-04-07 Christian Bauer- mentioned to_rational() and input parser
2000-03-30 Richard Kreckel- dramatic speedup for characteristic polynomials of...
2000-03-26 Richard Kreckel- As advertised: we are calling the Gamma function...
2000-03-24 Christian Bauer- ginac.h includes version.h (created by configure...
2000-03-23 Richard Kreckel- We now write f(x).series(x==3,5) instead of f(x)...
2000-03-21 Richard Kreckel- gamma() -> Gamma().
2000-03-15 Christian Bauer- update NEWS file
2000-03-15 Richard Kreckel- Updated for 0.5.4.
2000-03-02 Richard Kreckel- Changed behaviour of .evalf() to not evalf any exponents.
2000-02-29 Richard Kreckel- Completely restructured the checks in subdir check/.
2000-02-23 Richard Kreckel- Clarification. release_0-5-3
2000-02-23 Richard Kreckel- Version 5.0.2 -> 5.0.3
2000-02-14 Richard Kreckel- preparations for release 0.5.1
2000-02-12 Richard Kreckel- Chronological order, please.
2000-02-07 Richard Kreckel- inserted correct date.
2000-02-02 Richard Kreckel- diff() is now only defined on classes ex and basic...
2000-01-30 Richard Kreckel- Renamed flag NO_GINAC_NAMESPACE to NO_NAMESPACE_GINAC...
2000-01-25 Christian Bauer- mentioned archiving
1999-12-13 Richard Kreckel- Brought to the 0.4.1-level.
1999-11-26 Christian Bauer- added some more information to NEWS and README
next