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

Miller Puckette millerpuckette at users.sourceforge.net
Sun Apr 21 21:11:44 CEST 2013


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  cb7594d97b7a8ef4d448d7fa43203813c9f60bbe (commit)
       via  dd5774627ed984323e1f497be4fa968496d2d5e1 (commit)
       via  8ad55dfd77c68e66bc39acc8382bbb05867de76e (commit)
       via  510f6c2f7f645748b8f2532ceb4d77b6da3fc6ea (commit)
       via  2f0242238bc56adba0afa07b7f5dda9916417947 (commit)
       via  5ad5a04d074b9775f9b2f118f9f3979ee7f72c09 (commit)
      from  a5aaa291adff6411ba7c7d4a0d9459f82a1a00d2 (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 cb7594d97b7a8ef4d448d7fa43203813c9f60bbe
Author: Miller Puckette <msp at ucsd.edu>
Date:   Sun Apr 21 12:10:49 2013 -0700

    version number to 0.45 test and gnu makefile tweak

commit dd5774627ed984323e1f497be4fa968496d2d5e1
Author: Miller Puckette <msp at ucsd.edu>
Date:   Sun Apr 21 12:04:28 2013 -0700

    Cutting box with no text in it now cuts the box (was previously a
    no-op).  Backspacing stil leaves the box there (it would be annoying if hitting
    one too many backspace destroyed the box itself).

commit 8ad55dfd77c68e66bc39acc8382bbb05867de76e
Author: Miller Puckette <msp at ucsd.edu>
Date:   Sun Apr 21 11:12:26 2013 -0700

    width control for objects/messages/comments

commit 510f6c2f7f645748b8f2532ceb4d77b6da3fc6ea
Author: Miller Puckette <msp at ucsd.edu>
Date:   Sat Apr 20 15:23:44 2013 -0700

    default width of text/message objects to 1 from 3

commit 2f0242238bc56adba0afa07b7f5dda9916417947
Author: Miller Puckette <msp at ucsd.edu>
Date:   Sat Apr 20 14:31:34 2013 -0700

    clean out remaining IRIX code fossils

commit 5ad5a04d074b9775f9b2f118f9f3979ee7f72c09
Author: Miller Puckette <msp at ucsd.edu>
Date:   Sat Apr 20 14:27:36 2013 -0700

    small doc updates

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

Summary of changes:
 doc/5.reference/poly-help.pd |   32 +-
 src/d_array.c                |    4 -
 src/d_math.c                 |    6 -
 src/d_osc.c                  |    4 -
 src/g_canvas.c               |   17 +-
 src/g_canvas.h               |    2 +
 src/g_editor.c               |   76 +-
 src/g_rtext.c                |   34 +-
 src/g_text.c                 |    9 +-
 src/m_glob.c                 |    2 +-
 src/m_pd.h                   |    8 +-
 src/makefile.gnu             |   15 +-
 src/notes.txt                |   36 +-
 src/s_inter.c                |   33 +-
 src/te_width                 |13665 ++++++++++++++++++++++++++++++++++++++++++
 src/u_pdreceive.c            |    7 -
 src/x_midi.c                 |    3 -
 tcl/pd-gui.tcl               |    3 +
 18 files changed, 13816 insertions(+), 140 deletions(-)
 create mode 100644 src/te_width


hooks/post-receive
-- 
pure-data



More information about the Pd-cvs mailing list