]> git.donarmstrong.com Git - lilypond.git/blob - flower/NEWS
release: 0.1.61
[lilypond.git] / flower / NEWS
1 pl 42
2         - interval.*: Slice (Interval of int)
3         trying to get rid of 2.8 ice:
4         - moved functions with loops from varray.hh to varray.cc
5
6 pl 41
7         - matrix fixes; more inlining no virtual methods
8
9 pl 40
10         - do some Complex number stuff in Offset
11         - included axies, offset from lily
12
13 pl 39
14         - fixes to Array
15         - fixes to Interval
16
17
18 pl 38
19         - Rational
20         - Real.hh fixes
21 pl 37
22         - various String/File_path mucking
23
24 pl 36
25         - memmem fix: bugfree and *really* conforming to /usr/include/string.h
26
27 pl 35
28         - bf: libc-extension: memmem
29
30 pl 34
31         - string.icc
32         - String_convert::precision_str: double to string with fixed precision
33
34 pl 33
35         - String naming
36         - unix style paths
37
38 pl 32
39         - Assoc::clear
40         - bf: Assoc[PreviouslyUsedAndDeletedKey] = foo
41
42         
43 pl 31
44         - removed String::bool () [Sigh], String::operator char const * 
45 pl 30
46         - Cpu_timer
47 pl 29 
48         - Dictionary_iter, Dictionary
49
50 pl 28
51         - String::bool ()
52         - GNU indentation.
53
54 pl 27
55         - naming: macros are MACROS
56
57 pl 26
58         - Getopt_long : command -- and command - 
59         - Getopt_long: cosmetics
60
61 pl 25
62         - unordered_substitute and unordered_del
63         - Full_storage inline functions
64         - more Diagonal_storage fixes
65
66 pl 24 
67         - Diagonal_storage for band matrices.
68         - matrix hackings: support for other Matrix_storage
69         - NAME_MEMBERS(); -> DECLARE_MY_RUNTIME_TYPEINFO;
70         - Matrix::band_i()
71
72 pl 23:
73         - virtual-methods : static_is_type_b
74         - Choleski checks off if not PARANOID
75
76 pl 22:
77         - ACursor and PACursor to give array a List like interface.
78
79 pl 21:
80 pl 20.mb
81         - bf: Warning about NPRINT only if debugging requested.
82
83 pl 20
84         - List::junk_links()
85
86 pl 19
87         - Array::reverse()
88
89 pl 18
90         - Path::find("/usr/..") fix
91         - Directed_graph_node
92         - some Link_array extensions
93         - Pointer_list::junk()
94
95 pl 17
96         - naming: Pointer->Link, IPointer->Pointer
97
98 pl 16
99         - Array::get()
100         - P< > doco.
101
102 pl 15
103         - #ifndef fixes (MB)
104         - Dstream::clear ()
105
106 pl 14
107         - interval methods
108
109 pl 13
110         - better test-bed
111         - Heap PQueue implementation
112
113 pl 12
114         - No path search for "" and "-"
115
116 pl 11
117         - template<> class P
118         - assoc elem() methods
119
120 pl 10
121         - Matrix_storage naming
122         - Matrix_storage::try_right_multiply to help speed up
123           matrix multiply routines.
124
125 pl 9
126         - _C iso _c_l
127         - flower-debug.
128         
129 pl 8
130         
131
132 pl 7
133         - PQueue blondification.
134         - String_convert::i2hex_str fix, unsigned eqvs introduced
135         - long long depreciated, now named I64
136         - type I32 introduced. should be used iso int where 32 bits are 
137           needed(or, brr, assumed...)
138
139 pl 6-2
140 Bugfix
141         - silly String( int... ) -> String( (char)... ) fix
142           really should junk ambiguous constructor overload
143 pl 6-1  
144
145 Bugfix
146         - small but nasty include/fversion.hh fixed
147
148 pl 6
149         - all of 4-1 and 5
150 Bugfix  
151         - null_terminated -> is_binary test
152
153 pl 5
154         - memmem interface, conditional compilation
155         - snprintf
156
157 pl 4-1
158         - included in new make structure, as a library of lilypond; 
159           for compiling you-ll need ../make and ../bin dirs from 
160           lilypond...
161         
162 pl 4
163         - great file-renaming.
164         - String cleanup (binary <-> null terminate), several bugfixes
165         - great renaming of String and String_convert interfaces
166         - more conversions moved (copied actually) to String_convert
167         - String indexing now all base = 0, not found = -1
168         - renamed by to byte
169
170 pl 3
171         - String::mid
172         - memmove test code
173
174 pl 2 
175         - StringConversio::bin2int_i
176         - dumb prioq
177
178 pl 1
179         - separated StringHandle and StringData
180         - String::compare
181
182 0:
183                 
184