From: adrian <adr...@us...> - 2013-01-31 17:18:05
|
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 d4707d9759ad074908cef23ed4fc51e89b7f3e31 (commit) from 65b3b6a683e0b79f2c11f6e739dba3f7d1637336 (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 d4707d9759ad074908cef23ed4fc51e89b7f3e31 Author: Adrian Prantl <ad...@ll...> Date: Thu Jan 31 09:17:33 2013 -0800 repair behaviour of rarrays and complex, fix some testcases ----------------------------------------------------------------------- Summary of changes: braid/Makefile.in | 8 +- braid/README | 2 + braid/braid/babel.py | 3 +- braid/braid/chapel/chpl_backend.py | 7 +- braid/braid/chapel/chpl_conversions.burg | 23 +++- braid/braid/ir.def | 19 +++ braid/braid/ir.py | 17 +++ braid/configure | 28 +++--- braid/doc/braid.1 | 7 +- braid/doc/users_guide.html | 13 ++- .../interop/args/libChapel/Args_Impl.chpl | 123 ++++++++++++++++++-- .../interop/arrays/runChapel/arraystest.chpl | 34 +++--- braid/regression/interop/build-client.sh.in | 10 +- braid/regression/interop/tests.mk | 2 +- 14 files changed, 230 insertions(+), 66 deletions(-) hooks/post-receive -- compose-hpc |