lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 2 pushes to dev/staging


From: David Kastrup
Subject: Re: 2 pushes to dev/staging
Date: Thu, 24 Nov 2011 11:00:20 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.90 (gnu/linux)

"address@hidden" <address@hidden> writes:

>> git branch --set-upstream staging origin/staging
>> 
>> will likely make git pull -r work again.
>> 
>
> OK - should be good to go now.

I now get

* commit c81b2dc6fc2c086386abed7a026508e3af9af5e1 (origin/staging)
| Author: Mike Solomon <address@hidden>
| Date:   Thu Nov 24 10:30:44 2011 +0100
| 
|     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).
|  
* commit d6ce752cdec7eff8de63993729f8ce601ecb30a2
| Author: Mike Solomon <address@hidden>
| Date:   Thu Nov 24 10:29:00 2011 +0100
| 
|     Gets vertical ordering of footnotes correct.
|     
|     Now, when there are two footnotes that have the same vertical
|     position on the system, the higher one will receive a lower number.
|     
|     This is implemented by changing the footnotes_ vector in the system
|     class to a grob array and sorting it via grob_2D_less in system.cc
|  
* commit 6e0254ea58791469412846c3039b6029199200e3
| Author: Carl Sorensen <address@hidden>
| Date:   Sat Aug 20 16:41:03 2011 -0600
| 
|     Fix beamlet pointing wrong way in tuplets (issue 11).
|     
|     Add data structure to capture the tuplet structure.


Looks fine.

-- 
David Kastrup




reply via email to

[Prev in Thread] Current Thread [Next in Thread]