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