CHANGELOG

changeset 1654
5ab3fe0b7859
parent 1653
6a842bd49fea
child 1662
527ac061b247
equal deleted inserted replaced
1653:6a842bd49fea 1654:5ab3fe0b7859
9 * adds cxJsonClone() 9 * adds cxJsonClone()
10 * adds cxJsonCompare() 10 * adds cxJsonCompare()
11 * adds cxMapCompare() 11 * adds cxMapCompare()
12 * adds line continuation support to CxProperties / CxPropertiesConfig 12 * adds line continuation support to CxProperties / CxPropertiesConfig
13 * adds cx_hash_key_as_string() 13 * adds cx_hash_key_as_string()
14 * adds cx_bstr() and cx_bstr_m()
14 * adds cxBufferMaximumCapacity() 15 * adds cxBufferMaximumCapacity()
15 * adds cxBufferAppendString() 16 * adds cxBufferAppendString()
16 * adds CX_BUFFER_DO_NOT_FREE buffer flag 17 * adds CX_BUFFER_DO_NOT_FREE buffer flag
17 * changes the parameter order of cxBufferInit() and cxBufferCreate() 18 * changes the parameter order of cxBufferInit() and cxBufferCreate()
18 * changes cxBufferReserve() to allow reducing the capacity 19 * changes cxBufferReserve() to allow reducing the capacity

mercurial