]> git.donarmstrong.com Git - lilypond.git/commit
Defines some undefined grob properties, grob objects, and music properties.
authorMike Solomon <mike@apollinemike.com>
Thu, 24 Nov 2011 09:30:44 +0000 (10:30 +0100)
committerDavid Kastrup <dak@gnu.org>
Thu, 24 Nov 2011 10:33:26 +0000 (11:33 +0100)
commitaac3ab7edd4bdc311c352a6fe15628552de7d0e9
tree7be7aaa1eaa530431ac8ba50eedf31d8e604886c
parentd8fce1e1ea2aca1a82e25e47805aef0f70f511b9
Defines some undefined grob properties, grob objects, and music properties.

Undefined properties as well as properties without interfaces may
cause memory leaks in LilyPond.  While this issue has to be investigated
further, defining these properties makes the code easier to read and may
lead to less memory leaks, which may in turn speed up batch processing
of .ly files (like the regtests).
lily/dot-column.cc
lily/grob.cc
lily/semi-tie-column.cc
lily/stem.cc
lily/tie-column.cc
scm/define-grob-properties.scm
scm/define-music-properties.scm