From: T. D. <tld...@us...> - 2015-03-24 23:36: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 04a248f733517e6a6390e4f02b728cc2585da365 (commit) from 3dee23b09201c99b22f1dc9d2f63fb641ed9c4b4 (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 04a248f733517e6a6390e4f02b728cc2585da365 Author: Tamara Dahlgren <dah...@ll...> Date: Tue Mar 24 16:32:50 2015 -0700 Added support for character array quantifiers (all, any, count) - Added pce_all_char, pce_any_char, and pce_count_char; - Added unit tests for each. ----------------------------------------------------------------------- Summary of changes: pcontracts/include/ExpressionRoutines.h | 60 ++++++- pcontracts/include/contractClauseTypes.hpp | 5 +- pcontracts/src/runtime/ExpressionRoutines.c | 86 +++++++++- pcontracts/src/tests/testExpressionRoutines.c | 240 ++++++++++++++++++++++++- 4 files changed, 387 insertions(+), 4 deletions(-) hooks/post-receive -- compose-hpc |