]> www.ginac.de Git - ginac.git/history - ginac/ex.h
Fix two comments in ginac/normal.cpp.
[ginac.git] / ginac / ex.h
2018-01-01 Richard KreckelHappy New Year!
2017-01-09 Richard KreckelHappy New Year!
2016-04-05 Richard KreckelMerge branch 'c++11' in preparation for version 1.7.0.
2016-03-12 Richard KreckelRemove ex::to_rational(lst) and ex::to_polynomial(lst).
2016-01-29 Richard Kreckel[C++17] Remove inheritance from std::binary_function...
2016-01-28 Richard KreckelRemove 'level' argument of normal().
2016-01-28 Richard KreckelRemove 'level' argument of evalf().
2016-01-01 Richard KreckelHappy New Year!
2016-01-01 Richard KreckelHappy New Year!
2015-12-20 Richard KreckelRemove iter_swap specializations.
2015-12-16 Richard KreckelMake .eval() evaluate top-level only.
2015-11-26 Richard KreckelMake ample use of the contextual keyword 'override'.
2015-11-25 Richard KreckelStandard header cleanup.
2015-11-07 Richard KreckelRemove C++89 workaround for closing angle brackets...
2015-11-06 Richard KreckelReplace dynamic throw() with static noexcept operator.
2015-11-01 Richard KreckelRemove dependence on depreacted std::auto_ptr<T>.
2015-01-25 Richard KreckelHappy new year!
2014-10-14 Richard KreckelUpdate copyright statements.
2011-02-04 Richard KreckelExtend copyright to 2011.
2011-02-03 Richard KreckelDon't try to tie the library version to the package...
2011-02-03 Richard KreckelMerge branch 'master.msvc.support' of git://github...
2010-11-26 Jan Rheinländer[msvc] Work around strange scoping and name mangling...
2010-03-05 Jens VollingaCopyright goes 2010.
2010-03-05 Jens VollingaCopyright goes 2010.
2010-02-27 Richard KreckelUpdate copyright notice.
2009-02-06 Jens VollingaPrettified source code.
2008-10-19 Alexei SheplyakovDon't force every algebraic class to implement archivin...
2008-10-19 Alexei SheplyakovA better return_type_tinfo() mechanism.
2008-09-30 Jens VollingaMerge branch 'master' of git://ffmssmsc.jinr.ru:443...
2008-09-19 Alexei Sheplyakovmatch() (find()): use exmap (exset) to store matched...
2008-03-27 Jens VollingaMerge commit 'origin/master'
2008-03-26 Richard B. KreckelMerge git://www.ginac.de/ginac
2008-03-25 Richard B. KreckelHappy new year!
2008-03-18 Alexei Sheplyakovmove rotate_left() function away from the public header.
2007-02-01 Richard Kreckel* Happy New Year(s)!
2006-08-17 Chris DamsSupport for exset and printing thereof.
2006-08-07 Chris DamsImproved the comments explaining what the class ex...
2006-07-24 Chris DamsImproved dummy index renaming.
2006-07-07 Chris DamsMake it possible to print exmaps and exvectors.
2006-05-16 Chris DamsPatches by Vladimir.
2006-05-09 Chris DamsGave the pointer_to_member_to_map_functions more consis...
2006-05-09 Chris DamsAdded posibility to make map_functions out of members.
2006-04-21 Chris DamsAdded methods for taking real and imaginary parts.
2006-03-27 Chris DamsAdded .is_polynomial() method.
2006-02-22 Chris DamsReviving return_type_tinfo-system.
2006-02-14 Chris DamsFixed problems on 64-bit machines and introduced has_op...
2006-01-19 Jens Vollinga- New tinfo mechanism
2005-10-28 Richard Kreckel* Removed code within OBSCURE_CINT_HACK preprocessor...
2005-05-01 Richard Kreckel* Last week, the FSF has moved their office.
2005-02-22 Christian BauerHappy new year!
2004-10-12 Jens VollingaAdded integral class.
2004-08-20 Christian Bauer- added ex::unitcontprim()
2004-07-04 Christian Bauerconjugate() symbolic function renamed to conjugate_func...
2004-05-25 Christian Bauerconst_preorder_iterator and const_postorder_iterator...
2004-05-25 Christian Baueradded the possibility to get some statistical informati...
2004-01-04 Jens VollingaAdded complex conjugation methods and GiNaC function...
2003-10-20 Christian Baueradded an "options" parameter to simplify_indexed()...
2003-09-05 Christian BauerImproved the pre-/postorder iterators: They visit the...
2003-09-04 Christian Bauerthe old methods of ex remain for compatibility
2003-09-03 Christian Bauerimplemented operator-> for the iterators
2003-09-02 Christian Baueradded some words of warning to ex_to<>()
2003-08-29 Christian BauerAdded const_iterator, const_preorder_iterator, const_po...
2003-08-26 Christian Bauer- added some (empty) exception specifications (reduces...
2003-08-24 Christian Bauer- implemented object fusion as proposed by Richy
2003-08-21 Christian Bauerex_to<>(), is_a<>() and is_exactly_a<>() weren't inlined
2003-08-20 Christian Bauercleaned up specializations of swap()/iter_swap()
2003-08-18 Christian Baueradded ex::const_iterator, ex::begin(), ex::end()
2003-07-17 Christian Bauerfixes for gcc 3.4
2003-07-11 Christian Bauersubs() and normal() use maps instead of lists, resultin...
2003-07-02 Christian Bauermerging 1.2 branch into main trunk
2003-02-04 Christian Bauerdummy index renamer ignores index dimensions
2003-01-21 Christian Bauer- prepared for 1.0.13 release
2002-07-12 Christian Bauerthe input parser now handles (simple) indexed objects...
2002-03-27 Christian Bauerinlined ex::swap() and provided versions of iter_swap...
2002-01-25 Richard Kreckel* Finilize version 1.0.4 (version numbers, copyrights... release_1-0-4
2001-12-18 Richard Kreckel* Added some long-pending docu.
2001-10-27 Richard Kreckel* Headers only include <iosfwd> from now on, since...
2001-10-26 Richard Kreckel* As agreed upon at lunch, remove debugmsg since it...
2001-10-22 Richard Kreckel* Some internal reorganization WRT flyweight handling...
2001-08-22 Richard Kreckel- Cleanups: My evil plot of making ex::bp private may...
2001-08-20 Richard Kreckel- carried on with felonious plot about making ex::bp...
2001-06-27 Christian Bauer- replaced the Derivative() function by a more resonabl...
2001-06-23 Christian Bauer- added find() (like has(), but returns list of all...
2001-06-11 Christian Bauer- Instead of just totally symmetric or antisymmetric...
2001-06-09 Christian Bauer- added lst::remove_first() and lst::remove_last()
2001-06-01 Christian Bauer- in the output, list delimiters are now { } and matrix...
2001-06-01 Christian Bauer- added numer_denom() to get numerator and denominator...
2001-05-25 Christian Bauer- removed debugging code in match()
2001-05-24 Christian Bauer- first implementation of pattern matching
2001-05-08 Richard Kreckel* All operators are now strictly following the semantic...
2001-05-07 Richard Kreckel* Methods of class ex which do absolutely nothing than...
2001-04-20 Christian Bauer- color/clifford objects have representation label...
2001-04-06 Christian Bauer- replaced the various print*() member functions by...
2001-04-02 Christian Bauerdegree(), ldegree(), coeff(), lcoeff(), tcoeff() and...
2001-03-22 Richard Kreckel* Eliminated overloaded operator% for noncommunistic...
2001-03-14 Richard Kreckel* ex.h: add docu.
2001-03-06 Christian Bauer- revamped indexed objects
2001-02-28 Richard Kreckel* ginac/registrar.h: dtor is inlined now.
2001-02-17 Richard Kreckelpseries::expand(): do not generate zero terms. release_0-7-2
2001-01-22 Richard Kreckel- See if __GNUC__ < 2.97 before using std::vector<...
next