]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
(subdirs)[GO_FAST_BUTTON]: Try to read all subdirs only when
[lilypond.git] / ChangeLog
index 75c32591081e7b40f102c0df9151f315b9536fb1..5380b8428941fea780601455e46b63b95799a680 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,45 @@
+2004-07-21  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * SConstruct[GO_FAST_BUTTON]: implement tips from Andreas Roach.
+       This brings SCons run-time on up-to-date tree down from 48s with
+       only checksums, to 34s without 2day checksums, to 14s (make needs
+       4 seconds).
+       (subdirs)[GO_FAST_BUTTON]: Try to read all subdirs only when
+       necessary.
+
+2004-07-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * lily/slur-quanting.cc (score_extra_encompass): add  break ;
+       (score_extra_encompass): process scripts at edges too, by checking
+       control points directly. 
+
+2004-07-20  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * po/nl.po: Update.
+
+       * lily/main.cc: Fix ly:option-usage help.
+
+       * input/regression/slur-script.ly: More collision tests.
+
+       * GNUmakefile.in (EXTRA_DIST_FILES): Add SConstruct.
+
+2004-07-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * stepmake/generic-vars.make (EXTRA_DIST_FILES): dist SConscript
+       files.
+
+       * Documentation/user/notation.itely (Slurs): document ^ and _ for
+       slurs.
+
+       * input/regression/slur-script.ly: new file.
+
+       * lily/accidental-engraver.cc (process_acknowledged_grobs):
+       make accidental appear to come from note head engraver.
+
+       * lily/slur-quanting.cc: new file.
+       (score_extra_encompass): new function. Avoid scripts and
+       accidentals
+
 2004-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
 
        * lily/include/lily-guile.hh: Remove guile-1.4 compatibility.