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 250749ba0f8813188641298e91934b31e1f9194d (commit)
via c598889874b139eec6367b47e9fdb7d3a6d20b3c (commit)
via d02fe6579e15c7e47ce5764624f82e6d0e440674 (commit)
from 4ffc178210d7a79467a685ee91686e0c472f94c8 (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 250749ba0f8813188641298e91934b31e1f9194d
Author: Miller Puckette <msp(a)ucsd.edu>
Date: Tue Aug 6 16:55:20 2013 -0700
minor ouch in comment grow-bar drawing
commit c598889874b139eec6367b47e9fdb7d3a6d20b3c
Author: Miller Puckette <msp(a)ucsd.edu>
Date: Tue Aug 6 16:15:27 2013 -0700
Fix 'value foo' to catch "float" mesages to foo as a symbol (send of
message box)
commit d02fe6579e15c7e47ce5764624f82e6d0e440674
Author: Miller Puckette <msp(a)ucsd.edu>
Date: Tue Aug 6 15:26:56 2013 -0700
netsend/netreceive better handling of opening and closing ports, and support
for sending/receiving binary data
-----------------------------------------------------------------------
Summary of changes:
doc/5.reference/netreceive-help.pd | 70 ++++++---
doc/5.reference/netsend-help.pd | 117 ++++++++------
doc/5.reference/value-help.pd | 32 ++--
src/g_editor.c | 2 +
src/notes.txt | 2 +-
src/s_inter.c | 7 +-
src/s_stuff.h | 2 +-
src/x_connective.c | 6 +
src/x_net.c | 315 +++++++++++++++++++++++++++---------
src/x_text.c | 32 ++--
10 files changed, 406 insertions(+), 179 deletions(-)
hooks/post-receive
--
pure-data