]> git.donarmstrong.com Git - lilypond.git/commit
Issue 3365: Create and use uniquify function for removing duplicate Grobs
authorDavid Kastrup <dak@gnu.org>
Tue, 14 May 2013 10:00:08 +0000 (12:00 +0200)
committerDavid Kastrup <dak@gnu.org>
Sat, 18 May 2013 16:13:13 +0000 (18:13 +0200)
commitdb8b07bb2323afd6fd8b0d9cfc48241f31e870a8
treee32de6b54f8ccf5d4fa43454ec4f82b51c201465
parent51560f756aa3ab37592c815062e733998accf79c
Issue 3365: Create and use uniquify function for removing duplicate Grobs

As opposed to the previous code, this retains the original order, making
results independent from GUILE's memory allocation algorithms.
lily/accidental-placement.cc
lily/grob-array.cc
lily/grob.cc
lily/include/grob.hh
lily/system.cc