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