[PPL-devel] ppl/interfaces ppl_interface_generator_common. ...

Patricia Hill hill at cs.unipr.it
Tue Jun 6 15:59:33 CEST 2006


CVSROOT:	/cvs/ppl
Module name:	ppl
Branch: 	interfaces
Changes by:	hill at cs.unipr.it	2006-06-06 15:59:32

Modified files:
	interfaces     : ppl_interface_generator_common.m4 
	interfaces/Prolog: exceptions.hh 
	                   ppl_interface_generator_prolog_dat.m4 
	                   ppl_interface_generator_prolog_icc.m4 
	                   ppl_interface_generator_prolog_icc_code.m4 
	                   ppl_interface_generator_prolog_icc_preamble 

Log message:
	In ppl_interface_generator_common.m4, revised
	`m4_get_code_schema' to correct a bug.
	
	In the Prolog directory
	Allow for exceptions for any user class when
	using ppl class handles. There is one common exception
	called ppl_handle_mismatch for all classes.
	
	The code for term_to_polyhedron_handle and similar is now
	replaced by a schema that generates this code for all
	the user classes.
	
	The procedure list has XBD_Shape everywhere and the user class
	BD_Shape<int8_t> added to the list of classes being tested.

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/interfaces/ppl_interface_generator_common.m4.diff?cvsroot=ppl&only_with_tag=interfaces&r1=1.1.2.18&r2=1.1.2.19
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/interfaces/Prolog/exceptions.hh.diff?cvsroot=ppl&only_with_tag=interfaces&r1=1.19.8.1&r2=1.19.8.2
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/interfaces/Prolog/ppl_interface_generator_prolog_dat.m4.diff?cvsroot=ppl&only_with_tag=interfaces&r1=1.1.2.11&r2=1.1.2.12
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/interfaces/Prolog/ppl_interface_generator_prolog_icc.m4.diff?cvsroot=ppl&only_with_tag=interfaces&r1=1.1.2.8&r2=1.1.2.9
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/interfaces/Prolog/ppl_interface_generator_prolog_icc_code.m4.diff?cvsroot=ppl&only_with_tag=interfaces&r1=1.1.2.5&r2=1.1.2.6
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/interfaces/Prolog/ppl_interface_generator_prolog_icc_preamble.diff?cvsroot=ppl&only_with_tag=interfaces&r1=1.1.2.1&r2=1.1.2.2




More information about the PPL-devel mailing list