[PPL-devel] ppl/src Limits.hh checked_float.inlines.hh che ...

Roberto Bagnara roberto at cs.unipr.it
Wed Dec 15 22:38:41 CET 2004


CVSROOT:	/cvs/ppl
Module name:	ppl
Changes by:	roberto at cs.unipr.it	2004-12-15 22:38:41

Modified files:
	src            : Limits.hh checked_float.inlines.hh 
	                 checked_int.inlines.hh 

Log message:
	Moved the declaration of LLONG_MIN, LLONG_MAX and ULLONG_MAX to Limits.hh.
	Refer to C99 standard types uint*_t instead of u_int*_t.
	Include <climits> and <cstdlib> instead of <limits.h> and <stdlib.h>.

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Limits.hh.diff?cvsroot=ppl&r1=1.2&r2=1.3
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/checked_float.inlines.hh.diff?cvsroot=ppl&r1=1.10&r2=1.11
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/checked_int.inlines.hh.diff?cvsroot=ppl&r1=1.7&r2=1.8




More information about the PPL-devel mailing list