X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=flower%2FNEWS;h=111717025e1822504dac1415307572bb947e5bc2;hb=225485917d3e66bd7eb907d6462e981ae1bd1654;hp=f9e06e05526400da14938e7ef67944593f8e0fac;hpb=1edc2436a028cb2d1be8786ab0972a95b0985d42;p=lilypond.git diff --git a/flower/NEWS b/flower/NEWS index f9e06e0552..111717025e 100644 --- a/flower/NEWS +++ b/flower/NEWS @@ -1,3 +1,40 @@ +pl 41 + - matrix fixes; more inlining no virtual methods + +pl 40 + - do some Complex number stuff in Offset + - included axies, offset from lily + +pl 39 + - fixes to Array + - fixes to Interval + + +pl 38 + - Rational + - Real.hh fixes +pl 37 + - various String/File_path mucking + +pl 36 + - memmem fix: bugfree and *really* conforming to /usr/include/string.h + +pl 35 + - bf: libc-extension: memmem + +pl 34 + - string.icc + - String_convert::precision_str: double to string with fixed precision + +pl 33 + - String naming + - unix style paths + +pl 32 + - Assoc::clear + - bf: Assoc[PreviouslyUsedAndDeletedKey] = foo + + pl 31 - removed String::bool () [Sigh], String::operator char const * pl 30