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 "Gem".

The branch, master has been updated
       via  23eaac89429b71469c7ba205f05583f61e4d5219 (commit)
       via  6cfedbe718fd8e779022719591265f0e60a3a9fd (commit)
       via  81f902185f6c9b609691fdec5e33f6d0b40d6695 (commit)
       via  7721bb3215fb8e15876b2425f807ef17a46d8522 (commit)
       via  2dd2c1f500f3bbfbb1ff426073e861669e31e2e3 (commit)
       via  a4803c4f5b2d55bf3dd5e14415d79841e98a84a2 (commit)
       via  3b4ca9afcab082f744fc7befa67553a4fc091bd8 (commit)
       via  2db32d68fec5d557d3d6e3eaebc5d070b9a619a3 (commit)
       via  1d76c97108d67dd3970a2f18775fd7cd772f1a92 (commit)
      from  b9d9838e78a3d7b8a1751ccb304ffb2383b03925 (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 23eaac89429b71469c7ba205f05583f61e4d5219
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Sun Nov 13 17:48:12 2011 +0100

    remove C++ decorations when possible
    
    alternatively, we probably should use gem::Utils:: namespaces

commit 6cfedbe718fd8e779022719591265f0e60a3a9fd
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Sun Nov 13 17:38:22 2011 +0100

    moved plist/pstk to src/Utils
    
    Pixes/ should only contain objectclasses

commit 81f902185f6c9b609691fdec5e33f6d0b40d6695
Author: Ricardo Fabbri <rfab...@gmail.com>
Date:   Sun Nov 13 08:33:46 2011 -0200

    indentation

commit 7721bb3215fb8e15876b2425f807ef17a46d8522
Author: Ricardo Fabbri <rfab...@gmail.com>
Date:   Sun Nov 13 08:32:36 2011 -0200

    algorithm works: fixed (x,y) variable name mistakes

commit 2dd2c1f500f3bbfbb1ff426073e861669e31e2e3
Author: Ricardo Fabbri <rfab...@gmail.com>
Date:   Sun Nov 13 08:31:57 2011 -0200

    new multiblob algorithm compiles

commit a4803c4f5b2d55bf3dd5e14415d79841e98a84a2
Author: Ricardo Fabbri <rfab...@gmail.com>
Date:   Sun Nov 13 07:13:40 2011 -0200

    new pix_multiblob implementation compiles

commit 3b4ca9afcab082f744fc7befa67553a4fc091bd8
Author: Ricardo Fabbri <rfab...@gmail.com>
Date:   Sun Nov 13 07:09:32 2011 -0200

    point stack and list for use in pix_multiblob

commit 2db32d68fec5d557d3d6e3eaebc5d070b9a619a3
Author: Ricardo Fabbri <rfab...@gmail.com>
Date:   Sun Nov 13 06:44:38 2011 -0200

    new stack implementation almost done
    
    not compiling yet

commit 1d76c97108d67dd3970a2f18775fd7cd772f1a92
Author: Ricardo Fabbri <rfab...@gmail.com>
Date:   Fri Nov 11 06:27:19 2011 -0200

    described what weighted means.

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

Summary of changes:
 help/pix_multiblob-help.pd  |  167 +++++++++++++++++++++---------------------
 src/Pixes/pix_multiblob.cpp |  141 ++++++++++++++++++++++--------------
 src/Pixes/pix_multiblob.h   |   15 ++--
 src/Utils/Makefile.am       |    4 +
 src/Utils/plist.cpp         |  169 +++++++++++++++++++++++++++++++++++++++++++
 src/Utils/plist.h           |  103 ++++++++++++++++++++++++++
 src/Utils/pstk.cpp          |   67 +++++++++++++++++
 src/Utils/pstk.h            |   74 +++++++++++++++++++
 8 files changed, 594 insertions(+), 146 deletions(-)
 create mode 100644 src/Utils/plist.cpp
 create mode 100644 src/Utils/plist.h
 create mode 100644 src/Utils/pstk.cpp
 create mode 100644 src/Utils/pstk.h


hooks/post-receive
-- 
Gem

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
pd-gem-CVS mailing list
pd-gem-CVS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pd-gem-cvs

Reply via email to