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 a70be163f959ba3efce43be2ffc5744260c5ef5a (commit) via 1d6d87b06b1cec29fd7ec2b13ea1b2350a35bcfe (commit) via 4f9c85ea21c75dbc285918660074d62db7273d2a (commit) via ceafc772e2d8fa385c06f20cdc4981c622ba3500 (commit) via d03ef7fcd0b89f0211642abcf9df660a819f8d39 (commit) via 4a0350e97e4ce1e26a8891ac56bac2174123ac91 (commit) from 55dab3f8a28c5004b2b74d2fc185f9a484867754 (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 a70be163f959ba3efce43be2ffc5744260c5ef5a Merge: 1d6d87b ceafc77 Author: Miller Puckette msp@ucsd.edu Date: Sat Jul 15 18:15:03 2017 -0700
Merge branch 'bugfix/guiprefs_quotes'
commit 1d6d87b06b1cec29fd7ec2b13ea1b2350a35bcfe Author: Miller Puckette msp@ucsd.edu Date: Sat Jul 15 16:35:12 2017 -0700
attempt at making pd suppress loading preferences if it appears to have crashed on last startup
commit 4f9c85ea21c75dbc285918660074d62db7273d2a Author: pierreguillot guillotpierre6@gmail.com Date: Sat Jul 15 20:05:57 2017 +0200
correct cast float to int (for macOS 10.12)
commit ceafc772e2d8fa385c06f20cdc4981c622ba3500 Author: danomatika danomatika@gmail.com Date: Sun Jul 16 01:24:20 2017 +0200
fixed guiprefs saving single quotes around string values on mac
commit d03ef7fcd0b89f0211642abcf9df660a819f8d39 Author: Miller Puckette msp@ucsd.edu Date: Sat Jul 15 16:08:12 2017 -0700
use git archive to make source tarball
commit 4a0350e97e4ce1e26a8891ac56bac2174123ac91 Author: Miller Puckette msp@ucsd.edu Date: Sat Jul 15 16:03:23 2017 -0700
expand tabs in expr sources
-----------------------------------------------------------------------
Summary of changes: linux/make-release | 22 ++------------- src/s_file.c | 31 +++++++++++++++++++++ src/s_main.c | 11 ++++++-- src/x_text.c | 2 +- src/x_vexp.h | 2 +- src/x_vexp_fun.c | 80 ++++++++++++++++++++++++++--------------------------- src/x_vexp_if.c | 8 +++--- tcl/pd_guiprefs.tcl | 7 +++-- 8 files changed, 93 insertions(+), 70 deletions(-)
hooks/post-receive