[PPL-devel] ppl/src C_Polyhedron.defs.hh C_Polyhedron.inli ...

Enea Zaffanella zaffanella at cs.unipr.it
Fri Oct 15 08:48:39 CEST 2004


CVSROOT:	/cvs/ppl
Module name:	ppl
Changes by:	zaffanella at cs.unipr.it	2004-10-15 08:48:39

Modified files:
	src            : C_Polyhedron.defs.hh C_Polyhedron.inlines.hh 
	                 NNC_Polyhedron.defs.hh 
	                 NNC_Polyhedron.inlines.hh Polyhedron.defs.hh 
	                 Polyhedron.inlines.hh Polyhedron_chdims.cc 
	                 Polyhedron_nonpublic.cc max_space_dimension.hh 

Log message:
	Removed C_Polyhedron::max_space_dimension() and
	NNC_Polyehdron::max_space_dimension(): the method
	Polyhedron::max_space_dimension() no longer uses them and it is not hided
	by them. Changed all places where we check for dimensions overflows accordingly.
	Exception throwers made protected to allow calling them from subclasses.
	The BoundingBox template is now required to have a default constructor.

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/C_Polyhedron.defs.hh.diff?cvsroot=ppl&r1=1.24&r2=1.25
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/C_Polyhedron.inlines.hh.diff?cvsroot=ppl&r1=1.17&r2=1.18
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/NNC_Polyhedron.defs.hh.diff?cvsroot=ppl&r1=1.26&r2=1.27
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/NNC_Polyhedron.inlines.hh.diff?cvsroot=ppl&r1=1.20&r2=1.21
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Polyhedron.defs.hh.diff?cvsroot=ppl&r1=1.247&r2=1.248
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Polyhedron.inlines.hh.diff?cvsroot=ppl&r1=1.96&r2=1.97
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Polyhedron_chdims.cc.diff?cvsroot=ppl&r1=1.17&r2=1.18
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Polyhedron_nonpublic.cc.diff?cvsroot=ppl&r1=1.28&r2=1.29
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/max_space_dimension.hh.diff?cvsroot=ppl&r1=1.3&r2=1.4




More information about the PPL-devel mailing list