From: T. D. <tld...@us...> - 2013-07-19 21:25:12
|
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 7d22d4a4d1bd2bf85c186b9a192db7022826a138 (commit) from ddb56eb62292dbf35104a9bdc5a9475addfff30d (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 7d22d4a4d1bd2bf85c186b9a192db7022826a138 Author: T. Dahlgren <dah...@ll...> Date: Fri Jul 19 14:23:46 2013 -0700 Snapshot of latest STATS work. Outstanding issues listed in TODO file. ----------------------------------------------------------------------- Summary of changes: pcontracts/README | 2 +- pcontracts/TODO | 26 +++++++-- pcontracts/src/examples/ContractsProcessor.cpp | 56 +++++++++++++++----- pcontracts/src/examples/ContractsProcessor.hpp | 6 ++- pcontracts/src/examples/helloworld-v2.cc | 2 +- .../{helloworld.config => helloworld-v2.config} | 2 +- pcontracts/src/examples/helloworld-v3.cc | 2 +- .../{helloworld.config => helloworld-v3.config} | 2 +- pcontracts/src/runtime/ContractsEnforcer.c | 14 +++-- 9 files changed, 82 insertions(+), 30 deletions(-) copy pcontracts/src/examples/{helloworld.config => helloworld-v2.config} (54%) copy pcontracts/src/examples/{helloworld.config => helloworld-v3.config} (54%) hooks/post-receive -- compose-hpc |