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