]> git.donarmstrong.com Git - lilypond.git/blob - flower/NEWS
836eccbee0e80a518f3b3fd0682293c03a5edd58
[lilypond.git] / flower / NEWS
1 pl 1.1.6
2         - all of 1.1.4-1 and 1.1.5
3 Bugfix  
4         - null_terminated -> is_binary test
5
6 pl 1.1.5
7         - memmem interface, conditional compilation
8         - snprintf
9
10 pl 1.1.4-1
11         - included in new make structure
12         
13 pl 1.1.4
14         - great file-renaming.
15         - String cleanup (binary <-> null terminate), several bugfixes
16         - great renaming of String and String_convert interfaces
17         - more conversions moved (copied actually) to String_convert
18         - String indexing now all base = 0, not found = -1
19         - renamed by to byte
20
21 pl 1.1.3
22         - String::mid
23         - memmove test code
24
25 pl 1.1.2 
26         - StringConversio::bin2int_i
27         - dumb prioq
28
29 pl 1.1.1
30         - separated StringHandle and StringData
31         - String::compare
32
33 1.1.0:
34                 
35
36 ------------------
37 1.0:
38
39 pl 27-3
40         - debug memmove code
41         - StringData bugfix
42         - old String::String( char, int ) bugfix
43
44 pl 27-1,2 (not released)
45         patches by JCN
46         - stringutils.cc included again 
47         - bin2hex_str bugfix
48         - String class handles null bytes
49         - StringUtils inlined/outlined by #define
50         - StringConversion (only hex for now)
51
52 pl 27
53         - (temporarily?) removed findcursor* t*mat*
54
55 pl 26
56         - docxx 3.0
57
58 pl 25
59         - merge sstack and Array
60
61 pl 24
62         - small fix in vector print
63
64 pl 23
65         - win32 patches (JN)
66
67 pl 22
68         - Array::add -> Array::push