From: adrian <adr...@us...> - 2013-01-12 01:01:35
|
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 c337aa043e52002fafe0ad8d36c7340f6ef00b7a (commit) via 3285c67bcb9d1205a902f697522913ad248514ca (commit) from 7fff806533a3523dc1e71222cf9e746e6cf23731 (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 c337aa043e52002fafe0ad8d36c7340f6ef00b7a Author: Adrian Prantl <ad...@ll...> Date: Fri Jan 11 16:43:15 2013 -0800 chapel rarray struct implementation complete commit 3285c67bcb9d1205a902f697522913ad248514ca Author: Adrian Prantl <ad...@ll...> Date: Thu Jan 10 09:36:02 2013 -0800 warn about obsolete version ----------------------------------------------------------------------- Summary of changes: braid/braid/chapel/chpl_backend.py | 9 +- braid/braid/chapel/chpl_conversions.burg | 307 +++++++++++++++++------------ braid/braid/ir.def | 14 ++ braid/braid/ir.py | 14 ++ braid/braid/sidl.def | 19 ++- braid/braid/sidl.py | 16 ++ braid/doc/braid.1 | 2 +- braid/doc/users_guide.html | 6 +- rote/minitermite/README | 6 + 9 files changed, 257 insertions(+), 136 deletions(-) hooks/post-receive -- compose-hpc |