CHANGELOG

changeset 1569
b5d896ad5e75
parent 1568
355066cd9186
child 1571
25ead2ffb9b5
equal deleted inserted replaced
1568:355066cd9186 1569:b5d896ad5e75
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() 5 * adds cxJsonFromString()
6 * adds line continuation support to CxProperties / CxPropertiesConfig
6 * changes cxFreeDefault() from a macro to a function so that it can be used as a simple destructor 7 * changes cxFreeDefault() from a macro to a function so that it can be used as a simple destructor
7 * changes cxBufferReserve() to allow reducing the capacity 8 * changes cxBufferReserve() to allow reducing the capacity
8 * changes the members of CxJson and CxJsonValue 9 * changes the members of CxJson and CxJsonValue
9 * changes the return value of cxJsonObjIter() to CxMapIterator 10 * changes the return value of cxJsonObjIter() to CxMapIterator
10 * changes CxTree structure so that it now inherits CX_COLLECTION_BASE 11 * changes CxTree structure so that it now inherits CX_COLLECTION_BASE

mercurial