From: adrian <adr...@us...> - 2013-01-26 00:58:28
|
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 b9be9cb67e93d985fc280da3bcf7736fdd82a1b1 (commit) via 6d3613fd56ce1e673fcc5262c312df7f456daa5e (commit) from ce3092817290b9958aca62055a8298f499890a43 (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 b9be9cb67e93d985fc280da3bcf7736fdd82a1b1 Author: Adrian Prantl <ad...@ll...> Date: Fri Jan 25 16:57:49 2013 -0800 added --disable-[chpl,upc] options to configure commit 6d3613fd56ce1e673fcc5262c312df7f456daa5e Author: Adrian Prantl <ad...@ll...> Date: Fri Jan 25 16:00:15 2013 -0800 milestone: chpl struct client regression test compiles using the new architecture ----------------------------------------------------------------------- Summary of changes: braid/Makefile.am | 58 +- braid/Makefile.in | 1362 ++++++++++++++++++++++++++++-- braid/braid/chapel/chpl_backend.py | 15 +- braid/braid/chapel/chpl_code.py | 10 +- braid/braid/chapel/chpl_conversions.burg | 179 +++-- braid/braid/codegen.py | 3 + braid/braid/ir.def | 4 +- braid/braid/ir.py | 4 +- braid/configure | 34 + braid/configure.ac | 14 + braid/doc/braid.1 | 2 +- braid/doc/users_guide.html | 6 +- braid/regression/interop/tests.mk | 2 +- 13 files changed, 1514 insertions(+), 179 deletions(-) hooks/post-receive -- compose-hpc |