docs/Writerside/topics/about.md

changeset 1572
0499bf03aef3
parent 1571
25ead2ffb9b5
child 1573
cd2e974410ad
equal deleted inserted replaced
1571:25ead2ffb9b5 1572:0499bf03aef3
30 30
31 * adds cx_system_page_size() to allocator.h 31 * adds cx_system_page_size() to allocator.h
32 * adds cxJsonFromString() 32 * adds cxJsonFromString()
33 * adds line continuation support to CxProperties / CxPropertiesConfig 33 * adds line continuation support to CxProperties / CxPropertiesConfig
34 * adds cxBufferMaximumCapacity() 34 * adds cxBufferMaximumCapacity()
35 * adds CX_BUFFER_DO_NOT_FREE buffer flag
35 * changes cxFreeDefault() from a macro to a function so that it can be used as a simple destructor 36 * changes cxFreeDefault() from a macro to a function so that it can be used as a simple destructor
36 * changes cxBufferReserve() to allow reducing the capacity 37 * changes cxBufferReserve() to allow reducing the capacity
37 * changes the members of CxJson and CxJsonValue 38 * changes the members of CxJson and CxJsonValue
38 * changes the return value of cxJsonObjIter() to CxMapIterator 39 * changes the return value of cxJsonObjIter() to CxMapIterator
39 * changes CxTree structure so that it now inherits CX_COLLECTION_BASE 40 * changes CxTree structure so that it now inherits CX_COLLECTION_BASE

mercurial