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