]> www.ginac.de Git - ginac.git/history - ginac/excompiler.cpp
Fix most remaining GCC compiler warnings.
[ginac.git] / ginac / excompiler.cpp
2015-11-03 Richard KreckelUse C++11 range-based foor loops and auto, where possible.
2015-11-01 Richard KreckelReplace use of NULL by C++11 nullptr.
2015-07-31 Richard KreckelFix some apparent typos and misindentations.
2015-01-25 Richard KreckelHappy new year!
2014-10-14 Richard KreckelUpdate copyright statements.
2011-02-04 Richard KreckelExtend copyright to 2011.
2010-05-18 Richard KreckelFix dangerous iterator use.
2010-05-18 Richard KreckelFix dangerous iterator use.
2010-05-13 Richard KreckelFix memory leak in excompiler due to use of wrong opera...
2010-05-13 Richard KreckelFix memory leak in excompiler due to use of wrong opera...
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-09-30 Alexei Sheplyakov[trivial] excompiler.cpp: shut up some silly compiler...
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!
2007-11-21 Jens Vollinga* Fixed module loading bug (occured if . was not in...
2007-11-21 Jens Vollinga* Fixed broken preprocessor instruction [Sheplyakov].
2007-02-01 Richard Kreckel* Happy New Year(s)!
2006-08-30 Jens VollingaNew interface and complete source.
2006-01-03 Jens VollingaFixed compile bug caused by "missing" config.h.
2005-12-07 Jens VollingaAdded compile function.