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 "pure-data".
The branch, master has been updated via 59677a966217a7679d51fc3646bc94841ab32b98 (commit) via b7efd6579e74c4905d0d73e17d74cd2f1f941c54 (commit) via b6e62c38ab032cfcfa2d30ed924f0a2e45f7b8d2 (commit) from f9c4f03afd9c23a3440f862e7892d1c65b725d93 (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 59677a966217a7679d51fc3646bc94841ab32b98 Author: Miller Puckette msp@ucsd.edu Date: Sun Jul 7 13:38:10 2013 -0700
text search object
commit b7efd6579e74c4905d0d73e17d74cd2f1f941c54 Author: Miller Puckette msp@ucsd.edu Date: Sat Jul 6 19:35:11 2013 -0700
symbol inlet for text get/set etc objects
commit b6e62c38ab032cfcfa2d30ed924f0a2e45f7b8d2 Author: Miller Puckette msp@ucsd.edu Date: Sat Jul 6 19:15:38 2013 -0700
array accessor objects (get, etc) get a symbol inlet to reset array
-----------------------------------------------------------------------
Summary of changes: doc/5.reference/array-object-help.pd | 163 ++++++++++++--------- doc/5.reference/text-object-help.pd | 268 ++++++++++++++++++++++++--------- src/notes.txt | 8 +- src/x_array.c | 2 + src/x_text.c | 264 +++++++++++++++++++++++++++++++++- 5 files changed, 557 insertions(+), 148 deletions(-)
hooks/post-receive