]> git.donarmstrong.com Git - lilypond.git/commit
make broken_col_range() take log(N) time, by using binary search.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 8 Dec 2006 17:38:50 +0000 (18:38 +0100)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 8 Dec 2006 17:38:50 +0000 (18:38 +0100)
commitc73d2572d8e4c6fedba455b9f7c611fb3fcb2c45
tree47f3679417601eee32c41ee9e663b166819b72d1
parentbbc1358cd89ed60a3d7f4f1e56927a0b8401d16f
make broken_col_range() take log(N) time, by using binary search.
lily/system.cc