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 8019b5e34a65abf8b7c769a76216bb1d882d1e6a (commit) via 5769c5216a2907b0f9f5b0ed57d759b314a11d69 (commit) from 807e1e09c5c8f52e4fee4579305d59b0000ba75d (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 8019b5e34a65abf8b7c769a76216bb1d882d1e6a Author: Miller Puckette msp@ucsd.edu Date: Mon May 26 20:57:44 2014 +0200
Fix all tilde objects to declare their "dsp" methods "A_CANT"
commit 5769c5216a2907b0f9f5b0ed57d759b314a11d69 Author: Miller Puckette msp@ucsd.edu Date: Mon May 26 20:45:12 2014 +0200
enforce A_CANT message type (never was checked)
-----------------------------------------------------------------------
Summary of changes: src/d_arithmetic.c | 36 ++++++++++++++++++------------------ src/d_array.c | 15 ++++++++------- src/d_ctl.c | 17 ++++++++++------- src/d_delay.c | 6 +++--- src/d_fft.c | 15 ++++++++++----- src/d_filter.c | 26 +++++++++++++++----------- src/d_global.c | 13 ++++++++----- src/d_math.c | 45 +++++++++++++++++++++++++++++---------------- src/d_osc.c | 12 +++++++----- src/d_soundfile.c | 6 ++++-- src/d_ugen.c | 2 +- src/g_canvas.c | 6 ++++-- src/g_io.c | 6 ++++-- src/m_class.c | 3 +++ 14 files changed, 124 insertions(+), 84 deletions(-)
hooks/post-receive