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