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 eafd4341fb7554bf352cfd7637fe0c076199c3ec (commit) via 00fe7fe17d20f108ae634c0ab21e9fd214bacbe3 (commit) via 71c3c1653bb02324ac7136d0e146f69fcb182059 (commit) via ece777019c5991900771fc5cac4ecbd24df12bed (commit) via 3bd6b44157bffd28761c2a69af71bffc0d173688 (commit) via 89f2b9b05460411df620559a062f23151d8eeb13 (commit) via b6b19c7afbdba37701d38cd4cac98dc31fb116ea (commit) via 0e84832f0ff2d55fa618e62cefc34a8d111333bc (commit) via 6dcfd10e9402c2a113da80e23a642911d434a3e2 (commit) via a5d59babe79280c55883cf97412d6f46d6f84d67 (commit) via 9d11fd90bfa7ebcb4abddf118995cc412aff7285 (commit) via ae758240dab8c02e2584a8d275a951d7a601a99d (commit) via e6145a8480d075fa37ab88fd95b468322b4668f9 (commit) via 92d28a5092b8fa2642df70735bceb2efde75ef6d (commit) via 84d446ca23dce52b59a974f1255c85ed2a622eb9 (commit) via 8e21ca4bfef62de5f50a6bb4f30f435bca4f667d (commit) via 5dacf9f8b3b6c21a10a3ef13163906415c977750 (commit) via 8ded4b65b44396ed3b81e0ceeac56405f8d28d6c (commit) via c90fbeaf2e897780ae89aefb467a53504cc25b14 (commit) via e52d932b9d3bf1a27500dfa94ffe7ae1f596dcf9 (commit) via 7ed59ab0981fd61d7d2da1d87682573df9d94590 (commit) from 316f6553fdf4dbe4029cd04252ecec13e6231249 (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 eafd4341fb7554bf352cfd7637fe0c076199c3ec Author: Miller Puckette msp@ucsd.edu Date: Sun Aug 13 15:09:47 2017 -0700
update release scripts and Pd version number to 0.48-0
commit 00fe7fe17d20f108ae634c0ab21e9fd214bacbe3 Merge: 71c3c16 84d446c Author: Miller Puckette msp@ucsd.edu Date: Sun Aug 13 13:30:35 2017 -0700
Merge branch 'patch-5' of git://github.com/porres/pure-data into porres-patch-5
commit 71c3c1653bb02324ac7136d0e146f69fcb182059 Merge: ece7770 8e21ca4 Author: Miller Puckette msp@ucsd.edu Date: Sun Aug 13 13:28:33 2017 -0700
Merge branch 'patch-4' of git://github.com/porres/pure-data into porres-patch-4
commit ece777019c5991900771fc5cac4ecbd24df12bed Merge: 3bd6b44 5dacf9f Author: Miller Puckette msp@ucsd.edu Date: Sun Aug 13 13:26:45 2017 -0700
Merge branch 'patch-3' of git://github.com/porres/pure-data into porres-patch-3
commit 3bd6b44157bffd28761c2a69af71bffc0d173688 Merge: 89f2b9b e52d932 Author: Miller Puckette msp@ucsd.edu Date: Sun Aug 13 13:17:19 2017 -0700
Merge branch 'patch-2' of git://github.com/porres/pure-data into porres-patch-2
commit 89f2b9b05460411df620559a062f23151d8eeb13 Merge: b6b19c7 a5d59ba Author: Miller Puckette msp@ucsd.edu Date: Sun Aug 13 13:16:03 2017 -0700
Merge branch 'update/test7'
commit b6b19c7afbdba37701d38cd4cac98dc31fb116ea Author: Miller Puckette msp@ucsd.edu Date: Sun Aug 13 12:51:05 2017 -0700
"save as" no longer sends an initial file name to the tk_getSaveFile function - this seems to have stopped working in tcl 8.5 on Macintosh (the initialfile gets incorporated into the initialdir and the dialog gets badly confused.) Workaround is simply not to supply it.
commit 0e84832f0ff2d55fa618e62cefc34a8d111333bc Author: Miller Puckette msp@ucsd.edu Date: Sun Aug 13 12:49:13 2017 -0700
Revert "initialize save-as name of untitled patches so that if you just leave teh"
Looks like this will no longer be necessary because of the next commit to come which will simply stop save-as from suggesting a filename at all.
This reverts commit 470032130e2b0135b97151d719c4706d68f3c380.
commit 6dcfd10e9402c2a113da80e23a642911d434a3e2 Author: Miller Puckette msp@ucsd.edu Date: Sun Aug 13 12:23:07 2017 -0700
for some reason Pd was asking tcl/tk to ring the terminal bell on some types of error - this is now removed.
commit a5d59babe79280c55883cf97412d6f46d6f84d67 Author: danomatika danomatika@gmail.com Date: Sat Aug 12 02:47:11 2017 +0200
use uplevel with info procs so it works within a namespace
commit 9d11fd90bfa7ebcb4abddf118995cc412aff7285 Author: danomatika danomatika@gmail.com Date: Sat Aug 12 02:20:41 2017 +0200
deken: only add to search paths if the proc is available
commit ae758240dab8c02e2584a8d275a951d7a601a99d Author: danomatika danomatika@gmail.com Date: Sat Aug 12 02:08:23 2017 +0200
deken: choose directory starts in $::fileopendir
commit e6145a8480d075fa37ab88fd95b468322b4668f9 Author: danomatika danomatika@gmail.com Date: Sat Aug 12 02:02:39 2017 +0200
import small deken fix by IOhannes
commit 92d28a5092b8fa2642df70735bceb2efde75ef6d Author: danomatika danomatika@gmail.com Date: Sat Aug 12 01:44:32 2017 +0200
append new path to ::sys_searchpath after add-to-path msg to fix #177, refresh browser after adding to path from deken, remove test browser refresh keybindings
commit 84d446ca23dce52b59a974f1255c85ed2a622eb9 Author: Alexandre Torres Porres porres@gmail.com Date: Thu Aug 10 23:40:33 2017 -0300
expr mention in the release notes not accurate
hi, I removed this mentioning of the "value" object, because that had in fact already been mentioned before, see notes for 0.47-0 release.
"Shahrokh Yadegari has updated the source and made manifold improvements in the objects. Notably, they now allow access to variables in Pd defined via the "value" object."
The problem is that it wasn't then that it was able to access variables defined via "value" objects. In 0.47-0, expr version was upgraded to version 0.5, and this feature was added in expr version 0.4, which seems to pretty old, but older than that.
Anyway, maybe not a big deal and just leave as it is, but I thought it was pretty weird to mention this feature twice, in close versions in the release notes, saying it hadn't been mentioned before, when it actually had.
cheers
commit 8e21ca4bfef62de5f50a6bb4f30f435bca4f667d Author: Alexandre Torres Porres porres@gmail.com Date: Thu Aug 10 23:23:14 2017 -0300
Update x2.htm
typos
commit 5dacf9f8b3b6c21a10a3ef13163906415c977750 Author: Alexandre Torres Porres porres@gmail.com Date: Thu Aug 10 23:20:35 2017 -0300
Update x3.htm
more typos: replacing `` for "
commit 8ded4b65b44396ed3b81e0ceeac56405f8d28d6c Author: Alexandre Torres Porres porres@gmail.com Date: Thu Aug 10 23:17:30 2017 -0300
Update x3.htm
typo
commit c90fbeaf2e897780ae89aefb467a53504cc25b14 Author: Alexandre Torres Porres porres@gmail.com Date: Thu Aug 10 23:12:41 2017 -0300
Update x3.htm
commit e52d932b9d3bf1a27500dfa94ffe7ae1f596dcf9 Author: Alexandre Torres Porres porres@gmail.com Date: Thu Aug 10 15:56:18 2017 -0300
Update pt_br.po
commit 7ed59ab0981fd61d7d2da1d87682573df9d94590 Author: Alexandre Torres Porres porres@gmail.com Date: Thu Aug 10 02:38:25 2017 -0300
Update pt_br.po
-----------------------------------------------------------------------
Summary of changes: doc/1.manual/x2.htm | 6 ++-- doc/1.manual/x3.htm | 42 +++++++++++----------- doc/1.manual/x5.htm | 4 +-- linux/README.txt | 25 +++++-------- mac/build-autotools | 43 ++++++++++++++++++++++ mac/build-i386 | 43 ++++++++++++++++++++++ mac/build-mac64 | 58 ------------------------------ mac/build-macosx | 50 -------------------------- mac/build-ppc | 48 +++++++++++++++++++++++++ msw/README.txt | 16 +++++++++ msw/build-msw.sh | 23 ++++++++++++ msw/mingw-compile.sh | 37 +++++++++++++++++++ msw/notes.txt | 16 --------- msw/release.bat | 3 -- po/pt_br.po | 95 ++++++++++++++++++++++++++----------------------- src/g_readwrite.c | 4 +-- src/m_pd.h | 2 +- src/s_print.c | 1 - tcl/helpbrowser.tcl | 3 -- tcl/pd_deken.tcl | 18 +++++----- tcl/pdtk_canvas.tcl | 2 +- tcl/wheredoesthisgo.tcl | 3 ++ 22 files changed, 309 insertions(+), 233 deletions(-) create mode 100755 mac/build-autotools create mode 100755 mac/build-i386 delete mode 100755 mac/build-mac64 delete mode 100755 mac/build-macosx create mode 100755 mac/build-ppc create mode 100644 msw/README.txt create mode 100755 msw/build-msw.sh create mode 100755 msw/mingw-compile.sh delete mode 100644 msw/notes.txt delete mode 100644 msw/release.bat
hooks/post-receive