]> git.donarmstrong.com Git - lilypond.git/commit
* lily/spanner.cc (find_broken_piece):
authorJoe Neeman <joeneeman@gmail.com>
Thu, 7 Sep 2006 11:16:11 +0000 (11:16 +0000)
committerJoe Neeman <joeneeman@gmail.com>
Thu, 7 Sep 2006 11:16:11 +0000 (11:16 +0000)
commitd840dc8416a22e73636526a9415ae041af40570b
tree76cf3b5e95242d33f40330e4203a9fe68252d319
parent1314951fce85491d62cb095bf1023f853787a1cb
* lily/spanner.cc (find_broken_piece):
* lily/spacing-spanner.cc (get_columns):
* lily/source-file.cc (get_line):
* lily/simple-spacer.cc (get_column_description):
* lily/keyword.cc (lookup):
use the new binary search.

* flower/include/std-vector.hh: replace binary_search with
a more STL-like version
ChangeLog
flower/include/std-vector.hh
lily/include/paper-column.hh
lily/include/source-file.hh
lily/include/spanner.hh
lily/keyword.cc
lily/paper-column.cc
lily/simple-spacer.cc
lily/source-file.cc
lily/spacing-spanner.cc
lily/spanner.cc