4 - Dictionary_iter, Dictionary
11 - naming: macros are MACROS
14 - Getopt_long : command -- and command -
15 - Getopt_long: cosmetics
18 - unordered_substitute and unordered_del
19 - Full_storage inline functions
20 - more Diagonal_storage fixes
23 - Diagonal_storage for band matrices.
24 - matrix hackings: support for other Matrix_storage
25 - NAME_MEMBERS(); -> DECLARE_MY_RUNTIME_TYPEINFO;
29 - virtual-methods : static_is_type_b
30 - Choleski checks off if not PARANOID
33 - ACursor and PACursor to give array a List like interface.
37 - bf: Warning about NPRINT only if debugging requested.
46 - Path::find("/usr/..") fix
48 - some Link_array extensions
49 - Pointer_list::junk()
52 - naming: Pointer->Link, IPointer->Pointer
67 - Heap PQueue implementation
70 - No path search for "" and "-"
74 - assoc elem() methods
77 - Matrix_storage naming
78 - Matrix_storage::try_right_multiply to help speed up
79 matrix multiply routines.
89 - PQueue blondification.
90 - String_convert::i2hex_str fix, unsigned eqvs introduced
91 - long long depreciated, now named I64
92 - type I32 introduced. should be used iso int where 32 bits are
93 needed(or, brr, assumed...)
97 - silly String( int... ) -> String( (char)... ) fix
98 really should junk ambiguous constructor overload
102 - small but nasty include/fversion.hh fixed
107 - null_terminated -> is_binary test
110 - memmem interface, conditional compilation
114 - included in new make structure, as a library of lilypond;
115 for compiling you-ll need ../make and ../bin dirs from
119 - great file-renaming.
120 - String cleanup (binary <-> null terminate), several bugfixes
121 - great renaming of String and String_convert interfaces
122 - more conversions moved (copied actually) to String_convert
123 - String indexing now all base = 0, not found = -1
131 - StringConversio::bin2int_i
135 - separated StringHandle and StringData