CHANGELOG

changeset 1579
0393c67556ec
parent 1576
7e19168d49d1
child 1582
32b82c424252
equal deleted inserted replaced
1578:fb73c4d69317 1579:0393c67556ec
1 Version 4.0 - tbd 1 Version 4.0 - tbd
2 ------------------------ 2 ------------------------
3 3
4 * adds cx_system_page_size() to allocator.h 4 * adds cx_system_page_size() to allocator.h
5 * adds cxJsonFromString(), cxJsonToString(), and cxJsonToPrettyString() 5 * adds cxJsonFromString(), cxJsonToString(), and cxJsonToPrettyString()
6 * adds cxMapCompare()
6 * adds line continuation support to CxProperties / CxPropertiesConfig 7 * adds line continuation support to CxProperties / CxPropertiesConfig
7 * adds cxBufferMaximumCapacity() 8 * adds cxBufferMaximumCapacity()
8 * adds cxBufferAppendString() 9 * adds cxBufferAppendString()
9 * adds CX_BUFFER_DO_NOT_FREE buffer flag 10 * adds CX_BUFFER_DO_NOT_FREE buffer flag
10 * changes cxBufferReserve() to allow reducing the capacity 11 * changes cxBufferReserve() to allow reducing the capacity

mercurial