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