[PD-cvs] [git]pure-data branch master updated. 8ff878ce484f05f8501bf8e0fce8149d6a383710

Miller Puckette millerpuckette at users.sourceforge.net
Tue Apr 25 06:06:02 CEST 2017


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  8ff878ce484f05f8501bf8e0fce8149d6a383710 (commit)
      from  a3b456b9f0cc663c7e789f7c3d5a6682ca66848f (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 8ff878ce484f05f8501bf8e0fce8149d6a383710
Author: Miller Puckette <msp at ucsd.edu>
Date:   Mon Apr 24 21:04:26 2017 -0700

    more thread-safety enhancements - static variables in g_canvas.c
    are per-instance.  static vars in g_editor.c, etc also should be
    moved there.

-----------------------------------------------------------------------

Summary of changes:
 src/d_ugen.c   |  4 +--
 src/g_canvas.c | 81 ++++++++++++++++++++++++++++++++++------------------------
 src/g_canvas.h |  9 +++++++
 src/g_editor.c |  4 +--
 src/m_class.c  |  4 +++
 src/m_pd.h     |  4 +++
 src/s_inter.c  | 15 ++++++-----
 7 files changed, 76 insertions(+), 45 deletions(-)


hooks/post-receive
-- 
pure-data



More information about the Pd-cvs mailing list