X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=flower%2FTODO;h=6229ff65fb9bf51eb5e8a40f60f87483280654a9;hb=97a0169312a260933246ab224e4f8b0969871dd5;hp=6ce4b741d24e680a18156f11d44fea713ca54e68;hpb=afa9eb0922477ed70c182b3fc023a3baedb5c6f0;p=lilypond.git diff --git a/flower/TODO b/flower/TODO index 6ce4b741d2..6229ff65fb 100644 --- a/flower/TODO +++ b/flower/TODO @@ -1,22 +1,36 @@ - * PointerVec ? - * PCursor -> Pointer_cursor / PointerCursor ? + * Unicode support in strings - * efficient copy cons for List + * write a decent Dictionary + - write a Pointer_hash template - * extend Interval + * Array::slice() upper too + + * fix ambiguous String constructor overloads, e.g.: + String( int ) and String( char ), use + + class String { + explicit String(int); + } + + * Automake, libtool - * change String::pos + * disable this auto conv: const pointer -> bool -> string - s[s.pos('%')] == '%' + * Pointer_array - would be nice + * PCursor -> Pointer_cursor / PointerCursor ? + + * efficient copy cons for List + + * extend Interval - * use template handle in handle.hh for strings. + * use template handle in handle.hh for strings? * move towards gnu or STL? parsestream.h vector.h + * lgetopt: cmd -, or cmd --