]> git.donarmstrong.com Git - lilypond.git/history - lily/context.cc
Web-ja: update introduction
[lilypond.git] / lily / context.cc
2017-04-13 David KastrupIssue 5116/1: Allow \change to same context type
2017-02-19 Jean-Charles Malah... Merge branch 'master' into translation
2017-02-14 David KastrupIssue 5062: Redo send_stream_event in type-clean manner
2016-11-18 David KastrupIssue 4997/7: Use Preinit for Global_context, protect...
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-09 Phil HolmesMerge remote branch 'origin/master' into release/unstable release/2.19.43-1
2016-06-09 David KastrupIssue 4878: Make type_p_name_ always char pointer
2016-05-23 John GourlayMerge branch 'master' into dev/johngourlay/issue-4751
2016-05-08 David KastrupIssue 4842/4: Replace Translator_method et al
2015-10-24 Jean-Charles Malah... Merge branch 'master' into translation
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-11 David KastrupIssue 4627: Convert Scheme_hash_table to using Smob1
2015-10-03 Dan EbleIssue 4550 (1/2) Avoid "using namespace std;" in includ...
2015-09-26 Jean-Charles Malah... Merge branch 'master' of /home/jcharles/GIT/Lily/....
2015-09-20 David KastrupMerge branch 'issue4609' into HEAD
2015-09-20 David KastrupIssue 4609/4: Move \once action from iterators to listeners
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-07-27 David KastrupIssue 4512: Remove redundant occurences of this->
2015-07-02 David KastrupIssue 4462/1: Create a module variable access system...
2015-06-26 David KastrupIssue 4459/2: Mark print_smob (...) member functions...
2015-06-26 David KastrupIssue 4459/1: Mark mark_smob () member functions as...
2015-06-11 Dan EbleIssue 4427: clean up finding & changing of contexts...
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-19 David KastrupIssue 2787: Sanitize usage of -DDEBUG, -DNDEBUG and...
2015-05-12 David KastrupMerge branch 'issue4357' into HEAD
2015-05-12 David KastrupIssue 4357/3: Run preparatory script replacing listener...
2015-05-05 David KastrupRevert "Issue 4360: Reorganize smob initialization...
2015-05-02 David KastrupIssue 4360: Reorganize smob initialization to make...
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-10-25 Jean-Charles Malah... Merge branch 'master' of /home/jcharles/GIT/Lily/....
2014-10-15 David KastrupIssue 4156: Define Smob<> constructors
2014-10-11 David KastrupIssue 4158: Turn Smob_base<>::print_smob into member...
2014-10-06 David KastrupIssue4141/2: Use Xxx:is_smob instead of Xxx:unsmob...
2014-10-02 David KastrupIssue 4135/2: Replace mark_smob static member functions...
2014-10-01 David KastrupRevert "Issue 4107/1: Use START/STOP for *recurse_over_...
2014-09-20 David KastrupIssue 4107/1: Use START/STOP for *recurse_over_translat...
2014-09-14 David KastrupMerge branch 'issue4097' into HEAD
2014-09-14 David KastrupDerive melisma_busy state from child contexts when...
2014-09-08 Janek WarchołReplace internal_get_property with get_property where...
2014-09-02 David KastrupMerge branch 'issue4082'
2014-09-01 David KastrupIssue 4082/3: Run scripts/auxiliar/smob-convert.sh
2014-08-16 Jean-Charles Malah... Merge branch 'master' of /home/jcharles/GIT/Lily/....
2014-08-14 David KastrupIssue 4057: Create Context::here_defined as faster...
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-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)
2013-10-13 David KastrupMerge branch 'translation' into staging
2013-09-26 Francisco VilaMerge branch 'translation' into staging
2013-09-20 David KastrupIssue 3553/2: When creating a hierarchy above Bottom...
2013-09-20 David KastrupIssue 3553/1: get_default_interpreter should create...
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-07-12 David KastrupRevert "Make EventClass hierarchy a property of Global...
2013-03-09 Jean-Charles Malah... Merge branch 'master' into translation
2013-03-08 David KastrupIssue 3225: Decouple \defaultchild from \accepts list...
2013-02-17 Jean-Charles Malah... Merge branch 'master' of /home/jcharles/GIT/Lily/....
2013-02-01 David KastrupIssue 3140: Let find_create_context create Score contex...
2012-12-20 David KastrupMerge remote-tracking branch 'origin/translation' into...
2012-12-14 David KastrupIssue 2981: Let \set ... = *undefined* unset values...
2012-05-05 Till PaalaMerge branch 'translation' of ssh://git.sv.gnu.org...
2012-05-04 Francisco VilaMerge branch 'master' into translation
2012-05-04 Francisco VilaMerge branch 'translation' into staging
2012-05-02 Francisco VilaMerge branch 'Paco' into staging
2012-05-02 David KastrupMake EventClass hierarchy a property of Global context
2012-05-02 David KastrupChange class field in stream events to contain the...
2012-04-02 Francisco VilaMerge branch 'master' into lilypond/translation
2012-04-02 Francisco VilaMerge branch 'lilypond/translation' into staging
2012-03-30 Graham Percivalrun astyle 2.02
2012-03-18 Francisco VilaMerge branch 'master' into lilypond/translation
2012-03-17 Francisco VilaMerge branch 'lilypond/translation' into staging
2012-03-10 David KastrupRectify order of property operations.
2012-01-11 Francisco VilaMerge branch 'lilypond/translation' into staging
2012-01-09 Graham PercivalRun grand-replace for 2012
2011-09-17 Francisco VilaMerge branch 'master' into lilypond/translation
2011-09-15 Reinhold Kainhoferprogramming_error messages should NOT be translated
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-13 Francisco VilaMerge branch 'master' into lilypond/translation
2011-08-13 Keith OHaralily/context-handle: rename function, variable
2011-08-08 Francisco VilaMerge branch 'master' into lilypond/translation
next