]> git.donarmstrong.com Git - lilypond.git/history - lily/include/smobs.tcc
Merge remote branch 'origin/master' into release/unstable
[lilypond.git] / lily / include / smobs.tcc
2015-02-28 Phil HolmesMerge remote branch 'origin/master' into release/unstable
2015-02-18 David KastrupIssue 4293/3: smobs.tcc: robustify {mark,print}_trampol...
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-14 Phil HolmesMerge remote branch 'origin/master' into release/unstable
2014-10-14 David KastrupEven more typecasting of member function pointers in...
2014-10-14 Phil HolmesMerge remote branch 'origin/master' into release/unstable
2014-10-12 David KastrupAvoid comparing pointers-to-member of covariant types
2014-10-11 David KastrupIssue 4158: Turn Smob_base<>::print_smob into member...
2014-10-09 David KastrupIssue 4152: Eliminate "will never be null" warnings...
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-09-08 David KastrupIssue 4086/5: Introduce callable Smob infrastructure
2014-09-02 David KastrupMerge branch 'issue4082'
2014-09-01 David KastrupIssue 4082/1: Reimplement Smobs via templates rather...