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