From: adrian <adr...@us...> - 2012-03-31 00:33:27
|
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 5272b350f76f8915dec9a1905b85e295f422d846 (commit) via dd9c6b6a3426f57c28ec88f8a5574e61582230bc (commit) via bc0a5d8991d7d3aa222e49597a63ff889f743893 (commit) via 7a0f8c8c7b7b704927d545fc0ee39dbd06dd44f4 (commit) from b4e782d9215da8ae463c88999668140e3d03da41 (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 5272b350f76f8915dec9a1905b85e295f422d846 Merge: dd9c6b6 b4e782d Author: Adrian Prantl <ad...@ll...> Date: Fri Mar 30 17:33:12 2012 -0700 Merge branch 'master' of ssh://compose-hpc.git.sourceforge.net/gitroot/compose-hpc/compose-hpc commit dd9c6b6a3426f57c28ec88f8a5574e61582230bc Author: Adrian Prantl <ad...@ll...> Date: Fri Mar 30 17:32:48 2012 -0700 generate static epv initializers in x_IOR.c commit bc0a5d8991d7d3aa222e49597a63ff889f743893 Author: Adrian Prantl <ad...@ll...> Date: Fri Mar 30 17:32:02 2012 -0700 lots of groundlaying work to prepare for generic SIDL arrays both server-side and client-side commit 7a0f8c8c7b7b704927d545fc0ee39dbd06dd44f4 Author: Adrian Prantl <ad...@ll...> Date: Fri Mar 30 08:55:00 2012 -0700 change profiler to the faster cProfile ----------------------------------------------------------------------- Summary of changes: braid/braid/braid.py | 17 ++- braid/braid/burg.py | 3 +- braid/braid/chapel/backend.py | 95 +++++++--------- braid/braid/chapel/cgen.py | 76 ++++++++----- braid/braid/chapel/chpl.py | 1 + braid/braid/chapel/conversions.burg | 73 ++++++++---- braid/braid/chapel/makefile.py | 4 +- braid/braid/ior_template.py | 214 +++++++++++++++++++++++++++++++++++ 8 files changed, 364 insertions(+), 119 deletions(-) hooks/post-receive -- compose-hpc |