From: T. D. <tld...@us...> - 2015-02-06 00:50:15
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "compose-hpc". The branch, master has been updated via 4c0061e0da46097fd819f68196204d6330b5c4d5 (commit) from 3e63a970cf0749e29b07e1ab2c36b5e55353f679 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 4c0061e0da46097fd819f68196204d6330b5c4d5 Author: Tamara Dahlgren <dah...@ll...> Date: Thu Feb 5 16:45:53 2015 -0800 Added support and tests for pce_range contract expression function The function is used to check a (long) double range with a tolerance. ----------------------------------------------------------------------- Summary of changes: pcontracts/include/ExpressionRoutines.h | 22 +++++- pcontracts/include/contractClauseTypes.hpp | 18 ++-- pcontracts/src/runtime/ExpressionRoutines.c | 25 ++++++- pcontracts/src/tests/testExpressionRoutines.c | 103 +++++++++++++++++++++++-- 4 files changed, 151 insertions(+), 17 deletions(-) hooks/post-receive -- compose-hpc |