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 a97a872f7493eaf8faab8040c90ebd85e7839b4b (commit)
via a2c2dd6feca8cef1606578827c328197255b53bc (commit)
from 5fd49d6be50391a6fd395a1cbb53d1dd65da45cb (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 a97a872f7493eaf8faab8040c90ebd85e7839b4b
Author: Miller Puckette <msp(a)ucsd.edu>
Date: Tue May 5 06:50:56 2015 -0700
make it possible to compile m_sched.c without pthreads by defining
THREAD_LOCKING=0 as a cmpile flag. This permits compiling Pd in systems
with no pthreads support (one also has to omit d_soundfile.c and supply a
dunny d_soundfile_setup() function to get this to work without changing
m_conf.c).
commit a2c2dd6feca8cef1606578827c328197255b53bc
Author: Miller Puckette <msp(a)ucsd.edu>
Date: Wed Apr 29 21:20:48 2015 -0700
corrections to earlier fixes (bonk~, pd instances)
-----------------------------------------------------------------------
Summary of changes:
extra/bonk~/bonk~.c | 54 ++++++++++++++++++++++++++------------------------
src/d_ugen.c | 3 --
src/m_sched.c | 3 ++
3 files changed, 31 insertions(+), 29 deletions(-)
hooks/post-receive
--
pure-data