]> git.donarmstrong.com Git - lilypond.git/blob - flower/NEWS
57ad102788a65da08df99651fbeb68fba24529ee
[lilypond.git] / flower / NEWS
1
2
3 pl 25
4         - unordered_substitute and unordered_del
5         - Full_storage inline functions
6         - more Diagonal_storage fixes
7
8 pl 24 
9         - Diagonal_storage for band matrices.
10         - matrix hackings: support for other Matrix_storage
11         - NAME_MEMBERS(); -> DECLARE_MY_RUNTIME_TYPEINFO;
12         - Matrix::band_i()
13
14 pl 23:
15         - virtual-methods : static_is_type_b
16         - Choleski checks off if not PARANOID
17
18 pl 22:
19         - ACursor and PACursor to give array a List like interface.
20
21 pl 21:
22 pl 20.mb
23         - bf: Warning about NPRINT only if debugging requested.
24
25 pl 20
26         - List::junk_links()
27
28 pl 19
29         - Array::reverse()
30
31 pl 18
32         - Path::find("/usr/..") fix
33         - Directed_graph_node
34         - some Link_array extensions
35         - Pointer_list::junk()
36
37 pl 17
38         - naming: Pointer->Link, IPointer->Pointer
39
40 pl 16
41         - Array::get()
42         - P< > doco.
43
44 pl 15
45         - #ifndef fixes (MB)
46         - Dstream::clear ()
47
48 pl 14
49         - interval methods
50
51 pl 13
52         - better test-bed
53         - Heap PQueue implementation
54
55 pl 12
56         - No path search for "" and "-"
57
58 pl 11
59         - template<> class P
60         - assoc elem() methods
61
62 pl 10
63         - Matrix_storage naming
64         - Matrix_storage::try_right_multiply to help speed up
65           matrix multiply routines.
66
67 pl 9
68         - _C iso _c_l
69         - flower-debug.
70         
71 pl 8
72         
73
74 pl 7
75         - PQueue blondification.
76         - String_convert::i2hex_str fix, unsigned eqvs introduced
77         - long long depreciated, now named I64
78         - type I32 introduced. should be used iso int where 32 bits are 
79           needed(or, brr, assumed...)
80
81 pl 6-2
82 Bugfix
83         - silly String( int... ) -> String( (char)... ) fix
84           really should junk ambiguous constructor overload
85 pl 6-1  
86
87 Bugfix
88         - small but nasty include/fversion.hh fixed
89
90 pl 6
91         - all of 4-1 and 5
92 Bugfix  
93         - null_terminated -> is_binary test
94
95 pl 5
96         - memmem interface, conditional compilation
97         - snprintf
98
99 pl 4-1
100         - included in new make structure, as a library of lilypond; 
101           for compiling you-ll need ../make and ../bin dirs from 
102           lilypond...
103         
104 pl 4
105         - great file-renaming.
106         - String cleanup (binary <-> null terminate), several bugfixes
107         - great renaming of String and String_convert interfaces
108         - more conversions moved (copied actually) to String_convert
109         - String indexing now all base = 0, not found = -1
110         - renamed by to byte
111
112 pl 3
113         - String::mid
114         - memmove test code
115
116 pl 2 
117         - StringConversio::bin2int_i
118         - dumb prioq
119
120 pl 1
121         - separated StringHandle and StringData
122         - String::compare
123
124 0:
125                 
126