]> git.donarmstrong.com Git - lilypond.git/history - lily/input-scheme.cc
Web-ja: update introduction
[lilypond.git] / lily / input-scheme.cc
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-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-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-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-10-25 Jean-Charles Malah... Merge branch 'master' of /home/jcharles/GIT/Lily/....
2014-10-06 David KastrupIssue4141/2: Use Xxx:is_smob instead of Xxx:unsmob...
2014-09-08 David KastrupIssue 4086/1: Reimplement Input in terms of Simple_smob
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 KastrupReplace remaining uses of unsmob_xxx with Xxx::unsmob
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-08-27 Francisco VilaMerge branch 'master' into lilypond/translation
2011-08-15 Graham PercivalMerge remote branch 'origin' into release/unstable
2011-08-15 Till PaalaMerge branch 'lilypond/translation' of ssh://git.sv...
2011-08-14 Reinhold KainhoferLoglevels: Add ly:input-warning, ly:music-warning Schem...
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-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-11-13 Patrick McCartyRemove mbrtowc(), and use utf8_char_len() instead.
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'.
2007-07-04 Joe NeemanMerge branch 'master' into jneeman
2007-07-02 John MandereauMerge branch 'topic/master-translation' of /home/lilycv...
2007-07-02 John MandereauMerge branch 'Rmaster' into topic/master-translation
2007-07-02 Werner LembergImprove and correct documentation strings.
2007-01-31 Graham PercivalMerge branch 'master' of ssh+git://gpercival@git.sv...
2007-01-31 Joe NeemanMerge with master
2007-01-31 Han-Wen NienhuysMerge branch 'master' of ssh+git://hanwen@git.sv.gnu...
2007-01-31 Joe NeemanMerge with master
2007-01-31 Joe NeemanMerge branch 'master' of git+ssh://jneem@git.sv.gnu...
2007-01-31 Han-Wen NienhuysMerge branch 'master' of ssh+git://hanwen@git.sv.gnu...
2007-01-30 Han-Wen NienhuysMerge branch 'master' of ssh+git://hanwen@git.sv.gnu...
2007-01-27 Han-Wen Nienhuyscodingstyle nits: space before ( and after ,
2007-01-27 Han-Wen Nienhuysfix brown paper bag design: calling conventions are...
2007-01-27 Han-Wen Nienhuysreplace SCM_ASSERT_TYPE with LY_ASSERT_TYPE and friends
2007-01-26 Han-Wen Nienhuysmore generic SCM arg typechecking
2007-01-26 Han-Wen Nienhuysuniformize C++ <-> scheme name mappings.
2007-01-24 Joe NeemanMerge branch 'master' of git+ssh://jneem@git.sv.gnu...
2007-01-18 Joe NeemanMerge with master
2007-01-14 Joe NeemanMerge branch 'master' of git+ssh://jneem@git.sv.gnu...
2007-01-08 Graham PercivalMerge branch 'master' of ssh+git://gpercival@git.sv...
2007-01-08 Han-Wen Nienhuysadd 2007 to (c) year.
2007-01-07 Joe NeemanMerge branch 'master' of git+ssh://jneem@git.sv.gnu...
2007-01-05 Nicolas SceauxMerge branch 'master' of git://git.sv.gnu.org/lilypond
2007-01-04 Han-Wen NienhuysUpdate guile interface.
2006-09-01 Han-Wen Nienhuys* lily/include/book.hh (class Book): idem.
2006-05-31 Erlend AaslandFix some bugs in the dynamic engraver and PostScript... git/start
2006-09-01 Han-Wen Nienhuys* lily/include/book.hh (class Book): idem.
2006-05-27 Han-Wen Nienhuys(write-system-signature): new routine: write
2006-02-11 Jan Nieuwenhuizen* flower/include/std-string.hh:
2006-01-26 Jan Nieuwenhuizen*** empty log message ***
2006-01-24 Han-Wen Nienhuys* buildscripts/analyse-cxx-log.py: new file. Read compi...
2006-01-06 Jan Nieuwenhuizen* The grand 2005-2006 replace.
2005-08-12 Jan Nieuwenhuizen(parse_symbol_list): Bugfix.
2005-07-24 Han-Wen Nienhuys* lily/main.cc (setup_guile_env): new function. Set...
2005-07-21 Han-Wen Nienhuys* lily/output-def-scheme.cc (LY_DEFINE): take default...
2005-06-08 Han-Wen Nienhuys* ttftool/util.c (syserror): use errno for better error...
2005-03-10 Jan Nieuwenhuizen * flower
2005-03-08 Han-Wen Nienhuysnew file.
2005-02-26 Han-Wen Nienhuys* ps/music-drawing-routines.ps: new routine: insert...
2005-01-10 Nicolas Sceaux* lily/include/input.hh (class Input): new `end_' slot...
2005-01-07 Han-Wen Nienhuys*** empty log message ***