
CVSROOT: /cvs/ppl Module name: ppl Changes by: zaffanella@cs.unipr.it 2005-01-11 17:27:24
Modified files: . : NEWS src : Row.cc Row.defs.hh Row.inlines.hh Row.types.hh
Log message: Class Row now provately inherits from Row_Impl_Handler instead of having a member of class Row::Impl_Handler. Corrected the handling of the capacity_ member of Row_Impl_Handler, so as to have a clean make check when enabling more assertions. The handling of Row implementation made a bit more elegant by introducing the function allocate().
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/src/Row.cc.diff?cvsroot=ppl&am... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Row.defs.hh.diff?cvsroot=p... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Row.inlines.hh.diff?cvsroo... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Row.types.hh.diff?cvsroot=...