]> git.donarmstrong.com Git - lilypond.git/history - lily
Doc: NR Update information for modern-cautionary
[lilypond.git] / lily /
2015-07-05 David Kastrupstencil-integrate.cc: wrap several overfull lines
2015-07-05 David KastrupIssue 4468/2: Avoid skyline interruptions at line caps
2015-07-05 David KastrupIssue 4468/1: stencil-integrate.cc: root out "slopes"
2015-07-05 David KastrupIssue 4470: freetype.cc: solve algebra puzzle for conve...
2015-07-02 Dan EbleIssue 4465: Auto_change_iterator: move staff creation...
2015-07-02 David KastrupIssue 4462/2: For Scm_module::import, only look at...
2015-07-02 David KastrupIssue 4462/1: Create a module variable access system...
2015-07-02 David KastrupIssue 4464/2: include hygiene: break cycles, remove...
2015-07-02 David KastrupIssue 4464/1: Move ly_is_module from ly-module.hh to...
2015-06-28 Keith OHarause robust_relative_extent if we need the center; issue...
2015-06-28 Keith OHarasimple-spacer: inappropriate assert; issue 4448
2015-06-28 Keith OHaraballoon-text: robust with empty stencils; issue 4447
2015-06-28 Keith OHaraaxis-group-interface: test result of dynamic-cast;...
2015-06-26 David KastrupIssue 4463: Fix regression with -ddebug-parser
2015-06-26 David KastrupIssue 4461: Don't use drop-right from (srfi srfi-1...
2015-06-26 David KastrupIssue 4459/2: Mark print_smob (...) member functions...
2015-06-26 David KastrupIssue 4459/1: Mark mark_smob () member functions as...
2015-06-23 David KastrupIssue 4455/2: Pass location to syntax constructors...
2015-06-23 David KastrupIssue 4455/1: Refactor music_property_def in parser
2015-06-18 Paul MorrisIssue 4418/2 add and use new whiteout function
2015-06-17 Masamichi HosodaIssue 4441 / 2: Add local fontconfig configuration...
2015-06-17 Masamichi HosodaIssue 4441 / 1: Remove unnecessary loop
2015-06-17 David KastrupIssue 4439/2: Let Input::error actually raise a fatal...
2015-06-17 David KastrupIssue 4439/1: Use Input::non_fatal_error instead of...
2015-06-17 David KastrupMerge branch 'issue4442'
2015-06-16 David KastrupIssue 4442/7: Stop maintaining "parser" variable
2015-06-16 David KastrupIssue 4442/4: Call all *-handler functions without...
2015-06-16 David KastrupIssue 4442/3: Let ly:parse-error and others work with...
2015-06-12 David Kastrupsmobs.hh: mention that GUILE 1 gives callable structs...
2015-06-11 Dan EbleIssue 4429: fix timekeeping in Auto_change_iterator...
2015-06-11 David KastrupIssue 4440: Establish %parser in Lily_parser::do_yyparse
2015-06-11 Dan EbleIssue 4427: clean up finding & changing of contexts...
2015-06-09 David KastrupIssue 4421/4: Make music functions callable from Scheme
2015-06-09 David KastrupIssue 4421/3: Add Fluid class for caching fluid values
2015-06-09 David KastrupIssue 4421/1: Deal sensibly with non-existent parser...
2015-06-07 Jean-Charles Malah... Merge branch 'master' of /home/jcharles/GIT/Lily/....
2015-06-03 Dan EbleIssue 4423: eliminate part combiner's array of context...
2015-06-03 Dan EbleIssue 4423: eliminate part combiner's array of context...
2015-06-03 Dan EbleIssue 4423: eliminate part combiner's array of context...
2015-06-03 Dan EbleIssue 4423: eliminate part combiner's array of context...
2015-06-02 David KastrupIssue 4422/1: Remove parser/location global variable...
2015-05-30 David KastrupRemove group-interface.hh which has been unused since...
2015-05-30 Dan EbleRemove time-scaled-music-iterator.hh which has been...
2015-05-28 Dan EbleIssue 4410: Part_combine_iterator: treat child iterator...
2015-05-26 hanwenDecrease space between vertical beams by length-fraction.
2015-05-25 David KastrupIssue 4404: Add ly:disconnect-dispatchers function
2015-05-25 Dan EbleIssue 4403: Part_combine_iterator: stop tracking the...
2015-05-23 Dan EbleIssue 4365: non-member unsmob<T> replaces T::unsmob...
2015-05-22 David KastrupRemove unneeded include of grob.hh in unpure-pure-conta...
2015-05-22 David KastrupIssue 4400: Rework LY_DECLARE_SMOB_PROC to declare...
2015-05-22 David KastrupIssue 4401: Remove unnecessary static casts on function...
2015-05-21 David KastrupIssue 4398/3: Move the protection of all_fonts_global...
2015-05-21 David KastrupIssue 4398/2: Move the protection of global_translator_...
2015-05-21 David KastrupIssue 4398/1: Move the protection of default_global_sca...
2015-05-21 David KastrupIssue 4397: Arrange Protected_scm variables into single...
2015-05-21 Carl SorensenAdjust beam subdivision to only occur at baseMoment
2015-05-19 David KastrupIssue 2787: Sanitize usage of -DDEBUG, -DNDEBUG and...
2015-05-18 Dan EblePart_combine_iterator: remove unused parameter
2015-05-17 Paul MorrisAdd flip-stencil function
2015-05-16 Dan EbleIssue 4386: Part_combine_iterator: move mmrest handling...
2015-05-16 Dan EbleIssue 4385: Part_combine_iterator: remove residue relat...
2015-05-16 Dan EbleIssue 4379: Part_combine_iterator: simplify context...
2015-05-16 David KastrupIssue 4380: Some optimizations during dispatching
2015-05-12 David KastrupIssue 4357/7: Replace translator_listener_record mess...
2015-05-12 David KastrupIssue 4357/6: Extend Callback_wrapper class to extend...
2015-05-12 David KastrupIssue 4357/5: Remove Scheme listeners as they are just...
2015-05-12 David KastrupMerge branch 'issue4357' into HEAD
2015-05-12 David KastrupIssue 4357/4: Reimplement Listener around generic SCM...
2015-05-12 David KastrupIssue 4357/3: Run preparatory script replacing listener...
2015-05-12 David KastrupIssue 4357/2: Make dispatchers callable for dispatching
2015-05-12 David KastrupIssue 4357/1: Move self_scm_ into non-templated Smob_co...
2015-05-12 David KastrupIssue 4376: Add LY_ASSERT_DERIVED_SMOB macro
2015-05-12 David KastrupIssue 4378: Rewrite Protected_scm for static lifetime...
2015-05-12 David KastrupAvoid gratuitous use of Protected_scm copy constructor
2015-05-12 David KastrupIssue 4377: Run a script for using derived_unsmob where...
2015-05-12 David KastrupDefine derived_unsmob<class T> function
2015-05-09 Dan EbleIssue 4356: Part combiner: generate mark events in...
2015-05-07 Dan EbleIssue 4369: silence warning in page-breaking.cc
2015-05-06 David KastrupIssue 4373: Start up GUILE type system before anything...
2015-05-05 David KastrupRevert "Issue 4360: Reorganize smob initialization...
2015-05-03 Carl SorensenFix issue 4355 -- broken beam subdivision
2015-05-02 David KastrupIssue 4360: Reorganize smob initialization to make...
2015-04-30 Jean-Charles Malah... Merge branch 'master' into translation
2015-04-27 Carl SorensenUpdated patch for issue 155
2015-04-27 David KastrupIssue 4351/2: Rename Translator_void_method_ptr to...
2015-04-27 David KastrupIssue 4351/1: Rename Engraver_void_function_engraver_gr...
2015-04-24 Dan EbleIssue 4348: Part combiner: move direction handling...
2015-04-22 Janek WarchołMore flexibility for tremolo slashes
2015-04-21 Valentin VillenaveReplace C++ (in)equality checks with proper SCM syntax
2015-04-19 David KastrupIssue 4333: Cue notes should not be included in ambitus
2015-04-18 Dénes HarmathDoc-hu: Update fundamental.itely: Localize comments...
2015-04-12 Paul MorrisIssue 3615: more consistency with key sig grobs
2015-03-28 Paul Morrisstaff-symbol.cc: on_line and custom ledger lines
2015-03-23 David KastrupIssue 4325: Replace most uses of scm_{from,to}_locale_...
2015-03-20 Jean-Charles Malah... Merge branch 'master' into translation
2015-03-20 Keith OHaraAvoid floating-point compares on Stem:head_positions...
2015-03-12 Masamichi HosodaPATCH: Fix unset PATH crash release/2.19.17-1
2015-03-06 Jean-Charles Malah... Merge branch 'master' into translation
2015-03-06 Mark H WeaverIssue 4304: Smob code changes mostly relevant for multi...
2015-02-28 Phil HolmesMerge remote branch 'origin/master' into release/unstable
next