docs/Writerside/topics/about.md

changeset 1301
f81d8b4f40c4
parent 1300
fcb149ee60ff
child 1304
57e062a4bb05
equal deleted inserted replaced
1300:fcb149ee60ff 1301:f81d8b4f40c4
40 * fixes unnecessary allocations in cx_strcat() family of functions 40 * fixes unnecessary allocations in cx_strcat() family of functions
41 * fixes errno value after failing cxBufferSeek() to be consistently EINVAL 41 * fixes errno value after failing cxBufferSeek() to be consistently EINVAL
42 * fixes implementation of cxBufferTerminate() 42 * fixes implementation of cxBufferTerminate()
43 * fixes allocator arguments for some printf.h functions not being const 43 * fixes allocator arguments for some printf.h functions not being const
44 * fixes that cx_tree_search() did not investigate subtrees with equally good distance 44 * fixes that cx_tree_search() did not investigate subtrees with equally good distance
45 * removes the use of C23 attributes because they don't mix well with GNU attributes in GCC 15
45 46
46 ### Version 3.1 - 2025-02-11 {collapsible="true"} 47 ### Version 3.1 - 2025-02-11 {collapsible="true"}
47 48
48 * adds properties.h 49 * adds properties.h
49 * adds tree.h 50 * adds tree.h

mercurial