]> git.donarmstrong.com Git - lilypond.git/history - lily
Changes lilypond-example for rest-by-number
[lilypond.git] / lily /
2012-12-19 David KastrupIssue 3012: Flag an error for isolated post-events...
2012-12-19 David KastrupIssue 3019: Let ly:event-property take an optional...
2012-12-14 David KastrupIssue 2981: Let \set ... = *undefined* unset values...
2012-12-13 Keith OHarastencil.cc: Backspacing stencils are not empty
2012-12-11 David KastrupMerge branch 'translation' into staging
2012-12-08 David KastrupIssue 3009: Make \revert work again as context modification
2012-12-07 David Kastrupparser/lexer: eliminate LYRIC_MARKUP as a token separat...
2012-12-07 David Kastrupparser/lexer: don't require separate LYRICS_STRING...
2012-12-06 David KastrupMerge remote-tracking branch 'origin/master' into trans...
2012-12-04 David KastrupRemove "selective" contextmods.
2012-12-03 David KastrupIssue 2997: parser.yy: avoid premature work in make_mus...
2012-11-30 David KastrupIssue 2997/1: Let Tweak_engraver deal with nested prope...
2012-11-30 David KastrupIssue 2976: Allow ly:grob-set-nested-property! to set...
2012-11-30 David KastrupIssue 2975: beam.cc: let a loop run backwards for bette...
2012-11-30 David Kastrupparser.yy: use extended version of check_scheme_arg
2012-11-30 David Kastrupparser.yy: give check_scheme_arg optional argument...
2012-11-19 David KastrupIssue 2951: Allow music of nominally zero duration...
2012-11-16 Mike SolomonMoves stem-length to C++.
2012-11-12 David KastrupIssue 2954: Context_mod should not have virtual copy...
2012-11-12 David KastrupIssue 2946: let Lyric_combine_music_iterator only liste...
2012-11-10 David KastrupIssue 2949: Allow (closed) scheme function calls as...
2012-11-10 Benkő Pálfix divisioMaior; add more explanatory comments
2012-11-07 Marc HohlAllows optional octavation for clefs
2012-11-05 David KastrupIssue 2939: Fix relations between \maininput, EOF and...
2012-10-31 David KastrupIssue 2928: parser.yy: get rid of SCORE_IDENTIFIER...
2012-10-30 David Kastruplexer.ll: duplicate a few quotes in character sets...
2012-10-30 David Kastruplexer.ll: lyric_quote was not necessary as separate...
2012-10-30 David KastrupIssue 2935: is_main_input_ should only be set by \maini...
2012-10-30 Benkő Pálprevent collision of mensural ligature and next grob
2012-10-30 Benkő Pálpass by reference-to-const, not by value
2012-10-26 David KastrupMerge branch 'symbol_list_simple' into master
2012-10-25 David KastrupChange \footnote user interface and behavior to match...
2012-10-25 David KastrupAllow the string "xxx.yyy" to parse as a symbol list
2012-10-25 David KastrupAllow property and grob paths to be constructed from...
2012-10-25 David KastrupAllow LilyPond strings to stand in for symbols when...
2012-10-25 David KastrupFactor SCM_IDENTIFIER out from embedded_scm_arg*
2012-10-25 David Kastrupparser.yy: make is_regular_identifier match the lexer...
2012-10-25 David Kastrupparser.yy: FRACTION does not require a closed expressio...
2012-10-25 David KastrupAssignments can't contain literal lyric music (wrong...
2012-10-25 David KastrupMerge remote-tracking branch 'origin/translation' into...
2012-10-22 David KastrupMerge branch 'translation' into staging
2012-10-21 David KastrupMerge remote-tracking branch 'origin/stable/2.16' into...
2012-10-19 Benkő Páldefault position for a time signature is unconditionally 0
2012-10-19 Werner LembergAdd warning message for unknown characters (2889).
2012-10-19 David KastrupIssue 2840: Allow closed music function calls in closed...
2012-10-19 Keith OHaraRevert "Adds warning for line spanner with right coordi...
2012-10-18 David KastrupIssue 2808: Allow direction - ^ _ before string indicat...
2012-10-18 Trevor DanielsDoc: Bar_engraver is required for system-start clefs...
2012-10-18 David KastrupIssue 2728: count pairs of brackets
2012-10-18 David KastrupIssue 2729: When cloning a lexer/parser, don't copy...
2012-10-17 Marc HohlRemove spurious vector declaration in lily/articulations.cc
2012-10-15 Marc HohlNew bar line interface
2012-10-15 Werner LembergAdd warning message for unknown characters (2889).
2012-10-03 David KastrupIssue 2869: Regularize lyrics lexer mode
2012-10-01 David KastrupEliminate MARKUP_IDENTIFIER and MARKUPLIST_IDENTIFIER
2012-10-01 David Kastrupparser.yy: remove "embedded_scm" as one production...
2012-09-30 Aleksandr AndreevFix vertical position of Kievan dots
2012-09-28 Keith OHaraspacing-spanner: rods for non-adjacent paper-columns...
2012-09-28 Keith OHaraslur-scoring: avoid infinite loop with empty note colum...
2012-09-28 Keith OHaranote-collision: retain upper voice dot when merging...
2012-09-27 David Kastrupparser.yy: introduce make_music_from_simple function
2012-09-27 David Kastrupparser.yy: remove unused function set_music_properties
2012-09-26 David KastrupIssue 2854: parser.yy: remove STRING_IDENTIFIER token
2012-09-26 David KastrupIssue 2853: Set up indent-tabs-mode for Emacs in lexer...
2012-09-23 Phil HolmesMerge remote branch 'origin/master' into release/unstable release/2.17.3-1
2012-09-22 David Kastrupparser.yy: get along without %code Bison directive...
2012-09-22 Ian HulinIssue 2758. ly_module_lookup caused deprecation warning...
2012-09-22 Ian HulinIssue 2758. ly_module_lookup caused deprecation warning...
2012-09-21 Keith OHaraRevert "spacing-spanner: rods for non-adjacent paper...
2012-09-21 Aleksandr AndreevFix beaming in Kievan notation
2012-09-21 Keith OHaraspacing-spanner: rods for non-adjacent paper-columns...
2012-09-21 Keith OHaraspacing-spanner: unroll complex loop
2012-09-21 Keith OHaralookup.cc: warn about, but do not draw, empty boxes
2012-09-21 Keith OHarastem.cc: be robust in case of missing note-head stencils
2012-09-21 Keith OHaraRevert "Adds warning for line spanner with right coordi...
2012-09-16 David KastrupIssue 2840: Allow closed music function calls in closed...
2012-09-14 David KastrupIssue 2834: Remove "Brace found at end of markup."...
2012-09-14 David KastrupIssue 2815: parser/lexer: de-unionize semantic values...
2012-09-14 Mike SolomonUses exact horizontal skylines for accidental placement.
2012-09-12 Phil HolmesMerge remote branch 'origin/release/unstable' into...
2012-09-12 Mike SolomonAllows the user to override the text property of ChordName
2012-09-11 Benkő Pálremove top-level const's from declarations
2012-09-11 Till PaalaMerge branch 'translation' of ssh://git.sv.gnu.org...
2012-09-11 Mike SolomonRevert "Better approximations for cross-staff slurs"
2012-09-10 Mike SolomonBetter approximations for cross-staff slurs
2012-09-10 Mike SolomonCorrects Mike Solomon's e-mail address
2012-09-10 Mike SolomonAvoids script-tie collisions
2012-09-09 David KastrupIssue 2826: Let do_yyparse return a value rather than...
2012-09-08 David KastrupWhen printing a context def, include the source location.
2012-09-07 David KastrupIssue 2808: Allow direction - ^ _ before string indicat...
2012-09-05 Benkő Páldefault position for a time signature is unconditionally 0
2012-09-04 Mike SolomonLedgerLineSpanner included in vertical skylines of...
2012-09-04 Mike SolomonDynamics do not avoid extremal cross-staff stems in...
2012-09-03 Keith OHaralayout.cc: do not draw infinite boxes
2012-09-03 Keith OHaraLedger-line-spanner: symmetric extents; issue 2493
2012-09-03 Keith OHaragrob-property.cc: outdated comment
2012-09-03 Mike SolomonCaches all pure minimum translations
2012-08-31 Mike SolomonRemoves more cruft from skyline.cc and skyline.hh.
2012-08-31 Mike SolomonUses a heuristic to determine if chord tremolos collide...
2012-08-31 Mike SolomonBetter automation of tremolo direction for whole note...
next