
CVSROOT: /cvs/ppl Module name: ppl Changes by: bagnara@cs.unipr.it 2006-09-20 16:37:52
Modified files: . : NEWS configure.ac src : Ask_Tell.defs.hh Ask_Tell.templates.hh Makefile.am Pointset_Powerset.cc Pointset_Powerset.inlines.hh Pointset_Powerset.templates.hh Powerset.defs.hh Powerset.inlines.hh tests : Makefile.am tests/Polyhedron: powerset1.cc Added files: src : Pointset_Ask_Tell.cc Pointset_Ask_Tell.defs.hh Pointset_Ask_Tell.inlines.hh Pointset_Ask_Tell.templates.hh Pointset_Ask_Tell.types.hh iterator_to_const.defs.hh iterator_to_const.inlines.hh iterator_to_const.types.hh tests/Ask_Tell : .cvsignore Makefile.am append1.cc
Log message: The classes Powerset::omega_iterator and Powerset::omega_const_iterator have been replaced by the classes template <typename Container> iterator_to_const and template <typename Container> const iterator_to_const. Implementation of the Ask_Tell class is almost complete. Added a first sketch (mostly obtained by copy-and-paste) of the new class Pointset_Ask_Tell.
Patches: http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/NEWS.diff?cvsroot=ppl&r1=1... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/configure.ac.diff?cvsroot=ppl&... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Pointset_Ask_Tell.cc?cvsro... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Pointset_Ask_Tell.defs.hh?... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Pointset_Ask_Tell.inlines.... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Pointset_Ask_Tell.template... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Pointset_Ask_Tell.types.hh... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/iterator_to_const.defs.hh?... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/iterator_to_const.inlines.... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/iterator_to_const.types.hh... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Ask_Tell.defs.hh.diff?cvsr... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Ask_Tell.templates.hh.diff... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Makefile.am.diff?cvsroot=p... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Pointset_Powerset.cc.diff?... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Pointset_Powerset.inlines.... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Pointset_Powerset.template... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Powerset.defs.hh.diff?cvsr... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Powerset.inlines.hh.diff?c... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/Makefile.am.diff?cvsroot... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/Ask_Tell/.cvsignore?cvsr... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/Ask_Tell/Makefile.am?cvs... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/Ask_Tell/append1.cc?cvsr... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/Polyhedron/powerset1.cc....