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