[PPL-devel] ppl ./TODO interfaces/C/ppl_c.cc src/NNC_Polyh ...

Roberto Bagnara roberto at spartacus.cs.unipr.it
Wed Mar 27 18:45:20 CET 2002


CVSROOT:	/cvs/ppl
Module name:	ppl
Changes by:	roberto at cs.unipr.it	2002-03-27 18:45:20

Modified files:
	.              : TODO 
	interfaces/C   : ppl_c.cc 
	src            : NNC_Polyhedron.cc PolyBase.cc PolyBase.defs.hh 
	                 Polyhedron.cc 

Log message:
	Now the default for PolyBase::OK() is not to check for non-emptiness.
	This is more consistent since OK() without arguments now checks for
	well-formedness only as all the other methods with the same name.
	Use OK(true) if you want the extra service of non-emptiness checking.

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/TODO.diff?cvsroot=ppl&r1=1.16&r2=1.17
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/interfaces/C/ppl_c.cc.diff?cvsroot=ppl&r1=1.13&r2=1.14
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/NNC_Polyhedron.cc.diff?cvsroot=ppl&r1=1.3&r2=1.4
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/PolyBase.cc.diff?cvsroot=ppl&r1=1.6&r2=1.7
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/PolyBase.defs.hh.diff?cvsroot=ppl&r1=1.5&r2=1.6
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Polyhedron.cc.diff?cvsroot=ppl&r1=1.144&r2=1.145




More information about the PPL-devel mailing list