From: adrian <adr...@us...> - 2012-11-07 17:17:51
|
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 7f7e38918cdaa6693c65c96775ca3c2a5b4a2bd5 (commit) via 072245a47089ead230db10d503e8912d827ba577 (commit) via b778ba5439c7d119320660644b2fdeb2ade6337d (commit) via 4aa870cc04fc4aa1b8367c4c91802edfe3470038 (commit) via 1336efe8c3c692822a96ea2fdff15150790df95b (commit) from 78a3bb078215dc94e9ab055513a1df826affc9d9 (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 7f7e38918cdaa6693c65c96775ca3c2a5b4a2bd5 Author: Adrian Prantl <ad...@ll...> Date: Wed Nov 7 09:14:42 2012 -0800 update chapel patches for 1.6.0 commit 072245a47089ead230db10d503e8912d827ba577 Merge: b778ba5 78a3bb0 Author: Adrian Prantl <ad...@ll...> Date: Tue Nov 6 14:18:53 2012 -0800 Merge branch 'master' of ssh://compose-hpc.git.sourceforge.net/gitroot/compose-hpc/compose-hpc commit b778ba5439c7d119320660644b2fdeb2ade6337d Merge: 4aa870c 57bb349 Author: Adrian Prantl <ad...@ll...> Date: Tue Oct 9 14:26:46 2012 -0700 Merge branch 'master' of ssh://compose-hpc.git.sourceforge.net/gitroot/compose-hpc/compose-hpc commit 4aa870cc04fc4aa1b8367c4c91802edfe3470038 Author: Adrian Prantl <ad...@ll...> Date: Wed Oct 3 15:00:18 2012 -0700 eliminated swaths of dead code commit 1336efe8c3c692822a96ea2fdff15150790df95b Author: Adrian Prantl <ad...@ll...> Date: Wed Oct 3 14:16:05 2012 -0700 bugfixes ----------------------------------------------------------------------- Summary of changes: braid/braid/chapel/chpl_backend.py | 400 -------- braid/braid/chapel/chpl_code.py | 149 +--- braid/braid/chapel/chpl_conversions.burg | 33 +- ...t-for-reference-copying-borrowing-from-dat.diff | 1072 ++++++++++++++++++-- .../0003-add-example-for-borrowed-array.diff | 972 +++++++++++------- ...t-for-configurable-field-name-during-assig.diff | 652 +++++++++++- .../0005-added-field-name-arg-to-ref_borrow.diff | 615 +++++++++++- braid/chapel-patches/0010-library-init.diff | 695 ++++++------- braid/chapel-patches/0011-split-chpl_gen_main.diff | 353 ++----- braid/chapel-patches/0012-dual-atexits.diff | 80 +-- .../0013-remove-fied-access-from-get-ref.diff | 65 -- braid/configure.ac | 4 +- braid/doc/braid.1 | 2 +- braid/doc/users_guide.html | 6 +- 14 files changed, 3282 insertions(+), 1816 deletions(-) hooks/post-receive -- compose-hpc |