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