]> git.donarmstrong.com Git - lilypond.git/shortlog
lilypond.git
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.
2011-11-12 Graham PercivalRelease: update news. release/2.15.18-1
2011-11-11 Ian HulinTracker 2025 - move safe utility to separate module...
2011-11-11 David KastrupDon't let yaffut try to demangle when autoconf figures...
2011-11-10 David KastrupAdapt docs to new $ and #{ ... #} behavior
2011-11-10 David KastrupLet #{ ... #} pass its $ handling to environment clonin...
2011-11-10 David KastrupPermit ly:parser-clone to receive an environment
2011-11-10 David KastrupRun update-with-convert-ly, and run convert-ly manually...
2011-11-10 David KastrupLet #{ ... #} pass its $ handling to environment cloning
2011-11-10 David Kastruplexer.ll: add $ for immediate export.
2011-11-10 Graham PercivalRelease: bump version.
2011-11-10 Graham PercivalMerge remote branch 'origin' into release/unstable release/2.15.17-1
2011-11-10 Graham PercivalRelease: update news.
2011-11-10 Graham PercivalMerge remote branch 'origin' into release/unstable
2011-11-10 David Kastrupparser.yy: allow postevents in function arguments in...
2011-11-10 David KastrupEmergency fix of croaked translations
2011-11-10 Mike SolomonStandardizes X extents of beams across beam calculations.
2011-11-09 Graham PercivalRelease: update news.
2011-11-09 Mike SolomonMakes line breaking options more accessible to grobs.
2011-11-09 Mike SolomonCaches full score pure minimum translations in align...
2011-11-09 Graham PercivalCorrect forward declarations (struct vs. class)
2011-11-08 David Kastrupprogramming-interface.itely: Explain new optional argum...
2011-11-08 David Kastrupparser.yy: Allow backup and reparse of some more comple...
2011-11-08 David Kastrupparser.yy et al: make \mark a musicfunction.
2011-11-08 David Kastrupparser.yy et al: make \time and \times musicfunctions.
2011-11-08 David KastrupReplace \key with music function
2011-11-08 David Kastrupinput/regression/optional-args-backup.ly: Test backing...
2011-11-08 David KastrupUse the new fraction? predicate where appropriate.
2011-11-08 David KastrupImplement fraction? predicate checking for pair of...
2011-11-08 David Kastrupparser.yy: Allow numbers, fractions and \default as...
2011-11-08 David Kastrupparser.yy et al: make UNSIGNED a Scheme value token
2011-11-08 David KastrupMove priority of \addlyrics and composite music below...
2011-11-07 David KastrupRun scripts/auxiliar/update-with-convert-ly.sh
2011-11-07 David Kastrupscripts/auxiliar/update-with-convert-ly.sh: let update...
2011-11-07 Mike SolomonFixes issue 2005 - scripts move unnecessarily away...
2011-11-07 Francisco VilaMerge branch 'lilypond/translation'
2011-11-07 David KastrupIssue 1954: Implement event type filtering for pointAnd...
next