ppl ./NEWS interfaces/C/ppl_interface_generato ...

CVSROOT: /cvs/ppl Module name: ppl Changes by: bagnara@cs.unipr.it 2007-03-04 21:38:45
Modified files: . : NEWS interfaces/C : ppl_interface_generator_c_cc_code.m4 ppl_interface_generator_c_cc_preamble src : C_Polyhedron.defs.hh C_Polyhedron.inlines.hh Direct_Product.defs.hh Direct_Product.inlines.hh Grid.defs.hh Grid.templates.hh NNC_Polyhedron.defs.hh NNC_Polyhedron.inlines.hh globals.defs.hh tests : ppl_test.hh tests/Box : fromgrid1.cc frompolyhedron2.cc tests/Grid : boundingbox1.cc directproduct1.cc tests/Polyhedron: frombox1.cc frombox2.cc
Log message: The constructors template <typename Box> C_Polyhedron(const Box&, From_Bounding_Box), template <typename Box> NNC_Polyhedron(const Box&, From_Bounding_Box) and template <typename Box> Grid(const Box&, From_Bounding_Box) have been removed in favor of template <typename Interval> C_Polyhedron(const Box<Interval>&), template <typename Interval> NNC_Polyhedron(const Box<Interval>&) and template <typename Interval> Grid(const Box<Interval>&).
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/interfaces/C/ppl_interface_gen... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/interfaces/C/ppl_interface_gen... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/C_Polyhedron.defs.hh.diff?... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/C_Polyhedron.inlines.hh.di... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Direct_Product.defs.hh.dif... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Direct_Product.inlines.hh.... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Grid.defs.hh.diff?cvsroot=... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Grid.templates.hh.diff?cvs... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/NNC_Polyhedron.defs.hh.dif... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/NNC_Polyhedron.inlines.hh.... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/globals.defs.hh.diff?cvsro... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/ppl_test.hh.diff?cvsroot... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/Box/fromgrid1.cc.diff?cv... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/Box/frompolyhedron2.cc.d... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/Grid/boundingbox1.cc.dif... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/Grid/directproduct1.cc.d... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/Polyhedron/frombox1.cc.d... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/Polyhedron/frombox2.cc.d...
participants (1)
-
Roberto Bagnara