]> www.ginac.de Git - ginac.git/history - ginac/polynomial/collect_vargs.cpp
Finalize 1.8.2 release.
[ginac.git] / ginac / polynomial / collect_vargs.cpp
2022-01-01 Richard KreckelFinalize 1.8.2 release. release_1-8-2
2021-01-01 Richard KreckelHappy New Year!
2020-01-01 Richard KreckelHappy New Year!
2019-02-16 Richard KreckelHappy New Year!
2018-01-01 Richard KreckelHappy New Year!
2017-01-09 Richard KreckelHappy New Year!
2016-04-13 Richard KreckelFix typos in comments.
2016-04-05 Richard KreckelMerge branch 'c++11' in preparation for version 1.7.0.
2016-02-25 Richard KreckelUse C++11 'auto' and range-based for loops where possible.
2016-01-01 Richard KreckelHappy New Year!
2016-01-01 Richard KreckelHappy New Year!
2015-12-16 Richard KreckelMerge some cosmetic patches.
2015-12-01 Richard KreckelImprove method of setting status_flags::dynallocated.
2015-11-03 Richard KreckelUse C++11 range-based foor loops and auto, where possible.
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änderOmit extra qualification (as in struct foo f() vs foo...
2010-05-17 Alexei SheplyakovAdded `degree_vector' utility function.
2010-05-17 Alexei Sheplyakovprimpart_content: correctly handle monomials.
2010-05-17 Alexei SheplyakovAdded `degree_vector' utility function.
2010-05-17 Alexei Sheplyakovprimpart_content: correctly handle monomials.
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.
2009-02-05 Jens VollingaRenamed files *.tcc and *.hpp to *.h.
2009-02-03 Jens VollingaFixed compile errors introduced in previous commit
2009-02-03 Alexei SheplyakovImplement modular multivariate GCD (based on chinese...