]> git.donarmstrong.com Git - lilypond.git/history - lily/figured-bass-engraver.cc
Web-ja: update introduction
[lilypond.git] / lily / figured-bass-engraver.cc
2017-02-13 Jean-Charles Malah... Merge branch 'master' into translation
2017-02-02 David KastrupIssue 1375/1: Let Translator constructor take a Context...
2016-06-11 Jean-Charles Malah... Merge branch 'master' of /home/jcharles/GIT/Lily/....
2016-06-10 John GourlayBring dev/johngourlay/issue-4751 up to date with respec...
2016-06-06 David KastrupIssue 4884: Remove DECLARE_* translator callback macros
2016-05-31 David KastrupIssue 4865/2: Rewrite of new translator initializations
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-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-08-23 David KastrupRevert "Issue 4550 (1/2) Avoid "using namespace std...
2015-08-23 David KastrupRevert "Issue 4550 (2/2) Avoid "using namespace std...
2015-08-20 Dan EbleIssue 4550 (2/2) Avoid "using namespace std;" in includ...
2015-08-20 Dan EbleIssue 4550 (1/2) Avoid "using namespace std;" in includ...
2015-06-07 Jean-Charles Malah... Merge branch 'master' of /home/jcharles/GIT/Lily/....
2015-05-23 Dan EbleIssue 4365: non-member unsmob<T> replaces T::unsmob...
2015-05-12 David KastrupIssue 4377: Run a script for using derived_unsmob where...
2015-04-30 Jean-Charles Malah... Merge branch 'master' into translation
2015-04-21 Valentin VillenaveReplace C++ (in)equality checks with proper SCM syntax
2015-02-28 Phil HolmesMerge remote branch 'origin/master' into release/unstable
2015-01-20 Jean-Charles Malah... Merge branch 'master' into translation
2015-01-04 Werner LembergRun grand replace for 2015.
2014-08-09 Jean-Charles Malah... Merge branch 'master' of /home/jcharles/GIT/Lily/....
2014-08-02 David KastrupMerge branch 'issue4032'
2014-08-02 David Kastrupunsmob_pitch -> Pitch::unsmob and related
2014-06-16 David KastrupMerge remote-tracking branch 'origin' into translation
2014-06-15 David KastrupMerge remote-tracking branch 'origin/translation' into...
2014-03-16 David KastrupMerge remote-tracking branch 'origin/translation'
2014-03-16 David KastrupMerge remote-tracking branch 'origin/translation'
2014-03-15 David KastrupMerge remote-tracking branch 'origin/translation'
2014-02-15 David KastrupMerge remote-tracking branch 'origin/translation' into...
2014-01-12 Carl SorensenRun grand-replace (issue 3765)
2014-01-06 Phil HolmesMerge remote branch 'origin/release/unstable' into...
2014-01-06 Carl SorensenRun grand-replace (issue 3765)
2012-01-11 Francisco VilaMerge branch 'lilypond/translation' into staging
2012-01-09 Graham PercivalRun grand-replace for 2012
2011-09-10 Till PaalaMerge branch 'lilypond/translation' of ssh://git.sv...
2011-09-03 Francisco VilaMerge branch 'master' into lilypond/translation
2011-09-01 Bertrand BordageRemove the limit of figuredBassCenterContinuations.
2011-08-21 Bertrand BordageRevert "Fixes figuredBassCenterContinuations."
2011-08-21 Bertrand BordageFixes figuredBassCenterContinuations.
2011-08-15 Till PaalaMerge branch 'lilypond/translation' of ssh://git.sv...
2011-08-08 Francisco VilaMerge branch 'master' into lilypond/translation
2011-08-03 Francisco VilaMerge branch 'lilypond/translation'
2011-08-01 Graham PercivalGrand fixcc.py run on all .hh .cc files.
2011-01-18 Francisco VilaMerge branch 'master' into lilypond/translation
2011-01-13 Graham PercivalAdmin: run yearly grand-replace.
2010-12-26 Jean-Charles Malah... Merge branch 'lilypond/translation'
2010-12-26 Werner LembergFix compiler warnings.
2010-11-26 Reinhold KainhoferFiguredBass: Extenders for figs of different width...
2010-11-26 Valentin VillenaveMerge branch 'master' into lilypond/translation
2010-11-25 Reinhold KainhoferFiguredBass: Extenders for figs of different width...
2010-11-17 Francisco VilaMerge branch 'master' into lilypond/translation
2010-11-16 Reinhold KainhoferFiguredBass: Fix bug with extenders not being properly...
2010-03-01 Francisco VilaMerge branch 'master' into lilypond/translation
2010-02-25 Francisco VilaMerge branch 'lilypond/translation'
2010-02-23 Reinhold KainhoferFiguredBass: Correct whitespace (tabs->spaces, remove...
2010-02-22 Reinhold KainhoferFiguredBass: method for extracting figure info; Shuffle...
2010-02-22 Reinhold KainhoferFiguredBass: After checking for 0, we know alignment_...
2010-02-22 Reinhold KainhoferFiguredBass: No need to store rest event, use bool...
2010-02-22 Reinhold KainhoferFiguredBass: Extract resetting a figure object to its...
2010-02-22 Reinhold KainhoferFiguredBass: If no-continuation is set, handle it like...
2010-02-22 Reinhold KainhoferFiguredBass: Don't continue spanner on unequal figures...
2010-02-22 Reinhold KainhoferFiguredBass: don't extract property twice, but use...
2010-02-22 Reinhold KainhoferFiguredBass: When checking for continuation in FigBass...
2010-02-18 Francisco VilaMerge branch 'master' into lilypond/translation
2010-02-14 Reinhold KainhoferMore cleanly factor out the bass figure group object
2010-01-29 Till PaalaMerge branch 'lilypond/translation' of ssh://git.sv...
2010-01-28 John MandereauMerge branch 'lilypond/translation' of ssh://git.sv...
2010-01-23 Neil PuttockRun grand-replace for 2010.
2009-11-25 Jan NieuwenhuizenUpdate source file headers. Fixes using standard GNU...
2009-10-08 Neil PuttockMake figured bass markup work when using extenders.
2009-03-13 Joe NeemanMerge commit 'origin/dev/jneeman' into systems-per...
2009-01-10 John MandereauMerge branch 'master' of ssh://jomand@git.sv.gnu.org...
2009-01-09 Carl SorensenMerge branch 'master' of carldsorensen@git.sv.gnu.org...
2009-01-06 Jan NieuwenhuizenRun grand-replace for 2009.
2008-12-11 Joe NeemanMerge branch 'master' of ssh://jneem@git.sv.gnu.org...
2008-12-11 Joe NeemanMerge branch 'master' of ssh://jneem@git.sv.gnu.org...
2008-12-11 Carl SorensenMerge branch 'master' of carldsorensen@git.sv.gnu.org...
2008-12-08 Carl SorensenMerge branch 'master' of carldsorensen@git.sv.gnu.org...
2008-12-03 John MandereauMerge branch 'lilypond/translation' of ssh://jomand...
2008-12-01 Jan NieuwenhuizenRun `make grand-replace'.
2008-11-15 John MandereauMerge branch 'lilypond/translation' of ssh://jomand...
2008-11-15 Nicolas SceauxMerge branch 'master' into nested-bookparts
2008-11-11 Reinhold KainhoferFigured Bass: Break extender line if we have a differen...
2008-05-11 Till PaalaMerge branch 'lilypond/translation' of ssh://trettig...
2008-05-09 Reinhold KainhoferMerge branch 'master' of ssh://kainhofer@git.sv.gnu...
2008-05-08 John MandereauMerge branch 'lilypond/translation' of /home/lilycvs...
2008-05-08 John MandereauMerge branch 'master' into lilypond/translation
2008-05-02 Graham PercivalMerge branch 'master' of git://git.sv.gnu.org/lilypond
2008-05-02 Trevor DanielsMerge branch 'master' of git://git.sv.gnu.org/lilypond...
2008-05-01 Han-Wen NienhuysMerge branch 'master' of ssh+git://hanwen@git.sv.gnu...
2008-05-01 Han-Wen Nienhuyscode layout nits.
2008-04-01 Mats BengtssonMerge branch 'master' of git://git.sv.gnu.org/lilypond
2008-03-19 John MandereauMerge branch 'lilypond/translation' of ssh://jomand...
2008-03-19 John MandereauMerge branch 'lilypond/translation' of ssh://jomand...
2008-03-18 John MandereauMerge branch 'lilypond/translation' of ssh://jomand...
2008-03-15 John MandereauMerge branch 'master' into lilypond/translation
2008-03-15 Graham PercivalMerge branch 'master' of git://git.sv.gnu.org/lilypond
next