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