]> git.donarmstrong.com Git - lilypond.git/shortlog
lilypond.git
2011-12-06 Graham PercivalRelease: update news. release/2.15.21-1
2011-12-05 David KastrupFix \acciatura printing in the aftermath of f0978ed1211...
2011-12-05 David Kastrupdisplay-lily-tests.ly: prettify the test code, keeping...
2011-12-05 Reinhold KainhoferFix almost all warnings in flower/ and many in lily/.
2011-12-05 David KastrupBetter fix for issue 1875: use -lsupc++ if required.
2011-12-05 Mike SolomonAdds Dots to the Slur encompass-objects grob set.
2011-12-05 Mike SolomonAdds regtest for automatic bar renumbering at volta...
2011-12-05 Mike SolomonAllows for automatic renumbering of measure numbers...
2011-12-05 Keith OHaraitem.cc: make is_non_musical() conform to its name...
2011-12-04 David KastrupDocumentation/extending: some improvements.
2011-12-03 James LoweDoc: NR added reference to footnotes in NR 2.1.6
2011-12-02 James LoweDoc: NR Added new node for Custom Footnotes
2011-12-02 Mike SolomonMakes pure-from-neighbor-interface callback public.
2011-12-02 Mike SolomonAdds the Span_bar_stub_engraver to the StaffGroup context.
2011-12-02 Mike SolomonAssures less overshoot in Slur::pure_height.
2011-12-02 Mike SolomonAdds a numbering-assertion-function property to the...
2011-12-02 David KastrupWork around compiler bug, Issue 1997: segfault in tabla...
2011-12-02 Graham PercivalBuild: don't check gcc version numbers with clang
2011-12-01 David KastrupMake ly:parse-string-expression robust against bad...
2011-11-30 Carl SorensenDon't let dots go negative in scaleDurations -- Fix...
2011-11-30 David Kastrupparser.yy: remove unused functions
2011-11-30 Mike SolomonPrevent accidentals and articulations from moving over...
2011-11-30 David KastrupRun scripts/auxiliar/update-with-convert-ly.sh
2011-11-30 David KastrupMake 2-argument form of \accidentalStyle
2011-11-29 David KastrupPrefer # over $ in markups
2011-11-29 Adam SpiersIssues 1503 and 1572 - Add an entry to changes.tely...
2011-11-29 Adam SpiersIssue 1503 - add support for "altered" jazz chord ...
2011-11-29 Adam SpiersFix indentation in chord-ignatzek-names.scm
2011-11-29 Adam SpiersDoc: fix spurious pluralisation typo in Chord name...
2011-11-29 Adam SpiersIssue 1503 - add additionalPitchPrefix to allow choice...
2011-11-29 Adam SpiersIssue 1503 - Allow choice of minor chord modifier.
2011-11-29 Adam SpiersAdd slashChordSeparator
2011-11-29 Adam SpiersAdd some missing chords to the ignatzek regression...
2011-11-29 Adam SpiersIssue 1503 - Recognise Lydian chords
2011-11-29 Adam SpiersIssue 1503 - Enlarge half-diminished slashed circle...
2011-11-28 Adam SpiersReplace tabs with spaces in scm/chord-ignatzek-names.scm
2011-11-28 Adam SpiersUsability improvements to {doc,cg}-section.sh and corre...
2011-11-28 Adam Spiersavoid cryptic StopIteration failure from make when...
2011-11-28 Adam SpiersIssue 2014: Improve HTML output of regression tests
2011-11-28 Phil HolmesUpdate LSR and fix Issue 1971
2011-11-28 Carl SorensenFix compile on OSX by including std-vector.hh instead...
2011-11-28 David KastrupAdd Scheme context-mods, reimplement \grobdescriptions...
2011-11-28 David KastrupMake order of context mods added at initialization...
2011-11-28 Neil PuttockImplement ly:make-context-mod
2011-11-28 David KastrupDon't create closures for obvious constants in #{ ...
2011-11-28 David KastrupRecord $ and # expressions inside of #{ #} for better...
2011-11-27 Phil HolmesUpdates LSR locally
2011-11-26 Phil HolmesUpdates CG with new issue classification guidance
2011-11-26 David KastrupFix crash in safe mode due to unprotected module in...
2011-11-25 David KastrupTiny convertrule fix for occurences of 2468 inside...
2011-11-25 Francisco VilaMerge branch 'lilypond/translation' into staging
2011-11-25 Mike SolomonAdds some info about pure properties to the CG.
2011-11-25 Mike SolomonUses the pure-from-neighbor-interface to calculate...
2011-11-24 Jean-Charles... Doc-fr: NR world Full review
2011-11-24 Jean-Charles... Doc-fr: NR simultaneous Full review
2011-11-24 Jean-Charles... Doc-fr: NR spacing Nitpicks
2011-11-24 Jean-Charles... Doc-fr: NT text Full review
2011-11-24 Jean-Charles... Doc-fr: NR vocal Full review
2011-11-24 Jean-Charles... Doc-fr: NR Pitches Full review
2011-11-24 Jean-Charles... Doc-fr: typos
2011-11-24 David Kastrupprogramming-interface.itely: Documentation improvements.
2011-11-24 Mike SolomonDefines some undefined grob properties, grob objects...
2011-11-24 Mike SolomonGets vertical ordering of footnotes correct.
2011-11-24 Carl SorensenFix beamlet pointing wrong way in tuplets (issue 11).
2011-11-24 David Kastruplily-parser.cc: remove dead array define_spots_
2011-11-24 Graham PercivalRelease: bump version.
2011-11-24 Graham PercivalRelease: update news. release/2.15.20-1
2011-11-23 David Kastrupparser.yy: allow negative numbers as function arguments...
2011-11-23 David KastrupRun scripts/auxiliar/update-with-convert-ly.sh
2011-11-23 David KastrupAdd \accidentalStyle command
2011-11-23 Keith OHaraRepair dangerous loop from commit 7ee874c5
2011-11-22 David KastrupAllow embedded Scheme inside of markup expressions
2011-11-22 David KastrupLambaize $ and # in #{ ... #} to make Guile V2 happy.
2011-11-22 David KastrupUse *unspecified* and/or unspecified? instead of (begin)
2011-11-22 Keith OHaraFix array over-run; issue 1723
2011-11-21 David KastrupGet rid of pending_string_includes
2011-11-21 David Kastruply:parser-include-string can't be executed asynchronously
2011-11-21 David KastrupDon't let cloned parsers and lexers inherit error state.
2011-11-19 David KastrupDocumentation improvements concerning Scheme programming.
2011-11-18 Phil HolmesUpdates to bug squad rota
2011-11-18 David Kastrupupdate-with-convert-ly.sh: improve exclusion patterns...
2011-11-18 Phil HolmesPrevents CS docs building unnecessarily issue 2038
2011-11-18 David Kastrupbeam.cc: comment fix
2011-11-18 Graham PercivalRelease: bump version.
2011-11-18 Graham PercivalRelease: update news. release/2.15.19-1
2011-11-17 David Kastruplexer.ll: Allow include file names to be specified...
2011-11-16 David Kastrupparser.yy: remove unused argument and functions
2011-11-16 David KastrupDoc work
2011-11-16 David KastrupSeparate read/eval for Scheme expressions.
2011-11-16 David KastrupRemove all traces of ly:export
2011-11-16 David KastrupFold set-time-signature into \time and run update-with...
2011-11-16 David KastrupRun scripts/auxiliar/update-with-convert-ly.sh
2011-11-16 David KastrupFold set-time-signature into \time
2011-11-16 David KastrupMake new predicate number-list?
2011-11-15 Werner LembergAdd a newline at EOF.
2011-11-14 Reinhold KainhoferWarnings: Move all warning-as-error handling to warn.cc
2011-11-13 David Kastrupgrob.cc: rewrite O(n^2) algorithm in Grob::common_refpo...
2011-11-13 Carl SorensenUpdate CG with new location for lilydev (Issue 2031)
2011-11-12 David KastrupFix autoconf fallout from yaffut fix
2011-11-12 Graham PercivalRelease: bump version.
next