]> www.ginac.de Git - ginac.git/history - doc/examples/mystring.cpp
[BUGFIX] Fix crash in parser.
[ginac.git] / doc / examples / mystring.cpp
2020-08-28 Alexey SheplyakovBuild example programs to avoid breaking them on API...
2020-05-18 Richard Kreckel[C++20] Clean up using-declarations.
2020-04-09 Richard KreckelMake C++ files in doc/examples/ compile again.
2016-04-05 Richard KreckelMerge branch 'c++11' in preparation for version 1.7.0.
2015-11-26 Richard KreckelMake ample use of the contextual keyword 'override'.
2008-10-19 Alexei Sheplyakovtutorial: simplify the instructions on writing extensio...
2008-10-19 Alexei SheplyakovDon't force every algebraic class to implement archivin...
2008-10-19 Alexei SheplyakovWipe out remnants of custom RTTI.
2007-09-05 Jens VollingaAdded example for mystring class [Sheplyakov].