X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=flower%2FTODO;h=5586845c9920bb6872d9f6f75dcc044257d5ce33;hb=dfd7ebaea6c6bcd97f5a72c98a752f08c747305c;hp=6f0f451cce25e336a9ec0a07bdaf26a069df866d;hpb=74e0f769a23454f038d20270463c734a9c22f5f9;p=lilypond.git diff --git a/flower/TODO b/flower/TODO index 6f0f451cce..5586845c99 100644 --- a/flower/TODO +++ b/flower/TODO @@ -1,18 +1,38 @@ - * efficient copy cons for List - * change String::pos + * 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); + } + + * Automake, libtool - s[s.pos('%')] == '%' + * LGPL? - would be nice + * disable this auto conv: const pointer -> bool -> string + + * Pointer_array + + * PCursor -> Pointer_cursor / PointerCursor ? + + * efficient copy cons for List - * use template handle in handle.hh for strings. + * 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? + * move towards gnu or STL? parsestream.h vector.h + * lgetopt: cmd -, or cmd --