From: adrian <adr...@us...> - 2012-10-02 23:02:23
|
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 8530713b3b3fa132cfcfc0ef458e279c4f63085a (commit) via 21e930fd0328b5d9bf6fed87a29e8e8dc887fbde (commit) via 32922c8931721e2a55b14ce1a818787eb3ba7c4f (commit) from 23b7bcb915109f54783b32ba3892be331e99a73a (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 8530713b3b3fa132cfcfc0ef458e279c4f63085a Author: Adrian Prantl <ad...@ll...> Date: Tue Oct 2 16:01:41 2012 -0700 (r) arrays implementation using the new code generator commit 21e930fd0328b5d9bf6fed87a29e8e8dc887fbde Merge: 32922c8 23b7bcb Author: Adrian Prantl <ad...@ll...> Date: Tue Oct 2 09:35:38 2012 -0700 Merge branch 'master' of ssh://compose-hpc.git.sourceforge.net/gitroot/compose-hpc/compose-hpc commit 32922c8931721e2a55b14ce1a818787eb3ba7c4f Author: Adrian Prantl <ad...@ll...> Date: Thu Sep 20 17:04:12 2012 -0700 rarray cleanup ----------------------------------------------------------------------- Summary of changes: braid/braid/chapel/chpl_backend.py | 4 +- braid/braid/chapel/chpl_code.py | 6 +- braid/braid/chapel/chpl_conversions.burg | 181 +++++++++++--------- braid/chpl/SIDLArray.chpl | 2 +- braid/doc/braid.1 | 2 +- braid/doc/users_guide.html | 6 +- .../interop/arrays/runChapel/arraystest.chpl | 12 +- 7 files changed, 121 insertions(+), 92 deletions(-) hooks/post-receive -- compose-hpc |