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