docs/Writerside/topics/about.md

changeset 1654
5ab3fe0b7859
parent 1653
6a842bd49fea
equal deleted inserted replaced
1653:6a842bd49fea 1654:5ab3fe0b7859
36 * adds cxJsonClone() 36 * adds cxJsonClone()
37 * adds cxJsonCompare() 37 * adds cxJsonCompare()
38 * adds cxMapCompare() 38 * adds cxMapCompare()
39 * adds line continuation support to CxProperties / CxPropertiesConfig 39 * adds line continuation support to CxProperties / CxPropertiesConfig
40 * adds cx_hash_key_as_string() 40 * adds cx_hash_key_as_string()
41 * adds cx_bstr() and cx_bstr_m()
41 * adds cxBufferMaximumCapacity() 42 * adds cxBufferMaximumCapacity()
42 * adds cxBufferAppendString() 43 * adds cxBufferAppendString()
43 * adds CX_BUFFER_DO_NOT_FREE buffer flag 44 * adds CX_BUFFER_DO_NOT_FREE buffer flag
44 * changes the parameter order of cxBufferInit() and cxBufferCreate() 45 * changes the parameter order of cxBufferInit() and cxBufferCreate()
45 * changes cxBufferReserve() to allow reducing the capacity 46 * changes cxBufferReserve() to allow reducing the capacity

mercurial