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 "Pd-extended".
The branch, master has been updated via 21a8298caae7f4c567845a54d292e83c2db67e8c (commit) via 4f1a9084d26c5e2a92d372fc7682528ea85d5b77 (commit) via 92bcbe73cf30c7a4fa16a05079ddbb7bc6126a8e (commit) from 3f94f02a5421776c2e7d8f7cfffa604c84c389df (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 21a8298caae7f4c567845a54d292e83c2db67e8c Merge: 3f94f02 4f1a908 Author: Hans-Christoph Steiner hans@eds.org Date: Fri Oct 14 13:33:41 2011 -0400
Merge branch 'patch_series'
commit 4f1a9084d26c5e2a92d372fc7682528ea85d5b77 Author: Hans-Christoph Steiner hans@eds.org Date: Fri Oct 14 13:29:09 2011 -0400
REBASE into 'remove [info complete] code because it does not guarantee complete Pd Tcl commands'
commit 92bcbe73cf30c7a4fa16a05079ddbb7bc6126a8e Author: Hans-Christoph Steiner hans@eds.org Date: Wed Oct 12 11:41:43 2011 -0400
added built-in version of [loadbang] with an inlet
-----------------------------------------------------------------------
Summary of changes: src/Makefile.am | 2 +- src/loadbang.c | 56 +++++++++++++++++++++++++++++++++++++++++++++++ src/m_conf_pdextended.c | 1 + tcl/pd_connect.tcl | 8 ++++++ 4 files changed, 66 insertions(+), 1 deletions(-) create mode 100644 src/loadbang.c
hooks/post-receive