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