|
From: T. D. <tld...@us...> - 2012-11-09 17:01:40
|
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 697add20a7b3a8abfd20c0ef7ee72cfc99eee649 (commit)
via d7054434fafdc26d7a65d04aa59b2f16d8f03041 (commit)
via 6f8d5842e4fb3d53a6cd5f8577b9084777d29393 (commit)
from 4b84987a41aa1090a0348bcbbf6d5996ede9eb4d (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 697add20a7b3a8abfd20c0ef7ee72cfc99eee649
Merge: d705443 4b84987
Author: T. Dahlgren <dah...@ll...>
Date: Fri Nov 9 08:48:13 2012 -0800
Merge branch 'master' of ssh://compose-hpc.git.sourceforge.net/gitroot/compose-hpc/compose-hpc
commit d7054434fafdc26d7a65d04aa59b2f16d8f03041
Merge: 6f8d584 dee5beb
Author: T. Dahlgren <dah...@ll...>
Date: Thu Nov 1 17:53:05 2012 -0700
Merge branch 'master' of ssh://compose-hpc.git.sourceforge.net/gitroot/compose-hpc/compose-hpc
Conflicts:
pcontracts/TODO
commit 6f8d5842e4fb3d53a6cd5f8577b9084777d29393
Author: T. Dahlgren <dah...@ll...>
Date: Thu Nov 1 15:34:22 2012 -0700
Ensure the complete set of 'advanced' SIDL ops and built-ins included.
-----------------------------------------------------------------------
Summary of changes:
pcontracts/TODO | 7 +-
...ractInstrumenter.cpp => ContractsProcessor.cpp} | 384 ++------------------
pcontracts/examples/ContractsProcessor.hpp | 156 ++++++++
pcontracts/examples/Makefile | 30 ++-
.../examples/RoutineContractInstrumenter.cpp | 108 ++++++
pcontracts/examples/contractClauseTypes.hpp | 137 +++++++
6 files changed, 466 insertions(+), 356 deletions(-)
rename pcontracts/examples/{ContractInstrumenter.cpp => ContractsProcessor.cpp} (72%)
create mode 100644 pcontracts/examples/ContractsProcessor.hpp
create mode 100644 pcontracts/examples/RoutineContractInstrumenter.cpp
create mode 100644 pcontracts/examples/contractClauseTypes.hpp
hooks/post-receive
--
compose-hpc
|