]> git.donarmstrong.com Git - lilypond.git/history - lily/include
re-run makelsr.py
[lilypond.git] / lily / include /
2015-06-12 David Kastrupsmobs.hh: mention that GUILE 1 gives callable structs...
2015-06-11 David KastrupIssue 4440: Establish %parser in Lily_parser::do_yyparse
2015-06-11 Dan EbleIssue 4427: clean up finding & changing of contexts...
2015-06-09 David KastrupIssue 4421/4: Make music functions callable from Scheme
2015-06-09 David KastrupIssue 4421/3: Add Fluid class for caching fluid values
2015-06-07 Jean-Charles Malah... Merge branch 'master' of /home/jcharles/GIT/Lily/....
2015-05-30 David KastrupRemove group-interface.hh which has been unused since...
2015-05-30 Dan EbleRemove time-scaled-music-iterator.hh which has been...
2015-05-23 Dan EbleIssue 4365: non-member unsmob<T> replaces T::unsmob...
2015-05-22 David KastrupIssue 4400: Rework LY_DECLARE_SMOB_PROC to declare...
2015-05-22 David KastrupIssue 4401: Remove unnecessary static casts on function...
2015-05-21 David KastrupIssue 4398/3: Move the protection of all_fonts_global...
2015-05-21 David KastrupIssue 4397: Arrange Protected_scm variables into single...
2015-05-19 David KastrupIssue 2787: Sanitize usage of -DDEBUG, -DNDEBUG and...
2015-05-16 David KastrupIssue 4380: Some optimizations during dispatching
2015-05-12 David KastrupIssue 4357/7: Replace translator_listener_record mess...
2015-05-12 David KastrupIssue 4357/6: Extend Callback_wrapper class to extend...
2015-05-12 David KastrupIssue 4357/5: Remove Scheme listeners as they are just...
2015-05-12 David KastrupMerge branch 'issue4357' into HEAD
2015-05-12 David KastrupIssue 4357/4: Reimplement Listener around generic SCM...
2015-05-12 David KastrupIssue 4357/3: Run preparatory script replacing listener...
2015-05-12 David KastrupIssue 4357/2: Make dispatchers callable for dispatching
2015-05-12 David KastrupIssue 4357/1: Move self_scm_ into non-templated Smob_co...
2015-05-12 David KastrupIssue 4376: Add LY_ASSERT_DERIVED_SMOB macro
2015-05-12 David KastrupIssue 4378: Rewrite Protected_scm for static lifetime...
2015-05-12 David KastrupDefine derived_unsmob<class T> function
2015-05-06 David KastrupIssue 4373: Start up GUILE type system before anything...
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-27 David KastrupIssue 4351/2: Rename Translator_void_method_ptr to...
2015-04-27 David KastrupIssue 4351/1: Rename Engraver_void_function_engraver_gr...
2015-04-22 Janek WarchołMore flexibility for tremolo slashes
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-03-06 Jean-Charles Malah... Merge branch 'master' into translation
2015-03-06 Mark H WeaverIssue 4304: Smob code changes mostly relevant for multi...
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-02-18 David KastrupIssue 4293/2: Remove Music_function::mark_smob with...
2015-02-18 David KastrupIssue 4293/1: Fix mark_smob definition of (unused)...
2015-01-31 Knut PetersenReduce size of PDF files when inc. in *TeX docs
2015-01-20 Jean-Charles Malah... Merge branch 'master' into translation
2015-01-04 Werner LembergRun grand replace for 2015.
2015-01-03 Keith OHaraskyline.cc: make merge_skylines a single iteration
2015-01-03 Keith OHaraskylines: remove unused function
2015-01-03 Keith OHaraskyline.cc: merge algorithm terminates independent...
2014-12-28 Jean-Charles Malah... Merge branch 'master' into translation
2014-12-09 Dan EbleIssue 4204: Convert ly::time-signature::print from...
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-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 630/3: Let Grace_iterator produce a GraceChange...
2014-10-09 David KastrupIssue 630/1: Implement Grob_property_info::matched_pop
2014-10-09 David KastrupIssue 4152: Eliminate "will never be null" warnings...
2014-10-06 David KastrupIssue 4140: Let ly:output-def? be implemented via Smob_base
2014-10-06 David KastrupIssue4141/2: Use Xxx:is_smob instead of Xxx:unsmob...
2014-10-06 David KastrupIssue 4141/1: Define inline members unsmob and is_smob...
2014-10-02 David KastrupIssue 4134: Remove trivial print_smob member functions
2014-10-02 David KastrupIssue 4135/2: Replace mark_smob static member functions...
2014-10-02 David KastrupIssue 4135/1: Don't use ASSERT_LIVE_IS_ALLOWED in simpl...
2014-09-29 Federico BruniMerge branch 'lilydev' into staging
2014-09-23 David KastrupIssue 4116: Disable ASSERT_LIVE_IS_ALLOWED in GUILEv2
2014-09-23 David KastrupIssue 4110: Patch up GUILE 2.0 SCM_SMOB_OBJECT*_LOC...
2014-09-14 Phil HolmesMerge remote branch 'origin/master' into release/unstable release/2.19.14-1
2014-09-14 David KastrupDon't use incomplete template type Smob2 in Unpure_pure...
2014-09-08 David KastrupIssue 4030: Lyrics associated to a Staff are placed...
2014-09-08 David KastrupIssue 3832: react sanely to ill-formed version strings
2014-09-08 David KastrupIssue 4086/6: Reimplement unpure-pure-containers in...
2014-09-08 David KastrupIssue 4086/5: Introduce callable Smob infrastructure
2014-09-08 David KastrupIssue 4086/4: Reimplement Simple_closure using Smob1
2014-09-08 David KastrupIssue 4086/3: Reimplement Music_function in terms of...
2014-09-08 David KastrupIssue 4086/2: Add include/small-smobs.hh for smobs...
2014-09-08 David KastrupIssue 4086/1: Reimplement Input in terms of Simple_smob
2014-09-02 David KastrupMerge branch 'issue4082'
2014-09-01 David KastrupIssue 4082/3: Run scripts/auxiliar/smob-convert.sh
2014-09-01 David KastrupIssue 4082/1: Reimplement Smobs via templates rather...
2014-09-01 David KastrupDon't assign 'safe' values to self_scm_ outside of...
2014-09-01 David KastrupMinor style fixes to some class definitions.
2014-08-31 Jean-Charles Malah... Merge branch 'master' of /home/jcharles/GIT/Lily/....
2014-08-29 Keith OHaraRemove tied accidentals after line-breaking
2014-08-27 Janek WarchołFix bugs with aligning on main part of the NoteColumn
2014-08-22 David KastrupIssue 4069: Rewrite ly_lily_module_constant in terms...
2014-08-22 David KastrupMerge branch 'issue3072' into HEAD
2014-08-22 David KastrupIssue 2507: Stop the entanglement of context properties...
2014-08-22 David KastrupIssue 3072: Nested overrides get confused with multiple...
2014-08-18 David KastrupIssue 4066: Clean lily/include/lily-proto.hh from unuse...
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-08 Heikki TauriainenSupport for controlling MIDI expression
2014-08-02 David KastrupMerge branch 'issue4032'
2014-08-02 David KastrupManual cleanup after unsmob_xxx -> Xxx:unsmob conversion
2014-08-02 David KastrupReplace remaining uses of unsmob_xxx with Xxx::unsmob
2014-08-02 David KastrupRemove definition of DECLARE_UNSMOB
2014-08-02 David Kastrupunsmob_pitch -> Pitch::unsmob and related
next