]> www.ginac.de Git - ginac.git/history - ginac/container.h
Fix some warnings about comparison of signed with unsigned.
[ginac.git] / ginac / container.h
2005-05-01 Richard Kreckel* Last week, the FSF has moved their office.
2005-02-22 Christian BauerHappy new year!
2004-07-22 Christian Bauersynced to 1.2 (typos, better ncmul::degree() and :...
2004-06-10 Christian Bauersynced to 1.2 (memory conservation)
2004-06-08 Christian Bauersynced to 1.2 (template<>)
2004-03-15 Christian Bauerfixes for gcc 3.4
2004-01-04 Jens VollingaAdded complex conjugation methods and GiNaC function...
2003-10-12 Richard Kreckel* All your dependent bases are belong to us!
2003-09-30 Christian BauerImplemented the Blitz++ trick to allow the initializati...
2003-08-27 Christian Bauerlsts are not shareable by default
2003-08-26 Christian Bauergenerous use of auto_ptr to provide better exception...
2003-08-14 Christian Baueruse new-style print methods
2003-08-13 Christian Bauerlst(0) now works as expected
2003-07-17 Christian Bauerfixes for gcc 3.4
2003-07-14 Christian Bauertinfo_key wasn't set correctly in certain constructors
2003-07-11 Christian Bauersubs() and normal() use maps instead of lists, resultin...
2003-07-02 Christian Bauermerging 1.2 branch into main trunk