]> git.donarmstrong.com Git - lilypond.git/commit - flower/std-string.cc
* lily/note-column.cc: reformat.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sat, 16 Sep 2006 21:26:48 +0000 (21:26 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sat, 16 Sep 2006 21:26:48 +0000 (21:26 +0000)
commit18037c60a42e96cf61b13006bb391e3699bdc45e
tree9980028278af8af882c25c767adeca9b794b8efd
parent32de89fdf400a5561682498236242af5fd524c5a
* lily/note-column.cc: reformat.

* lily/rest-collision.cc (calc_positioning_done): fix whole/half
step positioning for note/rest combinations.

* input/regression/rest-note-collision.ly: new file.

* scm/define-grobs.scm (all-grob-descriptions): add
springs-and-rods

* flower/include/std-vector.hh: switch off again.

* VERSION (PATCH_LEVEL): bump to 2.9.18

* flower/include/std-string.hh: idem.

* flower/include/std-vector.hh (_GLIBCXX_DEBUG): set if NDEBUG not set.
12 files changed:
ChangeLog
VERSION
flower/include/std-string.hh
flower/include/std-vector.hh
flower/std-string.cc
input/regression/rest-note-collision.ly [new file with mode: 0644]
lily/font-config.cc
lily/note-column.cc
lily/rest-collision.cc
scm/define-grobs.scm
scm/part-combiner.scm
stepmake/aclocal.m4