[PPL-devel] ppl ./NEWS ./configure.ac src/Ask_Tell.defs.hh ...

Roberto Bagnara bagnara at cs.unipr.it
Wed Sep 20 16:37:52 CEST 2006


CVSROOT:	/cvs/ppl
Module name:	ppl
Changes by:	bagnara at 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.196&r2=1.197
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/configure.ac.diff?cvsroot=ppl&r1=1.235&r2=1.236
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Pointset_Ask_Tell.cc?cvsroot=ppl&rev=1.1
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Pointset_Ask_Tell.defs.hh?cvsroot=ppl&rev=1.1
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Pointset_Ask_Tell.inlines.hh?cvsroot=ppl&rev=1.1
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Pointset_Ask_Tell.templates.hh?cvsroot=ppl&rev=1.1
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Pointset_Ask_Tell.types.hh?cvsroot=ppl&rev=1.1
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/iterator_to_const.defs.hh?cvsroot=ppl&rev=1.1
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/iterator_to_const.inlines.hh?cvsroot=ppl&rev=1.1
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/iterator_to_const.types.hh?cvsroot=ppl&rev=1.1
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Ask_Tell.defs.hh.diff?cvsroot=ppl&r1=1.12&r2=1.13
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Ask_Tell.templates.hh.diff?cvsroot=ppl&r1=1.3&r2=1.4
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Makefile.am.diff?cvsroot=ppl&r1=1.157&r2=1.158
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Pointset_Powerset.cc.diff?cvsroot=ppl&r1=1.1&r2=1.2
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Pointset_Powerset.inlines.hh.diff?cvsroot=ppl&r1=1.1&r2=1.2
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Pointset_Powerset.templates.hh.diff?cvsroot=ppl&r1=1.1&r2=1.2
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Powerset.defs.hh.diff?cvsroot=ppl&r1=1.26&r2=1.27
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Powerset.inlines.hh.diff?cvsroot=ppl&r1=1.17&r2=1.18
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/Makefile.am.diff?cvsroot=ppl&r1=1.256&r2=1.257
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/Ask_Tell/.cvsignore?cvsroot=ppl&rev=1.1
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/Ask_Tell/Makefile.am?cvsroot=ppl&rev=1.1
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/Ask_Tell/append1.cc?cvsroot=ppl&rev=1.1
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/Polyhedron/powerset1.cc.diff?cvsroot=ppl&r1=1.16&r2=1.17




More information about the PPL-devel mailing list