[PPL-devel] ppl src/BDS_Status.idefs.hh src/BDS_Status.inl ...

Enea Zaffanella zaffanella at cs.unipr.it
Thu Oct 20 10:31:37 CEST 2005


CVSROOT:	/cvs/ppl
Module name:	ppl
Changes by:	zaffanella at cs.unipr.it	2005-10-20 10:31:36

Modified files:
	src            : BDS_Status.idefs.hh BDS_Status.inlines.hh 
	                 BD_Shape.defs.hh BD_Shape.inlines.hh 
	tests/BD_Shape : ascii_dump_load2.cc 

Log message:
	Started cleaning up the code for BD_Shape<T>.
	The entailment clsoure method ofr BDSs is shortest-path closure (transitive
	closure is another thing): method names and status flags changed accordingly.
	Now avoiding the (almost) useless initialization of BDS in the constructor
	BD_Shape(const Generator_System& gs);
	Source code in file BD_Shape.inlines.hh reordered so that all inline
	methods/functions come before the non-inline method/function templates.

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/BDS_Status.idefs.hh.diff?cvsroot=ppl&r1=1.7&r2=1.8
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/BDS_Status.inlines.hh.diff?cvsroot=ppl&r1=1.5&r2=1.6
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/BD_Shape.defs.hh.diff?cvsroot=ppl&r1=1.32&r2=1.33
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/BD_Shape.inlines.hh.diff?cvsroot=ppl&r1=1.66&r2=1.67
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/BD_Shape/ascii_dump_load2.cc.diff?cvsroot=ppl&r1=1.4&r2=1.5




More information about the PPL-devel mailing list