]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/NEWS
release: 0.1.12
[lilypond.git] / flower / NEWS
index a642a93eba4b922ca47bf9bb19e5019ab5f9ee5c..803bfd6dbe594d96b9bbfe6550c1d04ea80219a6 100644 (file)
@@ -1,6 +1,39 @@
-version 1.1:
+pl 28
+       - String::bool ()
+       - GNU indentation.
+
+pl 27
+       - naming: macros are MACROS
+
+pl 26
+       - Getopt_long : command -- and command - 
+       - Getopt_long: cosmetics
+
+pl 25
+       - unordered_substitute and unordered_del
+       - Full_storage inline functions
+       - more Diagonal_storage fixes
+
+pl 24 
+       - Diagonal_storage for band matrices.
+       - matrix hackings: support for other Matrix_storage
+       - NAME_MEMBERS(); -> DECLARE_MY_RUNTIME_TYPEINFO;
+       - Matrix::band_i()
+
+pl 23:
+       - virtual-methods : static_is_type_b
+       - Choleski checks off if not PARANOID
+
+pl 22:
+       - ACursor and PACursor to give array a List like interface.
+
+pl 21:
+pl 20.mb
+       - bf: Warning about NPRINT only if debugging requested.
+
 pl 20
        - List::junk_links()
+
 pl 19
        - Array::reverse()
 
@@ -12,6 +45,7 @@ pl 18
 
 pl 17
        - naming: Pointer->Link, IPointer->Pointer
+
 pl 16
        - Array::get()
        - P< > doco.
@@ -22,6 +56,7 @@ pl 15
 
 pl 14
        - interval methods
+
 pl 13
        - better test-bed
        - Heap PQueue implementation
@@ -98,36 +133,3 @@ pl 1
 0:
                
 
-------------------
-1.0:
-
-pl 27-3
-       - debug memmove code
-       - StringData bugfix
-       - old String::String( char, int ) bugfix
-
-pl 27-1,2 (not released)
-       patches by JCN
-       - stringutils.cc included again 
-       - bin2hex_str bugfix
-       - String class handles null bytes
-       - StringUtils inlined/outlined by #define
-       - StringConversion (only hex for now)
-
-pl 27
-       - (temporarily?) removed findcursor* t*mat*
-
-pl 26
-       - docxx 3.0
-
-pl 25
-       - merge sstack and Array
-
-pl 24
-       - small fix in vector print
-
-pl 23
-       - win32 patches (JN)
-
-pl 22
-       - Array::add -> Array::push