]> git.donarmstrong.com Git - lilypond.git/history - lily
Doc: CG - Re-organize information about 'Patches'
[lilypond.git] / lily /
2016-03-22 David KastrupFix breakage in merge of 4798/4. Add regtest.
2016-03-22 David KastrupIssue 4800: Require path separators in assignments...
2016-03-19 David KastrupIssue 4798/6: Admit lists starting with UNSIGNED as...
2016-03-19 David KastrupIssue 4798/4: Parser work for key lists including numbers
2016-03-19 David KastrupIssue 4798/2: Prepare override/revert to deal with...
2016-03-19 David KastrupIssue 4798/1: Make alist routines use equal? key compar...
2016-03-19 David KastrupOptimize assoc_tail for various key types
2016-03-19 David KastrupAdd assv_tail function
2016-03-19 David KastrupIssue 4797: Let the parser interpret alist variables
2016-03-19 David KastrupCreate nested_property function
2016-03-13 Phil HolmesMerge remote branch 'origin/release/unstable' into...
2016-03-13 David KastrupIssue 4790: Let ',' separate symbol lists like '.'...
2016-03-13 David KastrupIssue 4785: Let TextSpanner inherit any direction set...
2016-03-12 Jean-Charles Malah... Merge branch 'master' into translation
2016-03-10 David KastrupSome code cleanup in lookup.cc
2016-03-10 David KastrupRemove Smob::type_p_name_ default
2016-03-08 David KastrupIssue 4786: fee.fi = 0 was interpreted as as fee =...
2016-03-07 Valentin Villenave(Optionally) embed ly source files inside generated PDF
2016-03-05 Jean-Charles Malah... Merge branch 'master' into translation
2016-03-04 David KastrupIssue 4779: Accept isolated durations as music function...
2016-03-04 David KastrupUse new arguments of make_duration
2016-03-04 David KastrupLet make_duration accept preexisting durations and...
2016-03-04 David KastrupLet make_music_from_simple accept numbers/durations
2016-03-04 David Kastrupparser.yy: factor out "multipliers" from "multiplied_du...
2016-03-04 David Kastrupparser.yy: Remove redundant duration_length
2016-03-04 David KastrupIssue 4770: Avoid unnecessary use of scm_list_n/scm_apply_0
2016-03-04 David KastrupIssue 4718/4: Fold transpose_mutable into Prob::transpose
2016-03-04 David KastrupIssue 4718/3: Let Quote_iterator::process use Prob...
2016-03-04 David KastrupIssue 4718/2: Let transpose_music_list act defensively...
2016-03-04 David KastrupIssue 4718/1: In-chord tie in cue causes segfault
2016-02-15 David KastrupIssue 4767: Crash with Completion_heads_engraver and...
2016-02-06 Jean-Charles Malah... Merge branch 'master' into translation
2016-01-27 David KastrupIssue 4741: Allow Scheme functions to be called inside...
2016-01-24 Paul MorrisIssue 4743/1: Add ly:one-line-auto-height-breaking
2016-01-16 Paul MorrisDo not draw ledger lines on top of staff lines
2016-01-15 Heikki TauriainenDo not output CC#7 events in MIDI on dynamic changes
2016-01-01 Urs LiskaFix whitespace errors introduced in issue 4704
2016-01-01 Jean-Charles Malah... Merge branch 'master' into translation
2015-12-28 Urs Liska4704: Improve beam subdivision beaming count
2015-12-28 Urs Liska4704: Partially revert 0382ed88: "Adjust beam subdivision"
2015-12-26 Werner LembergRemove unused `max-stretch' property.
2015-12-23 Paul MorrisAdd ly:grob-spanned-rank-interval
2015-12-21 Jean-Charles Malah... Merge branch 'master' into translation
2015-12-16 David KastrupIssue 4687/1: Let \etc in partial markup commands stand...
2015-12-11 Paul MorrisAdd and use note-collision-threshold grob property
2015-12-04 David KastrupIssue 4674: Disallow "Scheme_engraver" as an engraver...
2015-11-29 Jean-Charles Malah... Merge branch 'master' into translation
2015-11-25 Urs LiskaIssue 4664: Ensure one beam is left in subdivided beams
2015-11-24 David KastrupIssue 4670: Percent_repeat_iterator's derived_mark...
2015-11-19 David KastrupIssue 4657: Tweak Rest.staff-position fails with beam
2015-11-15 Jean-Charles Malah... Merge branch 'master' into translation
2015-11-11 Paul MorrisIssue 4504/1 add whiteout-style, drop whiteout-box
2015-11-10 David KastrupIssue 4653: French beam ending on rest causes segfault
2015-11-10 David KastrupImplement ly_memv as a sloppy memv variant
2015-11-07 James LoweDoc: scm - Clarify ly:context-pushpop-property
2015-10-24 Jean-Charles Malah... Merge branch 'master' into translation
2015-10-24 David KastrupFix GC catastrophe in Slur_proto_engraver::derived_mark
2015-10-18 Phil HolmesMerge remote branch 'origin/master' into release/unstable release/2.19.29-1
2015-10-18 David KastrupRevert "Issue 4550 (1/2) Avoid "using namespace std...
2015-10-18 David KastrupRevert "Issue 4550 (2/2) Avoid "using namespace std...
2015-10-14 David KastrupIssue 4632: Make \tempo expression more discriminating
2015-10-14 David KastrupIssue 4630/2: Add override_input to music created from...
2015-10-14 David KastrupIssue 4630/1: Add location info override to some music...
2015-10-11 David KastrupIssue 4627: Convert Scheme_hash_table to using Smob1
2015-10-05 David KastrupIssue 4625/5: Accept note heads as slur bounds
2015-10-05 David KastrupIssue 4625/4: Move in-chord slur info to slur boundaries
2015-10-05 David KastrupIssue 4625/3: Listen to and record in-chord slurs
2015-10-05 David KastrupIssue 4625/2: Add event_symbol function to all slur...
2015-10-05 David KastrupIssue 4625/1: Rename Slur_proto_engraver::internal_list...
2015-10-05 David Kastrupsend_stream_event(...); macro should only produce one...
2015-10-03 Dan EbleIssue 4550 (2/2) Avoid "using namespace std;" in includ...
2015-10-03 Dan EbleIssue 4550 (1/2) Avoid "using namespace std;" in includ...
2015-10-02 David KastrupIssue 4610: ly:round-filled-polygon: optional parameter...
2015-10-02 David KastrupRewrite call_pure_function
2015-10-02 David KastrupIssue 4620/5: Remove/replace Simple_closure smob type
2015-10-02 David KastrupIssue 4620/4: Import grob::compose-function and grob...
2015-10-02 David KastrupIssue 4620/2: Add ly:pure-call and ly:unpure-call functions
2015-10-02 David KastrupIssue 4623: Don't dump Midi data to screen on write...
2015-09-29 David KastrupIssue 4618: Correct argument handling of Unpure_pure_ca...
2015-09-26 Jean-Charles Malah... Merge branch 'master' of /home/jcharles/GIT/Lily/....
2015-09-23 David KastrupIssue 4612: Don't let AccidentalPlacement::add_accident...
2015-09-23 David KastrupIssue 4611: Don't give RepeatTieColumn a `cause' event
2015-09-20 David KastrupMerge branch 'issue4609' into HEAD
2015-09-20 David KastrupIssue 4609/4: Move \once action from iterators to listeners
2015-09-20 David KastrupIssue 4609/3: Create ly:context-matched-pop-property
2015-09-20 David KastrupIssue 4609/2: Add Grob_property_info::temporary_{overri...
2015-09-20 David KastrupIssue 4609/1: Let nalist_to_alist accept temporary...
2015-09-15 Dan EbleIssue 4594 (4/4): mmrest engraver: rearrange for readab...
2015-09-15 Dan EbleIssue 4594 (3/4) mmrest engraver: simplify logic
2015-09-15 Dan EbleIssue 4594 (2/4) mmrest engraver: move most processing...
2015-09-15 Dan EbleIssue 4594 (1/4) mmrest engraver: comments, naming...
2015-09-14 David KastrupAvoid segfault for cleared vertical-skylines in add_gro...
2015-09-13 Jean-Charles Malah... Merge branch 'master' into translation
2015-09-11 Dan EbleIssue 4577: Remove the nasty workaround for platforms...
2015-09-08 Jean-Charles Malah... Merge branch 'master' into translation
2015-09-02 David NalesnikScheme function to draw lines based on grob layout
2015-08-30 Phil HolmesMerge remote branch 'origin/release/unstable' into...
2015-08-30 Paul MorrisIssue 4504: Let whiteout-box take a number argument
2015-08-29 David NalesnikDon't print redundant flags in chords
2015-08-24 David KastrupIssue 4555: Make Lookup a namespace rather than an...
next