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