]> git.donarmstrong.com Git - lilypond.git/history - lily/lily-guile.cc
Web-ja: update introduction
[lilypond.git] / lily / lily-guile.cc
2015-11-15 Jean-Charles Malah... Merge branch 'master' into translation
2015-11-10 David KastrupImplement ly_memv as a sloppy memv variant
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-07-02 David KastrupIssue 4462/1: Create a module variable access system...
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 4376: Add LY_ASSERT_DERIVED_SMOB macro
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-03-23 David KastrupIssue 4325: Replace most uses of scm_{from,to}_locale_...
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-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)
2013-09-14 Jean-Charles Malah... Merge branch 'master' into translation
2013-09-10 Frédéric BronIssue 3531: replaced function argument 'string' by...
2013-07-20 Jean-Charles Malah... Merge branch 'master' into translation
2013-07-18 David KastrupIssue 3444: No warning for misspelled properties
2013-03-09 Jean-Charles Malah... Merge branch 'master' into translation
2013-03-05 David KastrupIssue 3211: Let ly_deep_copy and ly_music_deep_copy...
2013-03-05 David Kastruply_deep_copy did not actually copy vectors
2013-03-05 Mike SolomonUses only unpure-pure containers to articulate unpure...
2013-01-10 David KastrupMerge remote-tracking branch 'origin/master' into trans...
2013-01-04 David Kastruplily-guile.cc: remove weird special case for no longer...
2012-12-20 David KastrupMerge remote-tracking branch 'origin/translation' into...
2012-12-14 David KastrupIssue 2981: Let \set ... = *undefined* unset values...
2012-09-11 Till PaalaMerge branch 'translation' of ssh://git.sv.gnu.org...
2012-08-15 John MandereauMerge remote-tracking branch 'origin/stable/2.16' into...
2012-08-10 Graham PercivalRun fixcc.py with astyle 2.02.
2012-07-27 David KastrupCreate ly_is_rational predicate that allows exact ratio...
2012-07-12 Francisco VilaMerge branch 'translation' into staging
2012-07-06 David KastrupEliminate gcc warning in ly_rational2scm
2012-07-04 Graham PercivalMerge remote-tracking branch 'origin' into HEAD release/2.15.41-1
2012-07-04 David KastrupInclude +inf.0 and -inf.0 in conversions of Rational...
2012-01-11 Francisco VilaMerge branch 'lilypond/translation' into staging
2012-01-09 Graham PercivalRun grand-replace for 2012
2012-01-07 Francisco VilaMerge branch 'master' into lilypond/translation
2012-01-07 Graham PercivalMerge remote branch 'origin' into release/unstable
2012-01-07 Mike SolomonFixes non-negativity check in robust_scm2vsize
2011-12-30 Francisco VilaMerge branch 'lilypond/translation' into staging
2011-12-28 Mike SolomonAdds vertical skylines to slurs.
2011-11-10 Graham PercivalMerge remote branch 'origin' into release/unstable
2011-11-09 Mike SolomonCaches full score pure minimum translations in align...
2011-10-30 Francisco VilaMerge branch 'lilypond/translation'
2011-10-25 Bertrand Bordagelily-guile: remove broken and unused function.
2011-10-25 Francisco VilaMerge branch 'master' into lilypond/translation
2011-10-23 Bertrand BordageUpdating lily-guile.cc.
2011-10-18 Bertrand BordageOptimizes note-heads.cc and introduces robust_symbol2st...
2011-09-10 Till PaalaMerge branch 'lilypond/translation' of ssh://git.sv...
2011-08-27 Francisco VilaMerge branch 'master' into lilypond/translation
2011-08-21 Bertrand BordageRevert "lily-guile updates and CG: "Scheme->C interface...
2011-08-21 Bertrand Bordagelily-guile updates and CG: "Scheme->C interface" section.
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 KainhoferProper loglevels: cmd-line option --loglevel=NONE/ERROR...
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-02-05 Francisco VilaMerge branch 'web-experimental' into lilypond/translation
2011-02-04 Francisco VilaMerge branch 'web-experimental' into lilypond/translation
2011-02-01 Till PaalaMerge branch 'lilypond/translation' of ssh://git.sv...
2011-01-29 Francisco VilaMerge branch 'master' into lilypond/translation
2011-01-21 Jan NieuwenhuizenUse g_spawn_sync () instead of system (). Fixes #1429.
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-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-05-14 Francisco VilaMerge branch 'master' into lilypond/translation
2009-05-08 John MandereauMerge branch 'lilypond/translation' of ssh://jomand...
2009-05-03 Joe NeemanMerge commit 'origin'
2009-05-01 Carl SorensenMerge branch 'master' of carldsorensen@git.sv.gnu.org...
2009-04-29 Werner LembergMore newlines and hierarchical indentation in log messages.
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...
next