]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
(precision_string): >? fix.
[lilypond.git] / ChangeLog
index c49ac73986ec82841836f9ad9088d718a70cff2a..a426152b304093fae14d22f7ff26d2e6953cf40e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,38 @@
+2005-06-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * flower/string-convert.cc (precision_string): >? fix.
+
+       * scm/ps-to-png.scm (make-ps-images): search-gs for multipage too.
+       (make-ps-images): add verbose -q too.
+
+       * lily/default-actions.cc (Module): new file. default
+       {book,score}-print functions.
+
+       * scm/ly-from-scheme.scm (ly:parse-string-result): use new setup:
+       pass results via parseStringResult, lookup via ly:parser-lookup.  
+
+       * lily/lily-parser.cc (Lily_parser): only clone lexer in
+       constructors.
+       (parse_file): encapsulate do_yyparse() in scm_set_current_module()
+       (parse_string): idem.
+
+       * ly/spanners-init.ly (assertBeamQuant): don't use #{ #} in init.
+
+       * lily/main.cc (main_with_guile): copy be_verbose_global into
+       ly_set_option()
+
+2005-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scm/backend-library.scm (postscript->pdf):
+       * scm/ps-to-png.scm (make-ps-images): Do not use gs -q switch in
+       verbose mode.  Search for several names of gs executable.
+
+2005-06-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * lily/ly-module.cc (ly_make_anonymous_module): call make-module
+       directly. This fixes a massive memory leak, provided you use CVS
+       GUILE.
+
 2005-06-10  Erik Sandberg  <ersa9195@student.uu.se>
 
        * ly/property-init.ly: Added tieDashed.